2012-10-31 |
Lars Op den Kamp | renamed CuBox and NXP* to TDA995x |
tree | commitdiff |
2012-10-31 |
Lars Op den Kamp | bump version number to 2.0.3 and updated changelog |
tree | commitdiff |
2012-10-31 |
Lars Op den Kamp | fixed - LG doesn't send routing changes, and marks... |
tree | commitdiff |
2012-10-31 |
Lars Op den Kamp | log what data we received exactly when we receive an... |
tree | commitdiff |
2012-10-25 |
Lars Op den Kamp | fixed - some TVs send keypresses to us without making... |
tree | commitdiff |
2012-10-25 |
Lars Op den Kamp | fix for LG models that send a vendor key up after a... |
tree | commitdiff |
2012-10-25 |
Lars Op den Kamp | respond with CEC_ABORT_REASON_INVALID_OPERAND when... |
tree | commitdiff |
2012-10-25 |
Lars Op den Kamp | log unhandled vendor remote keycodes in the log, so... |
tree | commitdiff |
2012-10-25 |
Lars Op den Kamp | fixed typo in stop+pause combo key |
tree | commitdiff |
2012-10-25 |
Lars Op den Kamp | fixed - don't respond with an abort message when receiv... |
tree | commitdiff |
2012-10-23 |
Lars Op den Kamp | fixed - don't try to set controlled mode when using... |
tree | commitdiff |
2012-10-19 |
Lars Op den Kamp | Merge pull request #73 from warped-rudi/Pulse-Eight |
tree | commitdiff |
2012-10-19 |
warped-rudi | Added adapter ID interface |
tree | commitdiff |
2012-10-18 |
Lars Op den Kamp | fixed - new combo key handling broke samsung's vendor... |
tree | commitdiff |
2012-10-18 |
Lars Op den Kamp | fixed handling of active route changes. github issue... |
tree | commitdiff |
2012-10-18 |
Lars Op den Kamp | added CCECDeviceMap::GetChildrenOf() |
tree | commitdiff |
2012-10-18 |
Lars Op den Kamp | added CCECTypeUtils::PhysicalAddressIsIncluded() |
tree | commitdiff |
2012-10-15 |
Lars Op den Kamp | Merge branch 'development'. closes #67 |
tree | commitdiff |
2012-10-15 |
Lars Op den Kamp | bumped version and updated changelog |
tree | commitdiff |
2012-10-15 |
Lars Op den Kamp | update the device status to CEC_POWER_STATUS_IN_TRANSIT... |
tree | commitdiff |
2012-10-15 |
Lars Op den Kamp | bit less bus and log spamming while waiting for the... |
tree | commitdiff |
2012-10-15 |
Lars Op den Kamp | fixed - reset CVLCommandHandler::m_bCapabilitiesSent... |
tree | commitdiff |
2012-10-15 |
Lars Op den Kamp | fixed - don't keep spamming the bus with a vendor comma... |
tree | commitdiff |
2012-10-15 |
Lars Op den Kamp | less debug logging by default |
tree | commitdiff |
2012-10-15 |
Lars Op den Kamp | fixed - updating the device status after a poll was... |
tree | commitdiff |
2012-10-11 |
Lars Op den Kamp | Merge branch 'development' |
tree | commitdiff |
2012-10-11 |
Lars Op den Kamp | bump to 2.0.1 and updated changelog |
tree | commitdiff |
2012-10-11 |
Lars Op den Kamp | log what we received exactly when logging FIXME |
tree | commitdiff |
2012-10-11 |
Lars Op den Kamp | fixed - typo in CVLCommandHandler::VendorPreActivateSou... |
tree | commitdiff |
2012-10-11 |
Lars Op den Kamp | fixed - if we failed to get the physical address of... |
tree | commitdiff |
2012-10-11 |
Lars Op den Kamp | fixed - don't update the device status of unregistered... |
tree | commitdiff |
2012-10-11 |
Lars Op den Kamp | fixed - log all device status changes |
tree | commitdiff |
2012-10-11 |
Lars Op den Kamp | cec-client: fixed - wait for the source switch to finis... |
tree | commitdiff |
2012-10-11 |
Lars Op den Kamp | fixed - CCECClient::IsLibCECActiveSource returns false... |
tree | commitdiff |
2012-10-11 |
Lars Op den Kamp | fixed - log failed acks and other errors in the debug... |
tree | commitdiff |
2012-10-11 |
Lars Op den Kamp | request the power status of the TV directly after regis... |
tree | commitdiff |
2012-10-11 |
Lars Op den Kamp | fixed - don't send 'image view on' when the TV is alrea... |
tree | commitdiff |
2012-10-11 |
Lars Op den Kamp | fixed - don't keep waiting for an updated power status... |
tree | commitdiff |
2012-10-11 |
Lars Op den Kamp | fixed - reset the delayed source switch timeout properl... |
tree | commitdiff |
2012-10-11 |
Lars Op den Kamp | fixed - don't change the device status when sending... |
tree | commitdiff |
2012-10-11 |
Lars Op den Kamp | don't send out commands to a device that is marked... |
tree | commitdiff |
2012-10-11 |
Lars Op den Kamp | fixed - don't keep trying to send 'image view on' comma... |
tree | commitdiff |
2012-10-09 |
Lars Op den Kamp | Merge branch 'development' into release |
tree | commitdiff |
2012-10-09 |
Lars Op den Kamp | Merge pull request #62 from Fneufneu/freebsd_fix |
tree | commitdiff |
2012-10-09 |
Fneufneu | [FreeBSD] fix unused strDevicePath variable |
tree | commitdiff |
2012-10-08 |
Lars Op den Kamp | Merge branch 'master' into release |
tree | commitdiff |
2012-10-08 |
Lars Op den Kamp | Merge branch 'development' |
tree | commitdiff |
2012-10-08 |
Lars Op den Kamp | Merge remote-tracking branch 'warped-rudi/cubox-stable... |
tree | commitdiff |
2012-10-08 |
Lars Op den Kamp | don't get caught in a loop in CVLCommandHandler when... |
tree | commitdiff |
2012-10-08 |
Lars Op den Kamp | fixed - always send image view on to the tv, don't... |
tree | commitdiff |
2012-10-08 |
Lars Op den Kamp | added iDoubleTapTimeoutMs to libcec_configuration |
tree | commitdiff |
2012-10-08 |
Lars Op den Kamp | fixed - only respond to vendor commands for panasonic... |
tree | commitdiff |
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 |
next |