repositories
/
deb_libcec.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
cec: refactor CEC read/write. keep a single lock for all writes, not one per device
2011-12-05
Lars Op den Kamp
cec: refactor CEC read/write. keep a single lock for...
commit
|
commitdiff
|
tree
2011-12-04
Lars Op den Kamp
cec: set the retry timeout to 3 (default)
commit
|
commitdiff
|
tree
2011-12-04
Lars Op den Kamp
cec: fix venodor id change. fix physical address change
commit
|
commitdiff
|
tree
2011-12-04
Lars Op den Kamp
cec: LG devices always return 'korean' as menu language...
commit
|
commitdiff
|
tree
2011-12-04
Lars Op den Kamp
cec: force update the device status in the background...
commit
|
commitdiff
|
tree
2011-12-04
Lars Op den Kamp
cec: be a bit more verbose when initialising
commit
|
commitdiff
|
tree
2011-12-04
Lars Op den Kamp
cec: added some more LG hacks
commit
|
commitdiff
|
tree
2011-12-04
Lars Op den Kamp
cec: send the physical address only once. keep a write...
commit
|
commitdiff
|
tree
2011-12-04
Lars Op den Kamp
cec: send the physical address when starting
commit
|
commitdiff
|
tree
2011-12-04
Lars Op den Kamp
cec: don't block when clearing input and no data is...
commit
|
commitdiff
|
tree
2011-12-04
Lars Op den Kamp
cec: shorter read time
commit
|
commitdiff
|
tree
2011-12-04
Lars Op den Kamp
posix: set the timeout when writing to the serial port
commit
|
commitdiff
|
tree
2011-12-04
Lars Op den Kamp
cec: don't allow the deck status to be changed when...
commit
|
commitdiff
|
tree
2011-12-04
Lars Op den Kamp
cec: replaced magic numbers in CSLCommandHandler
commit
|
commitdiff
|
tree
2011-12-04
Lars Op den Kamp
cec: fix simplink reconnect
commit
|
commitdiff
|
tree
2011-12-04
Lars Op den Kamp
cec: the OSD name of a TV is always 'TV'
commit
|
commitdiff
|
tree
2011-12-04
Lars Op den Kamp
cec: increase the transmit timeout for LG devices
commit
|
commitdiff
|
tree
2011-12-04
Lars Op den Kamp
cec: send deck status 0x20 when an LG tv is found,...
commit
|
commitdiff
|
tree
2011-12-04
Lars Op den Kamp
cec: don't retry polls
commit
|
commitdiff
|
tree
2011-12-04
Lars Op den Kamp
cec: moved SetLineTimeout() to CAdapterCommunication
commit
|
commitdiff
|
tree
2011-12-04
Lars Op den Kamp
cec: set line timeout when (re)transmitting. don't...
commit
|
commitdiff
|
tree
2011-12-04
Lars Op den Kamp
cec: ignore other data while waiting for a response...
commit
|
commitdiff
|
tree
2011-12-04
Lars Op den Kamp
cec: fix some logging. only transmit packets once
commit
|
commitdiff
|
tree
2011-12-04
Lars Op den Kamp
cec: retry failed tranmissions
commit
|
commitdiff
|
tree
2011-12-04
Lars Op den Kamp
cec: send ping and bootloader commands via the output...
commit
|
commitdiff
|
tree
2011-12-04
Lars Op den Kamp
cec: create the CAdapterCommunication instance in CCECProcessor
commit
|
commitdiff
|
tree
2011-12-02
Lars Op den Kamp
cec: sleep a bit longer while doing a bus scan
commit
|
commitdiff
|
tree
2011-12-02
Lars Op den Kamp
cec: handle bus scan from LG TVs
commit
|
commitdiff
|
tree
2011-12-02
Lars Op den Kamp
cec: split up the main() method in cec-client
commit
|
commitdiff
|
tree
2011-12-02
Lars Op den Kamp
Merge pull request #7 from og01/master
commit
|
commitdiff
|
tree
2011-12-02
Lars Op den Kamp
cec: removed the 10ms extra delay in CAdapterCommunication...
commit
|
commitdiff
|
tree
2011-12-02
Lars Op den Kamp
cec: removed unused local variable
commit
|
commitdiff
|
tree
2011-12-01
Lars Op den Kamp
cec: don't delete a message before it's been sent when...
commit
|
commitdiff
|
tree
2011-12-01
Lars Op den Kamp
cec: added a hook in libcec for physical address autodetection
commit
|
commitdiff
|
tree
2011-11-30
Lars Op den Kamp
cec: fix LibCecSharp compilation
commit
|
commitdiff
|
tree
2011-11-30
Lars Op den Kamp
cec: fixed possible segfault when switching the command...
commit
|
commitdiff
|
tree
2011-11-30
Lars Op den Kamp
cec: specify the device on which the HDMI port will...
commit
|
commitdiff
|
tree
2011-11-29
Lars Op den Kamp
cec: added vendor ID for Philips
commit
|
commitdiff
|
tree
2011-11-29
Lars Op den Kamp
cec: handle audio opcodes correctly
commit
|
commitdiff
|
tree
2011-11-29
Lars Op den Kamp
cec: don't send out system audio mode statuses when...
commit
|
commitdiff
|
tree
2011-11-29
Lars Op den Kamp
cec: make sure that a device is really powered on
commit
|
commitdiff
|
tree
2011-11-29
Lars Op den Kamp
cec: added 'scan' command to cec-client, that displays...
commit
|
commitdiff
|
tree
2011-11-29
Lars Op den Kamp
cec: added vendor id for Yamaha
commit
|
commitdiff
|
tree
2011-11-28
Lars Op den Kamp
cec: don't refresh the physical address in the poll...
commit
|
commitdiff
|
tree
2011-11-28
Lars Op den Kamp
cec: keep a separate write and read lock in CCECBusDevice
commit
|
commitdiff
|
tree
2011-11-28
Lars Op den Kamp
cec: perform the cec bus scan in another thread
commit
|
commitdiff
|
tree
2011-11-28
Lars Op den Kamp
cec: added a few sleeps in the bus scan
commit
|
commitdiff
|
tree
2011-11-28
Lars Op den Kamp
cec: forgot to rename a call in the previous commit
commit
|
commitdiff
|
tree
2011-11-28
Lars Op den Kamp
cec: inactive source should be directly addressed at...
commit
|
commitdiff
|
tree
2011-11-28
Lars Op den Kamp
cec: only poll devices that need to be polled. fix...
commit
|
commitdiff
|
tree
2011-11-28
Lars Op den Kamp
cec: new libCEC methods added to LibCecSharp. fixed...
commit
|
commitdiff
|
tree
2011-11-28
Lars Op den Kamp
cec: added GetOSDName()/cec_get_osd_name(). only request...
commit
|
commitdiff
|
tree
2011-11-28
Lars Op den Kamp
cec: scan the CEC bus for devices when starting libcec
commit
|
commitdiff
|
tree
2011-11-27
Lars Op den Kamp
cec: added SendKeypress()/cec_send_keypress() and SendKeyRel...
commit
|
commitdiff
|
tree
2011-11-26
Lars Op den Kamp
cec: added bWait parameter to volume change methods.
commit
|
commitdiff
|
tree
2011-11-25
Lars Op den Kamp
cec: cosmetics in cec-client
commit
|
commitdiff
|
tree
2011-11-25
Lars Op den Kamp
cec: added VolumeUp()/cec_volume_up(), VolumeDown(...
commit
|
commitdiff
|
tree
2011-11-25
Lars Op den Kamp
cec: added SetHDMIPort()/cec_set_hdmi_port(). devices...
commit
|
commitdiff
|
tree
2011-11-25
Lars Op den Kamp
cec: fixed - don't report a changed physical address...
commit
|
commitdiff
|
tree
2011-11-25
Lars Op den Kamp
cec: handle image view on and text view on
commit
|
commitdiff
|
tree
2011-11-25
Lars Op den Kamp
cec: fixed - routing information sets the stream path...
commit
|
commitdiff
|
tree
2011-11-25
Lars Op den Kamp
cec: don't scan the whole bus in CCECProcessor::IsActiveDevi...
commit
|
commitdiff
|
tree
2011-11-25
Lars Op den Kamp
cec: fixed - don't request the vendor id from devices...
commit
|
commitdiff
|
tree
2011-11-25
Lars Op den Kamp
cec: update m_iLastActive if a poll was acked in CCECBusDevi...
commit
|
commitdiff
|
tree
2011-11-25
Lars Op den Kamp
cec: mark device status as present when a command was...
commit
|
commitdiff
|
tree
2011-11-25
Lars Op den Kamp
cec: always send a power on command in CCECBusDevice...
commit
|
commitdiff
|
tree
2011-11-25
Lars Op den Kamp
cec: added GetActiveDevices()/cec_get_active_devices...
commit
|
commitdiff
|
tree
2011-11-25
Lars Op den Kamp
cec: don't request updates statusses unless needed
commit
|
commitdiff
|
tree
2011-11-25
Lars Op den Kamp
cec: return own devices first in GetDeviceByPhysicalAddress...
commit
|
commitdiff
|
tree
2011-11-25
Lars Op den Kamp
cec: added HandleSystemAudioStatus()
commit
|
commitdiff
|
tree
2011-11-25
Lars Op den Kamp
cec: moved part of the TryLogicalAddress() logic to...
commit
|
commitdiff
|
tree
2011-11-25
Lars Op den Kamp
cec: store the status of a bus device: present, not...
commit
|
commitdiff
|
tree
2011-11-25
Lars Op den Kamp
cec: changed - pass all commands that are directed...
commit
|
commitdiff
|
tree
2011-11-24
Lars Op den Kamp
cec: fixed - report physical address sends 3 parameters...
commit
|
commitdiff
|
tree
2011-11-24
Lars Op den Kamp
cec: devices can send vendor commands from other vendors...
commit
|
commitdiff
|
tree
2011-11-24
Lars Op den Kamp
cec: handle routing information and report physical...
commit
|
commitdiff
|
tree
2011-11-24
Lars Op den Kamp
cec: merge the two switches in CCECCommandHandler:...
commit
|
commitdiff
|
tree
2011-11-24
Lars Op den Kamp
cec: added vendor id detection for Onkyo
commit
|
commitdiff
|
tree
2011-11-23
Lars Op den Kamp
cec: more of the same. bugzid: 19
commit
|
commitdiff
|
tree
2011-11-22
Lars Op den Kamp
cec: make SetStreamPath() thread safe. bugzid: 19
commit
|
commitdiff
|
tree
2011-11-22
Lars Op den Kamp
cec: fixed - clear any previous input when opening...
commit
|
commitdiff
|
tree
2011-11-22
Lars Op den Kamp
cec: a recording device is both a playback device and...
commit
|
commitdiff
|
tree
2011-11-22
Lars Op den Kamp
cec: a recording device inherits all the features of...
commit
|
commitdiff
|
tree
2011-11-21
Lars Op den Kamp
cec: pass the menu request command to listeners when...
commit
|
commitdiff
|
tree
2011-11-20
Lars Op den Kamp
cec: fixed SetActiveView(). the correct hdmi port will...
commit
|
commitdiff
|
tree
2011-11-19
Lars Op den Kamp
cec: use the correct source address in CSLCommandHandler...
commit
|
commitdiff
|
tree
2011-11-19
Lars Op den Kamp
cec: send 89:02:05 on 89:01 for SL
commit
|
commitdiff
|
tree
2011-11-18
Lars Op den Kamp
win32: get LibCecSharp.dll directly from the Release...
commit
|
commitdiff
|
tree
2011-11-18
Lars Op den Kamp
cec: fixed compiler warning after 45de9d9fb1cdefce6ecb53f372...
commit
|
commitdiff
|
tree
2011-11-18
Lars Op den Kamp
Merge branch 'ghuron/patch-1'. corrected CEC_OPCODE_DEVICE_V...
commit
|
commitdiff
|
tree
2011-11-18
Lars Op den Kamp
cec: attempt to imitate SL when connected to an LG tv
commit
|
commitdiff
|
tree
2011-11-15
Lars Op den Kamp
cec: make add() and clear() camelcased again and re...
commit
|
commitdiff
|
tree
2011-11-15
Lars Op den Kamp
cec: rename cec_type_list::Add() and Clear() back to...
commit
|
commitdiff
|
tree
2011-11-15
Lars Op den Kamp
cec: added physical address option to testclient. credits...
commit
|
commitdiff
|
tree
2011-11-14
Lars Op den Kamp
cec: missed 1 TODO in LibCecSharp.cpp. copy command...
commit
|
commitdiff
|
tree
2011-11-14
Lars Op den Kamp
cosmetics
commit
|
commitdiff
|
tree
2011-11-14
Lars Op den Kamp
cec: renamed enum methods. fixes potential macro collision...
commit
|
commitdiff
|
tree
2011-11-14
Lars Op den Kamp
cec: added '-s' or '--single-command' to cec-client...
commit
|
commitdiff
|
tree
2011-11-14
Lars Op den Kamp
cec: cosmetics
commit
|
commitdiff
|
tree
2011-11-14
Lars Op den Kamp
win32: removed .suo file
commit
|
commitdiff
|
tree
next