[totem-pl-parser] 3.10.4
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem-pl-parser] 3.10.4
- Date: Tue, 17 Feb 2015 14:35:19 +0000 (UTC)
commit f742c7daf2b1de03ac4f47794d357a9b33118650
Author: Bastien Nocera <hadess hadess net>
Date: Tue Feb 17 13:43:28 2015 +0100
3.10.4
NEWS | 5 +++++
configure.ac | 2 +-
2 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index c84b20d..90abad4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,10 @@
New features and significant updates in version...
+3.10.4:
+- Fix parsing of Windows-style SMB playlists
+- Add support for EXTVLCOPT:audio-track-id in m3u files
+- Fix parsing of SMIL playlists
+
3.10.3:
- Ignore partially downloaded files when recursing
- Fix crash when passing a broken URI
diff --git a/configure.ac b/configure.ac
index f241723..7707b61 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ AC_PREREQ(2.62)
m4_define(totem_version_major, 3)
m4_define(totem_version_minor, 10)
-m4_define(totem_version_micro, 3)
+m4_define(totem_version_micro, 4)
AC_INIT([totem-pl-parser],
[totem_version_major.totem_version_minor.totem_version_micro],
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]