aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorKen VanDine <ken.vandine@canonical.com>2010-06-24 09:55:01 -0400
committerBazaar Package Importer <james.westby@ubuntu.com>2010-06-24 09:55:01 -0400
commitf1887353eb6be2cf8264bf1379767135f442e7f6 (patch)
tree2ad92e6300a8487cdd64e1624f56a4c01de5836b /debian
parente52160c6b4a52353c1cbabe35b965f78ee51e269 (diff)
parent309d83d0d9920636910d25f71bd203acf76de9f5 (diff)
downloadayatana-indicator-sound-f1887353eb6be2cf8264bf1379767135f442e7f6.tar.gz
ayatana-indicator-sound-f1887353eb6be2cf8264bf1379767135f442e7f6.tar.bz2
ayatana-indicator-sound-f1887353eb6be2cf8264bf1379767135f442e7f6.zip
* New upstream release.
- MPRIS transport status updates reflecting in UI If externally a registered player transport is changed (play/stop) the menu should reflect that - The first time a player registers its desktop file path should be stored ~.cache/indicators/sound/familiar-players-db.keyfile (provided the application indicator has a desktop file set. - Album art dynamically updated - Album title dynamically updated - Track title dynamically updated - Artist name dynamically updated - Play/pause transport control should be working from the menu
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog17
1 files changed, 17 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 7486f6a..821699d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,20 @@
+indicator-sound (0.3.2-0ubuntu1) maverick; urgency=low
+
+ * New upstream release.
+ - MPRIS transport status updates reflecting in UI
+ If externally a registered player transport is changed (play/stop)
+ the menu should reflect that
+ - The first time a player registers its desktop file path should be
+ stored ~.cache/indicators/sound/familiar-players-db.keyfile (provided
+ the application indicator has a desktop file set.
+ - Album art dynamically updated
+ - Album title dynamically updated
+ - Track title dynamically updated
+ - Artist name dynamically updated
+ - Play/pause transport control should be working from the menu
+
+ -- Ken VanDine <ken.vandine@canonical.com> Thu, 24 Jun 2010 13:55:01 -0400
+
indicator-sound (0.3.1-0ubuntu1) maverick; urgency=low
* New upstream release.