repositories
/
deb_libcec.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
don't crash LibCecSharp when receiving an alert with a NULL param (like the connectio...
[deb_libcec.git]
/
src
/
lib
/
devices
/
2013-12-12
Lars Op den Kamp
always call the SourceActivated() callback in CCECBusDe...
tree
|
commitdiff
2013-12-12
Lars Op den Kamp
set the vendor id of devices handled by libCEC to our...
tree
|
commitdiff
2013-12-09
Lars Op den Kamp
fixed leak on exit in CWaitForResponse::Clear()
tree
|
commitdiff
2013-12-09
Lars Op den Kamp
moved CResponse and CWaitForResponse implementation...
tree
|
commitdiff
2013-10-17
Lars Op den Kamp
fixed: only send an active source message when receivin...
tree
|
commitdiff
2013-09-05
Lars Op den Kamp
sharp: check whether the 'auto power on' option is...
tree
|
commitdiff
2013-06-20
Lars Op den Kamp
Merge pull request #180 from Fneufneu/freebsd
tree
|
commitdiff
2013-06-19
Lars Op den Kamp
silence warning for xx:a0:00:09:b0:00:80:20. bugzid...
tree
|
commitdiff
2013-05-11
Lars Op den Kamp
Merge pull request #172 from warped-rudi/Pulse-Eight
tree
|
commitdiff
2013-05-10
Lars Op den Kamp
toshiba: fixed - toshiba handler wasn't initialised...
tree
|
commitdiff
2013-03-08
Lars Op den Kamp
always poll a device when the status is unknown, and...
tree
|
commitdiff
2013-03-07
Lars Op den Kamp
don't mark a device as inactive when receiving a routin...
tree
|
commitdiff
2013-02-26
Lars Op den Kamp
updated copyright messages for 2013
tree
|
commitdiff
2013-01-22
Lars Op den Kamp
update the active source status correctly after a manua...
tree
|
commitdiff
2012-12-06
Lars Op den Kamp
Merge branch 'development'
tree
|
commitdiff
2012-12-04
Lars Op den Kamp
fix initial audiostatus value
tree
|
commitdiff
2012-12-04
Lars Op den Kamp
added methods to get the audiostatus and toggle the...
tree
|
commitdiff
2012-12-03
Lars Op den Kamp
never mark user control opcodes as unsupported
tree
|
commitdiff
2012-12-03
Lars Op den Kamp
don't mark as inactive source on routing changes
tree
|
commitdiff
2012-11-15
Lars Op den Kamp
Merge branch 'master' into release
tree
|
commitdiff
2012-11-15
Lars Op den Kamp
fixed - string wasn't null terminated when logging...
tree
|
commitdiff
2012-11-15
Lars Op den Kamp
don't mark a device as present after poll messages...
tree
|
commitdiff
2012-11-15
Lars Op den Kamp
transmit an abort message when the vendor id is request...
tree
|
commitdiff
2012-11-15
Lars Op den Kamp
fixed typo in CCECBusDevice::SetActiveRoute(). issue #89
tree
|
commitdiff
2012-11-14
Lars Op den Kamp
send active source message when we received a routing...
tree
|
commitdiff
2012-11-14
Lars Op den Kamp
send an active source message when the route was set...
tree
|
commitdiff
2012-11-14
Lars Op den Kamp
don't update the power status when the stream path...
tree
|
commitdiff
2012-11-14
Lars Op den Kamp
fixed - philips TVs ignore 'image view on' right after...
tree
|
commitdiff
2012-11-14
Lars Op den Kamp
mark a device as powered on when receiving a stream...
tree
|
commitdiff
2012-11-14
Lars Op den Kamp
no need to cache the physical address of the active...
tree
|
commitdiff
2012-11-14
Lars Op den Kamp
added handler for philips. ignore repeating 'display...
tree
|
commitdiff
2012-11-14
Lars Op den Kamp
ensure that we only send 'image view on' when needed
tree
|
commitdiff
2012-11-13
Lars Op den Kamp
fixed: mark the TV as 'in transition standby -> on...
tree
|
commitdiff
2012-11-12
Lars Op den Kamp
only mark a device as active source from cache if it...
tree
|
commitdiff
2012-11-12
Lars Op den Kamp
signal all waiting threads when receiving an active...
tree
|
commitdiff
2012-11-12
Lars Op den Kamp
mark the adapter as (in)active source for firmware v3+
tree
|
commitdiff
2012-11-09
Lars Op den Kamp
always poll the TV if it's marked as not present. issue...
tree
|
commitdiff
2012-10-31
Lars Op den Kamp
Merge branch 'master' into release
tree
|
commitdiff
2012-10-18
Lars Op den Kamp
fixed handling of active route changes. github issue...
tree
|
commitdiff
2012-10-18
Lars Op den Kamp
added CCECDeviceMap::GetChildrenOf()
tree
|
commitdiff
2012-10-15
Lars Op den Kamp
Merge branch 'master' into release
tree
|
commitdiff
2012-10-15
Lars Op den Kamp
Merge branch 'development'. closes #67
tree
|
commitdiff
2012-10-15
Lars Op den Kamp
bit less bus and log spamming while waiting for the...
tree
|
commitdiff
2012-10-15
Lars Op den Kamp
fixed - updating the device status after a poll was...
tree
|
commitdiff
2012-10-11
Lars Op den Kamp
Merge branch 'master' into release
tree
|
commitdiff
2012-10-11
Lars Op den Kamp
Merge branch 'development'
tree
|
commitdiff
2012-10-11
Lars Op den Kamp
fixed - don't update the device status of unregistered...
tree
|
commitdiff
2012-10-11
Lars Op den Kamp
fixed - log all device status changes
tree
|
commitdiff
2012-10-08
Lars Op den Kamp
Merge branch 'master' into release
tree
|
commitdiff
2012-10-08
Lars Op den Kamp
Merge branch 'development'
tree
|
commitdiff
2012-10-08
Lars Op den Kamp
Merge remote-tracking branch 'warped-rudi/cubox-stable...
tree
|
commitdiff
2012-10-08
Lars Op den Kamp
fixed - always send image view on to the tv, don't...
tree
|
commitdiff
2012-10-07
Lars Op den Kamp
changed some log levels from NOTICE to DEBUG, so the...
tree
|
commitdiff
2012-10-03
Lars Op den Kamp
prevent sending directly addressed commands from being...
tree
|
commitdiff
2012-09-11
Lars Op den Kamp
Merge branch 'master' into release
tree
|
commitdiff
2012-09-11
Lars Op den Kamp
Merge branch 'development'
tree
|
commitdiff
2012-09-08
Lars Op den Kamp
transmit an active source message after <set stream...
tree
|
commitdiff
2012-08-06
Lars Op den Kamp
Merge branch 'master' into release
tree
|
commitdiff
2012-08-06
Lars Op den Kamp
Merge branch 'development'
tree
|
commitdiff
2012-08-02
Lars Op den Kamp
cec: fixed - delayed source switch time was reset,...
tree
|
commitdiff
2012-08-02
Lars Op den Kamp
cec: added guard so ReplaceHandler() doesn't accidently...
tree
|
commitdiff
2012-07-27
Lars Op den Kamp
Merge branch 'master' into release
tree
|
commitdiff
2012-07-27
Lars Op den Kamp
Merge branch 'development'
tree
|
commitdiff
2012-07-25
Lars Op den Kamp
LibCecSharp: fixed - set the primary LA in CecLogicalAd...
tree
|
commitdiff
2012-06-27
Lars Op den Kamp
Merge branch 'master' into release
tree
|
commitdiff
2012-06-27
Lars Op den Kamp
Merge branch 'development'
tree
|
commitdiff
2012-06-26
Lars Op den Kamp
cec: fixed - copy the class member values of the old...
tree
|
commitdiff
2012-06-23
Lars Op den Kamp
added a callback for clients that is called when a...
tree
|
commitdiff
2012-06-22
Lars Op den Kamp
cec: fixed - set the physical address of each device...
tree
|
commitdiff
2012-06-21
Lars Op den Kamp
cec: removed dupe code around delayed activate source...
tree
|
commitdiff
2012-06-21
Lars Op den Kamp
cec: don't send active source commands when the physica...
tree
|
commitdiff
2012-06-19
Lars Op den Kamp
cec: fixed missing virtual keyword in CCECCommandHandle...
tree
|
commitdiff
2012-06-11
Lars Op den Kamp
Merge branch 'master' into release
tree
|
commitdiff
2012-06-11
Lars Op den Kamp
Merge branch 'development'
tree
|
commitdiff
2012-06-10
Lars Op den Kamp
cec: TransmitImageViewOn() and TransmitActiveSource...
tree
|
commitdiff
2012-06-10
Lars Op den Kamp
cec: get the vendor id of the TV before allocating...
tree
|
commitdiff
2012-05-31
Lars Op den Kamp
cec: moved ToString() methods and some other type relat...
tree
|
commitdiff
2012-05-31
Lars Op den Kamp
cec: safe deletes for members
tree
|
commitdiff
2012-05-15
Lars Op den Kamp
Merge branch 'master' into release
tree
|
commitdiff
2012-05-14
Lars Op den Kamp
Merge remote branch 'libcec-public/master'
tree
|
commitdiff
2012-05-14
Lars Op den Kamp
cec: also reset the device status itself in CCECBusDevi...
tree
|
commitdiff
2012-05-14
Lars Op den Kamp
cosmetics
tree
|
commitdiff
2012-05-14
Lars Op den Kamp
cec: cleanups, documentation and some fixes for the...
tree
|
commitdiff
2012-05-11
Lars Op den Kamp
win32: sync project files and fixed compilation warnings.
tree
|
commitdiff
2012-05-11
Lars Op den Kamp
cec: fixed abi
tree
|
commitdiff
2012-05-10
Lars Op den Kamp
cec: fixed - ensure that the correct libCEC version...
tree
|
commitdiff
2012-05-10
Lars Op den Kamp
cec: send a feature abort again for all unhandled comma...
tree
|
commitdiff
2012-04-28
Lars Op den Kamp
Merge branch 'master' into release
tree
|
commitdiff
2012-04-28
Lars Op den Kamp
Merge branch 'development'
tree
|
commitdiff
2012-04-28
Lars Op den Kamp
cec: don't reset the power state to powered off when...
tree
|
commitdiff
2012-04-27
Lars Op den Kamp
cec: more magic numbers. use the default CEC timeout...
tree
|
commitdiff
2012-04-26
Lars Op den Kamp
cec: replaced a load of magic numbers
tree
|
commitdiff
2012-04-26
Lars Op den Kamp
cec: request the active source if it's unknown in CCECP...
tree
|
commitdiff
2012-04-26
Lars Op den Kamp
cec: don't try to match a device with PA 0xFFFF. don...
tree
|
commitdiff
2012-04-26
Lars Op den Kamp
cec: set the initial stream path to PA 0xFFFF instead...
tree
|
commitdiff
2012-04-26
Lars Op den Kamp
cec: don't set the power status to 'powered off' when...
tree
|
commitdiff
2012-04-26
Lars Op den Kamp
cec: fixed stream path changes when changed to the...
tree
|
commitdiff
2012-04-26
Lars Op den Kamp
cec: clear the unsupported features list in CCECBusDevi...
tree
|
commitdiff
2012-04-26
Lars Op den Kamp
cec: never mark vendor commands as unsupported (only...
tree
|
commitdiff
2012-04-26
Lars Op den Kamp
cec: changed the log level of the 'unsupported feature...
tree
|
commitdiff
next