X-Git-Url: https://git.ao2.it/libam7xxx.git/blobdiff_plain/5f2af5b62b5f7af8f96da2292b45cdf6b2834a6f..478203de36f03a4889699e193bd81d7fb4afbcd7:/NEWS diff --git a/NEWS b/NEWS index 1af48ed..e23a882 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,29 @@ +News for v0.1.5: +================ + + * Add support for setting the power mode (i.e. brightness) on the Philips + PicoPix 2055 (Thanks to Luca Bompani) + * Add support for the "Tele" zoom mode available on the PicoPix 2055 (Thanks + to Luca Bompani) + * Fix compilation on Mac OSX + * Port am7xxx-play to libav10 + * Update instructions about compiling on Windows + +News for v0.1.4: +================ + + * Improved USB device configuration in order to support more devices + * Added support for Philips/Sagemcom PicoPix 2330 (Thanks to Grégory + Lemesre) + * Fixed verbose debug output + * Confirmed that libam7xxx works with the Top-Height/TEC PP700 projector + * Implemented am7xxx_send_image_async() + * Made am7xxx-play almost twice faster by using am7xxx_send_image_async() + * Improved documentation + * Added support for compiling with clang + * A lot of little fixes for correctness, robustness and portability + * Renamed am7xxx_mode_switch to am7xxx-modeswitch, added an udev rule for it + News for v0.1.3: ================