cec: optimisation - strip unneeded virtual keywords from top level implementations
[deb_libcec.git] / src / lib / implementations / SLCommandHandler.h
2012-04-25  Lars Op den Kampcec: optimisation - strip unneeded virtual keywords...
2012-04-24  Mark KendallOnly respond to Give Physical Address with Report Physi...
2012-02-13  Lars Op den Kampcec: implemented power up for LG devices other than...
2012-02-13  Lars Op den Kampcec: just send the vendor id in InitHandler()
2012-02-13  Lars Op den Kampcec: protect the SL state vars with a mutex
2012-02-13  Lars Op den Kampcec: send the physical address before sending the vendo...
2012-02-13  Lars Op den Kampcec: don't send menu state updates to LG
2012-02-13  Lars Op den Kampcec: only let SL bug out when the power state is reques...
2012-02-12  Lars Op den Kampcec: reconnect SL after TV standby
2012-02-12  Lars Op den Kampcec: vendor command 05 -> TransmitVendorCommandSetDevic...
2012-02-12  Lars Op den Kampcec: more SL hacks
2012-02-12  Lars Op den Kampcec: more LG loop fix hacks
2012-02-12  Lars Op den Kampcec: stop replying to power status requests from LG...
2012-02-12  Lars Op den Kampcec: fix loop when initialising LG
2012-02-11  Lars Op den Kampcec: send feature abort to LG devices when they send...
2012-02-02  Lars Op den Kampcec: fixed possible crash when command handler were...
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: only switch handlers once when using the generic...
2012-01-01  Lars Op den Kampcec: replace the command handler directly after receivi...
2011-12-29  Lars Op den Kampcec: clean up and fix the LG command handler
2011-12-27  Lars Op den Kampcec: cleanups/fixes in the LG command handler
2011-12-07  Lars Op den Kampcosmetics
2011-12-06  Lars Op den Kampcec: handle LG reconnect
2011-12-06  Lars Op den Kampcec: and more LG hacks
2011-12-06  Lars Op den Kampcec: fix simplink reconnect via the TV source selector...
2011-12-06  Lars Op den Kampcec: fix background polling and libcec exit
2011-12-06  Lars Op den Kampcec: fix power on of LG devices
2011-12-04  Lars Op den Kampcec: added some more LG hacks
2011-12-04  Lars Op den Kampcec: send deck status 0x20 when an LG tv is found,...
2011-12-02  Lars Op den Kampcec: handle bus scan from LG TVs
2011-11-18  Lars Op den KampMerge branch 'ghuron/patch-1'. corrected CEC_OPCODE_DEV...
2011-11-18  Lars Op den Kampcec: attempt to imitate SL when connected to an LG tv
2011-11-01  Lars Op den KampMerge branch 'master' into release
2011-10-26  Lars Op den Kampcec: poll for a vendor id when an active device is...
2011-10-26  Lars Op den Kampcec: moved CEC handlers to implementations/