MiniDLNA 1.0.22: cvs 2011-08-25
[tomato.git] / release / src / router / minidlna / NEWS
blobb98702b775fd408f90b4cf46c99b802260c4dd85
1 1.0.22 - Released 24-Aug-2011
2 --------------------------------
3 - Add bookmark support for some Samsung TV's.
4 - Fix a memory leak when certain model Samsung TV's or Roku devices are on the network.
5 - Fix detection of Samsung Series D models.
6 - Add WAV MIME workaround for Marantz Receivers and Roku SoundBridge.
7 - Fix bitrate displayed on Microsoft PFS devices.
8 - Fix a scanner crash when trying to scan image files with no read access.
10 1.0.21 - Released 18-July-2011
11 --------------------------------
12 - Fix a few issues with new libav/ffmpeg versions.
13 - Fix FF/REW of AVI files on Samsung Series B TV's.
14 - Fix a crash bug when playing music on TiVo.
15 - Add the ability to change the root media container.
16 - Add WAV/RIFF INFO tag parsing support for the most common tags.
17 - Fix a crash bug with clients that request a large number of results.
19 1.0.20 - Released 09-June-2011
20 --------------------------------
21 - Fix a crash bug when scanning MPEG-TS files with odd packet sizes.
22 - Fix AVI file streaming on Samsung A-Series TV's.
23 - Improve support for the NETGEAR Digital Entertainer Live (EVA2000).
24 - Add support for multiple network interfaces.
25 - Add subtitle support for LG TV's and Blu-Ray players.
26 - Fix some minor coding issues found by cppcheck.
27 - Add client adaptation support for Toshiba Regza TV's.
28 - Send known audio-only devices straight to the Music section on root requests.
29 - Add client adaptation support for Roku SoundBridge audio clients.
30 - Improve Sony client adaptation to allow support for more file types.
31 - Add support for reading tags from MP4 video files with recent lavf versions.
32 - Add support for Samsung's GetFeatureList method.
34 1.0.19 - Released 11-Mar-2011
35 --------------------------------
36 - When called with -R, only remove art_cache and files.db in case users use an
37   imporant directory as their db dir.
38 - Properly scan newly created directory symlinks.
39 - Improve Windows 7 interoperability.
40 - Add basic NLS support, so clients can display localized strings.
41 - Optimize JPEG scaling by downscaling as much as possible during decompression.