2012-10-08 |
Lars Op den Kamp | remove all pre-v2.0 compatibility checks |
tree | commitdiff |
2012-10-08 |
Lars Op den Kamp | cosmetics: format physical address as %x.%x.%x.%x inste... |
tree | commitdiff |
2012-10-07 |
Lars Op den Kamp | silence signed overflow warning |
tree | commitdiff |
2012-10-07 |
Lars Op den Kamp | sync StdString.h |
tree | commitdiff |
2012-10-07 |
Lars Op den Kamp | fixed typo that disabled the start application button... |
tree | commitdiff |
2012-10-07 |
Lars Op den Kamp | added new settings from xbmc to LibCecTray |
tree | commitdiff |
2012-10-07 |
Lars Op den Kamp | fixed - no more delay up to 2 seconds when exiting... |
tree | commitdiff |
2012-10-07 |
Lars Op den Kamp | fall back to the primary client when CCECProcessor... |
tree | commitdiff |
2012-10-07 |
Lars Op den Kamp | rpi: current firmware first sends a change to logical... |
tree | commitdiff |
2012-10-07 |
Lars Op den Kamp | prevent double taps by not sending the same key press... |
tree | commitdiff |
2012-10-07 |
Lars Op den Kamp | changed some log levels from NOTICE to DEBUG, so the... |
tree | commitdiff |
2012-10-07 |
Lars Op den Kamp | fixed return values of cec_get_adapter_vendor_id()... |
tree | commitdiff |
2012-10-07 |
Lars Op den Kamp | exit LibCecTray when we detect that XBMC was started |
tree | commitdiff |
2012-10-06 |
Lars Op den Kamp | fixed duplicate entry and entry for 'unknown' in the... |
tree | commitdiff |
2012-10-06 |
Lars Op den Kamp | fixed - show/hide toggle when hiding the app via the... |
tree | commitdiff |
2012-10-06 |
Lars Op den Kamp | store inactive source setting |
tree | commitdiff |
2012-10-06 |
Lars Op den Kamp | save the correct xml file in LibCecTray, so XBMC picks... |
tree | commitdiff |
2012-10-06 |
Lars Op den Kamp | added GetAdapterProductId()+GetAdapterVendorId()/cec_ge... |
tree | commitdiff |
2012-10-06 |
Lars Op den Kamp | load and save the 2548:1002 config for XBMC too. try... |
tree | commitdiff |
2012-10-06 |
Lars Op den Kamp | disable configure buttons for apps that can't be configured |
tree | commitdiff |
2012-10-06 |
Lars Op den Kamp | don't autostart applications |
tree | commitdiff |
2012-10-06 |
Lars Op den Kamp | removed old icon from the project file |
tree | commitdiff |
2012-10-06 |
Lars Op den Kamp | replaced cec-config-gui by libCEC tray |
tree | commitdiff |
2012-10-03 |
Lars Op den Kamp | typo |
tree | commitdiff |
2012-10-03 |
Lars Op den Kamp | bump client versions |
tree | commitdiff |
2012-10-03 |
Lars Op den Kamp | don't log every frame, unless debugging was enabled... |
tree | commitdiff |
2012-10-03 |
Lars Op den Kamp | fixed - message response signaling and logging |
tree | commitdiff |
2012-10-03 |
Lars Op den Kamp | log the exact data for failed transmissions, not the... |
tree | commitdiff |
2012-10-03 |
Lars Op den Kamp | prevent sending directly addressed commands from being... |
tree | commitdiff |
2012-10-03 |
Lars Op den Kamp | fixed - don't wait for a response when sending a reply... |
tree | commitdiff |
2012-10-03 |
Lars Op den Kamp | removed unused maxTries from CCECAdapterMessage |
tree | commitdiff |
2012-10-03 |
Lars Op den Kamp | fixed - some messages from the adapter were marked... |
tree | commitdiff |
2012-10-03 |
Lars Op den Kamp | sync LibCecSharp |
tree | commitdiff |
2012-10-02 |
Lars Op den Kamp | bump to v2.0.0 |
tree | commitdiff |
2012-10-02 |
Lars Op den Kamp | update client applications |
tree | commitdiff |
2012-10-02 |
Lars Op den Kamp | removed deprecated constructor. cosmetics |
tree | commitdiff |
2012-10-02 |
Lars Op den Kamp | bump to v2.0.0-pre. don't build cec-config.exe on windo... |
tree | commitdiff |
2012-10-02 |
Lars Op den Kamp | more missing docs |
tree | commitdiff |
2012-10-02 |
Lars Op den Kamp | added more documentation |
tree | commitdiff |
2012-10-01 |
Lars Op den Kamp | added FirmwareBuildDate, CECVersion and AdapterType... |
tree | commitdiff |
2012-10-01 |
Lars Op den Kamp | updated documentation, formatting |
tree | commitdiff |
2012-09-28 |
Lars Op den Kamp | removed deprecated methods and fields |
tree | commitdiff |
2012-09-28 |
Lars Op den Kamp | added xmldoc for LibCecSharp |
tree | commitdiff |
2012-09-28 |
Lars Op den Kamp | fixed windows compilation after b3972c3eb3de18cc9380b14... |
tree | commitdiff |
2012-09-26 |
warped-rudi | Add support for Solid-Run CuBox (TDA995x) |
tree | commitdiff |
2012-09-21 |
Lars Op den Kamp | fixed - set the message state to ADAPTER_MESSAGE_STATE_... |
tree | commitdiff |
2012-09-21 |
Lars Op den Kamp | silence some warnings. closes #47 |
tree | commitdiff |
2012-09-21 |
Lars Op den Kamp | added combo key handling, based on the implementation... |
tree | commitdiff |
2012-09-21 |
Lars Op den Kamp | moved code that handles the previous keypress |
tree | commitdiff |
2012-09-20 |
Lars Op den Kamp | removed double check in cec-config |
tree | commitdiff |
2012-09-20 |
Lars Op den Kamp | added signal handlers to cec-client and cec-config... |
tree | commitdiff |
2012-09-19 |
Lars Op den Kamp | Merge pull request #51 from warped-rudi/master-updates |
tree | commitdiff |
2012-09-17 |
warped-rudi | cec: added vendor id Loewe |
tree | commitdiff |
2012-09-17 |
warped-rudi | testclient: fixed vendor id always shown as zero |
tree | commitdiff |
2012-09-17 |
warped-rudi | added support for CuBox (http://www.solid-run.com) |
tree | commitdiff |
2012-09-11 |
Lars Op den Kamp | Merge branch 'master' into release |
tree | commitdiff |
2012-09-11 |
Lars Op den Kamp | Merge branch 'development' |
tree | commitdiff |
2012-09-08 |
Lars Op den Kamp | transmit an active source message after <set stream... |
tree | commitdiff |
2012-09-08 |
Lars Op den Kamp | bump version numbers to 1.9.0 |
tree | commitdiff |
2012-09-08 |
Lars Op den Kamp | panasonic: send out an active source message when the... |
tree | commitdiff |
2012-09-08 |
Lars Op den Kamp | make cec-client include cecloader.h from our project... |
tree | commitdiff |
2012-09-05 |
Lars Op den Kamp | rpi: only notify libCEC that we lost our LA when the... |
tree | commitdiff |
2012-09-05 |
Lars Op den Kamp | stall outgoing messages when the logical address was... |
tree | commitdiff |
2012-09-05 |
Lars Op den Kamp | allocate a new address in a background thread when... |
tree | commitdiff |
2012-09-05 |
Lars Op den Kamp | extract logical address assignment from CCECProcessor... |
tree | commitdiff |
2012-09-05 |
Josef Fruehwirth | Retry m_port->Read(..) if an EINTR errror occurs instea... |
tree | commitdiff |
2012-09-05 |
Lars Op den Kamp | rpi: handle vendor specific remote control presses... |
tree | commitdiff |
2012-09-05 |
Lars Op den Kamp | rpi: handle VC_CEC_LOGICAL_ADDR_LOST in the rpi communi... |
tree | commitdiff |
2012-09-03 |
Lars Op den Kamp | rpi: handle VC_CEC_LOGICAL_ADDR_LOST. re-register the... |
tree | commitdiff |
2012-09-03 |
Lars Op den Kamp | added HandleLogicalAddressLost() callback to IAdapterCo... |
tree | commitdiff |
2012-08-31 |
Lars Op den Kamp | fixed duplicate entries check in CUSBCECAdapterDetectio... |
tree | commitdiff |
2012-08-30 |
Lars Op den Kamp | added device detection support for composite usb device... |
tree | commitdiff |
2012-08-29 |
Lars Op den Kamp | only match one interface, not all three when detecting... |
tree | commitdiff |
2012-08-29 |
Lars Op den Kamp | also match to pid 0x1002 in CUSBCECAdapterDetection |
tree | commitdiff |
2012-08-10 |
Lars Op den Kamp | added the type of adapter to libcec_configuration,... |
tree | commitdiff |
2012-08-10 |
Lars Op den Kamp | moved cec_adapter_messagecode from cectypes.h to USBCEC... |
tree | commitdiff |
2012-08-06 |
Lars Op den Kamp | Merge branch 'master' into release |
tree | commitdiff |
2012-08-06 |
Lars Op den Kamp | Merge branch 'development' |
tree | commitdiff |
2012-08-03 |
Lars Op den Kamp | win32: fixed signed/unsigned warning |
tree | commitdiff |
2012-08-03 |
Lars Op den Kamp | bumped version numbers to 1.8.1, updated changelog |
tree | commitdiff |
2012-08-02 |
Lars Op den Kamp | windows: update the error message when an error occurs... |
tree | commitdiff |
2012-08-02 |
Lars Op den Kamp | fixed - deleted a couple of lines too many in 045b2e29d... |
tree | commitdiff |
2012-08-02 |
Lars Op den Kamp | cec: fixed - null ptr deref after 'cec-client -l' |
tree | commitdiff |
2012-08-02 |
Lars Op den Kamp | cec: fixed - delayed source switch time was reset,... |
tree | commitdiff |
2012-08-02 |
Lars Op den Kamp | p8: don't disable controlled mode when switching to... |
tree | commitdiff |
2012-08-02 |
Lars Op den Kamp | cec: fixed - ensure that the vendor commands are always... |
tree | commitdiff |
2012-08-02 |
Lars Op den Kamp | cec: added guard so ReplaceHandler() doesn't accidently... |
tree | commitdiff |
2012-08-02 |
Lars Op den Kamp | cec: wait until the commandhandler is replaced before... |
tree | commitdiff |
2012-08-02 |
Lars Op den Kamp | cec: ensure that the command handler of the tv is repla... |
tree | commitdiff |
2012-08-02 |
Lars Op den Kamp | p8: match to the response provided by the firmware... |
tree | commitdiff |
2012-07-27 |
Lars Op den Kamp | Merge branch 'master' into release |
tree | commitdiff |
2012-07-27 |
Lars Op den Kamp | Merge branch 'development' |
tree | commitdiff |
2012-07-27 |
Lars Op den Kamp | p8: updated 'last firmware date' version so users see... |
tree | commitdiff |
2012-07-27 |
Lars Op den Kamp | added support for the Raspberry Pi. this needs a recent... |
tree | commitdiff |
2012-07-25 |
Lars Op den Kamp | sync LibCecSharp |
tree | commitdiff |
2012-07-25 |
Lars Op den Kamp | fixed typo in CUSBCECAdapterCommunication |
tree | commitdiff |
2012-07-25 |
Lars Op den Kamp | p8: fixed - always set controlled mode to false when... |
tree | commitdiff |
2012-07-25 |
Lars Op den Kamp | p8: fixed - updated the cached device type setting... |
tree | commitdiff |
2012-07-25 |
Lars Op den Kamp | LibCecSharp: fixed - set the primary LA in CecLogicalAd... |
tree | commitdiff |
2012-06-27 |
Lars Op den Kamp | Merge branch 'master' into release |
tree | commitdiff |
next |