deb_libcec.git
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
2012-02-09  Lars Op den... cec: include stdint.h in windows/os-types.h instead...
2012-02-08  Lars Op den... cec: add a physical address override parameter to libCE...
2012-02-08  Lars Op den... cec: removed deprecated CECCreate() method
2012-02-08  Lars Op den... cec: don't try to read or write in CUSBCECAdapterCommun...
2012-02-08  Lars Op den... cec: extracted a Close() method in CCECProcessor
2012-02-08  Lars Op den... LibCecSharp: added quotes to the linker statement for...
2012-02-08  Lars Op den... cec: use the local cec.h/cectypes.h instead of system...
2012-02-08  Lars Op den... cec: include the local cectypes.h in cec.h and cecc...
2012-02-07  Lars Op den... cec: don't broadcast but wake one thread in CProtectedS...
2012-02-07  Lars Op den... cec: moved the previously added OS-X ifdef to posix...
2012-02-07  Lars Op den... cec: fix OS-X compilation. credits: Dustin Cooper
2012-02-06  Lars Op den... cec: added GetLogicalAddresses()/cec_get_logical_addres...
2012-02-06  Lars Op den... cec: fixed typo in CUSBCECAdapterCommunication::Read()
2012-02-06  Lars Op den... updated changelog and bumped version numbers to 1.4.3
2012-02-06  Lars Op den... cec: fixed crash on exit in LibCecSharp
2012-02-06  Lars Op den... cec: don't sign development binaries with a temporary...
2012-02-06  Lars Op den... cec: added SetStreamPath()/cec_set_stream_path_logical...
2012-02-06  Lars Op den... cosmetics
2012-02-06  Lars Op den... cec: keep the mutex locked when calling ReplaceHandlers...
2012-02-06  Lars Op den... cec: thread methods should be virtual, not inline....
2012-02-05  Lars Op den... cec: created a separate driver installer, which is...
2012-02-04  Lars Op den... cec: added "driver only" and "driver + libcec" sections...
2012-02-04  Lars Op den... cec: let create-installer.cmd sign all binaries on...
2012-02-04  Lars Op den... cec: added a signed driver
2012-02-02  Lars Op den... cec: fixed possible crash when command handler were...
2012-02-02  Lars Op den... cec: don't replace handlers when not initialised, or...
2012-02-02  Lars Op den... cec: ping the adapter and request the firmware version...
2012-02-02  Lars Op den... cec: fixed compilation warnings
2012-02-02  Lars Op den... cec: added an IAdapterCommunicationCallback interface...
2012-02-02  Lars Op den... cec: dropped no longer needed start condition and state...
2012-02-02  Lars Op den... cosmetics
2012-02-02  Lars Op den... cosmetics: AddLog() has formatting params
2012-02-02  Lars Op den... cec: added the new msgcodes to MessageCodeAsString()
2012-02-02  Lars Op den... linux: fix compilation
2012-02-02  Lars Op den... win32: don't link to winsock
2012-02-02  Lars Op den... win32: resolve condition methods at runtime
2012-02-02  Lars Op den... win32: fix < vista compilation
2012-02-02  Lars Op den... cec: close and delete the connection when the processor...
2012-02-01  Bob van Loosenadded: set controlled mode on after opening a connectio...
2012-02-01  Bob van Loosenadded: new enum values
2012-02-01  Lars Op den... win64: fixed compilation
2012-02-01  Lars Op den... cec: receive and send full cec_commands, not CCECAdapte...
2012-01-31  Lars Op den... cec: clean up lib/platform
2012-01-30  Lars Op den... cec: wait 500 ms before trying to retransmit a command...
2012-01-30  Lars Op den... posix: fixed lib/platform/sockets/tcp.h compilation...
2012-01-30  Lars Op den... also updated the copyright years in posix-only files
2012-01-30  Lars Op den... changed the year in copyright notices to 2011-2012
2012-01-30  Lars Op den... win32: also timeout when data is received in SocketRead()
2012-01-30  Lars Op den... cec: added tcp client sockets to lib/platform
2012-01-29  Lars Op den... cec: fill in a couple of TODOs in lib/platform/windows...
2012-01-29  Lars Op den... cec: sync win32
2012-01-29  Lars Op den... cec: keep trying to reconnect to the com port until...
2012-01-29  Lars Op den... cec: transmit 'menu state activated' after the stream...
2012-01-29  Lars Op den... cec: clean ups and only include what we need from lib...
2012-01-27  Lars Op den... cec: add formating parameters to PrintToStdOut()
2012-01-27  Lars Op den... cec: set the ackmask to 0x0 when trying to find a free...
2012-01-27  Lars Op den... cec: bump version numbers for bugfix release 1.4.2
2012-01-27  Lars Op den... cec: try to ping the device and grab the firmware versi...
2012-01-25  Lars Op den... typo (tab/spaces) in the changelog
2012-01-25  Lars Op den... updated changelog and version numbers for v1.4.1
2012-01-25  Lars Op den... cec: retry to get the firmware version when it failed...
2012-01-25  Lars Op den... cec: renamed WaitForTransmitSucceeded() to WaitForAck...
2012-01-25  Lars Op den... cec: retry the ping adapter command when starting libCE...
2012-01-25  Lars Op den... cec: don't request the firmware version when the adapte...
2012-01-25  Lars Op den... cec: added a little extra warning in support/cec-flash...
2012-01-25  Lars Op den... cec: fixed - only the key release events were sent...
2012-01-25  Lars Op den... cec: fixed possible deadlock because of a negative...
2012-01-25  Lars Op den... cec: sync win32
next