sharp: check whether the 'auto power on' option is disabled and tell the user how...
[deb_libcec.git] / src /
2012-10-07  Lars Op den Kampexit LibCecTray when we detect that XBMC was started
2012-10-06  Lars Op den Kampfixed duplicate entry and entry for 'unknown' in the...
2012-10-06  Lars Op den Kampfixed - show/hide toggle when hiding the app via the...
2012-10-06  Lars Op den Kampstore inactive source setting
2012-10-06  Lars Op den Kampsave the correct xml file in LibCecTray, so XBMC picks...
2012-10-06  Lars Op den Kampadded GetAdapterProductId()+GetAdapterVendorId()/cec_ge...
2012-10-06  Lars Op den Kampload and save the 2548:1002 config for XBMC too. try...
2012-10-06  Lars Op den Kampdisable configure buttons for apps that can't be configured
2012-10-06  Lars Op den Kampdon't autostart applications
2012-10-06  Lars Op den Kampremoved old icon from the project file
2012-10-06  Lars Op den Kampreplaced cec-config-gui by libCEC tray
2012-10-03  Lars Op den Kamptypo
2012-10-03  Lars Op den Kampbump client versions
2012-10-03  Lars Op den Kampdon't log every frame, unless debugging was enabled...
2012-10-03  Lars Op den Kampfixed - message response signaling and logging
2012-10-03  Lars Op den Kamplog the exact data for failed transmissions, not the...
2012-10-03  Lars Op den Kampprevent sending directly addressed commands from being...
2012-10-03  Lars Op den Kampfixed - don't wait for a response when sending a reply...
2012-10-03  Lars Op den Kampremoved unused maxTries from CCECAdapterMessage
2012-10-03  Lars Op den Kampfixed - some messages from the adapter were marked...
2012-10-03  Lars Op den Kampsync LibCecSharp
2012-10-02  Lars Op den Kampbump to v2.0.0
2012-10-02  Lars Op den Kampupdate client applications
2012-10-02  Lars Op den Kampremoved deprecated constructor. cosmetics
2012-10-02  Lars Op den Kampbump to v2.0.0-pre. don't build cec-config.exe on windo...
2012-10-02  Lars Op den Kampmore missing docs
2012-10-02  Lars Op den Kampadded more documentation
2012-10-01  Lars Op den Kampadded FirmwareBuildDate, CECVersion and AdapterType...
2012-10-01  Lars Op den Kampupdated documentation, formatting
2012-09-28  Lars Op den Kampremoved deprecated methods and fields
2012-09-28  Lars Op den Kampadded xmldoc for LibCecSharp
2012-09-28  Lars Op den Kampfixed windows compilation after b3972c3eb3de18cc9380b14...
2012-09-26  warped-rudiAdd support for Solid-Run CuBox (TDA995x)
2012-09-21  Lars Op den Kampfixed - set the message state to ADAPTER_MESSAGE_STATE_...
2012-09-21  Lars Op den Kampsilence some warnings. closes #47
2012-09-21  Lars Op den Kampadded combo key handling, based on the implementation...
2012-09-21  Lars Op den Kampmoved code that handles the previous keypress
2012-09-20  Lars Op den Kampremoved double check in cec-config
2012-09-20  Lars Op den Kampadded signal handlers to cec-client and cec-config...
2012-09-19  Lars Op den KampMerge pull request #51 from warped-rudi/master-updates
2012-09-17  warped-rudicec: added vendor id Loewe
2012-09-17  warped-ruditestclient: fixed vendor id always shown as zero
2012-09-17  warped-rudiadded support for CuBox (http://www.solid-run.com)
2012-09-11  Lars Op den KampMerge branch 'master' into release
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 'master' into release
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 'master' into release
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 'master' into release
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
next