Wrap up version 1.1.6.
This commit is contained in:
parent
1f46b53030
commit
d1cd7c7a4a
11
NEWS
11
NEWS
@ -1,3 +1,14 @@
|
|||||||
|
1.1.6 - Released 16-June-2016
|
||||||
|
--------------------------------
|
||||||
|
- Add AllShare and Windows client detection.
|
||||||
|
- Update support for LG2012 TV.
|
||||||
|
- Fix Samsung bookmarking on magic containers.
|
||||||
|
- Fix SQL error when moving captions.
|
||||||
|
- Add wide_links config option.
|
||||||
|
- Fix external subtitles on Samsung Series J.
|
||||||
|
- Add string localization support for magic containers.
|
||||||
|
- Rework NLS init to work with non-en_US locales.
|
||||||
|
|
||||||
1.1.5 - Released 10-Sep-2015
|
1.1.5 - Released 10-Sep-2015
|
||||||
--------------------------------
|
--------------------------------
|
||||||
- Re-enable Samsung DCM10, which adds video bookmarks and "BasicView" support.
|
- Re-enable Samsung DCM10, which adds video bookmarks and "BasicView" support.
|
||||||
|
@ -57,7 +57,7 @@
|
|||||||
|
|
||||||
#include <sqlite3.h>
|
#include <sqlite3.h>
|
||||||
|
|
||||||
#define MINIDLNA_VERSION "1.1.5"
|
#define MINIDLNA_VERSION "1.1.6"
|
||||||
|
|
||||||
#ifdef NETGEAR
|
#ifdef NETGEAR
|
||||||
# define SERVER_NAME "ReadyDLNA"
|
# define SERVER_NAME "ReadyDLNA"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user