deb_libcec.git
2012-10-15  Lars Op den... bit less bus and log spamming while waiting for the...
2012-10-15  Lars Op den... fixed - reset CVLCommandHandler::m_bCapabilitiesSent...
2012-10-15  Lars Op den... fixed - don't keep spamming the bus with a vendor comma...
2012-10-15  Lars Op den... less debug logging by default
2012-10-15  Lars Op den... fixed - updating the device status after a poll was...
2012-10-11  Lars Op den... bump to 2.0.1 and updated changelog
2012-10-11  Lars Op den... log what we received exactly when logging FIXME
2012-10-11  Lars Op den... fixed - typo in CVLCommandHandler::VendorPreActivateSou...
2012-10-11  Lars Op den... fixed - if we failed to get the physical address of...
2012-10-11  Lars Op den... fixed - don't update the device status of unregistered...
2012-10-11  Lars Op den... fixed - log all device status changes
2012-10-11  Lars Op den... lower retry timeout for source switches
2012-10-11  Lars Op den... cec-client: fixed - wait for the source switch to finis...
2012-10-11  Lars Op den... fixed - CCECClient::IsLibCECActiveSource returns false...
2012-10-11  Lars Op den... fixed - log failed acks and other errors in the debug...
2012-10-11  Lars Op den... request the power status of the TV directly after regis...
2012-10-11  Lars Op den... fixed - don't send 'image view on' when the TV is alrea...
2012-10-11  Lars Op den... fixed - don't keep waiting for an updated power status...
2012-10-11  Lars Op den... fixed - reset the delayed source switch timeout properl...
2012-10-11  Lars Op den... fixed - don't change the device status when sending...
2012-10-11  Lars Op den... don't send out commands to a device that is marked...
2012-10-11  Lars Op den... fixed - don't keep trying to send 'image view on' comma...
2012-10-09  Lars Op den... Merge branch 'development' into release
2012-10-09  Lars Op den... Merge pull request #62 from Fneufneu/freebsd_fix
2012-10-09  Lars Op den... fixed darwin compilation
2012-10-09  Fneufneu[FreeBSD] fix unused strDevicePath variable
2012-10-08  Lars Op den... Merge branch 'master' into release
2012-10-08  Lars Op den... Merge branch 'development'
2012-10-08  Lars Op den... updated changelog
2012-10-08  Lars Op den... Merge remote-tracking branch 'warped-rudi/cubox-stable...
2012-10-08  Lars Op den... don't get caught in a loop in CVLCommandHandler when...
2012-10-08  Lars Op den... fixed - always send image view on to the tv, don't...
2012-10-08  Lars Op den... added iDoubleTapTimeoutMs to libcec_configuration
2012-10-08  Lars Op den... fixed - only respond to vendor commands for panasonic...
2012-10-08  Lars Op den... remove all pre-v2.0 compatibility checks
2012-10-08  Lars Op den... cosmetics: format physical address as %x.%x.%x.%x inste...
2012-10-08  Lars Op den... updated .gitignore
2012-10-07  Lars Op den... compile with -Werror
2012-10-07  Lars Op den... replaced previous libcec1 packages
2012-10-07  Lars Op den... silence signed overflow warning
2012-10-07  Lars Op den... sync StdString.h
2012-10-07  Lars Op den... fixed typo that disabled the start application button...
2012-10-07  Lars Op den... added new settings from xbmc to LibCecTray
2012-10-07  Lars Op den... updated changelog
2012-10-07  Lars Op den... fixed - no more delay up to 2 seconds when exiting...
2012-10-07  Lars Op den... fall back to the primary client when CCECProcessor...
2012-10-07  Lars Op den... rpi: current firmware first sends a change to logical...
2012-10-07  Lars Op den... prevent double taps by not sending the same key press...
2012-10-07  Lars Op den... changed some log levels from NOTICE to DEBUG, so the...
2012-10-07  Lars Op den... fixed return values of cec_get_adapter_vendor_id()...
2012-10-07  Lars Op den... exit LibCecTray when we detect that XBMC was started
2012-10-06  Lars Op den... fixed duplicate entry and entry for 'unknown' in the...
2012-10-06  Lars Op den... fixed - show/hide toggle when hiding the app via the...
2012-10-06  Lars Op den... store inactive source setting
2012-10-06  Lars Op den... save the correct xml file in LibCecTray, so XBMC picks...
2012-10-06  Lars Op den... added GetAdapterProductId()+GetAdapterVendorId()/cec_ge...
2012-10-06  Lars Op den... load and save the 2548:1002 config for XBMC too. try...
2012-10-06  Lars Op den... disable configure buttons for apps that can't be configured
2012-10-06  Lars Op den... don't autostart applications
2012-10-06  Lars Op den... removed old icon from the project file
2012-10-06  Lars Op den... let the installer uninstall previous beta installations...
2012-10-06  Lars Op den... replaced cec-config-gui by libCEC tray
2012-10-03  Lars Op den... typo
2012-10-03  Lars Op den... bump client versions
2012-10-03  Lars Op den... don't log every frame, unless debugging was enabled...
2012-10-03  Lars Op den... fixed - message response signaling and logging
2012-10-03  Lars Op den... updated changelog
2012-10-03  Lars Op den... log the exact data for failed transmissions, not the...
2012-10-03  Lars Op den... prevent sending directly addressed commands from being...
2012-10-03  Lars Op den... fixed - don't wait for a response when sending a reply...
2012-10-03  Lars Op den... removed unused maxTries from CCECAdapterMessage
2012-10-03  Lars Op den... fixed - some messages from the adapter were marked...
2012-10-03  Lars Op den... sync LibCecSharp
2012-10-02  Lars Op den... updated debian package files
2012-10-02  Lars Op den... bump to v2.0.0
2012-10-02  Lars Op den... enable silent rules by default
2012-10-02  Lars Op den... bump so version
2012-10-02  Lars Op den... updated documentation, bumped version number defines
2012-10-02  Lars Op den... update client applications
2012-10-02  Lars Op den... removed deref from callback method params. fixes C...
2012-10-02  Lars Op den... removed deprecated constructor. cosmetics
2012-10-02  Lars Op den... bump to v2.0.0-pre. don't build cec-config.exe on windo...
2012-10-02  Lars Op den... more missing docs
2012-10-02  Lars Op den... added more documentation
2012-10-01  Lars Op den... added FirmwareBuildDate, CECVersion and AdapterType...
2012-10-01  Lars Op den... updated documentation, formatting
2012-09-28  Lars Op den... removed deprecated methods and fields
2012-09-28  Lars Op den... cleanup xmldoc after building
2012-09-28  Lars Op den... added xmldocs to the installer
2012-09-28  Lars Op den... added xmldoc for LibCecSharp
2012-09-28  Lars Op den... updated documentation
2012-09-28  Lars Op den... fixed windows compilation after b3972c3eb3de18cc9380b14...
2012-09-26  warped-rudiAdd support for Solid-Run CuBox (TDA995x)
2012-09-21  Lars Op den... fixed - set the message state to ADAPTER_MESSAGE_STATE_...
2012-09-21  Lars Op den... silence some warnings. closes #47
2012-09-21  Lars Op den... added combo key handling, based on the implementation...
2012-09-21  Lars Op den... moved code that handles the previous keypress
2012-09-20  Lars Op den... removed double check in cec-config
2012-09-20  Lars Op den... added signal handlers to cec-client and cec-config...
2012-09-20  Lars Op den... Revert "Make cectypes.h compile under C.". This will...
next