deb_libcec.git
2012-02-16  Lars Op den... cec: fix active source switches for the standard CEC...
2012-02-16  Lars Op den... cec: don't hold a lock in CCECBusDevice when calling...
2012-02-15  Lars Op den... cec-config-gui: added an update button on the device...
2012-02-15  Lars Op den... cec-config-gui: open the connection in the background...
2012-02-15  Lars Op den... cec-config-gui: no longer showing modal device info...
2012-02-15  Lars Op den... cec-config-gui: don't update the log window all the...
2012-02-15  Lars Op den... cec: added GetPortName() to CUSBCECAdapterCommunication
2012-02-15  Lars Op den... cec: don't lock the mutex when checking for the poll...
2012-02-15  Lars Op den... cec: don't do a full reinit when not needed
2012-02-15  Lars Op den... LibCecSharp: delete the internal callback struct when...
2012-02-15  Lars Op den... cec-config-gui: cosmetics
2012-02-15  Lars Op den... cec-config-gui: read/write the vendor id override setting
2012-02-15  Lars Op den... cec-config-gui: added the new parameters. cleanup round.
2012-02-15  Lars Op den... LibCecSharp: added the new parameters
2012-02-15  Lars Op den... cec: added poweroff devices parameter to the config...
2012-02-15  Lars Op den... cec: added a callback that is called when libCEC's...
2012-02-15  Lars Op den... cec: don't reset the "adapter message sent" event
2012-02-15  Lars Op den... cec: transmit a keypress and key release as power on...
2012-02-15  Lars Op den... cec-config-gui: updated labels, added 'not implemented...
2012-02-14  Lars Op den... cec-config-gui: added some basic test commands and...
2012-02-14  Lars Op den... cec: return the anynet return keycode directly instead...
2012-02-14  Lars Op den... cec: added SetConfiguration()/cec_set_configuration...
2012-02-14  Lars Op den... LibCecSharp: set the callback methods in libcec to...
2012-02-14  Lars Op den... cec: ensure that there always is at least one device...
2012-02-14  Lars Op den... cec-config-gui: read the configuration before initialis...
2012-02-14  Lars Op den... cec-config-gui: added a button configuration panel...
2012-02-14  Lars Op den... cec-config-gui: added log level configuration and a...
2012-02-14  Lars Op den... cec-config-gui: don't enable the 'connected device...
2012-02-14  Lars Op den... platform: added CCondition::Wait() without a timeout...
2012-02-14  Lars Op den... platform: let CTimeout return uint32_t instead of uint6...
2012-02-14  Lars Op den... cec: add an option to wake multiple devices via the...
2012-02-14  Lars Op den... cec: allow to override the TV vendor id via the initial...
2012-02-14  Lars Op den... cec-config: always set the hdmi port number and device...
2012-02-14  Lars Op den... cec: send power state 'standby->on' before 'on' for SL
2012-02-13  Lars Op den... cec: cleanups in ActivateSource() and CSLCommandHandler
2012-02-13  Lars Op den... cec: fix the initial hdmi port setting
2012-02-13  Lars Op den... cec: fix SL reconnect when the source has been switched...
2012-02-13  Lars Op den... cec: also send 'image view on' before setting the activ...
2012-02-13  Lars Op den... cec: added defines for SL vendor command 02
2012-02-13  Lars Op den... cec: don't send power on, acitve source and standby...
2012-02-13  Lars Op den... cec: implemented power up for LG devices other than...
2012-02-13  Lars Op den... cec: poll the next device when the current is handled...
2012-02-13  Lars Op den... cec: just send the vendor id in InitHandler()
2012-02-13  Lars Op den... cec: replace the handler for the primary device directl...
2012-02-13  Lars Op den... cec: protect the SL state vars with a mutex
2012-02-13  Lars Op den... cec: added a couple of debug lines
2012-02-13  Lars Op den... cec: send the physical address before sending the vendo...
2012-02-13  Lars Op den... cec: send power state 'standby->on' to the tv when...
2012-02-13  Lars Op den... cec: don't send 'image view on' when calling SetActiveS...
2012-02-13  Lars Op den... cec: don't send menu state updates to LG
2012-02-13  Lars Op den... cec: only let SL bug out when the power state is reques...
2012-02-13  Lars Op den... platform: added an Init() method in CTimeout, so it...
2012-02-13  Lars Op den... cec: only replace handlers in the background thread...
2012-02-13  Lars Op den... cec: don't keep the mutex in CCECBusDevice locked in...
2012-02-13  Lars Op den... cec: send LG's vendor id to broadcast, not the tv
2012-02-12  Lars Op den... cec: reconnect SL after TV standby
2012-02-12  Lars Op den... cec: vendor command 05 -> TransmitVendorCommandSetDevic...
2012-02-12  Lars Op den... cec: more SL hacks
2012-02-12  Lars Op den... cec: more LG loop fix hacks
2012-02-12  Lars Op den... cec: stop replying to power status requests from LG...
2012-02-12  Lars Op den... cec: fix loop when initialising LG
2012-02-12  Lars Op den... cec: don't send 'image view on' to LG unless needed...
2012-02-11  Lars Op den... cec: lg expects the device type on 89:05. set deck...
2012-02-11  Lars Op den... cec: send feature abort to LG devices when they send...
2012-02-11  Lars Op den... cec: don't try to lock the transmit mutex when deleting...
2012-02-11  Lars Op den... cec: fix 104125dc8316fb58253c34f417ded1e85b22c9f8
2012-02-11  Lars Op den... cec: don't keep the mutex locked in CCECBusDevice when...
2012-02-11  Lars Op den... cec: prevent possible deadlock when closing the connect...
2012-02-11  Lars Op den... cec: keep the 'busy state' of the command handler in...
2012-02-11  Lars Op den... cec: and now proper predicates
2012-02-11  Lars Op den... Revert "platform: added predicate in CCondition"
2012-02-11  Lars Op den... platform: fixed return values of socket operations...
2012-02-11  Lars Op den... platform: added predicate in CCondition
2012-02-10  Lars Op den... cec: fix linux compilation and warning after the recent...
2012-02-10  Lars Op den... cec-config-gui: display the detected menu language
2012-02-10  Lars Op den... cec-config-gui: added some tooltips
2012-02-10  Lars Op den... deleted the signed driver from the tree, since that...
2012-02-10  Lars Op den... added the new config tool to the installer
2012-02-10  Lars Op den... cec: added a .net CEC configuration tool
2012-02-10  Lars Op den... cec: added GetLogicalAddresses() and SetStreamPath...
2012-02-10  Lars Op den... cec: use the new "config constructor" in CecSharpClient
2012-02-10  Lars Op den... cec: don't override callback methods in the new LibCecS...
2012-02-10  Lars Op den... cec: create a default device type config in LibCecSharp
2012-02-10  Lars Op den... cec: added the new config persistence methods to LibCec...
2012-02-10  Lars Op den... cec: added the new initialise method to LibCecSharp...
2012-02-10  Lars Op den... cec: extracted CecSharpTypes.h in LibCecSharp. LibCecSh...
2012-02-10  Lars Op den... cec-config: save the config xml if the adapter doesn...
2012-02-10  Lars Op den... cec-config: make the chosen physical address active
2012-02-10  Lars Op den... cec: set the ackmask to 0 when closing the connection
2012-02-10  Lars Op den... cec: added CanPersistConfiguration()/cec_can_persist_co...
2012-02-09  Lars Op den... cec-config: added the other options from xbmc to the...
2012-02-09  Lars Op den... cec: added GetCurrentConfiguration()/cec_get_current_co...
2012-02-09  Lars Op den... cec-config: use the new LibCecInitialise()
2012-02-09  Lars Op den... cec: added a new initialiser method: CecInitialise...
2012-02-09  Lars Op den... cec-config: fixed typo
2012-02-09  Lars Op den... platform: fix tcp socket error handling and return...
2012-02-09  Lars Op den... cec: added cec-config, a libCEC configuration wizard...
2012-02-09  Lars Op den... cec: allow HDMI port changes after the physical address...
2012-02-09  Lars Op den... cec: use CTryLockObject when trying to replace handlers...
2012-02-09  Lars Op den... cec: added CTryLockObject
next