repositories
/
deb_libcec.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
cec: don't keep the mutex locked in CCECBusDevice when calling InitHandler
2012-02-11
Lars Op den Kamp
cec: don't keep the mutex locked in CCECBusDevice when...
commit
|
commitdiff
|
tree
2012-02-11
Lars Op den Kamp
cec: prevent possible deadlock when closing the connection...
commit
|
commitdiff
|
tree
2012-02-11
Lars Op den Kamp
cec: keep the 'busy state' of the command handler in...
commit
|
commitdiff
|
tree
2012-02-11
Lars Op den Kamp
cec: and now proper predicates
commit
|
commitdiff
|
tree
2012-02-11
Lars Op den Kamp
Revert "platform: added predicate in CCondition"
commit
|
commitdiff
|
tree
2012-02-11
Lars Op den Kamp
platform: fixed return values of socket operations...
commit
|
commitdiff
|
tree
2012-02-11
Lars Op den Kamp
platform: added predicate in CCondition
commit
|
commitdiff
|
tree
2012-02-10
Lars Op den Kamp
cec: fix linux compilation and warning after the recent...
commit
|
commitdiff
|
tree
2012-02-10
Lars Op den Kamp
cec-config-gui: display the detected menu language
commit
|
commitdiff
|
tree
2012-02-10
Lars Op den Kamp
cec-config-gui: added some tooltips
commit
|
commitdiff
|
tree
2012-02-10
Lars Op den Kamp
deleted the signed driver from the tree, since that...
commit
|
commitdiff
|
tree
2012-02-10
Lars Op den Kamp
added the new config tool to the installer
commit
|
commitdiff
|
tree
2012-02-10
Lars Op den Kamp
cec: added a .net CEC configuration tool
commit
|
commitdiff
|
tree
2012-02-10
Lars Op den Kamp
cec: added GetLogicalAddresses() and SetStreamPath...
commit
|
commitdiff
|
tree
2012-02-10
Lars Op den Kamp
cec: use the new "config constructor" in CecSharpClient
commit
|
commitdiff
|
tree
2012-02-10
Lars Op den Kamp
cec: don't override callback methods in the new LibCecSharp...
commit
|
commitdiff
|
tree
2012-02-10
Lars Op den Kamp
cec: create a default device type config in LibCecSharp
commit
|
commitdiff
|
tree
2012-02-10
Lars Op den Kamp
cec: added the new config persistence methods to LibCecSharp
commit
|
commitdiff
|
tree
2012-02-10
Lars Op den Kamp
cec: added the new initialise method to LibCecSharp...
commit
|
commitdiff
|
tree
2012-02-10
Lars Op den Kamp
cec: extracted CecSharpTypes.h in LibCecSharp. LibCecSharp...
commit
|
commitdiff
|
tree
2012-02-10
Lars Op den Kamp
cec-config: save the config xml if the adapter doesn...
commit
|
commitdiff
|
tree
2012-02-10
Lars Op den Kamp
cec-config: make the chosen physical address active
commit
|
commitdiff
|
tree
2012-02-10
Lars Op den Kamp
cec: set the ackmask to 0 when closing the connection
commit
|
commitdiff
|
tree
2012-02-10
Lars Op den Kamp
cec: added CanPersistConfiguration()/cec_can_persist_configu...
commit
|
commitdiff
|
tree
2012-02-09
Lars Op den Kamp
cec-config: added the other options from xbmc to the...
commit
|
commitdiff
|
tree
2012-02-09
Lars Op den Kamp
cec: added GetCurrentConfiguration()/cec_get_current_configu...
commit
|
commitdiff
|
tree
2012-02-09
Lars Op den Kamp
cec-config: use the new LibCecInitialise()
commit
|
commitdiff
|
tree
2012-02-09
Lars Op den Kamp
cec: added a new initialiser method: CecInitialise...
commit
|
commitdiff
|
tree
2012-02-09
Lars Op den Kamp
cec-config: fixed typo
commit
|
commitdiff
|
tree
2012-02-09
Lars Op den Kamp
platform: fix tcp socket error handling and return...
commit
|
commitdiff
|
tree
2012-02-09
Lars Op den Kamp
cec: added cec-config, a libCEC configuration wizard...
commit
|
commitdiff
|
tree
2012-02-09
Lars Op den Kamp
cec: allow HDMI port changes after the physical address...
commit
|
commitdiff
|
tree
2012-02-09
Lars Op den Kamp
cec: use CTryLockObject when trying to replace handlers...
commit
|
commitdiff
|
tree
2012-02-09
Lars Op den Kamp
cec: added CTryLockObject
commit
|
commitdiff
|
tree
2012-02-09
Lars Op den Kamp
cec: include stdint.h in windows/os-types.h instead...
commit
|
commitdiff
|
tree
2012-02-08
Lars Op den Kamp
cec: add a physical address override parameter to libCEC...
commit
|
commitdiff
|
tree
2012-02-08
Lars Op den Kamp
cec: removed deprecated CECCreate() method
commit
|
commitdiff
|
tree
2012-02-08
Lars Op den Kamp
cec: don't try to read or write in CUSBCECAdapterCommunicati...
commit
|
commitdiff
|
tree
2012-02-08
Lars Op den Kamp
cec: extracted a Close() method in CCECProcessor
commit
|
commitdiff
|
tree
2012-02-08
Lars Op den Kamp
LibCecSharp: added quotes to the linker statement for...
commit
|
commitdiff
|
tree
2012-02-08
Lars Op den Kamp
cec: use the local cec.h/cectypes.h instead of system...
commit
|
commitdiff
|
tree
2012-02-08
Lars Op den Kamp
cec: include the local cectypes.h in cec.h and cecc...
commit
|
commitdiff
|
tree
2012-02-07
Lars Op den Kamp
cec: don't broadcast but wake one thread in CProtectedSocket...
commit
|
commitdiff
|
tree
2012-02-07
Lars Op den Kamp
cec: moved the previously added OS-X ifdef to posix...
commit
|
commitdiff
|
tree
2012-02-07
Lars Op den Kamp
cec: fix OS-X compilation. credits: Dustin Cooper
commit
|
commitdiff
|
tree
2012-02-06
Lars Op den Kamp
cec: added GetLogicalAddresses()/cec_get_logical_addresses...
commit
|
commitdiff
|
tree
2012-02-06
Lars Op den Kamp
cec: fixed typo in CUSBCECAdapterCommunication::Read()
commit
|
commitdiff
|
tree
2012-02-06
Lars Op den Kamp
updated changelog and bumped version numbers to 1.4.3
commit
|
commitdiff
|
tree
2012-02-06
Lars Op den Kamp
cec: fixed crash on exit in LibCecSharp
commit
|
commitdiff
|
tree
2012-02-06
Lars Op den Kamp
cec: don't sign development binaries with a temporary...
commit
|
commitdiff
|
tree
2012-02-06
Lars Op den Kamp
cec: added SetStreamPath()/cec_set_stream_path_logical...
commit
|
commitdiff
|
tree
2012-02-06
Lars Op den Kamp
cosmetics
commit
|
commitdiff
|
tree
2012-02-06
Lars Op den Kamp
cec: keep the mutex locked when calling ReplaceHandlers...
commit
|
commitdiff
|
tree
2012-02-06
Lars Op den Kamp
cec: thread methods should be virtual, not inline....
commit
|
commitdiff
|
tree
2012-02-05
Lars Op den Kamp
cec: created a separate driver installer, which is...
commit
|
commitdiff
|
tree
2012-02-04
Lars Op den Kamp
cec: added "driver only" and "driver + libcec" sections...
commit
|
commitdiff
|
tree
2012-02-04
Lars Op den Kamp
cec: let create-installer.cmd sign all binaries on...
commit
|
commitdiff
|
tree
2012-02-04
Lars Op den Kamp
cec: added a signed driver
commit
|
commitdiff
|
tree
2012-02-02
Lars Op den Kamp
cec: fixed possible crash when command handler were...
commit
|
commitdiff
|
tree
2012-02-02
Lars Op den Kamp
cec: don't replace handlers when not initialised, or...
commit
|
commitdiff
|
tree
2012-02-02
Lars Op den Kamp
cec: ping the adapter and request the firmware version...
commit
|
commitdiff
|
tree
2012-02-02
Lars Op den Kamp
cec: fixed compilation warnings
commit
|
commitdiff
|
tree
2012-02-02
Lars Op den Kamp
cec: added an IAdapterCommunicationCallback interface...
commit
|
commitdiff
|
tree
2012-02-02
Lars Op den Kamp
cec: dropped no longer needed start condition and state...
commit
|
commitdiff
|
tree
2012-02-02
Lars Op den Kamp
cosmetics
commit
|
commitdiff
|
tree
2012-02-02
Lars Op den Kamp
cosmetics: AddLog() has formatting params
commit
|
commitdiff
|
tree
2012-02-02
Lars Op den Kamp
cec: added the new msgcodes to MessageCodeAsString()
commit
|
commitdiff
|
tree
2012-02-02
Lars Op den Kamp
linux: fix compilation
commit
|
commitdiff
|
tree
2012-02-02
Lars Op den Kamp
win32: don't link to winsock
commit
|
commitdiff
|
tree
2012-02-02
Lars Op den Kamp
win32: resolve condition methods at runtime
commit
|
commitdiff
|
tree
2012-02-02
Lars Op den Kamp
win32: fix < vista compilation
commit
|
commitdiff
|
tree
2012-02-02
Lars Op den Kamp
cec: close and delete the connection when the processor...
commit
|
commitdiff
|
tree
2012-02-01
Lars Op den Kamp
win64: fixed compilation
commit
|
commitdiff
|
tree
2012-02-01
Lars Op den Kamp
cec: receive and send full cec_commands, not CCECAdapterMess...
commit
|
commitdiff
|
tree
2012-01-31
Lars Op den Kamp
cec: clean up lib/platform
commit
|
commitdiff
|
tree
2012-01-30
Lars Op den Kamp
cec: wait 500 ms before trying to retransmit a command...
commit
|
commitdiff
|
tree
2012-01-30
Lars Op den Kamp
posix: fixed lib/platform/sockets/tcp.h compilation...
commit
|
commitdiff
|
tree
2012-01-30
Lars Op den Kamp
also updated the copyright years in posix-only files
commit
|
commitdiff
|
tree
2012-01-30
Lars Op den Kamp
changed the year in copyright notices to 2011-2012
commit
|
commitdiff
|
tree
2012-01-30
Lars Op den Kamp
win32: also timeout when data is received in SocketRead()
commit
|
commitdiff
|
tree
2012-01-30
Lars Op den Kamp
cec: added tcp client sockets to lib/platform
commit
|
commitdiff
|
tree
2012-01-29
Lars Op den Kamp
cec: fill in a couple of TODOs in lib/platform/windows...
commit
|
commitdiff
|
tree
2012-01-29
Lars Op den Kamp
cec: sync win32
commit
|
commitdiff
|
tree
2012-01-29
Lars Op den Kamp
cec: keep trying to reconnect to the com port until...
commit
|
commitdiff
|
tree
2012-01-29
Lars Op den Kamp
cec: transmit 'menu state activated' after the stream...
commit
|
commitdiff
|
tree
2012-01-29
Lars Op den Kamp
cec: clean ups and only include what we need from lib...
commit
|
commitdiff
|
tree
2012-01-27
Lars Op den Kamp
cec: add formating parameters to PrintToStdOut()
commit
|
commitdiff
|
tree
2012-01-27
Lars Op den Kamp
cec: set the ackmask to 0x0 when trying to find a free...
commit
|
commitdiff
|
tree
2012-01-27
Lars Op den Kamp
cec: bump version numbers for bugfix release 1.4.2
commit
|
commitdiff
|
tree
2012-01-27
Lars Op den Kamp
cec: try to ping the device and grab the firmware version...
commit
|
commitdiff
|
tree
2012-01-25
Lars Op den Kamp
typo (tab/spaces) in the changelog
commit
|
commitdiff
|
tree
2012-01-25
Lars Op den Kamp
updated changelog and version numbers for v1.4.1
commit
|
commitdiff
|
tree
2012-01-25
Lars Op den Kamp
cec: retry to get the firmware version when it failed...
commit
|
commitdiff
|
tree
2012-01-25
Lars Op den Kamp
cec: renamed WaitForTransmitSucceeded() to WaitForAck...
commit
|
commitdiff
|
tree
2012-01-25
Lars Op den Kamp
cec: retry the ping adapter command when starting libCEC...
commit
|
commitdiff
|
tree
2012-01-25
Lars Op den Kamp
cec: don't request the firmware version when the adapter...
commit
|
commitdiff
|
tree
2012-01-25
Lars Op den Kamp
cec: added a little extra warning in support/cec-flash...
commit
|
commitdiff
|
tree
2012-01-25
Lars Op den Kamp
cec: fixed - only the key release events were sent...
commit
|
commitdiff
|
tree
2012-01-25
Lars Op den Kamp
cec: fixed possible deadlock because of a negative...
commit
|
commitdiff
|
tree
2012-01-25
Lars Op den Kamp
cec: sync win32
commit
|
commitdiff
|
tree
next