repositories
/
deb_libcec.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
update system audio mode when audio system devices are activated
2012-04-23
Lars Op den Kamp
cosmetics
commit
|
commitdiff
|
tree
2012-04-23
Lars Op den Kamp
posix: don't segfault when calling ThreadsWait() without...
commit
|
commitdiff
|
tree
2012-04-21
Lars Op den Kamp
win32: fixed "unreferenced local variable" warning
commit
|
commitdiff
|
tree
2012-04-20
Lars Op den Kamp
lib/platform: fixed memleak
commit
|
commitdiff
|
tree
2012-04-20
Lars Op den Kamp
cec: fixed leak in CCECAdapterMessageQueue::Write
commit
|
commitdiff
|
tree
2012-04-20
Lars Op den Kamp
cec: changed the name of the new menu state callback...
commit
|
commitdiff
|
tree
2012-04-20
Lars Op den Kamp
cosmetics
commit
|
commitdiff
|
tree
2012-04-20
Lars Op den Kamp
cec: added a callback to handle menu state changes...
commit
|
commitdiff
|
tree
2012-04-20
Lars Op den Kamp
added 'make docs' target, that updates the doxygen...
commit
|
commitdiff
|
tree
2012-04-20
Lars Op den Kamp
cec: cec_menu_language is 4 chars wide on the interface...
commit
|
commitdiff
|
tree
2012-04-19
Lars Op den Kamp
added some missing documentation in cectypes.h
commit
|
commitdiff
|
tree
2012-04-19
Lars Op den Kamp
updated Doxyfile to include __cplusplus in the preprocessor...
commit
|
commitdiff
|
tree
2012-04-19
Lars Op den Kamp
added Doxyfile to generate Doxygen documentation. to...
commit
|
commitdiff
|
tree
2012-04-19
Lars Op den Kamp
win32: only call 'exit' when building in teamcity
commit
|
commitdiff
|
tree
2012-04-19
Lars Op den Kamp
README updated for windows
commit
|
commitdiff
|
tree
2012-04-18
Lars Op den Kamp
Merge branch 'master' into release
commit
|
commitdiff
|
tree
2012-04-18
Lars Op den Kamp
cec: updated changelog and bumped version numbers for...
commit
|
commitdiff
|
tree
2012-04-18
Lars Op den Kamp
cec: fixed typo in CUSBCECAdapterCommands::RequestSettings...
commit
|
commitdiff
|
tree
2012-04-17
Lars Op den Kamp
cec: fixed typo in the log message when the physical...
commit
|
commitdiff
|
tree
2012-04-16
Lars Op den Kamp
Merge branch 'master' into release
commit
|
commitdiff
|
tree
2012-04-16
Lars Op den Kamp
cec: updated changelog and bumped version numbers for...
commit
|
commitdiff
|
tree
2012-04-16
Lars Op den Kamp
cec: validate the input in CCECProcessor::IsActiveSource...
commit
|
commitdiff
|
tree
2012-04-16
Lars Op den Kamp
cec-config-gui: persist settings both in the eeprom...
commit
|
commitdiff
|
tree
2012-04-16
Lars Op den Kamp
cec: persist settings directly when they're changed...
commit
|
commitdiff
|
tree
2012-04-16
Lars Op den Kamp
cec: only delete m_port in CUSBCECAdapterCommunication...
commit
|
commitdiff
|
tree
2012-04-15
Lars Op den Kamp
Merge branch 'adaptercomm'. bugzid: 654
commit
|
commitdiff
|
tree
2012-04-15
Lars Op den Kamp
win32: sync vs2010 projects and wrong param when starting...
commit
|
commitdiff
|
tree
2012-04-15
Lars Op den Kamp
cec: fixed - transmissions can come in while waiting...
commit
|
commitdiff
|
tree
2012-04-15
Lars Op den Kamp
cec: don't wait 1 second when clearing input when there...
commit
|
commitdiff
|
tree
2012-04-15
Lars Op den Kamp
cec: refactor USB adapter communication. less locks...
commit
|
commitdiff
|
tree
2012-04-12
Lars Op den Kamp
cec: don't read without a timeout in CUSBCECAdapterCommunica...
commit
|
commitdiff
|
tree
2012-04-11
Lars Op den Kamp
cec: don't call ReadFromDevice() separately in CUSBCECAdapte...
commit
|
commitdiff
|
tree
2012-04-11
Lars Op den Kamp
cec: moved the timed ping to a separate thread. bugzid...
commit
|
commitdiff
|
tree
2012-04-11
Lars Op den Kamp
cec: removed m_outBuffer in CUSBCECAdapterCommunication...
commit
|
commitdiff
|
tree
2012-04-11
Lars Op den Kamp
cec: extra guard so no commands are transmitted without...
commit
|
commitdiff
|
tree
2012-04-11
Lars Op den Kamp
cec: fixed possible crash when trying to request a...
commit
|
commitdiff
|
tree
2012-04-11
Lars Op den Kamp
win32: serial socket timeouts. bugzid: 654
commit
|
commitdiff
|
tree
2012-04-07
Lars Op den Kamp
cec: added buttoncode for 'channels list' on samsung...
commit
|
commitdiff
|
tree
2012-04-05
Lars Op den Kamp
win32: added an exit code in the build script
commit
|
commitdiff
|
tree
2012-04-03
Lars Op den Kamp
cec: don't send an active source command when the physical...
commit
|
commitdiff
|
tree
2012-04-03
Lars Op den Kamp
platform/win32: moved the static variables in os-threads...
commit
|
commitdiff
|
tree
2012-04-02
Lars Op den Kamp
cec: added a new setting to control whether to put...
commit
|
commitdiff
|
tree
2012-03-30
Lars Op den Kamp
win32: updated support/p8-usbcec-driver-installer.exe...
commit
|
commitdiff
|
tree
2012-03-30
Lars Op den Kamp
win32: fixed missing 'cd' in create-driver-installer.cmd
commit
|
commitdiff
|
tree
2012-03-30
Lars Op den Kamp
win32: fixed usbser.sys copying in the driver .INF...
commit
|
commitdiff
|
tree
2012-03-30
Lars Op den Kamp
win32: don't try to rename the installer file when...
commit
|
commitdiff
|
tree
2012-03-29
Lars Op den Kamp
included a prebuilt driver installer in the support...
commit
|
commitdiff
|
tree
2012-03-29
Lars Op den Kamp
don't check for the windows ddk when a prebuilt driver...
commit
|
commitdiff
|
tree
2012-03-29
Lars Op den Kamp
cec: sync C and .NET interfaces with C++
commit
|
commitdiff
|
tree
2012-03-29
Lars Op den Kamp
Revert "win32: implemented timeouts in serial socket...
commit
|
commitdiff
|
tree
2012-03-29
Lars Op den Kamp
cec: sleep 5 ms in CUSBCECAdapterCommunication::Process...
commit
|
commitdiff
|
tree
2012-03-29
Lars Op den Kamp
cec: use a 5ms read timeout in CUSBCECAdapterCommunication
commit
|
commitdiff
|
tree
2012-03-29
Lars Op den Kamp
win32: implemented timeouts in serial socket reads
commit
|
commitdiff
|
tree
2012-03-29
Lars Op den Kamp
cec: fixed - atoi returns an int, not an int8_t
commit
|
commitdiff
|
tree
2012-03-28
Lars Op den Kamp
cec: removed no longer needed sleep in CUSBCECAdapterCommuni...
commit
|
commitdiff
|
tree
2012-03-28
Lars Op den Kamp
cec: always signal in CCECInputBuffer::Push when there...
commit
|
commitdiff
|
tree
2012-03-28
Lars Op den Kamp
cec: removed the message processor thread in CUSBCECAdapterC...
commit
|
commitdiff
|
tree
2012-03-28
Lars Op den Kamp
cec: give priority to messages from the TV. removed...
commit
|
commitdiff
|
tree
2012-03-27
Lars Op den Kamp
cec: request the vendor id of a device if needed when...
commit
|
commitdiff
|
tree
2012-03-27
Lars Op den Kamp
cec: added power on command for Samsung AVR devices...
commit
|
commitdiff
|
tree
2012-03-27
Lars Op den Kamp
cec: bUseTVMenuLanguage from libcec_configuration wasn...
commit
|
commitdiff
|
tree
2012-03-27
Lars Op den Kamp
Merge branch 'master' of github.com:Pulse-Eight/libcec
commit
|
commitdiff
|
tree
2012-03-26
Lars Op den Kamp
cec: return false from CUSBCECAdapterCommunication...
commit
|
commitdiff
|
tree
2012-03-26
Lars Op den Kamp
cec: check whether the destination is valid before...
commit
|
commitdiff
|
tree
2012-03-26
Lars Op den Kamp
cec: fixed compiler warning in cec-client
commit
|
commitdiff
|
tree
2012-03-23
Lars Op den Kamp
cec: fixed - CUSBCECAdapterCommunication::SendCommand...
commit
|
commitdiff
|
tree
2012-03-23
Lars Op den Kamp
cec: fix crash on exit after GetDeviceInformation()
commit
|
commitdiff
|
tree
2012-03-23
Lars Op den Kamp
cec: added the firmware version to cec-client's -l...
commit
|
commitdiff
|
tree
2012-03-23
Lars Op den Kamp
cec: added the firmware version to libcec_configuration...
commit
|
commitdiff
|
tree
2012-03-23
Lars Op den Kamp
cec: always wait for thread exit in CThread's desctructor
commit
|
commitdiff
|
tree
2012-03-22
Lars Op den Kamp
cec: call Close() when the connection could not be...
commit
|
commitdiff
|
tree
2012-03-22
Lars Op den Kamp
cec: don't return from the Close() method in CUSBCECAdapterC...
commit
|
commitdiff
|
tree
2012-03-22
Lars Op den Kamp
cec: reset m_socket to INVALID_SERIAL_SOCKET_VALUE...
commit
|
commitdiff
|
tree
2012-03-22
Lars Op den Kamp
cec: added guards in CSerialPort
commit
|
commitdiff
|
tree
2012-03-22
Lars Op den Kamp
cec: fixed - the destructor of CSerialSocket didn't...
commit
|
commitdiff
|
tree
2012-03-22
Lars Op den Kamp
cec: update m_iLineTimeout correctly in CUSBCECAdapterCommun...
commit
|
commitdiff
|
tree
2012-03-21
Lars Op den Kamp
cec: fixed - frequency wasn't checked in GetTimeMs...
commit
|
commitdiff
|
tree
2012-03-20
Lars Op den Kamp
cec: fixed possible crash when in CLibCEC::IsLibCECActiveSou...
commit
|
commitdiff
|
tree
2012-03-19
Lars Op den Kamp
cec: ensure that the vendor ID is sent before trying...
commit
|
commitdiff
|
tree
2012-03-19
Lars Op den Kamp
cec: mark the correct device as active source after...
commit
|
commitdiff
|
tree
2012-03-19
Lars Op den Kamp
cec: don't log polls and don't cut off messages that...
commit
|
commitdiff
|
tree
2012-03-19
Lars Op den Kamp
cec: fix ACK handling after d297cbd4fc30bc93836532a9a31027b7...
commit
|
commitdiff
|
tree
2012-03-19
Lars Op den Kamp
cec: wait for MSGEND when data was received when opening...
commit
|
commitdiff
|
tree
2012-03-19
Lars Op den Kamp
cec: poll doesn't have an opcode. bugzid: 591
commit
|
commitdiff
|
tree
2012-03-19
Lars Op den Kamp
cec: fix gcc 4.7 compilation
commit
|
commitdiff
|
tree
2012-03-16
Lars Op den Kamp
bumped version numbers to 1.5.3 and updated changelogs
commit
|
commitdiff
|
tree
2012-03-15
Lars Op den Kamp
cec: set controlled mode and retry to send the previous...
commit
|
commitdiff
|
tree
2012-03-15
Lars Op den Kamp
cec: m_iLineTimeout was never initialised and used...
commit
|
commitdiff
|
tree
2012-03-14
Lars Op den Kamp
cec-config-gui: fixed application exit when the user...
commit
|
commitdiff
|
tree
2012-03-10
Lars Op den Kamp
cec: fixed compiler warning on win32
commit
|
commitdiff
|
tree
2012-03-09
Lars Op den Kamp
cec: sizes corrected. bugzid: 553
commit
|
commitdiff
|
tree
2012-03-09
Lars Op den Kamp
cec-client: only read persisted EEPROM settings when...
commit
|
commitdiff
|
tree
2012-03-09
Lars Op den Kamp
cec-client: set bGetSettingsFromROM to 1 in cec-client...
commit
|
commitdiff
|
tree
2012-03-09
Lars Op den Kamp
cec: read the correct packet length when requesting...
commit
|
commitdiff
|
tree
2012-03-09
Lars Op den Kamp
cec: read the persisted settings from the ROM, and...
commit
|
commitdiff
|
tree
2012-03-09
Lars Op den Kamp
cec: added GetSetting() to CUSBCECAdapterCommunication...
commit
|
commitdiff
|
tree
2012-03-09
Lars Op den Kamp
cec: fixed the log message when sending a command failed...
commit
|
commitdiff
|
tree
2012-03-09
Lars Op den Kamp
cec: more cleanups in CUSBCECAdapterCommunication,...
commit
|
commitdiff
|
tree
2012-03-08
Lars Op den Kamp
cec: set the correct logical address mask before switching...
commit
|
commitdiff
|
tree
2012-03-08
Lars Op den Kamp
cec: cleanups. bugzid: 543
commit
|
commitdiff
|
tree
next