[Xfce4-commits] parole:master Updated changelog

2013-12-04 Thread Sean Davis
Updating branch refs/heads/master
 to bb2de13d11ef96ffbd36e2503cedfa5638db5fc3 (commit)
   from 75c1bea7977cc73335745ef9ff33fb869ba4f14f (commit)

commit bb2de13d11ef96ffbd36e2503cedfa5638db5fc3
Author: Sean Davis smd.seanda...@gmail.com
Date:   Wed Dec 4 06:39:21 2013 -0500

Updated changelog

 ChangeLog |1 +
 1 file changed, 1 insertion(+)

diff --git a/ChangeLog b/ChangeLog
index 09df981..182954c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,7 @@
 * Fix loading of playlists with relative paths (bug #10436)
 * Add realmedia video to supported video mimetypes (bug #10434)
 * Fix IF/ELSE for plugin installation on multiple platforms (bugs #10142, 
#10441)
+* Fix building with enable-debug=full on some platforms (bug #10525)
 * Fix Remove Duplicates functionality.
 
 2013-10-19: bluesa...@xfce.org
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] parole:master Updated changelog

2013-10-12 Thread Sean Davis
Updating branch refs/heads/master
 to ba494a17c6a227d1d02f1b1290eacb95fe4e8969 (commit)
   from b30fa93f0ec1d1338954314bd63fa9963dde0c4b (commit)

commit ba494a17c6a227d1d02f1b1290eacb95fe4e8969
Author: Sean Davis smd.seanda...@gmail.com
Date:   Sat Oct 12 05:58:02 2013 -0400

Updated changelog

 ChangeLog |1 +
 1 file changed, 1 insertion(+)

diff --git a/ChangeLog b/ChangeLog
index b13f482..d201681 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -31,6 +31,7 @@
   - 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)
+  - Parole show irritating edge (bug #10081)
 
 2013-08-03: bluesa...@xfce.org
 * Bugfix release 0.5.3
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] parole:master Updated changelog

2013-03-06 Thread Sean Davis
Updating branch refs/heads/master
 to eab116e2955685cd238339c680d36ae141042d96 (commit)
   from a5a9c5636b41e1308e1bd4a78b1ec4bad700f817 (commit)

commit eab116e2955685cd238339c680d36ae141042d96
Author: Sean Davis smd.seanda...@gmail.com
Date:   Wed Mar 6 19:02:46 2013 -0500

Updated changelog

 ChangeLog |9 +++--
 1 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 18936ab..733d78c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,4 @@
-2013-02-21: bluesa...@xfce.org
+2013-03-06: bluesa...@xfce.org
 * Stable release 0.5.0
 * Fixed potential file name clash in parole extension (bug #9728)
 * Fixed libnotify error on make (bug #9744)
@@ -8,16 +8,21 @@
 * Fixed webm file support (bug #9798)
 * Fixed aspect ratio calculation (bug $9872)
 * Fixed untransateable strings (#9868)
+* Fixed timer update on user seek (#9761)
 * Fixed auto-saved playlist saving as UTF-8
 * Fixed playlist menu from opening off-screen
+* Fixed notifications plugin notifying on play/pause
 * Added improved locale name support in audio tracks and subtitles
 * Added gstreamer 1.0 support with --with-gstreamer=0.10|1.0
 * Added additional tooltips
 * Added theming to fullscreen widgets
+* Removed now-useless power-manager plugin
+* Removed scrollwheel event from progress scale
 * Improved audio cover image loading
 * Improved support for window manager fullscreen command
+* Improved tray plugin functionality, ported to xfconf
 * Made codec installer transient for player window
-* Moved history and playlist to .config/xfce4/parole
+* Moved playlist to .local/share/xfce4/parole
 
 2013-01-05: bluesa...@xfce.org
 * Development release 0.4.0
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] parole:master Updated changelog, news, and version number.

2013-02-21 Thread Sean Davis
Updating branch refs/heads/master
 to 9acc65a09bd430deb4d34f03c29524bca0db1a66 (commit)
   from eca34b56a113025097a259ae6a489c1f6acc5a53 (commit)

commit 9acc65a09bd430deb4d34f03c29524bca0db1a66
Author: Sean Davis smd.seanda...@gmail.com
Date:   Thu Feb 21 07:19:04 2013 -0500

Updated changelog, news, and version number.

 ChangeLog   |   19 +++
 NEWS|   19 +++
 configure.ac.in |4 ++--
 3 files changed, 40 insertions(+), 2 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index f6b23a7..4e9a4d0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,22 @@
+2013-02-21: bluesa...@xfce.org
+* Stable release 0.5.0
+* Fixed potential file name clash in parole extension (bug #9728)
+* Fixed libnotify error on make (bug #9744)
+* Fixed moving show/hide playlist button (bug #9755)
+* Fixed mute button toggling (bug #9760)
+* Fixed playlist manipulation while playlist hidden (bug #9762)
+* Fixed webm file support (bug #9798)
+* Fixed auto-saved playlist saving as UTF-8
+* Fixed playlist menu from opening off-screen
+* Added improved locale name support in audio tracks and subtitles
+* Added gstreamer 1.0 support with --with-gstreamer=0.10|1.0
+* Added additional tooltips
+* Added theming to fullscreen widgets
+* Improved audio cover image loading
+* Improved support for window manager fullscreen command
+* Made codec installer transient for player window
+* Moved history and playlist to .config/xfce4/parole
+
 2013-01-05: bluesa...@xfce.org
 * Development release 0.4.0
 * Fixed build bugs #9219, #9226
diff --git a/NEWS b/NEWS
index 52bbd80..56acce4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+0.5.0
+===
+- Fixed potential file name clash in parole extension (bug #9728)
+- Fixed libnotify error on make (bug #9744)
+- Fixed moving show/hide playlist button (bug #9755)
+- Fixed mute button toggling (bug #9760)
+- Fixed playlist manipulation while playlist hidden (bug #9762)
+- Fixed webm file support (bug #9798)
+- Fixed auto-saved playlist saving as UTF-8
+- Fixed playlist menu from opening off-screen
+- Added improved locale name support in audio tracks and subtitles
+- Added gstreamer 1.0 support with --with-gstreamer=0.10|1.0
+- Added additional tooltips
+- Added theming to fullscreen widgets
+- Improved audio cover image loading
+- Improved support for window manager fullscreen command
+- Made codec installer transient for player window
+- Moved history and playlist to .config/xfce4/parole
+
 0.4.0
 ===
 - Fixed build bugs #9219, #9226
diff --git a/configure.ac.in b/configure.ac.in
index 03b8327..e5530a5 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -1,8 +1,8 @@
 m4_define([intltool_minimum_version], [0.31])
-m4_define([parole_verinfo],  [0:4:1])
+m4_define([parole_verinfo],  [0:5:1])
 m4_define([parole_version_api],  [0])
 m4_define([parole_version_major],  [0])
-m4_define([parole_version_minor],  [4])
+m4_define([parole_version_minor],  [5])
 m4_define([parole_version_micro],  [0])
 m4_define([parole_version_build],  [])
 m4_define([parole_version_tag], [])
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits