cec: check whether the specified path in the parameter of CCECDetect::FindDevices...
[deb_libcec.git] / debian / changelog
CommitLineData
c3f9951c
LOK
1libcec (0.2-1) unstable; urgency=low
2
3 * added a Close() method to the interface
4 * Added CEC command that were received by the adapter in a buffer that can be
5 read by a client with GetNextCommand()/cec_get_next_command(). added a
6 'help' command to the test client, that displays all available commands
7 * Fixed setting the ackmask. deprecated SetAckMask()/cec_set_ack_mask(). use
8 SetLogicalAddress()/cec_set_logical_address() instead. add 'la' command to
9 the testclient to set the logical address of the cec adapter
10 * Added optional logical and physical address parameters to
11 LoadLibCec()/cec_init() on the interface. fixed wrongly placed namespace
12 close tag in CECExports.h. updated interface documentation. bumped
13 interface version to 2.
14 * fixed hardcoded ackmask in SetAckMast(). set a shorter display name in the
15 test client. the previous one was too long and being rejected
16
17 -- Pulse-Eight Packaging <packaging@pulse-eight.com> Fri, 28 Sep 2011 01:33:00 +0200
18
abbca718
LOK
19libcec (0.1-1) unstable; urgency=low
20
21 * Initial release v0.1
22
23 -- Pulse-Eight Packaging <packaging@pulse-eight.com> Wed, 28 Sep 2011 23:55:48 +0200