repositories
/
deb_libcec.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
cec: fixed - ensure that the correct libCEC version is set after initialising the...
[deb_libcec.git]
/
src
/
lib
/
CECProcessor.h
2012-05-10
Lars Op den Kamp
cec: send a feature abort again for all unhandled comma...
blob
|
commitdiff
|
raw
2012-04-28
Lars Op den Kamp
Merge branch 'development'
blob
|
commitdiff
|
raw
|
diff to current
2012-04-27
Lars Op den Kamp
cec: more magic numbers. use the default CEC timeout...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-26
Lars Op den Kamp
cec: replaced a load of magic numbers
blob
|
commitdiff
|
raw
|
diff to current
2012-04-26
Lars Op den Kamp
cec: request the active source if it's unknown in CCECP...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-26
Lars Op den Kamp
cec: fixed - don't request the PA of devices when handl...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-25
Lars Op den Kamp
cec: optimisation - strip unneeded virtual keywords...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-24
Lars Op den Kamp
cec: removed no longer used CCECBusScan
blob
|
commitdiff
|
raw
|
diff to current
2012-04-24
Lars Op den Kamp
cec: delay the 'active source' command for panasonic...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-15
Lars Op den Kamp
Merge branch 'adaptercomm'. bugzid: 654
blob
|
commitdiff
|
raw
|
diff to current
2012-04-15
Lars Op den Kamp
cec: refactor USB adapter communication. less locks...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-28
Lars Op den Kamp
cec: removed no longer needed sleep in CUSBCECAdapterCo...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-28
Lars Op den Kamp
cec: give priority to messages from the TV. removed...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-23
Lars Op den Kamp
cec: added the firmware version to cec-client's -l...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-15
Lars Op den Kamp
cec: m_iLineTimeout was never initialised and used...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-08
Lars Op den Kamp
cec: included the logical addresses in the persisted...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-03
Lars Op den Kamp
Merge pull request #27 from Fneufneu/master
blob
|
commitdiff
|
raw
|
diff to current
2012-02-27
Lars Op den Kamp
cec: added a command to the interface to start the...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-25
Lars Op den Kamp
cec: fixed invalid forward decl after changing struct...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-17
Lars Op den Kamp
cec: don't keep the mutex locked while opening/closing...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-17
Lars Op den Kamp
cec: fixed - directly process commands that have been...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-16
Lars Op den Kamp
cec: added RescanDevices()/cec_rescan_devices() to...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-16
Lars Op den Kamp
cec: moved the autodetect address api call to libcec_co...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-16
Lars Op den Kamp
cec: removed unneeded client version from the CCECProce...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-15
Lars Op den Kamp
cec: added poweroff devices parameter to the config...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-14
Lars Op den Kamp
cec: return the anynet return keycode directly instead...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-14
Lars Op den Kamp
cec: added SetConfiguration()/cec_set_configuration...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-14
Lars Op den Kamp
cec: add an option to wake multiple devices via the...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-10
Lars Op den Kamp
cec: added CanPersistConfiguration()/cec_can_persist_co...
blob
|
commitdiff
|
raw
|
diff to current
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
next