repositories
/
deb_libcec.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
cec-config-gui: display the detected menu language
[deb_libcec.git]
/
src
/
lib
/
CECProcessor.h
2012-02-10
Lars Op den Kamp
cec: added CanPersistConfiguration()/cec_can_persist_co...
blob
|
commitdiff
|
raw
2012-02-09
Lars Op den Kamp
cec: added GetCurrentConfiguration()/cec_get_current_co...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-09
Lars Op den Kamp
cec: added a new initialiser method: CecInitialise...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-08
Lars Op den Kamp
cec: add a physical address override parameter to libCE...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-08
Lars Op den Kamp
cec: removed deprecated CECCreate() method
blob
|
commitdiff
|
raw
|
diff to current
2012-02-08
Lars Op den Kamp
cec: extracted a Close() method in CCECProcessor
blob
|
commitdiff
|
raw
|
diff to current
2012-02-08
Lars Op den Kamp
cec: use the local cec.h/cectypes.h instead of system...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-06
Lars Op den Kamp
cec: added SetStreamPath()/cec_set_stream_path_logical...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-02
Lars Op den Kamp
cec: don't replace handlers when not initialised, or...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-02
Lars Op den Kamp
cec: fixed compilation warnings
blob
|
commitdiff
|
raw
|
diff to current
2012-02-02
Lars Op den Kamp
cec: added an IAdapterCommunicationCallback interface...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-02
Lars Op den Kamp
cec: dropped no longer needed start condition and state...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-01
Lars Op den Kamp
cec: receive and send full cec_commands, not CCECAdapte...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-30
Lars Op den Kamp
changed the year in copyright notices to 2011-2012
blob
|
commitdiff
|
raw
|
diff to current
2012-01-29
Lars Op den Kamp
cec: clean ups and only include what we need from lib...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-25
Lars Op den Kamp
cec: fixed - only the key release events were sent...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-25
Lars Op den Kamp
cec: simplified AddLog() method
blob
|
commitdiff
|
raw
|
diff to current
2012-01-24
Lars Op den Kamp
cec: moved WaitForTransmitSucceeded() to CAdapterCommun...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-24
Lars Op den Kamp
cec: moved all adapter related code to src/lib/adapter...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-23
Lars Op den Kamp
cec: fixed - don't keep the mutex locked in CCECProcess...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-23
Lars Op den Kamp
cec: fixed reconnect after standby
blob
|
commitdiff
|
raw
|
diff to current
2012-01-17
Lars Op den Kamp
cec: refactored threading/locking - added windows nativ...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-13
Lars Op den Kamp
cec: stick some interfaces before the pthread stuff...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-08
Lars Op den Kamp
Merge pull request #16 from finson/65894f58514a9ab61ae2...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-03
Lars Op den Kamp
cec: hold a lock in CCECProcessor::SetHDMIPort()
blob
|
commitdiff
|
raw
|
diff to current
2012-01-01
Lars Op den Kamp
cec: replace the command handler directly after receivi...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-27
Lars Op den Kamp
cec: let CCECProcessor replace the command handlers
blob
|
commitdiff
|
raw
|
diff to current
2011-12-27
Lars Op den Kamp
cec: don't replace a command handler when it's being...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-21
Lars Op den Kamp
cosmetics
blob
|
commitdiff
|
raw
|
diff to current
2011-12-20
Lars Op den Kamp
cec: handle the bWait parameter in TransmitKeypress...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-20
Lars Op den Kamp
cec: change the previously unused boolean parameter...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-09
Lars Op den Kamp
cec: fixed - mark a device as active source before...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-07
Lars Op den Kamp
Merge branch 'master' of github.com:Pulse-Eight/libcec
blob
|
commitdiff
|
raw
|
diff to current
2011-12-07
Lars Op den Kamp
cec: added GetActiveSource()/cec_get_active_source...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-07
Lars Op den Kamp
cec: add GetDevicePhysicalAddress()/cec_get_device_phys...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-06
Lars Op den Kamp
cec: fixed another deadlock on exit
blob
|
commitdiff
|
raw
|
diff to current
2011-12-06
Lars Op den Kamp
cec: and more LG hacks
blob
|
commitdiff
|
raw
|
diff to current
2011-12-06
Lars Op den Kamp
cec: fix background polling and libcec exit
blob
|
commitdiff
|
raw
|
diff to current
2011-12-05
Lars Op den Kamp
cec: couple of cleanups. don't refresh the vendorid...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-05
Lars Op den Kamp
cec: refactor CEC read/write. keep a single lock for...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-04
Lars Op den Kamp
cec: set the retry timeout to 3 (default)
blob
|
commitdiff
|
raw
|
diff to current
2011-12-04
Lars Op den Kamp
cec: be a bit more verbose when initialising
blob
|
commitdiff
|
raw
|
diff to current
2011-12-04
Lars Op den Kamp
cec: set line timeout when (re)transmitting. don't...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-04
Lars Op den Kamp
cec: retry failed tranmissions
blob
|
commitdiff
|
raw
|
diff to current
2011-12-04
Lars Op den Kamp
cec: create the CAdapterCommunication instance in CCECP...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-02
Lars Op den Kamp
cec: handle bus scan from LG TVs
blob
|
commitdiff
|
raw
|
diff to current
2011-12-02
Lars Op den Kamp
Merge pull request #7 from og01/master
blob
|
commitdiff
|
raw
|
diff to current
2011-12-01
Lars Op den Kamp
cec: added a hook in libcec for physical address autode...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-30
Lars Op den Kamp
cec: specify the device on which the HDMI port will...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-29
Lars Op den Kamp
cec: added 'scan' command to cec-client, that displays...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-28
Lars Op den Kamp
cec: perform the cec bus scan in another thread
blob
|
commitdiff
|
raw
|
diff to current
2011-11-28
Lars Op den Kamp
cec: inactive source should be directly addressed at...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-28
Lars Op den Kamp
cec: only poll devices that need to be polled. fix...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-28
Lars Op den Kamp
cec: added GetOSDName()/cec_get_osd_name(). only reques...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-28
Lars Op den Kamp
cec: scan the CEC bus for devices when starting libcec
blob
|
commitdiff
|
raw
|
diff to current
2011-11-27
Lars Op den Kamp
cec: added SendKeypress()/cec_send_keypress() and SendK...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-26
Lars Op den Kamp
cec: added bWait parameter to volume change methods.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-25
Lars Op den Kamp
cec: added VolumeUp()/cec_volume_up(), VolumeDown(...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-25
Lars Op den Kamp
cec: added SetHDMIPort()/cec_set_hdmi_port(). devices...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-25
Lars Op den Kamp
cec: handle image view on and text view on
blob
|
commitdiff
|
raw
|
diff to current
2011-11-25
Lars Op den Kamp
cec: added GetActiveDevices()/cec_get_active_devices...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-25
Lars Op den Kamp
cec: return own devices first in GetDeviceByPhysicalAdd...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-25
Lars Op den Kamp
cec: moved part of the TryLogicalAddress() logic to...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-14
Lars Op den Kamp
cec: renamed enum methods. fixes potential macro collis...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-11
Lars Op den Kamp
cec: added SetMenuState()
blob
|
commitdiff
|
raw
|
diff to current
2011-11-11
Lars Op den Kamp
cec: added SetDeckControlMode() and SetDeckInfo()....
blob
|
commitdiff
|
raw
|
diff to current
2011-11-10
Lars Op den Kamp
cec: and rename them in the methods that use them too...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-10
Lars Op den Kamp
cec: added SetActiveSource()/cec_set_active_source...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-10
Lars Op den Kamp
cec: mark the active source as active and other devices...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-10
Lars Op den Kamp
cec: more consistent log messages + cosmetics
blob
|
commitdiff
|
raw
|
diff to current
2011-11-10
Lars Op den Kamp
cec: buffer up commands that are received while waiting...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-07
Lars Op den Kamp
cec: don't poll for a vendor ID in monitoring mode
blob
|
commitdiff
|
raw
|
diff to current
2011-11-06
Lars Op den Kamp
cec: give every device type it's own class
blob
|
commitdiff
|
raw
|
diff to current
2011-11-06
Lars Op den Kamp
cec: added logical address autodetection and let libcec...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-05
Lars Op den Kamp
cec: added PollDevice()/cec_poll_device()
blob
|
commitdiff
|
raw
|
diff to current
2011-11-03
Lars Op den Kamp
Merge branch 'master' into release
blob
|
commitdiff
|
raw
|
diff to current
2011-11-03
Lars Op den Kamp
cec: don't hack around the issue that samsung's vendor...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-02
Lars Op den Kamp
cec: drop shared_ptr and use a normal pointer. removed...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-01
Lars Op den Kamp
Merge branch 'master' into release
blob
|
commitdiff
|
raw
|
diff to current
2011-11-01
Lars Op den Kamp
cec: moved SetAckMask() back to CCECProcessor, so the...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-31
Lars Op den Kamp
cec: renamed WaitForAck() to WaitForTransmitSucceeded...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-31
Lars Op den Kamp
cec: cleaned up logging
blob
|
commitdiff
|
raw
|
diff to current
2011-10-31
Lars Op den Kamp
cec: removed framebuffer in CCECProcessor. any other...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-30
Lars Op den Kamp
cec: don't use shared_ptr when not needed in CCECProcessor
blob
|
commitdiff
|
raw
|
diff to current
2011-10-30
Lars Op den Kamp
cec: fixed - ensure that the ackmask is set
blob
|
commitdiff
|
raw
|
diff to current
2011-10-30
Lars Op den Kamp
cec: added GetDevicePowerStatus()/cec_get_device_power_...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-30
Lars Op den Kamp
cec: added GetDeviceVendorId()/cec_get_device_vendor_id()
blob
|
commitdiff
|
raw
|
diff to current
2011-10-30
Lars Op den Kamp
cec: added GetDeviceMenuLanguage()/cec_get_device_menu_...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-30
Lars Op den Kamp
cec: add GetDeviceCecVersion()/cec_get_device_cec_versi...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-30
Lars Op den Kamp
cec: fixed - wait for the processor thread to start...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-30
Lars Op den Kamp
cec: include the ack timeout in the cec_command struct
blob
|
commitdiff
|
raw
|
diff to current
2011-10-30
Lars Op den Kamp
cec: store CCECAdapterMessagePtr in the framebuffer
blob
|
commitdiff
|
raw
|
diff to current
2011-10-29
Lars Op den Kamp
cec: removed TransmitFormatted()
blob
|
commitdiff
|
raw
|
diff to current
2011-10-29
Lars Op den Kamp
cec: moved cec_adapter_message to CCECAdapterMessage
blob
|
commitdiff
|
raw
|
diff to current
2011-10-28
Lars Op den Kamp
cec: split up WaitForAck() and ParseMessage(). currentl...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-28
Lars Op den Kamp
cec: moved device specific logic from CCECProcessor...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-26
Lars Op den Kamp
cec: refactor CEC command handling. split up standard...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-25
Lars Op den Kamp
cec: added hooks for vendor specific cec handling for...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-25
Lars Op den Kamp
cec: added SwitchMonitoring()/cec_switch_monitoring...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-14
Lars Op den Kamp
Merge branch 'master' into release
blob
|
commitdiff
|
raw
|
diff to current
next