Merge branch 'zoom-tele-picopix'
[libam7xxx.git] / NEWS
1 News for v0.1.4:
2 ================
3
4   * Improved USB device configuration in order to support more devices
5   * Added support for Philips/Sagemcom PicoPix 2330 (Thanks to GrĂ©gory
6     Lemesre)
7   * Fixed verbose debug output
8   * Confirmed that libam7xxx works with the Top-Height/TEC PP700 projector
9   * Implemented am7xxx_send_image_async()
10   * Made am7xxx-play almost twice faster by using am7xxx_send_image_async()
11   * Improved documentation
12   * Added support for compiling with clang
13   * A lot of little fixes for correctness, robustness and portability
14   * Renamed am7xxx_mode_switch to am7xxx-modeswitch, added an udev rule for it
15
16 News for v0.1.3:
17 ================
18
19   * Better documentation
20   * Ported to Windows (compiles with MinGW)
21   * Added a minimal replacement of usb-modeswitch to use on systems where the
22     latter is not available
23   * Added support for Acer C112 (Thanks to Richard Wisenoecker)
24   * Added support for Aiptek PocketCinema T25 (Thanks to Matti Koskinen)
25   * Added some contrib scripts
26   * Added support for setting the projectors zoom mode
27   * Added multi-device support, now more than one projector can be used at the
28     same time on the same system (Tested by Konstantin Lohmann)
29   * Added support for Philips/SagemCom PicoPix PPX 2055
30   * Fixed some problems with the supported Philips/SagemCom PicoPix devices,
31     now these devices are fully working (Thanks to the Certik family)