repositories
/
deb_libcec.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Only respond to Give Physical Address with Report Physical Address.
[deb_libcec.git]
/
src
/
lib
/
devices
/
CECBusDevice.cpp
2012-04-23
Lars Op den Kamp
cec: fixed - the wrong setting was being read when...
blob
|
commitdiff
|
raw
2012-04-20
Mark Kendall
Don't send commands if we know them to be unsupported...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-15
Lars Op den Kamp
Merge branch 'adaptercomm'. bugzid: 654
blob
|
commitdiff
|
raw
|
diff to current
2012-04-15
Lars Op den Kamp
cec: refactor USB adapter communication. less locks...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-11
Lars Op den Kamp
cec: fixed possible crash when trying to request a...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-10
Mark Kendall
Respond to Get Menu Language. bugzid: 547
blob
|
commitdiff
|
raw
|
diff to current
2012-03-27
Lars Op den Kamp
cec: request the vendor id of a device if needed when...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-19
Lars Op den Kamp
cec: mark the correct device as active source after...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-19
Lars Op den Kamp
cec: poll doesn't have an opcode. bugzid: 591
blob
|
commitdiff
|
raw
|
diff to current
2012-02-18
Lars Op den Kamp
cec: wait for multiple responses, not just for one...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-17
Lars Op den Kamp
cec: fixed typo in GetStatus()
blob
|
commitdiff
|
raw
|
diff to current
2012-02-17
Lars Op den Kamp
cec: ensure that the vendor id is requested first when...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-17
Lars Op den Kamp
cec: cleaned up CCECBusDevice::GetStatus()
blob
|
commitdiff
|
raw
|
diff to current
2012-02-17
Lars Op den Kamp
cec: fixed 'unsupported command' marking in CCECBusDevice
blob
|
commitdiff
|
raw
|
diff to current
2012-02-17
Lars Op den Kamp
tabs -> spaces
blob
|
commitdiff
|
raw
|
diff to current
2012-02-16
Lars Op den Kamp
cec: moved the autodetect address api call to libcec_co...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-16
Lars Op den Kamp
cec: fix active source switches for the standard CEC...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-16
Lars Op den Kamp
cec: don't hold a lock in CCECBusDevice when calling...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-15
Lars Op den Kamp
cec: don't lock the mutex when checking for the poll...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-15
Lars Op den Kamp
cec: transmit a keypress and key release as power on...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-13
Lars Op den Kamp
cec: cleanups in ActivateSource() and CSLCommandHandler
blob
|
commitdiff
|
raw
|
diff to current
2012-02-13
Lars Op den Kamp
cec: poll the next device when the current is handled...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-13
Lars Op den Kamp
cec: don't keep the mutex in CCECBusDevice locked in...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-12
Lars Op den Kamp
cec: don't send 'image view on' to LG unless needed...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-11
Lars Op den Kamp
cec: fix 104125dc8316fb58253c34f417ded1e85b22c9f8
blob
|
commitdiff
|
raw
|
diff to current
2012-02-11
Lars Op den Kamp
cec: don't keep the mutex locked in CCECBusDevice when...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-11
Lars Op den Kamp
cec: keep the 'busy state' of the command handler in...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-09
Lars Op den Kamp
cec: use CTryLockObject when trying to replace handlers...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-02
Lars Op den Kamp
cec: fixed possible crash when command handler were...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-02
Lars Op den Kamp
cec: don't replace handlers when not initialised, or...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-30
Lars Op den Kamp
changed the year in copyright notices to 2011-2012
blob
|
commitdiff
|
raw
|
diff to current
2012-01-29
Lars Op den Kamp
cec: clean ups and only include what we need from lib...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-27
Lars Op den Kamp
cec: set the ackmask to 0x0 when trying to find a free...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-25
Lars Op den Kamp
cec: simplified AddLog() method
blob
|
commitdiff
|
raw
|
diff to current
2012-01-17
Lars Op den Kamp
cec: refactored threading/locking - added windows nativ...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-11
Lars Op den Kamp
cec: always refresh the power state of a device when...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-08
Lars Op den Kamp
Merge pull request #16 from finson/65894f58514a9ab61ae2...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-03
Lars Op den Kamp
cec: don't make libCEC the active source when changing...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-03
Lars Op den Kamp
cec: don't switch handlers when not needed
blob
|
commitdiff
|
raw
|
diff to current
2012-01-03
Lars Op den Kamp
cec: only switch handlers once when using the generic...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-01
Lars Op den Kamp
cec: replace the command handler directly after receivi...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-29
Lars Op den Kamp
cec: update the power status of a device when it's...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-29
Lars Op den Kamp
cec: clean up and fix the LG command handler
blob
|
commitdiff
|
raw
|
diff to current
2011-12-28
Lars Op den Kamp
cec: don't hold a lock while waiting for a response...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-27
Lars Op den Kamp
cec: let CCECProcessor replace the command handlers
blob
|
commitdiff
|
raw
|
diff to current
2011-12-27
Lars Op den Kamp
cec: don't replace a command handler when it's being...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-23
Lars Op den Kamp
cec: remove m_writeMutex in CCECBusDevice
blob
|
commitdiff
|
raw
|
diff to current
2011-12-21
Lars Op den Kamp
cec: don't keep trying the same command/request after...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-20
Lars Op den Kamp
cec: don't init the default handler before the physical...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-20
Lars Op den Kamp
cec: handle the bWait parameter in TransmitKeypress...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-09
Lars Op den Kamp
cec: fixed - set power state to powered off when a...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-09
Lars Op den Kamp
cec: fixed - mark a device as active source before...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-07
Lars Op den Kamp
Merge branch 'master' of github.com:Pulse-Eight/libcec
blob
|
commitdiff
|
raw
|
diff to current
2011-12-07
Lars Op den Kamp
cec: set device status to 'present' when a command...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-06
Lars Op den Kamp
cec: and more LG hacks
blob
|
commitdiff
|
raw
|
diff to current
2011-12-06
Lars Op den Kamp
cec: fix device polling
blob
|
commitdiff
|
raw
|
diff to current
2011-12-05
Lars Op den Kamp
cec: couple of cleanups. don't refresh the vendorid...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-05
Lars Op den Kamp
cec: refactor CEC read/write. keep a single lock for...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-04
Lars Op den Kamp
cec: fix venodor id change. fix physical address change
blob
|
commitdiff
|
raw
|
diff to current
2011-12-04
Lars Op den Kamp
cec: send the physical address only once. keep a write...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-04
Lars Op den Kamp
cec: the OSD name of a TV is always 'TV'
blob
|
commitdiff
|
raw
|
diff to current
2011-12-04
Lars Op den Kamp
cec: increase the transmit timeout for LG devices
blob
|
commitdiff
|
raw
|
diff to current
2011-12-04
Lars Op den Kamp
cec: send deck status 0x20 when an LG tv is found,...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-04
Lars Op den Kamp
cec: don't retry polls
blob
|
commitdiff
|
raw
|
diff to current
2011-12-02
Lars Op den Kamp
Merge pull request #7 from og01/master
blob
|
commitdiff
|
raw
|
diff to current
2011-11-29
Lars Op den Kamp
cec: make sure that a device is really powered on
blob
|
commitdiff
|
raw
|
diff to current
2011-11-29
Lars Op den Kamp
cec: added 'scan' command to cec-client, that displays...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-28
Lars Op den Kamp
cec: keep a separate write and read lock in CCECBusDevice
blob
|
commitdiff
|
raw
|
diff to current
2011-11-28
Lars Op den Kamp
cec: inactive source should be directly addressed at...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-28
Lars Op den Kamp
cec: only poll devices that need to be polled. fix...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-28
Lars Op den Kamp
cec: new libCEC methods added to LibCecSharp. fixed...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-28
Lars Op den Kamp
cec: added GetOSDName()/cec_get_osd_name(). only reques...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-28
Lars Op den Kamp
cec: scan the CEC bus for devices when starting libcec
blob
|
commitdiff
|
raw
|
diff to current
2011-11-27
Lars Op den Kamp
cec: added SendKeypress()/cec_send_keypress() and SendK...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-25
Lars Op den Kamp
cec: added SetHDMIPort()/cec_set_hdmi_port(). devices...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-25
Lars Op den Kamp
cec: fixed - don't report a changed physical address...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-25
Lars Op den Kamp
cec: fixed - routing information sets the stream path...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-25
Lars Op den Kamp
cec: update m_iLastActive if a poll was acked in CCECBu...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-25
Lars Op den Kamp
cec: mark device status as present when a command was...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-25
Lars Op den Kamp
cec: always send a power on command in CCECBusDevice...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-25
Lars Op den Kamp
cec: don't request updates statusses unless needed
blob
|
commitdiff
|
raw
|
diff to current
2011-11-25
Lars Op den Kamp
cec: moved part of the TryLogicalAddress() logic to...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-25
Lars Op den Kamp
cec: store the status of a bus device: present, not...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-25
Lars Op den Kamp
cec: changed - pass all commands that are directed...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-23
Lars Op den Kamp
cec: more of the same. bugzid: 19
blob
|
commitdiff
|
raw
|
diff to current
2011-11-22
Lars Op den Kamp
cec: make SetStreamPath() thread safe. bugzid: 19
blob
|
commitdiff
|
raw
|
diff to current
2011-11-18
Lars Op den Kamp
Merge branch 'ghuron/patch-1'. corrected CEC_OPCODE_DEV...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-17
ghuron
Update src/lib/devices/CECBusDevice.cpp
blob
|
commitdiff
|
raw
|
diff to current
2011-11-14
Lars Op den Kamp
cec: renamed enum methods. fixes potential macro collis...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-11
Lars Op den Kamp
cec: start with menu activated or keypresses won't...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-11
Lars Op den Kamp
cec: added SetMenuState()
blob
|
commitdiff
|
raw
|
diff to current
2011-11-11
Lars Op den Kamp
cec: added some more audio related opcode handling...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-10
Lars Op den Kamp
cec: added ToString(cec_version)
blob
|
commitdiff
|
raw
|
diff to current
2011-11-10
Lars Op den Kamp
cec: fixed some int conversions that made the win32...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-10
Lars Op den Kamp
cec: only send 'active source' when powered on
blob
|
commitdiff
|
raw
|
diff to current
2011-11-10
Lars Op den Kamp
cec: show the power status as string instead of int
blob
|
commitdiff
|
raw
|
diff to current
2011-11-10
Lars Op den Kamp
cec: mark the active source as active and other devices...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-10
Lars Op den Kamp
cec: moved TransmitDeckStatus() to CCECPlaybackDevice
blob
|
commitdiff
|
raw
|
diff to current
2011-11-10
Lars Op den Kamp
cec: only send a power on command when a device isn...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-10
Lars Op den Kamp
cec: set power status to on when the stream path change...
blob
|
commitdiff
|
raw
|
diff to current
next