repositories
/
deb_libcec.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
cec: fixed - delayed source switch time was reset, resulting in an attempt every...
[deb_libcec.git]
/
src
/
lib
/
adapter
/
2012-08-02
Lars Op den Kamp
p8: match to the response provided by the firmware...
tree
|
commitdiff
2012-07-27
Lars Op den Kamp
p8: updated 'last firmware date' version so users see...
tree
|
commitdiff
2012-07-27
Lars Op den Kamp
added support for the Raspberry Pi. this needs a recent...
tree
|
commitdiff
2012-07-25
Lars Op den Kamp
fixed typo in CUSBCECAdapterCommunication
tree
|
commitdiff
2012-07-25
Lars Op den Kamp
p8: fixed - always set controlled mode to false when...
tree
|
commitdiff
2012-07-25
Lars Op den Kamp
p8: fixed - updated the cached device type setting...
tree
|
commitdiff
2012-07-25
Lars Op den Kamp
LibCecSharp: fixed - set the primary LA in CecLogicalAd...
tree
|
commitdiff
2012-06-27
Lars Op den Kamp
Merge branch 'development'
tree
|
commitdiff
2012-06-26
Lars Op den Kamp
cec: abi fixes (binary compat with v1.2)
tree
|
commitdiff
2012-06-20
Lars Op den Kamp
changed 'couldn't change the ackmask: the connection...
tree
|
commitdiff
2012-06-13
Lars Op den Kamp
cec: display a warning message if libCEC was not compil...
tree
|
commitdiff
2012-06-11
Lars Op den Kamp
Merge branch 'development'
tree
|
commitdiff
2012-06-10
Lars Op den Kamp
cec: fixed missing firmware version and build date...
tree
|
commitdiff
2012-06-04
Lars Op den Kamp
cec: attempt to get the edid from nvidia's driver on...
tree
|
commitdiff
2012-06-02
Lars Op den Kamp
cec: added PA detection via ADL for AMD, and attempt...
tree
|
commitdiff
2012-05-31
Lars Op den Kamp
cec: MSGCODE_TIMEOUT_ERROR is a response to a transmission
tree
|
commitdiff
2012-05-31
Lars Op den Kamp
cec: hold a lock when changing the ackmask in CUSBCECAd...
tree
|
commitdiff
2012-05-31
Lars Op den Kamp
cec: moved ToString() methods and some other type relat...
tree
|
commitdiff
2012-05-31
Lars Op den Kamp
cec: safe deletes for members
tree
|
commitdiff
2012-05-14
Lars Op den Kamp
replaced 2 more occurences of Close() by m_port->Close()
tree
|
commitdiff
2012-05-14
Lars Op den Kamp
close the port connection if a command couldn't be...
tree
|
commitdiff
2012-05-14
Lars Op den Kamp
Merge remote branch 'libcec-public/master'
tree
|
commitdiff
2012-05-14
Lars Op den Kamp
cec: display an alert message in case the connection...
tree
|
commitdiff
2012-05-14
Lars Op den Kamp
cec: check if the processor thread is marked as initial...
tree
|
commitdiff
2012-05-14
Lars Op den Kamp
cec: cleanups, documentation and some fixes for the...
tree
|
commitdiff
2012-05-11
Lars Op den Kamp
cec: don't send a 'disconnected' alert when the close...
tree
|
commitdiff
2012-05-11
Lars Op den Kamp
cec: fixed abi
tree
|
commitdiff
2012-05-10
Lars Op den Kamp
cec: send a feature abort again for all unhandled comma...
tree
|
commitdiff
2012-05-08
Lars Op den Kamp
cec: display an alert message when the firmware of...
tree
|
commitdiff
2012-04-28
Lars Op den Kamp
Merge branch 'development'
tree
|
commitdiff
2012-04-27
Lars Op den Kamp
cec: more magic numbers. use the default CEC timeout...
tree
|
commitdiff
2012-04-27
Lars Op den Kamp
cec-client: fixed entering bootloader mode
tree
|
commitdiff
2012-04-26
Lars Op den Kamp
cec: read the build date while connecting
tree
|
commitdiff
2012-04-26
Lars Op den Kamp
cec: replaced a load of magic numbers
tree
|
commitdiff
2012-04-25
Lars Op den Kamp
cec: don't retry MSGCODE_GET_BUILDDATE if it was reject...
tree
|
commitdiff
2012-04-24
Lars Op den Kamp
only request the build date once
tree
|
commitdiff
2012-04-24
Lars Op den Kamp
cec: show the build date for firmwares that have this...
tree
|
commitdiff
2012-04-24
Lars Op den Kamp
cec: async writes for CUSBCECAdapterCommunication....
tree
|
commitdiff
2012-04-23
Lars Op den Kamp
cec: added some more logging about what was received...
tree
|
commitdiff
2012-04-23
Lars Op den Kamp
cec: log the previous value when changing a setting...
tree
|
commitdiff
2012-04-23
Lars Op den Kamp
cec: log the response message when receiving a response...
tree
|
commitdiff
2012-04-23
Lars Op den Kamp
cec: close the connection when a comm error was detecte...
tree
|
commitdiff
2012-04-20
Lars Op den Kamp
cec: fixed leak in CCECAdapterMessageQueue::Write
tree
|
commitdiff
2012-04-20
Mark Kendall
Don't send commands if we know them to be unsupported...
tree
|
commitdiff
2012-04-18
Lars Op den Kamp
cec: fixed typo in CUSBCECAdapterCommands::RequestSetti...
tree
|
commitdiff
2012-04-17
Lars Op den Kamp
cec: fixed typo in the log message when the physical...
tree
|
commitdiff
2012-04-16
Lars Op den Kamp
cec: persist settings directly when they're changed...
tree
|
commitdiff
2012-04-16
Lars Op den Kamp
cec: only delete m_port in CUSBCECAdapterCommunication...
tree
|
commitdiff
2012-04-15
Lars Op den Kamp
Merge branch 'adaptercomm'. bugzid: 654
tree
|
commitdiff
2012-04-15
Lars Op den Kamp
cec: fixed - transmissions can come in while waiting...
tree
|
commitdiff
2012-04-15
Lars Op den Kamp
cec: don't wait 1 second when clearing input when there...
tree
|
commitdiff
2012-04-15
Lars Op den Kamp
cec: refactor USB adapter communication. less locks...
tree
|
commitdiff
2012-04-12
Lars Op den Kamp
cec: don't read without a timeout in CUSBCECAdapterComm...
tree
|
commitdiff
2012-04-11
Lars Op den Kamp
cec: don't call ReadFromDevice() separately in CUSBCECA...
tree
|
commitdiff
2012-04-11
Lars Op den Kamp
cec: moved the timed ping to a separate thread. bugzid...
tree
|
commitdiff
2012-04-11
Lars Op den Kamp
cec: removed m_outBuffer in CUSBCECAdapterCommunication...
tree
|
commitdiff
2012-04-11
Lars Op den Kamp
win32: serial socket timeouts. bugzid: 654
tree
|
commitdiff
2012-03-29
Lars Op den Kamp
cec: sleep 5 ms in CUSBCECAdapterCommunication::Process...
tree
|
commitdiff
2012-03-29
Lars Op den Kamp
cec: use a 5ms read timeout in CUSBCECAdapterCommunication
tree
|
commitdiff
2012-03-28
Lars Op den Kamp
cec: always signal in CCECInputBuffer::Push when there...
tree
|
commitdiff
2012-03-28
Lars Op den Kamp
cec: removed the message processor thread in CUSBCECAda...
tree
|
commitdiff
2012-03-27
Lars Op den Kamp
Merge branch 'master' of github.com:Pulse-Eight/libcec
tree
|
commitdiff
2012-03-26
Lars Op den Kamp
cec: return false from CUSBCECAdapterCommunication...
tree
|
commitdiff
2012-03-26
Lars Op den Kamp
cec: check whether the destination is valid before...
tree
|
commitdiff
2012-03-23
Lars Op den Kamp
cec: fixed - CUSBCECAdapterCommunication::SendCommand...
tree
|
commitdiff
2012-03-23
Lars Op den Kamp
cec: added the firmware version to cec-client's -l...
tree
|
commitdiff
2012-03-23
Lars Op den Kamp
cec: added the firmware version to libcec_configuration...
tree
|
commitdiff
2012-03-22
Lars Op den Kamp
cec: call Close() when the connection could not be...
tree
|
commitdiff
2012-03-22
Lars Op den Kamp
cec: don't return from the Close() method in CUSBCECAda...
tree
|
commitdiff
2012-03-22
Lars Op den Kamp
cec: update m_iLineTimeout correctly in CUSBCECAdapterC...
tree
|
commitdiff
2012-03-19
Lars Op den Kamp
cec: don't log polls and don't cut off messages that...
tree
|
commitdiff
2012-03-19
Lars Op den Kamp
cec: fix ACK handling after d297cbd4fc30bc93836532a9a31...
tree
|
commitdiff
2012-03-19
Lars Op den Kamp
cec: wait for MSGEND when data was received when openin...
tree
|
commitdiff
2012-03-19
Lars Op den Kamp
cec: poll doesn't have an opcode. bugzid: 591
tree
|
commitdiff
2012-03-16
Bob van Loosen
fixed: physical address was not printed correctly in...
tree
|
commitdiff
2012-03-15
Lars Op den Kamp
cec: set controlled mode and retry to send the previous...
tree
|
commitdiff
2012-03-10
Lars Op den Kamp
cec: fixed compiler warning on win32
tree
|
commitdiff
2012-03-09
Lars Op den Kamp
cec: sizes corrected. bugzid: 553
tree
|
commitdiff
2012-03-09
Lars Op den Kamp
cec: read the correct packet length when requesting...
tree
|
commitdiff
2012-03-09
Lars Op den Kamp
cec: read the persisted settings from the ROM, and...
tree
|
commitdiff
2012-03-09
Lars Op den Kamp
cec: added GetSetting() to CUSBCECAdapterCommunication...
tree
|
commitdiff
2012-03-09
Lars Op den Kamp
cec: fixed the log message when sending a command faile...
tree
|
commitdiff
2012-03-09
Lars Op den Kamp
cec: more cleanups in CUSBCECAdapterCommunication,...
tree
|
commitdiff
2012-03-08
Lars Op den Kamp
cec: set the correct logical address mask before switch...
tree
|
commitdiff
2012-03-08
Lars Op den Kamp
cec: cleanups. bugzid: 543
tree
|
commitdiff
2012-03-08
Lars Op den Kamp
cec: only wait for multiple 'command accepted' response...
tree
|
commitdiff
2012-03-08
Lars Op den Kamp
cec: set the device type in the firmware too for v2...
tree
|
commitdiff
2012-03-08
Lars Op den Kamp
cec: try to set the other settings of one fails. bugzid...
tree
|
commitdiff
2012-03-08
Lars Op den Kamp
cec: persist the configuration before closing the conne...
tree
|
commitdiff
2012-03-08
Lars Op den Kamp
cec: included the logical addresses in the persisted...
tree
|
commitdiff
2012-03-08
Lars Op den Kamp
cec: implemented the write methods for the v2 configura...
tree
|
commitdiff
2012-03-08
Lars Op den Kamp
cec: added v2 msgcodes. bugzid: 543
tree
|
commitdiff
2012-03-08
Lars Op den Kamp
cec: ping the adapter every 15 seconds. bugzid: 541
tree
|
commitdiff
2012-03-08
Lars Op den Kamp
cec: call SetControlledMode(false) as last command...
tree
|
commitdiff
2012-03-06
Bob van Loosen
fixed: CUSBCECAdapterCommunication::SetControlledMode...
tree
|
commitdiff
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
next