Add support for Solid-Run CuBox (TDA995x)
[deb_libcec.git] / src /
2012-09-26  warped-rudiAdd support for Solid-Run CuBox (TDA995x)
2012-09-17  warped-rudiadded support for CuBox (http://www.solid-run.com)
2012-09-11  Lars Op den KampMerge branch 'development'
2012-09-08  Lars Op den Kamptransmit an active source message after <set stream...
2012-09-08  Lars Op den Kampbump version numbers to 1.9.0
2012-09-08  Lars Op den Kamppanasonic: send out an active source message when the...
2012-09-08  Lars Op den Kampmake cec-client include cecloader.h from our project...
2012-09-05  Lars Op den Kamprpi: only notify libCEC that we lost our LA when the...
2012-09-05  Lars Op den Kampstall outgoing messages when the logical address was...
2012-09-05  Lars Op den Kampallocate a new address in a background thread when...
2012-09-05  Lars Op den Kampextract logical address assignment from CCECProcessor...
2012-09-05  Josef FruehwirthRetry m_port->Read(..) if an EINTR errror occurs instea...
2012-09-05  Lars Op den Kamprpi: handle vendor specific remote control presses...
2012-09-05  Lars Op den Kamprpi: handle VC_CEC_LOGICAL_ADDR_LOST in the rpi communi...
2012-09-03  Lars Op den Kamprpi: handle VC_CEC_LOGICAL_ADDR_LOST. re-register the...
2012-09-03  Lars Op den Kampadded HandleLogicalAddressLost() callback to IAdapterCo...
2012-08-31  Lars Op den Kampfixed duplicate entries check in CUSBCECAdapterDetectio...
2012-08-30  Lars Op den Kampadded device detection support for composite usb device...
2012-08-29  Lars Op den Kamponly match one interface, not all three when detecting...
2012-08-29  Lars Op den Kampalso match to pid 0x1002 in CUSBCECAdapterDetection
2012-08-10  Lars Op den Kampadded the type of adapter to libcec_configuration,...
2012-08-10  Lars Op den Kampmoved cec_adapter_messagecode from cectypes.h to USBCEC...
2012-08-06  Lars Op den KampMerge branch 'development'
2012-08-03  Lars Op den Kampwin32: fixed signed/unsigned warning
2012-08-03  Lars Op den Kampbumped version numbers to 1.8.1, updated changelog
2012-08-02  Lars Op den Kampwindows: update the error message when an error occurs...
2012-08-02  Lars Op den Kampfixed - deleted a couple of lines too many in 045b2e29d...
2012-08-02  Lars Op den Kampcec: fixed - null ptr deref after 'cec-client -l'
2012-08-02  Lars Op den Kampcec: fixed - delayed source switch time was reset,...
2012-08-02  Lars Op den Kampp8: don't disable controlled mode when switching to...
2012-08-02  Lars Op den Kampcec: fixed - ensure that the vendor commands are always...
2012-08-02  Lars Op den Kampcec: added guard so ReplaceHandler() doesn't accidently...
2012-08-02  Lars Op den Kampcec: wait until the commandhandler is replaced before...
2012-08-02  Lars Op den Kampcec: ensure that the command handler of the tv is repla...
2012-08-02  Lars Op den Kampp8: match to the response provided by the firmware...
2012-07-27  Lars Op den KampMerge branch 'development'
2012-07-27  Lars Op den Kampp8: updated 'last firmware date' version so users see...
2012-07-27  Lars Op den Kampadded support for the Raspberry Pi. this needs a recent...
2012-07-25  Lars Op den Kampsync LibCecSharp
2012-07-25  Lars Op den Kampfixed typo in CUSBCECAdapterCommunication
2012-07-25  Lars Op den Kampp8: fixed - always set controlled mode to false when...
2012-07-25  Lars Op den Kampp8: fixed - updated the cached device type setting...
2012-07-25  Lars Op den KampLibCecSharp: fixed - set the primary LA in CecLogicalAd...
2012-06-27  Lars Op den KampMerge branch 'development'
2012-06-26  Lars Op den Kampcec: fixed - copy the class member values of the old...
2012-06-26  Lars Op den Kampcec: replace the handler directly after getting the...
2012-06-26  Lars Op den Kampcec: abi fixes (binary compat with v1.2)
2012-06-26  Lars Op den Kampcec: fixed - old client versions didn't always provide...
2012-06-26  Lars Op den Kampcec: corrected Vizio's vendor id
2012-06-26  Lars Op den Kampcec: added vendor ids for Akai, AOC, Benq, Daewoo,...
2012-06-25  Lars Op den Kampcec: mark the tv as powered up for panasonic once it...
2012-06-25  Lars Op den Kampcec: don't forward the standby opcode more than once...
2012-06-25  Lars Op den Kampcec: fixed - commands that were forwarded to clients...
2012-06-25  Lars Op den Kampfixed unused var warning
2012-06-23  Lars Op den KampLibCecSharp: better handling of callbacks
2012-06-23  Lars Op den Kampadded a callback for clients that is called when a...
2012-06-22  Lars Op den Kampcec: fixed - windows could get stuck in a loop in case...
2012-06-22  Lars Op den Kampcec: fixed missing param
2012-06-22  Lars Op den Kampcec: fixed - set the physical address of each device...
2012-06-22  Lars Op den KampLibCecSharp: bump client versions to 1.7.1
2012-06-22  Lars Op den KampLibCecSharp: update the local configuration after conne...
2012-06-22  Lars Op den KampLibCecSharp: added missing client and server version...
2012-06-21  Lars Op den Kampfixed compiler warning in CCECCommandHandler
2012-06-21  Lars Op den Kampupdated changelog for 1.7.1 and bumped remaining versio...
2012-06-21  Lars Op den KampMakefile cleanups. don't link cec-client and cec-config...
2012-06-21  Lars Op den Kampcec: removed dupe code around delayed activate source...
2012-06-21  Lars Op den Kampcec: reset m_bPowerUpEventReceived in CVLCommandHandler...
2012-06-21  Lars Op den Kampcec: set the power status of a device to 'powered on...
2012-06-21  Lars Op den Kampcec: get the cached power status of a device in CVLComm...
2012-06-21  Lars Op den Kampcec: don't send active source commands when the physica...
2012-06-20  Lars Op den Kampcec: bump interface version numbers to 1.7.1
2012-06-20  Lars Op den Kampcec: added a vendor command for panasonic that will...
2012-06-20  Lars Op den Kampcec: reply with abort reason 'invalid operand' to vendo...
2012-06-20  Lars Op den Kampcec-client: don't display debug output by default in...
2012-06-20  Lars Op den Kampchanged 'couldn't change the ackmask: the connection...
2012-06-20  Lars Op den Kampsilence 'unused' warnings
2012-06-19  Lars Op den Kampcec: changed all Handle...() commands to return a cec_a...
2012-06-19  Lars Op den Kampcec: fixed - send a feature abort as reply to vendor...
2012-06-19  Lars Op den Kampcec: fixed - get the current power status of the TV...
2012-06-19  Lars Op den Kampcec-client: fixed - wrong client version
2012-06-19  Lars Op den Kampcec: fixed missing virtual keyword in CCECCommandHandle...
2012-06-13  Lars Op den Kampcec: display a warning message if libCEC was not compil...
2012-06-11  Lars Op den KampMerge branch 'development'
2012-06-10  Lars Op den Kampcec: fixed missing firmware version and build date...
2012-06-10  Lars Op den Kampcec: TransmitImageViewOn() and TransmitActiveSource...
2012-06-10  Lars Op den Kampcec: get the vendor id of the TV before allocating...
2012-06-05  Lars Op den Kampcec: don't respond with a feature abort to opcode play...
2012-06-04  Lars Op den Kampcec: also send a menu state update when activating...
2012-06-04  Lars Op den Kampbump version numbers to 1.7.0 and updated changelog
2012-06-04  Lars Op den Kampcec: changed - libcec_configuration.bAutodetectAddress...
2012-06-04  Lars Op den Kampcec: attempt to get the edid from nvidia's driver on...
2012-06-02  Lars Op den Kampcec: added PA detection via ADL for AMD, and attempt...
2012-06-01  Lars Op den Kampcec-client: only active the source when reconnecting...
2012-06-01  Lars Op den Kampcec: don't unregister clients in CLibCEC when disconnec...
2012-05-31  Lars Op den Kampcec: MSGCODE_TIMEOUT_ERROR is a response to a transmission
2012-05-31  Lars Op den Kampcec: hold a lock when changing the ackmask in CUSBCECAd...
2012-05-31  Lars Op den Kampcec: retry 'activate source' every 10 seconds if it...
2012-05-31  Lars Op den Kampcec: don't respond with a poll from the broadcast addre...
2012-05-31  Lars Op den Kampcec: moved ToString() methods and some other type relat...
2012-05-31  Lars Op den Kampcec: safe deletes for members
next