summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Pitt <martin.pitt@ubuntu.com>2011-03-15 12:12:06 +0100
committerMartin Pitt <martin.pitt@ubuntu.com>2011-03-15 12:12:06 +0100
commitd3a42dc9e8f6698d7ac3329fa6a0fcf186631df5 (patch)
treed21b2e3523d4cef5d8004a3187e42cfda79392df
parent8a1841a9e8a81519360fd57673ace9eea04b45d8 (diff)
release 1313
-rw-r--r--NEWS28
-rw-r--r--configure.ac2
2 files changed, 29 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 64beee3..3e9d9cf 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,31 @@
+media-player-info 13 (2011-03-15)
+=================================
+Jonathan Ernst (18):
+ HTC Evo uses same ID as Desire/Hero in non debug mode -> merging
+ Vortex uses same ID (in debug mode) as Ally -> merge
+ Add playlist format to HTC Desire and friends
+ Improve LG 0x6018 phones m-p-i file
+ Improve Sony Ericsson Xperia X10 mini Pro m-p-i
+ Add Sony Ericsson XPERIA X1
+ Add Motorola Droid 2 Android phone
+ Rename Motorola Droid X mpi file
+ Fix USB id of sony-ericsson K800i (was phone mode instead of mass storage mode)
+ Add storage folder to Sony Ericsson K800i
+ Add Huawei Ideos non-debug mode
+ Add Samsung Galaxy S debug ID
+ Add Desire HD debug ID
+ Don't generate icon rules as it is currently broken (see LP #657609)
+ Add 5 Coby players
+ Add FolderDepth=2 for the Zen Stone
+ Add RCA H100a
+ Add informations about bug reporting
+
+Martin Pitt (1):
+ Add Samsung U6.
+
+Philippe Gauthier (1):
+ Add Sony Walkman NWZ-E355.
+
media-player-info 12 (2011-01-08)
=================================
Jonathan Ernst (19):
diff --git a/configure.ac b/configure.ac
index 6f69bd8..131527c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(media-player-info, 12, devkit-devel@lists.freedesktop.org)
+AC_INIT(media-player-info, 13, devkit-devel@lists.freedesktop.org)
AM_INIT_AUTOMAKE
AC_CONFIG_SRCDIR([media-players/])