* Finalize version 1.0.21.
This commit is contained in:
parent
a875a67996
commit
a818f5db33
3
NEWS
3
NEWS
@ -1,5 +1,6 @@
|
|||||||
1.0.21 - Released 00-MONTH-2011
|
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 FF/REW of AVI files on Samsung Series B TV's.
|
||||||
- Fix a crash bug when playing music on TiVo.
|
- Fix a crash bug when playing music on TiVo.
|
||||||
- Add the ability to change the root media container.
|
- Add the ability to change the root media container.
|
||||||
|
@ -56,7 +56,7 @@
|
|||||||
|
|
||||||
#include <sqlite3.h>
|
#include <sqlite3.h>
|
||||||
|
|
||||||
#define MINIDLNA_VERSION "1.0.20.3"
|
#define MINIDLNA_VERSION "1.0.21"
|
||||||
|
|
||||||
#ifdef NETGEAR
|
#ifdef NETGEAR
|
||||||
# define SERVER_NAME "ReadyDLNA"
|
# define SERVER_NAME "ReadyDLNA"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user