diff --git a/NEWS b/NEWS new file mode 100644 index 0000000..5e0f486 --- /dev/null +++ b/NEWS @@ -0,0 +1,22 @@ +1.0.20 - Released 31-May-2011 +-------------------------------- +- Fix AVI file streaming on Samsung A-Series TV's. +- Improve support for the NETGEAR Digital Entertainer Live (EVA2000). +- Add support for multiple network interfaces. +- Add subtitle support for LG TV's and Blu-Ray players. +- Fix some minor coding issues found by cppcheck. +- Add client adaptation support for Toshiba Regza TV's. +- Send known audio-only devices straight to the Music section on root requests. +- Add client adaptation support for Roku SoundBridge audio clients. +- Improve Sony client adaptation to allow support for more file types. +- Add support for reading tags from MP4 video files with recent lavf versions. +- Add support for Samsung's GetFeatureList method. + +1.0.19 - Released 11-Mar-2011 +-------------------------------- +- When called with -R, only remove art_cache and files.db in case users use an + imporant directory as their db dir. +- Properly scan newly created directory symlinks. +- Improve Windows 7 interoperability. +- Add basic NLS support, so clients can display localized strings. +- Optimize JPEG scaling by downscaling as much as possible during decompression.