MiniDLNA update: 1.0.19.1 to 1.0.20
[tomato.git] / release / src / router / minidlna / NEWS
blob6391f04985deeb27cb00d42d0bd79adef7f488aa
1 1.0.20 - Released 09-June-2011
2 --------------------------------
3 - Fix a crash bug when scanning MPEG-TS files with odd packet sizes.
4 - Fix AVI file streaming on Samsung A-Series TV's.
5 - Improve support for the NETGEAR Digital Entertainer Live (EVA2000).
6 - Add support for multiple network interfaces.
7 - Add subtitle support for LG TV's and Blu-Ray players.
8 - Fix some minor coding issues found by cppcheck.
9 - Add client adaptation support for Toshiba Regza TV's.
10 - Send known audio-only devices straight to the Music section on root requests.
11 - Add client adaptation support for Roku SoundBridge audio clients.
12 - Improve Sony client adaptation to allow support for more file types.
13 - Add support for reading tags from MP4 video files with recent lavf versions.
14 - Add support for Samsung's GetFeatureList method.
16 1.0.19 - Released 11-Mar-2011
17 --------------------------------
18 - When called with -R, only remove art_cache and files.db in case users use an
19   imporant directory as their db dir.
20 - Properly scan newly created directory symlinks.
21 - Improve Windows 7 interoperability.
22 - Add basic NLS support, so clients can display localized strings.
23 - Optimize JPEG scaling by downscaling as much as possible during decompression.