repositories
/
deb_libcec.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
win32: removed unneeded afxres.h include in the resource files, which is not present...
[deb_libcec.git]
/
src
/
2011-11-10
Lars Op den Kamp
cec: fixed some int conversions that made the win32...
tree
|
commitdiff
2011-11-10
Lars Op den Kamp
cec: only send 'active source' when powered on
tree
|
commitdiff
2011-11-10
Lars Op den Kamp
cec: always start in standby mode and let the tv (or...
tree
|
commitdiff
2011-11-10
Lars Op den Kamp
cec: audio systems cannot be an active source, so don...
tree
|
commitdiff
2011-11-10
Lars Op den Kamp
cec: show the power status as string instead of int
tree
|
commitdiff
2011-11-10
Lars Op den Kamp
cec: added SetActiveSource()/cec_set_active_source...
tree
|
commitdiff
2011-11-10
Lars Op den Kamp
cec: set the power status to 'on' when receiving CEC_US...
tree
|
commitdiff
2011-11-10
Lars Op den Kamp
cec: fixed handling of CEC_OPCODE_SET_STREAM_PATH
tree
|
commitdiff
2011-11-10
Lars Op den Kamp
cec: handle CEC_OPCODE_ACTIVE_SOURCE
tree
|
commitdiff
2011-11-10
Lars Op den Kamp
cec: mark the active source as active and other devices...
tree
|
commitdiff
2011-11-10
Lars Op den Kamp
cec: moved TransmitDeckStatus() to CCECPlaybackDevice
tree
|
commitdiff
2011-11-10
Lars Op den Kamp
cec: only send a power on command when a device isn...
tree
|
commitdiff
2011-11-10
Lars Op den Kamp
cec: set power status to on when the stream path change...
tree
|
commitdiff
2011-11-10
Lars Op den Kamp
cec: handle CEC_OPCODE_STANDBY
tree
|
commitdiff
2011-11-10
Lars Op den Kamp
cec: separate 'last command sent' and 'last active...
tree
|
commitdiff
2011-11-10
Lars Op den Kamp
win32: prepend the com port path with '\\.\', so com...
tree
|
commitdiff
2011-11-10
Lars Op den Kamp
cec: more consistent log messages + cosmetics
tree
|
commitdiff
2011-11-10
Lars Op den Kamp
cec: buffer up commands that are received while waiting...
tree
|
commitdiff
2011-11-10
Lars Op den Kamp
cec: only set the power status to 'on' for the primary...
tree
|
commitdiff
2011-11-10
Lars Op den Kamp
cec: fix parameter parsing in SetVendorId()
tree
|
commitdiff
2011-11-10
Lars Op den Kamp
cec: improved logging. fixed GetVendorId()
tree
|
commitdiff
2011-11-10
Lars Op den Kamp
cec: removed the old SetVendorId() from the header...
tree
|
commitdiff
2011-11-10
Lars Op den Kamp
cec: changed debug level of 'did not receive ack' from...
tree
|
commitdiff
2011-11-10
Lars Op den Kamp
cec: moved SetVendorId(const cec_datapacket &packet...
tree
|
commitdiff
2011-11-07
Lars Op den Kamp
cec: don't poll for a vendor ID in monitoring mode
tree
|
commitdiff
2011-11-06
Lars Op den Kamp
cec: set default physical addresses to 0xFFFF for all...
tree
|
commitdiff
2011-11-06
Lars Op den Kamp
cec: opcode 0x80 means the stream path changed, not...
tree
|
commitdiff
2011-11-06
Lars Op den Kamp
cec: increase physical address with 0x100 per device
tree
|
commitdiff
2011-11-06
Lars Op den Kamp
cec: added more audio control commands
tree
|
commitdiff
2011-11-06
Lars Op den Kamp
cec: added HandleGiveSystemAudioModeStatus()
tree
|
commitdiff
2011-11-06
Lars Op den Kamp
cec: send the correct device type in TransmitPhysicalAd...
tree
|
commitdiff
2011-11-06
Lars Op den Kamp
cec: send a reply from the correct device when the...
tree
|
commitdiff
2011-11-06
Lars Op den Kamp
cec: handle GiveAudioStatus. currently send a feature...
tree
|
commitdiff
2011-11-06
Lars Op den Kamp
cec: log string cosmetics in CCECBusDevice. log a sourc...
tree
|
commitdiff
2011-11-06
Lars Op den Kamp
cec: rename SetOSDString() to TransmitOSDString() ...
tree
|
commitdiff
2011-11-06
Lars Op den Kamp
cec: switch to panasonic specific cec implementation...
tree
|
commitdiff
2011-11-06
Lars Op den Kamp
cec: cosmetics
tree
|
commitdiff
2011-11-06
Lars Op den Kamp
cec: renamed all Broadcast...() and Report...() methods...
tree
|
commitdiff
2011-11-06
Lars Op den Kamp
cec: keep a power and menu state pew device
tree
|
commitdiff
2011-11-06
Lars Op den Kamp
cec: osd string is 13 chars max. don't send more
tree
|
commitdiff
2011-11-06
Lars Op den Kamp
cec: send the correct cec version for each device
tree
|
commitdiff
2011-11-06
Lars Op den Kamp
cec: give every device type it's own class
tree
|
commitdiff
2011-11-06
Lars Op den Kamp
break break break
tree
|
commitdiff
2011-11-06
Lars Op den Kamp
cec: only set the osd name for the primary device....
tree
|
commitdiff
2011-11-06
Lars Op den Kamp
cec: set a device type and name for each CCECBusDevice
tree
|
commitdiff
2011-11-06
Lars Op den Kamp
cec: added logical address autodetection and let libcec...
tree
|
commitdiff
2011-11-05
Lars Op den Kamp
cec: added PollDevice()/cec_poll_device()
tree
|
commitdiff
2011-11-04
Lars Op den Kamp
changed copyright of boblight files with permission...
tree
|
commitdiff
2011-11-04
Lars Op den Kamp
cec: added vendor detection for panasonic and broadcast...
tree
|
commitdiff
2011-11-03
Lars Op den Kamp
Merge branch 'master' into release
tree
|
commitdiff
2011-11-03
Lars Op den Kamp
cec: made the Get...Version() methods const
tree
|
commitdiff
2011-11-03
Lars Op den Kamp
cec: set lib interface version back to 1.0 and rename...
tree
|
commitdiff
2011-11-03
Lars Op den Kamp
cec: don't hack around the issue that samsung's vendor...
tree
|
commitdiff
2011-11-03
Lars Op den Kamp
cec: added GetLibVersionMinor()/cec_get_lib_version_min...
tree
|
commitdiff
2011-11-03
Lars Op den Kamp
cec: removed no longer needed cleanup code in ~CLibCEC
tree
|
commitdiff
2011-11-03
Lars Op den Kamp
cec: samsung's vendor specific remote keypresses don...
tree
|
commitdiff
2011-11-03
Lars Op den Kamp
cec: always reset the button press time in CLibCEC...
tree
|
commitdiff
2011-11-02
Lars Op den Kamp
cec: and reverted the previous commit again (partially...
tree
|
commitdiff
2011-11-02
Lars Op den Kamp
cec: replaced Sleep() in CAdapterCommunication::Process...
tree
|
commitdiff
2011-11-02
Lars Op den Kamp
cec: always wait for a signal in CCECProcessor::Transmit()
tree
|
commitdiff
2011-11-02
Lars Op den Kamp
cec: drop shared_ptr and use a normal pointer. removed...
tree
|
commitdiff
2011-11-01
Lars Op den Kamp
Merge branch 'master' into release
tree
|
commitdiff
2011-11-01
Lars Op den Kamp
cec: re-enabled AddCommand(). debug leftover
tree
|
commitdiff
2011-11-01
Lars Op den Kamp
cec: only mark error messages as error when waiting...
tree
|
commitdiff
2011-11-01
Lars Op den Kamp
cec: signal as started after setting the ackmask
tree
|
commitdiff
2011-11-01
Lars Op den Kamp
cec: moved SetAckMask() back to CCECProcessor, so the...
tree
|
commitdiff
2011-11-01
Lars Op den Kamp
cec: pass unexpected replies to ParseMessage() in WaitF...
tree
|
commitdiff
2011-11-01
Lars Op den Kamp
cec: only send unhandled and selected commands to the...
tree
|
commitdiff
2011-10-31
Lars Op den Kamp
cec: fixed typo which led to a wrong return value in...
tree
|
commitdiff
2011-10-31
Lars Op den Kamp
cec: show the command as string instead of int when...
tree
|
commitdiff
2011-10-31
Lars Op den Kamp
cec: renamed WaitForAck() to WaitForTransmitSucceeded...
tree
|
commitdiff
2011-10-31
Lars Op den Kamp
cec: cleaned up logging
tree
|
commitdiff
2011-10-31
Lars Op den Kamp
cec: removed framebuffer in CCECProcessor. any other...
tree
|
commitdiff
2011-10-30
Lars Op den Kamp
cec: don't use shared_ptr when not needed in CCECProcessor
tree
|
commitdiff
2011-10-30
Lars Op den Kamp
cec: only log new power status when it actually changed
tree
|
commitdiff
2011-10-30
Lars Op den Kamp
cec: refresh device statuses by default
tree
|
commitdiff
2011-10-30
Lars Op den Kamp
cec: make the vendor name available on the interface
tree
|
commitdiff
2011-10-30
Lars Op den Kamp
cec: fixec - don't deadlock when a command wasn't sent
tree
|
commitdiff
2011-10-30
Lars Op den Kamp
cec: fixed - ensure that the ackmask is set
tree
|
commitdiff
2011-10-30
Lars Op den Kamp
cec: added some guards
tree
|
commitdiff
2011-10-30
Lars Op den Kamp
win32: fix build
tree
|
commitdiff
2011-10-30
Lars Op den Kamp
cec: don't set the physical address to 0
tree
|
commitdiff
2011-10-30
Lars Op den Kamp
cec: added GetDevicePowerStatus()/cec_get_device_power_...
tree
|
commitdiff
2011-10-30
Lars Op den Kamp
cec: added GetDeviceVendorId()/cec_get_device_vendor_id()
tree
|
commitdiff
2011-10-30
Lars Op den Kamp
cec: store all commands in the command buffer, so they...
tree
|
commitdiff
2011-10-30
Lars Op den Kamp
cec: added GetDeviceMenuLanguage()/cec_get_device_menu_...
tree
|
commitdiff
2011-10-30
Lars Op den Kamp
cec: add GetDeviceCecVersion()/cec_get_device_cec_versi...
tree
|
commitdiff
2011-10-30
Lars Op den Kamp
cec: fixed - wait for ack while keeping a lock
tree
|
commitdiff
2011-10-30
Lars Op den Kamp
cec: fixed - wait for the processor thread to start...
tree
|
commitdiff
2011-10-30
Lars Op den Kamp
cec: set the correct ackmask on startup
tree
|
commitdiff
2011-10-30
Lars Op den Kamp
cec: include the ack timeout in the cec_command struct
tree
|
commitdiff
2011-10-30
Lars Op den Kamp
cec: set a message state in CCECAdapterMessage and...
tree
|
commitdiff
2011-10-30
Lars Op den Kamp
cec: wait for messages to be transmitted before continu...
tree
|
commitdiff
2011-10-30
Lars Op den Kamp
cec: made = operator private for CCECAdapterMessage...
tree
|
commitdiff
2011-10-30
Lars Op den Kamp
cec: store CCECAdapterMessagePtr in the framebuffer
tree
|
commitdiff
2011-10-30
Lars Op den Kamp
cec: fixed - mutex in CAdapterCommunication::Close...
tree
|
commitdiff
2011-10-30
Lars Op den Kamp
cec: process buffered messages too
tree
|
commitdiff
2011-10-29
Lars Op den Kamp
cec: use boost::shared_ptr for messages
tree
|
commitdiff
2011-10-29
Lars Op den Kamp
cosmetics
tree
|
commitdiff
2011-10-29
Lars Op den Kamp
cec: only set the logical address once when it hasn...
tree
|
commitdiff
next