[Xfce4-commits] <parole:master> Increased verbosity in changelog

Sean Davis noreply at xfce.org
Fri Oct 11 11:52:16 CEST 2013


Updating branch refs/heads/master
         to 908908c6458d8942f4d378630e3b3fa06980c167 (commit)
       from 7c737fa4ed0c0ff21cb044dd6935dec8b50e98ed (commit)

commit 908908c6458d8942f4d378630e3b3fa06980c167
Author: Sean Davis <smd.seandavis at gmail.com>
Date:   Sat Sep 14 08:32:04 2013 -0400

    Increased verbosity in changelog

 ChangeLog |   45 ++++++++++++++++++++++++++++++---------------
 1 file changed, 30 insertions(+), 15 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 16ff3ac..3af40c3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,20 +1,35 @@
 2013-09-14: bluesabre at xfce.org
     * Road to 0.6.0...
-    * Fix Remember Playlist setting (bug 10269)
-    * Fix Gstreamer 1.0 support
-    * Port to GTK+3
-    * Update artwork (icons, background)
-    * Use GtkOverlay for player controls
-    * Use symbolic icons
-    * Rearrange and improve menubar
-    * Add 'Save Playlist' item to menu
-    * Add 'Report Bug' item to menu
-    * Add Previous/Next menu items to Tray plugin
-    * Add Previous/Next actions to Notify plugin
-    * Add ability to play DVD ISOs (from Open dialog)
-    * Add DVD menu item, appears only when playing a DVD or DVD ISO
-    * Add maximized setting in xfconf, remember correct maximization and window size
-    * Remove redundant playlist settings button, add move-up/down
+    * Completed port to GTK+3
+      - Remove deprecated GTK+2 items
+      - Use GtkOverlay for player controls
+      - Use symbolic icons for menus, plugins
+    * Improved window maximization
+      - Window dimensions are no longer saved when maximizing
+      - Added "window-maximized" setting to xfconf to keep maximization across sessions
+    * Rearranged and improved menubar
+      - Renamed "Edit" menu to "Playback"
+      - Renamed "Languages" menu item to "Audio Track"
+      - Added Tools menu
+      - Moved Plugins and Preferences to Tools menu
+      - Added DVD menu (visible only when a DVD or DVD ISO is being played)
+      - Added "Save Playlist" item to Media menu
+      - Added "Report Bug" item to Help menu
+    * Improved playlist
+      - Use symbolic icons in an inline toolbar
+      - Removed redundant settings button
+      - Added Move Up/Down buttons
+    * Updated/improved included plugins
+      - Added Previous/Next Track menu items to Tray plugin
+      - Added Previous/Next Track menu items to Notification plugin
+    * Other improvements
+      - Updated artwork (background image, icons)
+      - Fixed GStreamer 1.0 support
+      - Added ability to play DVD ISOs from the Open dialog
+    * Bugs fixed
+      - missing option to open DVD from iso (bug #10300)
+      - Allow a playlist to be sorted and/or items to be moved (bug #10066)
+      - Remember playlist option in GUI not working (bug #10269)
 
 2013-07-25: bluesabre at xfce.org
     * Bugfix release 0.5.2


More information about the Xfce4-commits mailing list