repositories
/
deb_libcec.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
fixed: compile
[deb_libcec.git]
/
src
/
lib
/
adapter
/
2012-03-03
Lars Op den Kamp
Merge pull request #27 from Fneufneu/master
tree
|
commitdiff
2012-03-03
Lars Op den Kamp
cec: default to firmware version 1 after 3 tries. some...
tree
|
commitdiff
2012-02-28
Lars Op den Kamp
cec: check the adapter ping and firmware before startin...
tree
|
commitdiff
2012-02-28
Fneufneu
cosmetic replace tab by space
tree
|
commitdiff
2012-02-27
Lars Op den Kamp
cec: added a command to the interface to start the...
tree
|
commitdiff
2012-02-27
Fneufneu
Initial FreeBSD support
tree
|
commitdiff
2012-02-26
Lars Op den Kamp
cec: and now correct
tree
|
commitdiff
2012-02-26
Lars Op den Kamp
cec: fixed return value of CUSBCECAdapterCommunication...
tree
|
commitdiff
2012-02-26
Lars Op den Kamp
cec: don't add data to the input buffer in CUSBCECAdapt...
tree
|
commitdiff
2012-02-26
Lars Op den Kamp
cec: lock in SyncedBuffer
tree
|
commitdiff
2012-02-25
Lars Op den Kamp
osx compiler was complaining about non-virtual destruct...
tree
|
commitdiff
2012-02-25
Lars Op den Kamp
fixed two more accidental double derefs
tree
|
commitdiff
2012-02-18
Lars Op den Kamp
cec: wait for multiple responses, not just for one...
tree
|
commitdiff
2012-02-17
Lars Op den Kamp
cec: fixed compilation warning on win32 (possibly unini...
tree
|
commitdiff
2012-02-17
Lars Op den Kamp
cec: process messages that were received async, or...
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: fix active source switches for the standard CEC...
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 reset the "adapter message sent" event
tree
|
commitdiff
2012-02-14
Lars Op den Kamp
cec: send power state 'standby->on' before 'on' for SL
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: and now proper predicates
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-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: use the local cec.h/cectypes.h instead of system...
tree
|
commitdiff
2012-02-06
Lars Op den Kamp
cec: fixed typo in CUSBCECAdapterCommunication::Read()
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: ping the adapter and request the firmware version...
tree
|
commitdiff
2012-02-02
Lars Op den Kamp
cec: added an IAdapterCommunicationCallback interface...
tree
|
commitdiff
2012-02-02
Lars Op den Kamp
cosmetics
tree
|
commitdiff
2012-02-02
Lars Op den Kamp
cosmetics: AddLog() has formatting params
tree
|
commitdiff
2012-02-02
Lars Op den Kamp
cec: added the new msgcodes to MessageCodeAsString()
tree
|
commitdiff
2012-02-02
Lars Op den Kamp
cec: close and delete the connection when the processor...
tree
|
commitdiff
2012-02-01
Bob van Loosen
added: set controlled mode on after opening a connectio...
tree
|
commitdiff
2012-02-01
Lars Op den Kamp
cec: receive and send full cec_commands, not CCECAdapte...
tree
|
commitdiff
2012-01-31
Lars Op den Kamp
cec: clean up lib/platform
tree
|
commitdiff
2012-01-30
Lars Op den Kamp
changed the year in copyright notices to 2011-2012
tree
|
commitdiff
2012-01-29
Lars Op den Kamp
cec: sync win32
tree
|
commitdiff
2012-01-29
Lars Op den Kamp
cec: clean ups and only include what we need from lib...
tree
|
commitdiff
2012-01-25
Lars Op den Kamp
cec: retry to get the firmware version when it failed...
tree
|
commitdiff
2012-01-25
Lars Op den Kamp
cec: renamed WaitForTransmitSucceeded() to WaitForAck...
tree
|
commitdiff
2012-01-25
Lars Op den Kamp
cec: retry the ping adapter command when starting libCE...
tree
|
commitdiff
2012-01-25
Lars Op den Kamp
cec: fixed possible deadlock because of a negative...
tree
|
commitdiff
2012-01-25
Lars Op den Kamp
cec: sync win32
tree
|
commitdiff
2012-01-25
Lars Op den Kamp
cec: simplified AddLog() method
tree
|
commitdiff
2012-01-25
Lars Op den Kamp
cec: fixed return value from CAdapterCommunication...
tree
|
commitdiff
2012-01-25
Lars Op den Kamp
cec: check whether the adapter responds when connecting...
tree
|
commitdiff
2012-01-25
Lars Op den Kamp
cec: fixed - MSGCODE_START_BOOTLOADER doesn't respond...
tree
|
commitdiff
2012-01-24
Lars Op den Kamp
cec: move WaitForTransmissionSucceeded() to CAdapterCom...
tree
|
commitdiff
2012-01-24
Lars Op den Kamp
cec: moved WaitForTransmitSucceeded() to CAdapterCommun...
tree
|
commitdiff
2012-01-24
Lars Op den Kamp
cec: moved all adapter related code to src/lib/adapter...
tree
|
commitdiff