Welcome to mirror list, hosted at ThFree Co, Russian Federation.

NEWS - github.com/azatoth/minidlna.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/NEWS
blob: 089411edfc764111f54fa4299997be3faf51bb92 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
1.0.21 - Released 18-July-2011
--------------------------------
- Fix a few issues with new libav/ffmpeg versions.
- Fix FF/REW of AVI files on Samsung Series B TV's.
- Fix a crash bug when playing music on TiVo.
- Add the ability to change the root media container.
- Add WAV/RIFF INFO tag parsing support for the most common tags.
- Fix a crash bug with clients that request a large number of results.

1.0.20 - Released 09-June-2011
--------------------------------
- Fix a crash bug when scanning MPEG-TS files with odd packet sizes.
- 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.