bump to v2.0.0-pre. don't build cec-config.exe on windows (there's a gui version)
[deb_libcec.git] / src / testclient / main.cpp
2012-10-02  Lars Op den Kampbump to v2.0.0-pre. don't build cec-config.exe on windo...
2012-09-28  Lars Op den Kampremoved deprecated methods and fields
2012-09-20  Lars Op den Kampadded signal handlers to cec-client and cec-config...
2012-09-19  Lars Op den KampMerge pull request #51 from warped-rudi/master-updates
2012-09-17  warped-ruditestclient: fixed vendor id always shown as zero
2012-09-11  Lars Op den KampMerge branch 'development'
2012-09-08  Lars Op den Kampbump version numbers to 1.9.0
2012-09-08  Lars Op den Kampmake cec-client include cecloader.h from our project...
2012-08-10  Lars Op den Kampadded the type of adapter to libcec_configuration,...
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 Kampcec: abi fixes (binary compat with v1.2)
2012-06-20  Lars Op den Kampcec: bump interface version numbers to 1.7.1
2012-06-20  Lars Op den Kampcec-client: don't display debug output by default in...
2012-06-19  Lars Op den Kampcec-client: fixed - wrong client version
2012-06-11  Lars Op den KampMerge branch 'development'
2012-06-01  Lars Op den Kampcec-client: only active the source when reconnecting...
2012-05-14  Lars Op den KampMerge remote branch 'libcec-public/master'
2012-05-14  Lars Op den Kampcec-client: added -m/--monitor startup options, which...
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-26  Lars Op den Kampcec-client: show the firmware build date if it's availa...
2012-04-26  Lars Op den Kampcec: replaced a load of magic numbers
2012-04-26  Lars Op den Kampcec: don't call the deprecated SetActiveView() method...
2012-04-26  Lars Op den Kampcec: request the active source if it's unknown in CCECP...
2012-04-26  Lars Op den Kampcec-client: don't activate the source when starting
2012-04-26  Lars Op den Kampcec-client: group up the output of the 'scan' command...
2012-04-23  Lars Op den Kampcec: check whether callback methods are set to a valid ptr
2012-04-23  Lars Op den Kampcec: use client version 1.6.2 for cec-client
2012-04-23  Lars Op den Kampcec: close the connection when a comm error was detecte...
2012-04-20  Lars Op den Kampcosmetics
2012-04-20  Lars Op den Kampcec: added a callback to handle menu state changes...
2012-04-18  Lars Op den Kampcec: updated changelog and bumped version numbers for...
2012-04-16  Lars Op den Kampcec: updated changelog and bumped version numbers for...
2012-04-05  Mark KendallAdd an Alert callback. bigzid: 462
2012-03-29  Mark KendallAdd some bounds checking to the HDMI port number. bugzi...
2012-03-27  Lars Op den KampMerge branch 'master' of github.com:Pulse-Eight/libcec
2012-03-26  Lars Op den Kampcec: fixed compiler warning in cec-client
2012-03-23  Lars Op den Kampcec: fix crash on exit after GetDeviceInformation()
2012-03-23  Lars Op den Kampcec: added the firmware version to cec-client's -l...
2012-03-16  Bob van Loosenadded: -o/--osdname argument for cec-client to set...
2012-03-09  Lars Op den Kampcec-client: only read persisted EEPROM settings when...
2012-03-09  Lars Op den Kampcec-client: set bGetSettingsFromROM to 1 in cec-client...
2012-03-03  Lars Op den KampMerge pull request #27 from Fneufneu/master
2012-02-27  Lars Op den Kampcec: added a command to the interface to start the...
2012-02-16  Lars Op den Kampcec: added RescanDevices()/cec_rescan_devices() to...
2012-02-15  Lars Op den Kampcec: added a callback that is called when libCEC's...
2012-02-13  Lars Op den Kampcec: don't send power on, acitve source and standby...
2012-02-11  Lars Op den Kampcec: and now proper predicates
2012-02-09  Lars Op den Kampcec: added a new initialiser method: CecInitialise...
2012-02-08  Lars Op den Kampcec: use the local cec.h/cectypes.h instead of system...
2012-02-06  Lars Op den Kampcec: added GetLogicalAddresses()/cec_get_logical_addres...
2012-02-06  Lars Op den Kampcec: added SetStreamPath()/cec_set_stream_path_logical...
2012-02-02  Lars Op den Kampcec: fixed compilation warnings
2012-02-02  Lars Op den Kampcosmetics
2012-01-30  Lars Op den Kampchanged the year in copyright notices to 2011-2012
2012-01-27  Lars Op den Kampcec: add formating parameters to PrintToStdOut()
2012-01-25  Lars Op den Kampcec: fixed error message in cec-client (unable to open...
2012-01-25  Lars Op den Kampcec: don't send any CEC commands after entering bootloa...
2012-01-25  Lars Op den Kampcec: exit cec-client after entering bootloader mode
2012-01-17  Lars Op den Kampcec: refactored threading/locking - added windows nativ...
2012-01-12  Lars Op den Kampcec: add a void* parameter to the callback methods...
2012-01-12  Lars Op den Kampcec: added typedefs for the callback methods
2012-01-12  Lars Op den Kampcec: use callback methods in cec-client
2012-01-10  Lars Op den Kampcec: unload libCEC when the lib version is invalid
2012-01-10  Lars Op den Kampcec: silence all 'unused' compiler warnings
2011-12-09  Lars Op den Kampcec: added 'as' command to cec-client, to make the...
2011-12-09  Lars Op den Kampcec: added -b/--base to cec-client's parameters, so...
2011-12-08  Lars Op den Kampcec: fixed segfault on exit when calling cec-client -l
2011-12-07  Lars Op den Kampcec: renamed GetOSDName() -> GetDeviceOSDName()
2011-12-07  Lars Op den KampMerge branch 'master' of github.com:Pulse-Eight/libcec
2011-12-07  Lars Op den Kampcec: don't get the vendor id first in 'scan'
2011-12-07  Lars Op den Kampcec: added GetActiveSource()/cec_get_active_source...
2011-12-07  Lars Op den Kampcec: add GetDevicePhysicalAddress()/cec_get_device_phys...
2011-12-06  Lars Op den Kampcec: set to 'not present' on failed ack
2011-12-04  Lars Op den Kampcec: be a bit more verbose when initialising
2011-12-02  Lars Op den Kampcec: split up the main() method in cec-client
2011-12-02  Lars Op den KampMerge pull request #7 from og01/master
2011-11-30  Lars Op den Kampcec: specify the device on which the HDMI port will...
2011-11-29  Lars Op den Kampcec: added 'scan' command to cec-client, that displays...
2011-11-29  Lars Op den Kampcec: added vendor id for Yamaha
2011-11-28  Lars Op den Kampcec: new libCEC methods added to LibCecSharp. fixed...
2011-11-28  Lars Op den Kampcec: added GetOSDName()/cec_get_osd_name(). only reques...
2011-11-26  Lars Op den Kampcec: added bWait parameter to volume change methods.
2011-11-25  Lars Op den Kampcec: cosmetics in cec-client
2011-11-25  Lars Op den Kampcec: added VolumeUp()/cec_volume_up(), VolumeDown(...
2011-11-25  Lars Op den Kampcec: added SetHDMIPort()/cec_set_hdmi_port(). devices...
2011-11-25  Lars Op den Kampcec: added GetActiveDevices()/cec_get_active_devices...
2011-11-22  Lars Op den Kampcec: a recording device inherits all the features of...
2011-11-18  Lars Op den Kampcec: fixed compiler warning after 45de9d9fb1cdefce6ecb5...
2011-11-15  Lars Op den Kampcec: rename cec_type_list::Add() and Clear() back to...
2011-11-15  Lars Op den Kampcec: added physical address option to testclient. credi...
2011-11-14  Lars Op den Kampcec: renamed enum methods. fixes potential macro collis...
2011-11-14  Lars Op den Kampcec: added '-s' or '--single-command' to cec-client...
2011-11-14  Lars Op den Kampcec: cosmetics
2011-11-10  Lars Op den Kampcec: added SetActiveSource()/cec_set_active_source...
2011-11-06  Lars Op den Kampcec: added logical address autodetection and let libcec...
next