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-12-08
Lars Op den...
cec: added missing libCEC methods to LibCecSharp. added...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-12-08
Lars Op den...
cec: fixed segfault on exit when calling cec-client -l
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-12-08
Lars Op den...
cec: make libudev optional. if libudev is not available...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-12-08
Lars Op den...
cec: removed 'retries' from cec_command, to avoid stack...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-12-07
Lars Op den...
cec: renamed GetOSDName() -> GetDeviceOSDName()
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-12-07
Lars Op den...
cec: added the new methods to LibCecSharp
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-12-07
Lars Op den...
Merge branch 'master' of github.com:Pulse-Eight/libcec
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-12-07
Lars Op den...
cec: don't get the vendor id first in 'scan'
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-12-07
Lars Op den...
cec: start the background polling thread after 10 secon...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-12-07
Lars Op den...
cec: don't request the physical address from the tv...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-12-07
Lars Op den...
cec: fix LG deck status on startup
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-12-07
Lars Op den...
cec: set the proper ackmask before doing anything else...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-12-07
Lars Op den...
cec: added GetActiveSource()/cec_get_active_source...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-12-07
Lars Op den...
cec: add GetDevicePhysicalAddress()/cec_get_device_phys...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-12-07
Lars Op den...
cec: set device status to 'present' when a command...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-12-07
Lars Op den...
cec: fixed compiler warning on win32
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-12-07
Lars Op den...
cosmetics
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-12-06
Lars Op den...
cec: handle LG reconnect
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-12-06
Lars Op den...
cec: fixed another deadlock on exit
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-12-06
Lars Op den...
cec: and more LG hacks
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-12-06
Lars Op den...
cec: fix simplink reconnect via the TV source selector...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-12-06
Lars Op den...
cec: fix background polling and libcec exit
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-12-06
Lars Op den...
cec: fix power on of LG devices
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-12-06
Lars Op den...
cec: set to 'not present' on failed ack
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-12-06
Lars Op den...
cec: don't unlock the transmit mutex in CCECProcessor...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-12-06
Lars Op den...
win32: fix accidental rename and compiler warnings
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-12-06
Lars Op den...
cec: fix device polling
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-12-05
Lars Op den...
cec: some more cleanups. increase the number of retries...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-12-05
Lars Op den...
cec: couple of cleanups. don't refresh the vendorid...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-12-05
Lars Op den...
cec: refactor CEC read/write. keep a single lock for...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-12-04
Lars Op den...
cec: set the retry timeout to 3 (default)
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-12-04
Lars Op den...
cec: fix venodor id change. fix physical address change
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-12-04
Lars Op den...
cec: LG devices always return 'korean' as menu language...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-12-04
Lars Op den...
cec: force update the device status in the background...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-12-04
Lars Op den...
cec: be a bit more verbose when initialising
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-12-04
Lars Op den...
cec: added some more LG hacks
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-12-04
Lars Op den...
cec: send the physical address only once. keep a write...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-12-04
Lars Op den...
cec: send the physical address when starting
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-12-04
Lars Op den...
cec: don't block when clearing input and no data is...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-12-04
Lars Op den...
cec: shorter read time
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-12-04
Lars Op den...
posix: set the timeout when writing to the serial port
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-12-04
Lars Op den...
cec: don't allow the deck status to be changed when...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-12-04
Lars Op den...
cec: replaced magic numbers in CSLCommandHandler
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-12-04
Lars Op den...
cec: fix simplink reconnect
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-12-04
Lars Op den...
cec: the OSD name of a TV is always 'TV'
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-12-04
Lars Op den...
cec: increase the transmit timeout for LG devices
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-12-04
Lars Op den...
cec: send deck status 0x20 when an LG tv is found,...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-12-04
Lars Op den...
cec: don't retry polls
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-12-04
Lars Op den...
cec: moved SetLineTimeout() to CAdapterCommunication
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-12-04
Lars Op den...
cec: set line timeout when (re)transmitting. don't...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-12-04
Lars Op den...
cec: ignore other data while waiting for a response...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-12-04
Lars Op den...
cec: fix some logging. only transmit packets once
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-12-04
Lars Op den...
cec: retry failed tranmissions
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-12-04
Lars Op den...
cec: send ping and bootloader commands via the output...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-12-04
Lars Op den...
cec: create the CAdapterCommunication instance in CCECP...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-12-02
Lars Op den...
cec: sleep a bit longer while doing a bus scan
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-12-02
Lars Op den...
cec: handle bus scan from LG TVs
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-12-02
Lars Op den...
cec: split up the main() method in cec-client
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-12-02
Lars Op den...
Merge pull request #7 from og01/master
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-12-02
Lars Op den...
cec: removed the 10ms extra delay in CAdapterCommunicat...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-12-02
Lars Op den...
cec: removed unused local variable
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-12-01
Lars Op den...
cec: don't delete a message before it's been sent when...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-12-01
Lars Op den...
cec: added a hook in libcec for physical address autode...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-11-30
Lars Op den...
cec: fix LibCecSharp compilation
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-11-30
Lars Op den...
cec: fixed possible segfault when switching the command...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-11-30
Lars Op den...
cec: specify the device on which the HDMI port will...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-11-29
Lars Op den...
cec: added vendor ID for Philips
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-11-29
Lars Op den...
cec: handle audio opcodes correctly
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-11-29
Lars Op den...
cec: don't send out system audio mode statuses when...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-11-29
Lars Op den...
cec: make sure that a device is really powered on
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-11-29
Lars Op den...
cec: added 'scan' command to cec-client, that displays...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-11-29
Lars Op den...
cec: added vendor id for Yamaha
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-11-28
Lars Op den...
cec: don't refresh the physical address in the poll...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-11-28
Lars Op den...
cec: keep a separate write and read lock in CCECBusDevice
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-11-28
Lars Op den...
cec: perform the cec bus scan in another thread
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-11-28
Lars Op den...
cec: added a few sleeps in the bus scan
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-11-28
Lars Op den...
cec: forgot to rename a call in the previous commit
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-11-28
Lars Op den...
cec: inactive source should be directly addressed at...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-11-28
Lars Op den...
cec: only poll devices that need to be polled. fix...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-11-28
Lars Op den...
cec: new libCEC methods added to LibCecSharp. fixed...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-11-28
Lars Op den...
cec: added GetOSDName()/cec_get_osd_name(). only reques...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-11-28
Lars Op den...
cec: scan the CEC bus for devices when starting libcec
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-11-27
Lars Op den...
cec: added SendKeypress()/cec_send_keypress() and SendK...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-11-26
Paul Grove
Missing C Functions
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-11-26
Lars Op den...
cec: added bWait parameter to volume change methods.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-11-25
Lars Op den...
cec: cosmetics in cec-client
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-11-25
Lars Op den...
cec: added VolumeUp()/cec_volume_up(), VolumeDown(...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-11-25
Lars Op den...
cec: added SetHDMIPort()/cec_set_hdmi_port(). devices...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-11-25
Lars Op den...
cec: fixed - don't report a changed physical address...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-11-25
Lars Op den...
cec: handle image view on and text view on
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-11-25
Lars Op den...
cec: fixed - routing information sets the stream path...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-11-25
Lars Op den...
cec: don't scan the whole bus in CCECProcessor::IsActiv...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-11-25
Lars Op den...
cec: fixed - don't request the vendor id from devices...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-11-25
Lars Op den...
cec: update m_iLastActive if a poll was acked in CCECBu...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-11-25
Lars Op den...
cec: mark device status as present when a command was...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-11-25
Lars Op den...
cec: always send a power on command in CCECBusDevice...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-11-25
Lars Op den...
cec: added GetActiveDevices()/cec_get_active_devices...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-11-25
Lars Op den...
cec: don't request updates statusses unless needed
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-11-25
Lars Op den...
cec: return own devices first in GetDeviceByPhysicalAdd...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-11-25
Lars Op den...
cec: added HandleSystemAudioStatus()
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
next