* Finalize v1.0.20.
This commit is contained in:
parent
ba85527218
commit
14b8dabc28
3
NEWS
3
NEWS
@ -1,5 +1,6 @@
|
|||||||
1.0.20 - Released 31-May-2011
|
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.
|
- Fix AVI file streaming on Samsung A-Series TV's.
|
||||||
- Improve support for the NETGEAR Digital Entertainer Live (EVA2000).
|
- Improve support for the NETGEAR Digital Entertainer Live (EVA2000).
|
||||||
- Add support for multiple network interfaces.
|
- Add support for multiple network interfaces.
|
||||||
|
@ -56,7 +56,7 @@
|
|||||||
|
|
||||||
#include <sqlite3.h>
|
#include <sqlite3.h>
|
||||||
|
|
||||||
#define MINIDLNA_VERSION "1.0.19.3"
|
#define MINIDLNA_VERSION "1.0.20"
|
||||||
|
|
||||||
#ifdef NETGEAR
|
#ifdef NETGEAR
|
||||||
# define SERVER_NAME "ReadyDLNA"
|
# define SERVER_NAME "ReadyDLNA"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user