2012-10-08 |
Lars Op den Kamp | added iDoubleTapTimeoutMs to libcec_configuration
|
commit | commitdiff | tree |
2012-10-08 |
Lars Op den Kamp | fixed - only respond to vendor commands for panasonic...
|
commit | commitdiff | tree |
2012-10-08 |
Lars Op den Kamp | remove all pre-v2.0 compatibility checks
|
commit | commitdiff | tree |
2012-10-08 |
Lars Op den Kamp | cosmetics: format physical address as %x.%x.%x.%x instead...
|
commit | commitdiff | tree |
2012-10-08 |
Lars Op den Kamp | updated .gitignore
|
commit | commitdiff | tree |
2012-10-07 |
Lars Op den Kamp | compile with -Werror
|
commit | commitdiff | tree |
2012-10-07 |
Lars Op den Kamp | replaced previous libcec1 packages
|
commit | commitdiff | tree |
2012-10-07 |
Lars Op den Kamp | silence signed overflow warning
|
commit | commitdiff | tree |
2012-10-07 |
Lars Op den Kamp | sync StdString.h
|
commit | commitdiff | tree |
2012-10-07 |
Lars Op den Kamp | fixed typo that disabled the start application button...
|
commit | commitdiff | tree |
2012-10-07 |
Lars Op den Kamp | added new settings from xbmc to LibCecTray
|
commit | commitdiff | tree |
2012-10-07 |
Lars Op den Kamp | updated changelog
|
commit | commitdiff | tree |
2012-10-07 |
Lars Op den Kamp | fixed - no more delay up to 2 seconds when exiting...
|
commit | commitdiff | tree |
2012-10-07 |
Lars Op den Kamp | fall back to the primary client when CCECProcessor...
|
commit | commitdiff | tree |
2012-10-07 |
Lars Op den Kamp | rpi: current firmware first sends a change to logical...
|
commit | commitdiff | tree |
2012-10-07 |
Lars Op den Kamp | prevent double taps by not sending the same key press...
|
commit | commitdiff | tree |
2012-10-07 |
Lars Op den Kamp | changed some log levels from NOTICE to DEBUG, so the...
|
commit | commitdiff | tree |
2012-10-07 |
Lars Op den Kamp | fixed return values of cec_get_adapter_vendor_id()...
|
commit | commitdiff | tree |
2012-10-07 |
Lars Op den Kamp | exit LibCecTray when we detect that XBMC was started
|
commit | commitdiff | tree |
2012-10-06 |
Lars Op den Kamp | fixed duplicate entry and entry for 'unknown' in the...
|
commit | commitdiff | tree |
2012-10-06 |
Lars Op den Kamp | fixed - show/hide toggle when hiding the app via the...
|
commit | commitdiff | tree |
2012-10-06 |
Lars Op den Kamp | store inactive source setting
|
commit | commitdiff | tree |
2012-10-06 |
Lars Op den Kamp | save the correct xml file in LibCecTray, so XBMC picks...
|
commit | commitdiff | tree |
2012-10-06 |
Lars Op den Kamp | added GetAdapterProductId()+GetAdapterVendorId()/cec_get_ada...
|
commit | commitdiff | tree |
2012-10-06 |
Lars Op den Kamp | load and save the 2548:1002 config for XBMC too. try...
|
commit | commitdiff | tree |
2012-10-06 |
Lars Op den Kamp | disable configure buttons for apps that can't be configured
|
commit | commitdiff | tree |
2012-10-06 |
Lars Op den Kamp | don't autostart applications
|
commit | commitdiff | tree |
2012-10-06 |
Lars Op den Kamp | removed old icon from the project file
|
commit | commitdiff | tree |
2012-10-06 |
Lars Op den Kamp | let the installer uninstall previous beta installations...
|
commit | commitdiff | tree |
2012-10-06 |
Lars Op den Kamp | replaced cec-config-gui by libCEC tray
|
commit | commitdiff | tree |
2012-10-03 |
Lars Op den Kamp | typo
|
commit | commitdiff | tree |
2012-10-03 |
Lars Op den Kamp | bump client versions
|
commit | commitdiff | tree |
2012-10-03 |
Lars Op den Kamp | don't log every frame, unless debugging was enabled...
|
commit | commitdiff | tree |
2012-10-03 |
Lars Op den Kamp | fixed - message response signaling and logging
|
commit | commitdiff | tree |
2012-10-03 |
Lars Op den Kamp | updated changelog
|
commit | commitdiff | tree |
2012-10-03 |
Lars Op den Kamp | log the exact data for failed transmissions, not the...
|
commit | commitdiff | tree |
2012-10-03 |
Lars Op den Kamp | prevent sending directly addressed commands from being...
|
commit | commitdiff | tree |
2012-10-03 |
Lars Op den Kamp | fixed - don't wait for a response when sending a reply...
|
commit | commitdiff | tree |
2012-10-03 |
Lars Op den Kamp | removed unused maxTries from CCECAdapterMessage
|
commit | commitdiff | tree |
2012-10-03 |
Lars Op den Kamp | fixed - some messages from the adapter were marked...
|
commit | commitdiff | tree |
2012-10-03 |
Lars Op den Kamp | sync LibCecSharp
|
commit | commitdiff | tree |
2012-10-02 |
Lars Op den Kamp | updated debian package files
|
commit | commitdiff | tree |
2012-10-02 |
Lars Op den Kamp | bump to v2.0.0
|
commit | commitdiff | tree |
2012-10-02 |
Lars Op den Kamp | enable silent rules by default
|
commit | commitdiff | tree |
2012-10-02 |
Lars Op den Kamp | bump so version
|
commit | commitdiff | tree |
2012-10-02 |
Lars Op den Kamp | updated documentation, bumped version number defines
|
commit | commitdiff | tree |
2012-10-02 |
Lars Op den Kamp | update client applications
|
commit | commitdiff | tree |
2012-10-02 |
Lars Op den Kamp | removed deref from callback method params. fixes C...
|
commit | commitdiff | tree |
2012-10-02 |
Lars Op den Kamp | removed deprecated constructor. cosmetics
|
commit | commitdiff | tree |
2012-10-02 |
Lars Op den Kamp | bump to v2.0.0-pre. don't build cec-config.exe on windows...
|
commit | commitdiff | tree |
2012-10-02 |
Lars Op den Kamp | more missing docs
|
commit | commitdiff | tree |
2012-10-02 |
Lars Op den Kamp | added more documentation
|
commit | commitdiff | tree |
2012-10-01 |
Lars Op den Kamp | added FirmwareBuildDate, CECVersion and AdapterType...
|
commit | commitdiff | tree |
2012-10-01 |
Lars Op den Kamp | updated documentation, formatting
|
commit | commitdiff | tree |
2012-09-28 |
Lars Op den Kamp | removed deprecated methods and fields
|
commit | commitdiff | tree |
2012-09-28 |
Lars Op den Kamp | cleanup xmldoc after building
|
commit | commitdiff | tree |
2012-09-28 |
Lars Op den Kamp | added xmldocs to the installer
|
commit | commitdiff | tree |
2012-09-28 |
Lars Op den Kamp | added xmldoc for LibCecSharp
|
commit | commitdiff | tree |
2012-09-28 |
Lars Op den Kamp | updated documentation
|
commit | commitdiff | tree |
2012-09-28 |
Lars Op den Kamp | fixed windows compilation after b3972c3eb3de18cc9380b1419a92...
|
commit | commitdiff | tree |
2012-09-21 |
Lars Op den Kamp | fixed - set the message state to ADAPTER_MESSAGE_STATE_ERROR...
|
commit | commitdiff | tree |
2012-09-21 |
Lars Op den Kamp | silence some warnings. closes #47
|
commit | commitdiff | tree |
2012-09-21 |
Lars Op den Kamp | added combo key handling, based on the implementation...
|
commit | commitdiff | tree |
2012-09-21 |
Lars Op den Kamp | moved code that handles the previous keypress
|
commit | commitdiff | tree |
2012-09-20 |
Lars Op den Kamp | removed double check in cec-config
|
commit | commitdiff | tree |
2012-09-20 |
Lars Op den Kamp | added signal handlers to cec-client and cec-config...
|
commit | commitdiff | tree |
2012-09-20 |
Lars Op den Kamp | Revert "Make cectypes.h compile under C.". This will...
|
commit | commitdiff | tree |
2012-09-11 |
Lars Op den Kamp | Merge branch 'development'
|
commit | commitdiff | tree |
2012-09-08 |
Lars Op den Kamp | updated changelog
|
commit | commitdiff | tree |
2012-09-08 |
Lars Op den Kamp | transmit an active source message after <set stream...
|
commit | commitdiff | tree |
2012-09-08 |
Lars Op den Kamp | removed support/cec-flash-device.sh
|
commit | commitdiff | tree |
2012-09-08 |
Lars Op den Kamp | bump version numbers to 1.9.0
|
commit | commitdiff | tree |
2012-09-08 |
Lars Op den Kamp | updated changelog for 1.9.0
|
commit | commitdiff | tree |
2012-09-08 |
Lars Op den Kamp | panasonic: send out an active source message when the...
|
commit | commitdiff | tree |
2012-09-08 |
Lars Op den Kamp | make cec-client include cecloader.h from our project...
|
commit | commitdiff | tree |
2012-09-05 |
Lars Op den Kamp | rpi: only notify libCEC that we lost our LA when the...
|
commit | commitdiff | tree |
2012-09-05 |
Lars Op den Kamp | stall outgoing messages when the logical address was...
|
commit | commitdiff | tree |
2012-09-05 |
Lars Op den Kamp | allocate a new address in a background thread when...
|
commit | commitdiff | tree |
2012-09-05 |
Lars Op den Kamp | extract logical address assignment from CCECProcessor...
|
commit | commitdiff | tree |
2012-09-05 |
Josef Fruehwirth | Retry m_port->Read(..) if an EINTR errror occurs instead...
|
commit | commitdiff | tree |
2012-09-05 |
Lars Op den Kamp | rpi: handle vendor specific remote control presses...
|
commit | commitdiff | tree |
2012-09-05 |
Lars Op den Kamp | rpi: handle VC_CEC_LOGICAL_ADDR_LOST in the rpi communicatio...
|
commit | commitdiff | tree |
2012-09-03 |
Lars Op den Kamp | rpi: handle VC_CEC_LOGICAL_ADDR_LOST. re-register the...
|
commit | commitdiff | tree |
2012-09-03 |
Lars Op den Kamp | added HandleLogicalAddressLost() callback to IAdapterCommuni...
|
commit | commitdiff | tree |
2012-08-31 |
Lars Op den Kamp | updated driver installer
|
commit | commitdiff | tree |
2012-08-31 |
Lars Op den Kamp | fixed duplicate entries check in CUSBCECAdapterDetection...
|
commit | commitdiff | tree |
2012-08-30 |
Lars Op den Kamp | added device detection support for composite usb devices...
|
commit | commitdiff | tree |
2012-08-29 |
Lars Op den Kamp | updated windows driver inf
|
commit | commitdiff | tree |
2012-08-29 |
Lars Op den Kamp | only match one interface, not all three when detecting...
|
commit | commitdiff | tree |
2012-08-29 |
Lars Op den Kamp | also match to pid 0x1002 in CUSBCECAdapterDetection
|
commit | commitdiff | tree |
2012-08-29 |
Lars Op den Kamp | restrict the cdc part in the driver inf file to interface...
|
commit | commitdiff | tree |
2012-08-10 |
Lars Op den Kamp | added the type of adapter to libcec_configuration,...
|
commit | commitdiff | tree |
2012-08-10 |
Lars Op den Kamp | moved cec_adapter_messagecode from cectypes.h to USBCECAdapt...
|
commit | commitdiff | tree |
2012-08-06 |
Lars Op den Kamp | Merge branch 'development'
|
commit | commitdiff | tree |
2012-08-03 |
Lars Op den Kamp | win32: fixed signed/unsigned warning
|
commit | commitdiff | tree |
2012-08-03 |
Lars Op den Kamp | bumped version numbers to 1.8.1, updated changelog
|
commit | commitdiff | tree |
2012-08-02 |
Lars Op den Kamp | windows: update the error message when an error occurs...
|
commit | commitdiff | tree |
2012-08-02 |
Lars Op den Kamp | fixed - deleted a couple of lines too many in 045b2e29de7d18...
|
commit | commitdiff | tree |
2012-08-02 |
Lars Op den Kamp | cec: fixed - null ptr deref after 'cec-client -l'
|
commit | commitdiff | tree |
2012-08-02 |
Lars Op den Kamp | cec: fixed - delayed source switch time was reset,...
|
commit | commitdiff | tree |
next |