repositories
/
deb_libcec.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
deb_libcec.git
2011-11-01
Lars Op den...
cec: re-enabled AddCommand(). debug leftover
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-11-01
Lars Op den...
cec: only mark error messages as error when waiting...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-11-01
Lars Op den...
cec: signal as started after setting the ackmask
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-11-01
Lars Op den...
cec: moved SetAckMask() back to CCECProcessor, so the...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-11-01
Lars Op den...
cec: pass unexpected replies to ParseMessage() in WaitF...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-11-01
Lars Op den...
cec: only send unhandled and selected commands to the...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-11-01
Lars Op den...
cec: operator= for cec_datapacket and cec_command
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-31
Lars Op den...
cec: fixed typo which led to a wrong return value in...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-31
Lars Op den...
cec: show the command as string instead of int when...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-31
Lars Op den...
cec: renamed WaitForAck() to WaitForTransmitSucceeded...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-31
Lars Op den...
cec: cleaned up logging
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-31
Lars Op den...
cec: removed framebuffer in CCECProcessor. any other...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-30
Lars Op den...
cec: don't use shared_ptr when not needed in CCECProcessor
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-30
Lars Op den...
win32: don't include the .pdb in the installer. only...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-30
Lars Op den...
win32: bump version numbers to 8
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-30
Lars Op den...
win32: create Release type installer
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-30
Lars Op den...
cec: only log new power status when it actually changed
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-30
Lars Op den...
cec: refresh device statuses by default
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-30
Lars Op den...
cec: make the vendor name available on the interface
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-30
Lars Op den...
cec: fixec - don't deadlock when a command wasn't sent
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-30
Lars Op den...
cec: fixed - ensure that the ackmask is set
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-30
Lars Op den...
cec: added some guards
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-30
Lars Op den...
win32: fix build
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-30
Lars Op den...
win32: fix boost download
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-30
Lars Op den...
win32: download boost deps from xbmc.org
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-30
Lars Op den...
cec: check for enable_shared_from_this.hpp
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-30
Lars Op den...
cec: don't set the physical address to 0
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-30
Lars Op den...
cec: added GetDevicePowerStatus()/cec_get_device_power_...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-30
Lars Op den...
cec: added GetDeviceVendorId()/cec_get_device_vendor_id()
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-30
Lars Op den...
cec: store all commands in the command buffer, so they...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-30
Lars Op den...
cec: added GetDeviceMenuLanguage()/cec_get_device_menu_...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-30
Lars Op den...
cec: add GetDeviceCecVersion()/cec_get_device_cec_versi...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-30
Lars Op den...
cec: fixed - wait for ack while keeping a lock
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-30
Lars Op den...
cec: fixed - wait for the processor thread to start...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-30
Lars Op den...
cec: set the correct ackmask on startup
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-30
Lars Op den...
cec: include the ack timeout in the cec_command struct
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-30
Lars Op den...
cec: set a message state in CCECAdapterMessage and...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-30
Lars Op den...
cec: wait for messages to be transmitted before continu...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-30
Lars Op den...
cec: made = operator private for CCECAdapterMessage...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-30
Lars Op den...
cec: store CCECAdapterMessagePtr in the framebuffer
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-30
Lars Op den...
cec: fixed - mutex in CAdapterCommunication::Close...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-30
Lars Op den...
cec: process buffered messages too
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-29
Lars Op den...
cec: use boost::shared_ptr for messages
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-29
Lars Op den...
cosmetics
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-29
Lars Op den...
cec: only set the logical address once when it hasn...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-29
Lars Op den...
cec: dropped second mutex in CAdapterCommunication...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-29
Lars Op den...
cec: simplified WaitForAck() call. no longer needs...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-29
Lars Op den...
cec: removed TransmitFormatted()
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-29
Lars Op den...
cec: moved cec_adapter_message to CCECAdapterMessage
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-29
Lars Op den...
cec: make all reads and write in CAdapterCommunication...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-29
Lars Op den...
cec: use CecBuffer as input buffer in CAdapterCommunication
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-28
Lars Op den...
cec: split up WaitForAck() and ParseMessage(). currentl...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-28
Lars Op den...
cec: fixed - use the correct source device for broadcasts
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-28
Lars Op den...
cec: wait a bit longer to clear previous input
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-28
Lars Op den...
cec: fixed - correct source for broadcast messages
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-28
Lars Op den...
win32: sync visual studio project files
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-28
Lars Op den...
cec: moved device specific logic from CCECProcessor...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-28
Lars Op den...
cec: moved CECBusDevice.cpp to devices/CECBusDevice.cpp
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-28
Lars Op den...
cec: set the physical address in CCECBusDevice
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-28
Lars Op den...
cec: add -la and --logical-address to the command line...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-27
Lars Op den...
cec: added -d and --log-level params to cec-client
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-27
Lars Op den...
cec: cleaned up command line param parsing
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-27
Lars Op den...
cec: added -sf and --short-log-file, which only log...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-27
Lars Op den...
cec: added -f and --log-file parameters to cec-client
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-27
Lars Op den...
cec: added option to change the log level to cec-client
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-27
Lars Op den...
cec: make CEC_LOG levels powers of 2
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-27
Lars Op den...
cec: introduced CEC_LOG_TRAFFIC log level and log all...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-27
Lars Op den...
cec: fixed - c+p'd copyright contained #pragma once
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-27
Lars Op den...
cec: fixed vendorid. it should be uint64_t after all :)
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-27
Lars Op den...
win32: sync visual studio project file. use uint32_t...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-26
Lars Op den...
cec: poll for a vendor id when an active device is...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-26
Lars Op den...
cec: moved CEC handlers to implementations/
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-26
Lars Op den...
cec: fixed crash on exit after the last commit.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-26
Lars Op den...
cec: refactor CEC command handling. split up standard...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-26
Lars Op den...
cec: also parse the vendor id if it's sent to the broad...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-25
Lars Op den...
cec: handle samsung remote command 'return'
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-25
Lars Op den...
cec: fixed - log the parameter too when there's only 1
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-25
Lars Op den...
cec: fixed - break break break
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-25
Lars Op den...
cec: changed log format of transmitted commands
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-25
Lars Op den...
cec: added hooks for vendor specific cec handling for...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-25
Lars Op den...
cec: added vendor id detection for LG. changed vendorid...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-25
Lars Op den...
cec: added SwitchMonitoring()/cec_switch_monitoring...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-25
Lars Op den...
cec: changed format of the log message with the frames...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-25
Lars Op den...
cec: store the vendor ID when it's sent via CEC_OPCODE_...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-14
Lars Op den...
Merge branch 'master' into release
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-14
Lars Op den...
added changelog for v0.7
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-14
Lars Op den...
cec: send a keypress with 0 duration when a key is...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-14
Lars Op den...
cec: add SetOSDString() to the interface (not supported...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-14
Lars Op den...
cec: fixed - 'routing change' is a broadcast message...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-14
Lars Op den...
cec: log keypresses in the debug log
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-14
Lars Op den...
cec: added 'pa' command to cec-client, to change the...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-14
Lars Op den...
cec: add SetPhysicalAddress()/cec_set_physical_address...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-14
Lars Op den...
cec: put the message processing code from WaitForAck...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-14
Lars Op den...
cec: add 'txn' command to cec-client. same as 'tx'...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-14
Lars Op den...
cec: set initiator and destination first in cec_command...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-14
Lars Op den...
cec: keep trying to connect while iTimeout isn't reache...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-14
Lars Op den...
cec: don't call SetActiveView() when reporting the...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-13
Lars Op den...
cec: eom was not being parsed when receiving MSGCODE_FR...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-13
Lars Op den...
cec: add the device type as parameter when sending...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-13
Lars Op den...
cec: fixed typo in libcec.pc.in
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
next