bumped version numbers to 1.8.1, updated changelog
[deb_libcec.git] / src / cec-config / cec-config.cpp
2012-08-03  Lars Op den Kampbumped version numbers to 1.8.1, updated changelog
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 Kampcec: abi fixes (binary compat with v1.2)
2012-05-14  Lars Op den KampMerge remote branch 'libcec-public/master'
2012-05-14  Lars Op den Kampcec-config: fix physical address detection
2012-04-28  Lars Op den KampMerge branch 'development'
2012-04-26  Lars Op den Kampcec: replaced a load of magic numbers
2012-04-20  Lars Op den Kampcosmetics
2012-04-20  Lars Op den Kampcec: added a callback to handle menu state changes...
2012-04-05  Mark KendallAdd an Alert callback. bigzid: 462
2012-03-29  Lars Op den Kampcec: fixed - atoi returns an int, not an int8_t
2012-03-29  Mark KendallFix a typo in cec-config.
2012-03-29  Mark KendallAdd some bounds checking to the HDMI port number. bugzi...
2012-03-03  Lars Op den KampMerge pull request #27 from Fneufneu/master
2012-03-03  Lars Op den Kampwin32: removed StdString::Trim() call in cec-config...
2012-02-27  Lars Op den Kampcec: added an 'send inactive source' option to libcec_c...
2012-02-16  Lars Op den Kampcec: added RescanDevices()/cec_rescan_devices() to...
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-config: always set the hdmi port number and device...
2012-02-11  Lars Op den Kampcec: and now proper predicates
2012-02-10  Lars Op den Kampcec: fix linux compilation and warning after the recent...
2012-02-10  Lars Op den Kampcec-config: save the config xml if the adapter doesn...
2012-02-10  Lars Op den Kampcec-config: make the chosen physical address active
2012-02-10  Lars Op den Kampcec: set the ackmask to 0 when closing the connection
2012-02-10  Lars Op den Kampcec: added CanPersistConfiguration()/cec_can_persist_co...
2012-02-09  Lars Op den Kampcec-config: added the other options from xbmc to the...
2012-02-09  Lars Op den Kampcec: added GetCurrentConfiguration()/cec_get_current_co...
2012-02-09  Lars Op den Kampcec-config: use the new LibCecInitialise()
2012-02-09  Lars Op den Kampcec: added a new initialiser method: CecInitialise...
2012-02-09  Lars Op den Kampcec-config: fixed typo
2012-02-09  Lars Op den Kampcec: added cec-config, a libCEC configuration wizard...