[FreeBSD] fix unused strDevicePath variable
[deb_libcec.git] / include /
2012-10-08  Lars Op den KampMerge branch 'development'
2012-10-08  Lars Op den KampMerge remote-tracking branch 'warped-rudi/cubox-stable...
2012-10-08  Lars Op den Kampadded iDoubleTapTimeoutMs to libcec_configuration
2012-10-08  Lars Op den Kampremove all pre-v2.0 compatibility checks
2012-10-07  Lars Op den Kampprevent double taps by not sending the same key press...
2012-10-06  Lars Op den Kampadded GetAdapterProductId()+GetAdapterVendorId()/cec_ge...
2012-10-02  Lars Op den Kampbump to v2.0.0
2012-10-02  Lars Op den Kampupdated documentation, bumped version number defines
2012-10-02  Lars Op den Kampremoved deref from callback method params. fixes C...
2012-10-02  Lars Op den Kampbump to v2.0.0-pre. don't build cec-config.exe on windo...
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 Kampupdated documentation
2012-09-26  warped-rudiAdd support for Solid-Run CuBox (TDA995x)
2012-09-21  Lars Op den Kampsilence some warnings. closes #47
2012-09-20  Lars Op den KampRevert "Make cectypes.h compile under C.". This will...
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-rudiadded support for CuBox (http://www.solid-run.com)
2012-09-12  Lars Op den KampMerge pull request #46 from iKenndac/b20860402ff0b01b74...
2012-09-11  Daniel KennettMake cectypes.h compile under C.
2012-09-11  Lars Op den KampMerge branch 'development'
2012-09-08  Lars Op den Kampbump version numbers to 1.9.0
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 'development'
2012-08-03  Lars Op den Kampbumped version numbers to 1.8.1, updated changelog
2012-07-27  Lars Op den KampMerge branch 'development'
2012-07-25  Lars Op den KampLibCecSharp: fixed - set the primary LA in CecLogicalAd...
2012-06-27  Lars Op den KampMerge branch 'development'
2012-06-26  Lars Op den Kampfixed: XBMC Eden for Windows has been built against...
2012-06-26  Lars Op den Kampcec: abi fixes (binary compat with v1.2)
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: don't forward the standby opcode more than once...
2012-06-25  Lars Op den Kampfixed unused var warning
2012-06-23  Lars Op den Kampadded a callback for clients that is called when a...
2012-06-21  Lars Op den Kampcec: removed dupe code around delayed activate source...
2012-06-20  Lars Op den Kampcec: bump interface version numbers to 1.7.1
2012-06-20  Lars Op den Kampcec: added cec_command::PushArray()
2012-06-11  Lars Op den KampMerge branch 'development'
2012-06-10  Lars Op den Kampcec: open libcec.so.1 instead of libcec.so in cecloader...
2012-06-04  Lars Op den Kampbump version numbers to 1.7.0 and updated changelog
2012-06-04  Lars Op den Kampcec: changed - libcec_configuration.bAutodetectAddress...
2012-05-14  Lars Op den KampMerge remote branch 'libcec-public/master'
2012-05-14  Lars Op den Kampcec: display an alert message in case the connection...
2012-05-14  Lars Op den Kampcec: bump version to 1.6.3. check the client version...
2012-05-11  Lars Op den Kampcec: fixed abi
2012-05-10  Lars Op den Kampcec: send a feature abort again for all unhandled comma...
2012-05-08  Lars Op den Kampcec: display an alert message when the firmware of...
2012-05-03  Lars Op den Kampcec: added CEC 1.4 opcodes
2012-04-28  Lars Op den KampMerge branch 'development'
2012-04-27  Lars Op den Kampcec: more magic numbers. use the default CEC timeout...
2012-04-27  Lars Op den Kampreplaced some more magic numbers
2012-04-26  Lars Op den Kampcec: added operator == and != for libcec_configuration
2012-04-26  Lars Op den Kampcec: fixed serverVersion assignment that went out of...
2012-04-26  Lars Op den Kampcec: replaced a load of magic numbers
2012-04-26  Lars Op den Kampcec: drop no longer needed parameters for CCECCommandHa...
2012-04-26  Lars Op den Kampcec: added GetResponseOpcode(cec_opcode opcode) to...
2012-04-25  Lars Op den Kampcec: added the firmware build date to libcec_configurat...
2012-04-24  Lars Op den Kampcec: show the build date for firmwares that have this...
2012-04-24  Lars Op den Kampcec: fixed potentially uninitialised values in cec_command
2012-04-24  Lars Op den Kampcec: added the new menu state changed callback to LibCe...
2012-04-23  Lars Op den Kampcec: updated documentation for CBCecMenuStateChanged...
2012-04-23  Lars Op den Kampcec: close the connection when a comm error was detecte...
2012-04-23  Lars Op den Kampcec: added static CLibCEC::Alert() method and CEC_ALERT...
2012-04-20  Lars Op den Kampcec: changed the name of the new menu state callback...
2012-04-20  Lars Op den Kampcec: added a callback to handle menu state changes...
2012-04-20  Mark KendallAdd a default menu language to libcec_configuration...
2012-04-20  Lars Op den Kampcec: cec_menu_language is 4 chars wide on the interface...
2012-04-19  Lars Op den Kampadded some missing documentation in cectypes.h
2012-04-19  Lars Op den Kampadded Doxyfile to generate Doxygen documentation. to...
2012-04-18  Lars Op den Kampcec: updated changelog and bumped version numbers for...
2012-04-16  Lars Op den Kampcec: persist settings directly when they're changed...
2012-04-12  Mark KendallAdd bShutdownOnStandby to libcec_configuration. bugzid...
2012-04-07  Lars Op den Kampcec: added buttoncode for 'channels list' on samsung...
2012-04-05  Mark KendallAdd an Alert callback. bigzid: 462
2012-04-02  Lars Op den Kampcec: added a new setting to control whether to put...
2012-03-29  Lars Op den Kampcec: sync C and .NET interfaces with C++
2012-03-23  Lars Op den Kampcec: added the firmware version to cec-client's -l...
2012-03-23  Lars Op den Kampcec: added the firmware version to libcec_configuration...
2012-03-08  Lars Op den Kampcec: included the logical addresses in the persisted...
2012-03-08  Lars Op den Kampcec: added v2 msgcodes. bugzid: 543
2012-03-03  Lars Op den KampMerge pull request #27 from Fneufneu/master
2012-03-03  Lars Op den Kampupdated changelog and bumped version numbers for v1.5.2
2012-02-27  Lars Op den Kampcec: just dlclose()/FreeLibrary() after starting the...
2012-02-27  Lars Op den Kampcec: added a command to the interface to start the...
2012-02-27  Lars Op den Kampcec: added an 'send inactive source' option to libcec_c...
2012-02-27  Lars Op den Kampcec: don't wait for the full timeout to pass in CCECPro...
2012-02-21  Lars Op den Kampcec: added Toshiba's vendor id, and set the device...
2012-02-16  Lars Op den Kampcec: bump version numbers to 1.5, to prepare for the...
2012-02-16  Lars Op den Kampcec: restore the order in the headers
2012-02-16  Lars Op den Kampcec: added RescanDevices()/cec_rescan_devices() to...
2012-02-16  Lars Op den Kampcec: moved the autodetect address api call to libcec_co...
2012-02-15  Lars Op den Kampcec: added poweroff devices parameter to the config...
2012-02-15  Lars Op den Kampcec: added a callback that is called when libCEC's...
2012-02-14  Lars Op den Kampcec: return the anynet return keycode directly instead...
2012-02-14  Lars Op den Kampcec: added SetConfiguration()/cec_set_configuration...
2012-02-14  Lars Op den Kampcec: add an option to wake multiple devices via the...
2012-02-14  Lars Op den Kampcec: allow to override the TV vendor id via the initial...
next