cec: removed dupe code around delayed activate source commands. check for delayed...
[deb_libcec.git] / src / lib / implementations / VLCommandHandler.cpp
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: get the cached power status of a device in CVLComm...
2012-06-20  Lars Op den Kampcec: added a vendor command for panasonic that will...
2012-06-19  Lars Op den Kampcec: changed all Handle...() commands to return a cec_a...
2012-06-19  Lars Op den Kampcec: fixed - get the current power status of the TV...
2012-06-19  Lars Op den Kampcec: fixed missing virtual keyword in CCECCommandHandle...
2012-06-11  Lars Op den KampMerge branch 'development'
2012-06-10  Lars Op den Kampcec: get the vendor id of the TV before allocating...
2012-06-04  Lars Op den Kampcec: also send a menu state update when activating...
2012-05-14  Lars Op den KampMerge remote branch 'libcec-public/master'
2012-05-10  Lars Op den Kampcec: send a feature abort again for all unhandled comma...
2012-04-28  Lars Op den KampMerge branch 'development'
2012-04-26  Lars Op den Kampcec: fixed - don't request the PA of devices when handl...
2012-04-24  Lars Op den Kampcec: use the vlcommandhandler for the primary device...
2012-04-24  Lars Op den Kampcec: delay the 'active source' command for panasonic...
2012-01-30  Lars Op den Kampchanged the year in copyright notices to 2011-2012
2012-01-08  Lars Op den KampMerge pull request #16 from finson/65894f58514a9ab61ae2...
2012-01-03  Lars Op den Kampcec: don't send deck status updates when sending an...
2012-01-03  Lars Op den Kamprevert the previous commit. CCECCommandHandler::Activat...
2012-01-03  Lars Op den Kampcec: transmit the menu state when activating the panaso...
2012-01-03  Lars Op den Kampcec: only switch handlers once when using the generic...
2012-01-01  Lars Op den Kampcec: don't send a deck status update when sending an...
2012-01-01  Lars Op den Kampcec: replace the command handler directly after receivi...
2011-11-11  Lars Op den Kampcec: transmit the menu state as (active) when the strea...
2011-11-10  Lars Op den Kampcec: mark the active source as active and other devices...
2011-11-06  Lars Op den Kampcec: renamed all Broadcast...() and Report...() methods...
2011-11-06  Lars Op den Kampcec: added logical address autodetection and let libcec...
2011-11-04  Lars Op den Kampcec: added vendor detection for panasonic and broadcast...