repositories
/
deb_libcec.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
cec: fixed typo in GetStatus()
[deb_libcec.git]
/
src
/
lib
/
2012-02-17
Lars Op den Kamp
cec: fixed typo in GetStatus()
tree
|
commitdiff
2012-02-17
Lars Op den Kamp
cec: process messages that were received async, or...
tree
|
commitdiff
2012-02-17
Lars Op den Kamp
cec: ensure that the vendor id is requested first when...
tree
|
commitdiff
2012-02-17
Lars Op den Kamp
cec: cleaned up CCECBusDevice::GetStatus()
tree
|
commitdiff
2012-02-17
Lars Op den Kamp
cec: LG devices don't respond to CEC version requests...
tree
|
commitdiff
2012-02-17
Lars Op den Kamp
cec: fixed 'unsupported command' marking in CCECBusDevice
tree
|
commitdiff
2012-02-17
Lars Op den Kamp
cec: fixed - directly process commands that have been...
tree
|
commitdiff
2012-02-17
Lars Op den Kamp
tabs -> spaces
tree
|
commitdiff
2012-02-17
Lars Op den Kamp
platform: fixed return value from CCondition::Wait()
tree
|
commitdiff
2012-02-16
Lars Op den Kamp
cec: bump version numbers to 1.5, to prepare for the...
tree
|
commitdiff
2012-02-16
Lars Op den Kamp
cec: added RescanDevices()/cec_rescan_devices() to...
tree
|
commitdiff
2012-02-16
Lars Op den Kamp
cec: check whether the port is open, not whether libCEC...
tree
|
commitdiff
2012-02-16
Lars Op den Kamp
cec: ensure that the ackmask is always set to 0 when...
tree
|
commitdiff
2012-02-16
Lars Op den Kamp
cec: moved the autodetect address api call to libcec_co...
tree
|
commitdiff
2012-02-16
Lars Op den Kamp
cec: removed unneeded client version from the CCECProce...
tree
|
commitdiff
2012-02-16
Lars Op den Kamp
cec: fix active source switches for the standard CEC...
tree
|
commitdiff
2012-02-16
Lars Op den Kamp
cec: don't hold a lock in CCECBusDevice when calling...
tree
|
commitdiff
2012-02-15
Lars Op den Kamp
cec: added GetPortName() to CUSBCECAdapterCommunication
tree
|
commitdiff
2012-02-15
Lars Op den Kamp
cec: don't lock the mutex when checking for the poll...
tree
|
commitdiff
2012-02-15
Lars Op den Kamp
cec: don't do a full reinit when not needed
tree
|
commitdiff
2012-02-15
Lars Op den Kamp
cec-config-gui: read/write the vendor id override setting
tree
|
commitdiff
2012-02-15
Lars Op den Kamp
cec: added poweroff devices parameter to the config...
tree
|
commitdiff
2012-02-15
Lars Op den Kamp
cec: added a callback that is called when libCEC's...
tree
|
commitdiff
2012-02-15
Lars Op den Kamp
cec: don't reset the "adapter message sent" event
tree
|
commitdiff
2012-02-15
Lars Op den Kamp
cec: transmit a keypress and key release as power on...
tree
|
commitdiff
2012-02-14
Lars Op den Kamp
cec: return the anynet return keycode directly instead...
tree
|
commitdiff
2012-02-14
Lars Op den Kamp
cec: added SetConfiguration()/cec_set_configuration...
tree
|
commitdiff
2012-02-14
Lars Op den Kamp
cec: ensure that there always is at least one device...
tree
|
commitdiff
2012-02-14
Lars Op den Kamp
platform: added CCondition::Wait() without a timeout...
tree
|
commitdiff
2012-02-14
Lars Op den Kamp
platform: let CTimeout return uint32_t instead of uint6...
tree
|
commitdiff
2012-02-14
Lars Op den Kamp
cec: add an option to wake multiple devices via the...
tree
|
commitdiff
2012-02-14
Lars Op den Kamp
cec: allow to override the TV vendor id via the initial...
tree
|
commitdiff
2012-02-14
Lars Op den Kamp
cec: send power state 'standby->on' before 'on' for SL
tree
|
commitdiff
2012-02-13
Lars Op den Kamp
cec: cleanups in ActivateSource() and CSLCommandHandler
tree
|
commitdiff
2012-02-13
Lars Op den Kamp
cec: fix the initial hdmi port setting
tree
|
commitdiff
2012-02-13
Lars Op den Kamp
cec: fix SL reconnect when the source has been switched...
tree
|
commitdiff
2012-02-13
Lars Op den Kamp
cec: also send 'image view on' before setting the activ...
tree
|
commitdiff
2012-02-13
Lars Op den Kamp
cec: added defines for SL vendor command 02
tree
|
commitdiff
2012-02-13
Lars Op den Kamp
cec: implemented power up for LG devices other than...
tree
|
commitdiff
2012-02-13
Lars Op den Kamp
cec: poll the next device when the current is handled...
tree
|
commitdiff
2012-02-13
Lars Op den Kamp
cec: just send the vendor id in InitHandler()
tree
|
commitdiff
2012-02-13
Lars Op den Kamp
cec: replace the handler for the primary device directl...
tree
|
commitdiff
2012-02-13
Lars Op den Kamp
cec: protect the SL state vars with a mutex
tree
|
commitdiff
2012-02-13
Lars Op den Kamp
cec: added a couple of debug lines
tree
|
commitdiff
2012-02-13
Lars Op den Kamp
cec: send the physical address before sending the vendo...
tree
|
commitdiff
2012-02-13
Lars Op den Kamp
cec: send power state 'standby->on' to the tv when...
tree
|
commitdiff
2012-02-13
Lars Op den Kamp
cec: don't send 'image view on' when calling SetActiveS...
tree
|
commitdiff
2012-02-13
Lars Op den Kamp
cec: don't send menu state updates to LG
tree
|
commitdiff
2012-02-13
Lars Op den Kamp
cec: only let SL bug out when the power state is reques...
tree
|
commitdiff
2012-02-13
Lars Op den Kamp
platform: added an Init() method in CTimeout, so it...
tree
|
commitdiff
2012-02-13
Lars Op den Kamp
cec: only replace handlers in the background thread...
tree
|
commitdiff
2012-02-13
Lars Op den Kamp
cec: don't keep the mutex in CCECBusDevice locked in...
tree
|
commitdiff
2012-02-13
Lars Op den Kamp
cec: send LG's vendor id to broadcast, not the tv
tree
|
commitdiff
2012-02-12
Lars Op den Kamp
cec: reconnect SL after TV standby
tree
|
commitdiff
2012-02-12
Lars Op den Kamp
cec: vendor command 05 -> TransmitVendorCommandSetDevic...
tree
|
commitdiff
2012-02-12
Lars Op den Kamp
cec: more SL hacks
tree
|
commitdiff
2012-02-12
Lars Op den Kamp
cec: more LG loop fix hacks
tree
|
commitdiff
2012-02-12
Lars Op den Kamp
cec: stop replying to power status requests from LG...
tree
|
commitdiff
2012-02-12
Lars Op den Kamp
cec: fix loop when initialising LG
tree
|
commitdiff
2012-02-12
Lars Op den Kamp
cec: don't send 'image view on' to LG unless needed...
tree
|
commitdiff
2012-02-11
Lars Op den Kamp
cec: lg expects the device type on 89:05. set deck...
tree
|
commitdiff
2012-02-11
Lars Op den Kamp
cec: send feature abort to LG devices when they send...
tree
|
commitdiff
2012-02-11
Lars Op den Kamp
cec: don't try to lock the transmit mutex when deleting...
tree
|
commitdiff
2012-02-11
Lars Op den Kamp
cec: fix 104125dc8316fb58253c34f417ded1e85b22c9f8
tree
|
commitdiff
2012-02-11
Lars Op den Kamp
cec: don't keep the mutex locked in CCECBusDevice when...
tree
|
commitdiff
2012-02-11
Lars Op den Kamp
cec: prevent possible deadlock when closing the connect...
tree
|
commitdiff
2012-02-11
Lars Op den Kamp
cec: keep the 'busy state' of the command handler in...
tree
|
commitdiff
2012-02-11
Lars Op den Kamp
cec: and now proper predicates
tree
|
commitdiff
2012-02-11
Lars Op den Kamp
Revert "platform: added predicate in CCondition"
tree
|
commitdiff
2012-02-11
Lars Op den Kamp
platform: fixed return values of socket operations...
tree
|
commitdiff
2012-02-11
Lars Op den Kamp
platform: added predicate in CCondition
tree
|
commitdiff
2012-02-10
Lars Op den Kamp
cec: fix linux compilation and warning after the recent...
tree
|
commitdiff
2012-02-10
Lars Op den Kamp
cec: added a .net CEC configuration tool
tree
|
commitdiff
2012-02-10
Lars Op den Kamp
cec: set the ackmask to 0 when closing the connection
tree
|
commitdiff
2012-02-10
Lars Op den Kamp
cec: added CanPersistConfiguration()/cec_can_persist_co...
tree
|
commitdiff
2012-02-09
Lars Op den Kamp
cec: added GetCurrentConfiguration()/cec_get_current_co...
tree
|
commitdiff
2012-02-09
Lars Op den Kamp
cec: added a new initialiser method: CecInitialise...
tree
|
commitdiff
2012-02-09
Lars Op den Kamp
platform: fix tcp socket error handling and return...
tree
|
commitdiff
2012-02-09
Lars Op den Kamp
cec: allow HDMI port changes after the physical address...
tree
|
commitdiff
2012-02-09
Lars Op den Kamp
cec: use CTryLockObject when trying to replace handlers...
tree
|
commitdiff
2012-02-09
Lars Op den Kamp
cec: added CTryLockObject
tree
|
commitdiff
2012-02-09
Lars Op den Kamp
cec: include stdint.h in windows/os-types.h instead...
tree
|
commitdiff
2012-02-08
Lars Op den Kamp
cec: add a physical address override parameter to libCE...
tree
|
commitdiff
2012-02-08
Lars Op den Kamp
cec: removed deprecated CECCreate() method
tree
|
commitdiff
2012-02-08
Lars Op den Kamp
cec: don't try to read or write in CUSBCECAdapterCommun...
tree
|
commitdiff
2012-02-08
Lars Op den Kamp
cec: extracted a Close() method in CCECProcessor
tree
|
commitdiff
2012-02-08
Lars Op den Kamp
cec: use the local cec.h/cectypes.h instead of system...
tree
|
commitdiff
2012-02-07
Lars Op den Kamp
cec: don't broadcast but wake one thread in CProtectedS...
tree
|
commitdiff
2012-02-07
Lars Op den Kamp
cec: moved the previously added OS-X ifdef to posix...
tree
|
commitdiff
2012-02-07
Lars Op den Kamp
cec: fix OS-X compilation. credits: Dustin Cooper
tree
|
commitdiff
2012-02-06
Lars Op den Kamp
cec: added GetLogicalAddresses()/cec_get_logical_addres...
tree
|
commitdiff
2012-02-06
Lars Op den Kamp
cec: fixed typo in CUSBCECAdapterCommunication::Read()
tree
|
commitdiff
2012-02-06
Lars Op den Kamp
cec: added SetStreamPath()/cec_set_stream_path_logical...
tree
|
commitdiff
2012-02-06
Lars Op den Kamp
cec: keep the mutex locked when calling ReplaceHandlers...
tree
|
commitdiff
2012-02-06
Lars Op den Kamp
cec: thread methods should be virtual, not inline....
tree
|
commitdiff
2012-02-02
Lars Op den Kamp
cec: fixed possible crash when command handler were...
tree
|
commitdiff
2012-02-02
Lars Op den Kamp
cec: don't replace handlers when not initialised, or...
tree
|
commitdiff
2012-02-02
Lars Op den Kamp
cec: ping the adapter and request the firmware version...
tree
|
commitdiff
2012-02-02
Lars Op den Kamp
cec: fixed compilation warnings
tree
|
commitdiff
2012-02-02
Lars Op den Kamp
cec: added an IAdapterCommunicationCallback interface...
tree
|
commitdiff
next