Wrap up version 1.1.5.
This commit is contained in:
parent
0da13b33f0
commit
e008ab04bb
16
NEWS
16
NEWS
@ -1,3 +1,19 @@
|
||||
1.1.5 - Released 10-Sep-2015
|
||||
--------------------------------
|
||||
- Re-enable Samsung DCM10, which adds video bookmarks and "BasicView" support.
|
||||
- Allow SSDP M-SEARCH from other subnets.
|
||||
- Fix some nfo file character escaping.
|
||||
- Fix crash with >3 network interfaces.
|
||||
- Support rotation of monochrome JPEGs.
|
||||
- Handle cover art streams that come after the video stream.
|
||||
- Recognize new hard links with inotify.
|
||||
- Work around LG TV ordering bug.
|
||||
- Implement TiVo image PixelShape support.
|
||||
- Support thumbnail rotation.
|
||||
- Use "Album Artist" tag from AAC files.
|
||||
- Add Korean translations.
|
||||
- Fix handling of bad FLAC files.
|
||||
|
||||
1.1.4 - Released 26-Aug-2014
|
||||
--------------------------------
|
||||
- Add magic container infrastructure.
|
||||
|
@ -57,7 +57,7 @@
|
||||
|
||||
#include <sqlite3.h>
|
||||
|
||||
#define MINIDLNA_VERSION "1.1.4"
|
||||
#define MINIDLNA_VERSION "1.1.5"
|
||||
|
||||
#ifdef NETGEAR
|
||||
# define SERVER_NAME "ReadyDLNA"
|
||||
|
Loading…
x
Reference in New Issue
Block a user