repositories
/
deb_libcec.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
changed 'couldn't change the ackmask: the connection is closed' into a debug message
[deb_libcec.git]
/
src
/
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-19
Lars Op den Kamp
cec: fix gcc 4.7 compilation
tree
|
commitdiff
2012-03-16
Bob van Loosen
added: -o/--osdname argument for cec-client to set...
tree
|
commitdiff
2012-03-16
Bob van Loosen
fixed: physical address was not printed correctly in...
tree
|
commitdiff
2012-03-16
Lars Op den Kamp
bumped version numbers to 1.5.3 and updated changelogs
tree
|
commitdiff
2012-03-15
Lars Op den Kamp
cec: set controlled mode and retry to send the previous...
tree
|
commitdiff
2012-03-15
Lars Op den Kamp
cec: m_iLineTimeout was never initialised and used...
tree
|
commitdiff
2012-03-14
Lars Op den Kamp
cec-config-gui: fixed application exit when the user...
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-client: only read persisted EEPROM settings when...
tree
|
commitdiff
2012-03-09
Lars Op den Kamp
cec-client: set bGetSettingsFromROM to 1 in cec-client...
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-04
Lars Op den Kamp
os-x: don't add 0.5 before dividing in GetTimeMs()
tree
|
commitdiff
2012-03-03
Bob van Loosen
fixed: compile
tree
|
commitdiff
2012-03-03
Bob van Loosen
fixed: struct timespec now values weren't set correctly...
tree
|
commitdiff
2012-03-03
Lars Op den Kamp
os-x: fixed GetTimeMs() on OS-X (hopefully). credits...
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
updated changelog and bumped version numbers for v1.5.2
tree
|
commitdiff
2012-03-03
Lars Op den Kamp
win32: removed StdString::Trim() call in cec-config...
tree
|
commitdiff
2012-03-03
Lars Op den Kamp
cec: default to firmware version 1 after 3 tries. some...
tree
|
commitdiff
2012-02-29
Lars Op den Kamp
fix OS-X compilation
tree
|
commitdiff
2012-02-29
Lars Op den Kamp
cec: fix linux compilation after the last commit
tree
|
commitdiff
2012-02-28
Lars Op den Kamp
cec: fix access violation when starting the bootloader...
tree
|
commitdiff
2012-02-28
Lars Op den Kamp
added changelog for v1.5.1
tree
|
commitdiff
2012-02-28
Lars Op den Kamp
cec: check the adapter ping and firmware before startin...
tree
|
commitdiff
2012-02-28
Lars Op den Kamp
cec: use the correct Sleep() method in CCECProcessor...
tree
|
commitdiff
2012-02-28
Fneufneu
cosmetic replace tab by space
tree
|
commitdiff
2012-02-28
Lars Op den Kamp
cec-config-gui: added support for the new 'send inactiv...
tree
|
commitdiff
2012-02-28
Lars Op den Kamp
LibCecSharp: implemented support for the new 'send...
tree
|
commitdiff
2012-02-28
Lars Op den Kamp
LibCecSharp: recreate the delegates properly when ...
tree
|
commitdiff
2012-02-28
Lars Op den Kamp
LibCecSharp: more cosmetics
tree
|
commitdiff
2012-02-28
Lars Op den Kamp
cec-config-gui: set cbPortNumber enabled when the physi...
tree
|
commitdiff
2012-02-28
Lars Op den Kamp
cec-config-gui: cosmetics
tree
|
commitdiff
2012-02-28
Lars Op den Kamp
cec-config-gui: fix 'enabled' status of cbPortNumber...
tree
|
commitdiff
2012-02-27
Lars Op den Kamp
cec: added a command to the interface to start the...
tree
|
commitdiff
2012-02-27
Lars Op den Kamp
cec: added an 'send inactive source' option to libcec_c...
tree
|
commitdiff
2012-02-27
Lars Op den Kamp
cec: ensure that the connection is really closed before...
tree
|
commitdiff
2012-02-27
Lars Op den Kamp
cec: don't wait for the full timeout to pass in CCECPro...
tree
|
commitdiff
2012-02-27
Lars Op den Kamp
cec: fix configuration updates from libCEC. bugzid...
tree
|
commitdiff
2012-02-27
Lars Op den Kamp
cec: set the server version in the LibCEC's constructor...
tree
|
commitdiff
2012-02-27
Fneufneu
Initial FreeBSD support
tree
|
commitdiff
2012-02-27
Lars Op den Kamp
platform: use gettimeofday() on darwin in GetAbsTime...
tree
|
commitdiff
2012-02-27
Lars Op den Kamp
cec: don't send an updated configuration back when...
tree
|
commitdiff
2012-02-27
Lars Op den Kamp
cec: don't send an updated configuration when libCEC...
tree
|
commitdiff
2012-02-27
Lars Op den Kamp
cec: don't try to transmit when the processor is being...
tree
|
commitdiff
2012-02-26
Lars Op den Kamp
cosmetics
tree
|
commitdiff
2012-02-26
Lars Op den Kamp
cec: also add commands to unsupported features when...
tree
|
commitdiff
2012-02-26
Lars Op den Kamp
cec: link to rt. fixes compilation after c4609291c334e2...
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
Bob van Loosen
fixed: the timeout value of pthread_cond_timedwait...
tree
|
commitdiff
2012-02-26
Bob van Loosen
fixed: use CLOCK_MONOTONIC for timing info, since getti...
tree
|
commitdiff
2012-02-26
Lars Op den Kamp
cec: added a timeout to StopThread()
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
cec: fixed invalid forward decl after changing struct...
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-22
Lars Op den Kamp
cec: fixed c+p monster - CRLCommandHandler is for Toshi...
tree
|
commitdiff
2012-02-21
Lars Op den Kamp
platform: fixed accidental double deref. the method...
tree
|
commitdiff
2012-02-21
Lars Op den Kamp
cec: added Toshiba's vendor id, and set the device...
tree
|
commitdiff
2012-02-19
Lars Op den Kamp
cec: also send deck status 0x20 when no active source...
tree
|
commitdiff
2012-02-19
Lars Op den Kamp
cec-config-gui: ask the user whether he wants to try...
tree
|
commitdiff
2012-02-19
Lars Op den Kamp
cec: don't send an updated configuration when the conne...
tree
|
commitdiff
2012-02-19
Lars Op den Kamp
cec-config-gui: make overriding the physical address...
tree
|
commitdiff
2012-02-18
Lars Op den Kamp
cec: fixed crash when replacing handlers - std::map...
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: don't keep the mutex locked while opening/closing...
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: don't transmit in CCECProcessor while keeping...
tree
|
commitdiff
2012-02-17
Lars Op den Kamp
cec: fixed typo in GetStatus()
tree
|
commitdiff
2012-02-17
Lars Op den Kamp
cec: process messages that were received async, or...
tree
|
commitdiff
2012-02-17
Lars Op den Kamp
cec: ensure that the vendor id is requested first when...
tree
|
commitdiff
2012-02-17
Lars Op den Kamp
cec: cleaned up CCECBusDevice::GetStatus()
tree
|
commitdiff
2012-02-17
Lars Op den Kamp
cec: LG devices don't respond to CEC version requests...
tree
|
commitdiff
2012-02-17
Lars Op den Kamp
cec: fixed 'unsupported command' marking in CCECBusDevice
tree
|
commitdiff
2012-02-17
Lars Op den Kamp
cec: fixed - directly process commands that have been...
tree
|
commitdiff
2012-02-17
Lars Op den Kamp
tabs -> spaces
tree
|
commitdiff
2012-02-17
Lars Op den Kamp
platform: fixed return value from CCondition::Wait()
tree
|
commitdiff
2012-02-16
Lars Op den Kamp
cec-config-gui: fixed typo that saved the incorrect...
tree
|
commitdiff
2012-02-16
Lars Op den Kamp
cec: bump version numbers to 1.5, to prepare for the...
tree
|
commitdiff
next