85 Commits

Author SHA256 Message Date
a1bdd8430f Accepting request 1280738 from X11:xfce
OBS-URL: https://build.opensuse.org/request/show/1280738
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/parole?expand=0&rev=40
2025-05-30 12:32:44 +00:00
Maurizio Galli
3b48ada9c4 Accepting request 1280581 from home:manfred-h:X11:xfce:4.20
Meson has been added as a build system in this release, and the
associated archive has been generated by 'meson dist'. Although
autotools has been retained for the time being and can still be used
via 'autogen.sh', meson is now the preferred build system, and
autotools will be removed in a future release.
- Update to version 4.12.0
  * Update README after switchover to meson
  * build: Automate copyright year management
  * Add meson build
  * build: Use @ENUMPREFIX@ in glib-mkenums template
  * build: Simplify desktop file generation
  * build: Fix shellcheck issues in mime scripts
  * build: Remove clutter support
  * build: Replace xdt-csource with glib-compile-resources
  * Translation Updates
- Remove obsolete parole-add-uri-scheme-handler-support.patch

OBS-URL: https://build.opensuse.org/request/show/1280581
OBS-URL: https://build.opensuse.org/package/show/X11:xfce/parole?expand=0&rev=76
2025-05-28 05:28:57 +00:00
0e107a4049 Accepting request 1236999 from X11:xfce
OBS-URL: https://build.opensuse.org/request/show/1236999
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/parole?expand=0&rev=39
2025-01-13 16:49:46 +00:00
Maurizio Galli
b659573e5b Accepting request 1234336 from home:manfred-h:X11:xfce:4.20
- Update to version 4.18.2
  * Update copyright year
  * I18n: Update po/LINGUAS list
  * Added missing Keywords entry to .desktop file
  * medialist: Fix wrong response code when saving
  * player: Do not forward up/down keys to playlist
  * Remove unnecessary GtkAllocation heap allocation
  * build: Bump dependency versions and remove dead code
  * scan-build: Fix unix.Malloc
  * gcc-analyzer: Fix -Wanalyzer-possible-null-argument
  * build: clang: Fix -Wunused-but-set-variable
  * build: Explicitly depend on gstreamer-audio
  * build: Clean up references of gstreamer-interfaces
  * build: Explicitly depend on gstreamer-tag
  * build: Use XDT_VERSION_INIT and get rid of configure.ac.in
  * build: Switch from intltool to gettext
  * Do not use type-check macros to test whether an object is still
    alive
  * Translation Updates

OBS-URL: https://build.opensuse.org/request/show/1234336
OBS-URL: https://build.opensuse.org/package/show/X11:xfce/parole?expand=0&rev=74
2025-01-11 09:52:59 +00:00
7f8fc2a98c Accepting request 1133768 from X11:xfce
- Update to version 4.18.1
  * Add missing chain-up to parent in constructed()
  * Add runtime guard for XfceSMClient
  * build: Restrict XfceSMClient to X11
  * build: Use XDT_CHECK_OPTIONAL_FEATURE
  * Small UI Improvements
  * parole-conf: Fix critical warning and memory leak
  * build: Define our own windowing macro instead of extending GDK's
  * plugins: Disable systray icon outside X11
  * Guard X11 code paths
  * Fix invisible mouse (Issue #125)
  * Add middle click actions to tray icon (Fixes #88)
  * docs: Remove useless check
  * mpris2: Properly disconnect signal handlers
  * powermanager: Add missing sanity check
  * Only use header bar if gtk-dialogs-use-header (Fixes #117)
  * build: Add -export-dynamic to LDFLAGS
  * Add icons at missing sizes, clean up SVG metadata
  * Translation Updates (forwarded request 1130084 from manfred-h)

OBS-URL: https://build.opensuse.org/request/show/1133768
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/parole?expand=0&rev=38
2023-12-18 21:55:52 +00:00
Marcel Kuehlhorn
877d6f3bcd Accepting request 1130084 from home:manfred-h:X11:xfce
- Update to version 4.18.1
  * Add missing chain-up to parent in constructed()
  * Add runtime guard for XfceSMClient
  * build: Restrict XfceSMClient to X11
  * build: Use XDT_CHECK_OPTIONAL_FEATURE
  * Small UI Improvements
  * parole-conf: Fix critical warning and memory leak
  * build: Define our own windowing macro instead of extending GDK's
  * plugins: Disable systray icon outside X11
  * Guard X11 code paths
  * Fix invisible mouse (Issue #125)
  * Add middle click actions to tray icon (Fixes #88)
  * docs: Remove useless check
  * mpris2: Properly disconnect signal handlers
  * powermanager: Add missing sanity check
  * Only use header bar if gtk-dialogs-use-header (Fixes #117)
  * build: Add -export-dynamic to LDFLAGS
  * Add icons at missing sizes, clean up SVG metadata
  * Translation Updates

OBS-URL: https://build.opensuse.org/request/show/1130084
OBS-URL: https://build.opensuse.org/package/show/X11:xfce/parole?expand=0&rev=72
2023-12-17 20:15:20 +00:00
a45fe40b58 Accepting request 1066849 from X11:xfce
- Update to version 4.18.0
  * Update copyright year
  * Update bug report address
  * player: Prevent infinite cycle when setting volume (#119)
  * Update some icon names (!17)
  * Reduce hiding controls to 2 seconds (Fixes #80, !12)
  * autoconf: Some updates
  * Update `.gitignore`
  * build: Replace DATADIRNAME no longer set by xfce4-dev-tools >= 4.17.0
  * build: Bump GLib minimum required to 2.38
  * autoconf: Use AC_CONFIG_MACRO_DIRS (!14)
  * Fix memory leak when loading cover image (#98)
  * Fix compilation warnings (!11)
  * Makefile.am: INCLUDES -> AM_CPPFLAGS
  * autoconf: Some updates
  * Remove the deprecated keys from desktop file (!9)
  * Translation Updates (forwarded request 1066573 from manfred-h)

OBS-URL: https://build.opensuse.org/request/show/1066849
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/parole?expand=0&rev=37
2023-02-20 16:47:01 +00:00
Marcel Kuehlhorn
302cf2e222 Accepting request 1066573 from home:manfred-h:X11:xfce
- Update to version 4.18.0
  * Update copyright year
  * Update bug report address
  * player: Prevent infinite cycle when setting volume (#119)
  * Update some icon names (!17)
  * Reduce hiding controls to 2 seconds (Fixes #80, !12)
  * autoconf: Some updates
  * Update `.gitignore`
  * build: Replace DATADIRNAME no longer set by xfce4-dev-tools >= 4.17.0
  * build: Bump GLib minimum required to 2.38
  * autoconf: Use AC_CONFIG_MACRO_DIRS (!14)
  * Fix memory leak when loading cover image (#98)
  * Fix compilation warnings (!11)
  * Makefile.am: INCLUDES -> AM_CPPFLAGS
  * autoconf: Some updates
  * Remove the deprecated keys from desktop file (!9)
  * Translation Updates

OBS-URL: https://build.opensuse.org/request/show/1066573
OBS-URL: https://build.opensuse.org/package/show/X11:xfce/parole?expand=0&rev=70
2023-02-20 14:24:13 +00:00
8141bf1b45 Accepting request 862250 from X11:xfce
- Update to version 4.16.0
  * Add README.md to EXTRA_DIST (gxo#apps/parole#72)
  * Translation Updates
- Update to version 4.15.0
  * Playlist Improvements:
    - Playlist is now an in-window popover instead of a slide-out panel
    - Shuffle functionality now utilizes a sort filter instead of randomly
      selecting the next track, making it possible makeing the playback
      history more accurate (gxo#apps/parole#32)  
  * DVD Support:
    - Added a menu option to activate the subpicture menu
    - DVD chapter selection from the playlist is functional again
    - The DVD menu will now automatically load if playback does not start
      successfully
  * Dialog Appearance Improvements:
    Each of the dialogs were ported to CSD with some cleanup and default
    buttons marked as "suggested". The following dialogs had some additional
    improvements:
    - Go To Position: Timestamp inputs changed to vertical orientation for
      better clock-like appearance
    - Keyboard Shortcuts: Adjusted to "always-center" positioning since
      transient positioning failed
    - Open File: Spinner configured as the FileChooser "extra" widget
    - Open Location: Removed some duplicated text
    - Plugins: Rearranged the plugins manager, and moved credits to a
      per-plugin About dialog
    - Save Playlist: File type panel replaced with a combobox that also
      filters the FileChooser
  * General:
    - Added basic GitLab pipeline
    - Added new icon and icon name "org.xfce.parole"
    - Added README.md
    - Fixed distcheck builds with intltool 0.51.0
    - Fixed full-debug builds with GLib 2.35+
    - Fixed missing-prototypes errors
    - Player controls are no longer hidden while the sound popover is open
    - Selecting an option on the "Stream is taking too long" dialog will now
      dismiss the dialog
    - Sort POTFILES.in to make it easier to review
  * Translation Updates

OBS-URL: https://build.opensuse.org/request/show/862250
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/parole?expand=0&rev=36
2021-01-12 09:29:26 +00:00
Maurizio Galli
92a532d419 Accepting request 862247 from home:tux93:branches:X11:xfce
- Update to version 4.16.0
  * Add README.md to EXTRA_DIST (gxo#apps/parole#72)
  * Translation Updates

OBS-URL: https://build.opensuse.org/request/show/862247
OBS-URL: https://build.opensuse.org/package/show/X11:xfce/parole?expand=0&rev=68
2021-01-11 10:40:36 +00:00
Marcel Kuehlhorn
cc9c20bbc8 OBS-URL: https://build.opensuse.org/package/show/X11:xfce/parole?expand=0&rev=67 2021-01-06 18:39:09 +00:00
2c2f117232 Accepting request 749124 from X11:xfce
OBS-URL: https://build.opensuse.org/request/show/749124
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/parole?expand=0&rev=35
2019-11-17 18:23:57 +00:00
Maurizio Galli
8d861a0eb4 Accepting request 749059 from home:tux93:branches:X11:xfce
- Update to version 1.0.5
  * Fix creation and cleanup of thumbnails (bxo#16026)
  * Fix volume hotkeys in fullscreen (bxo#16005)
  * Fix compiler warnings
  * Translation Updates

OBS-URL: https://build.opensuse.org/request/show/749059
OBS-URL: https://build.opensuse.org/package/show/X11:xfce/parole?expand=0&rev=65
2019-11-17 14:54:18 +00:00
eec1b2ac76 Accepting request 719846 from X11:xfce
OBS-URL: https://build.opensuse.org/request/show/719846
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/parole?expand=0&rev=34
2019-07-31 12:30:00 +00:00
Marcel Kuehlhorn
a688e87fe8 Accepting request 719559 from X11:xfce:next
OBS-URL: https://build.opensuse.org/request/show/719559
OBS-URL: https://build.opensuse.org/package/show/X11:xfce/parole?expand=0&rev=63
2019-07-30 14:32:56 +00:00
333ced28d3 Accepting request 692588 from X11:xfce
OBS-URL: https://build.opensuse.org/request/show/692588
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/parole?expand=0&rev=33
2019-04-09 18:19:23 +00:00
Vinzenz Vietzke
c8af7e492e Accepting request 692347 from home:mauriziogalli:branches:X11:xfce
- Spec file update: switch URL to new upstream docs
- Spec File cleanup:
  - Switched to %autosetup %make_build to ease spec file maintanance
  - Dropped obsolete macros
  - Moved COPYING to %license

OBS-URL: https://build.opensuse.org/request/show/692347
OBS-URL: https://build.opensuse.org/package/show/X11:xfce/parole?expand=0&rev=61
2019-04-09 11:21:45 +00:00
Maurizio Galli
5a43cc25e6 Accepting request 691487 from home:vinzv:branches:X11:xfce
- update to version 1.0.2
  * Bug Fixes
  - Added support for GST_INSTALL_PLUGINS_HELPER_MISSING when 
    attempting to install missing codecs (bxo#14529)
  - Fixed compiler error -Wcast-function-type (GCC 8)
  - Fixed disabling vendor-enabled plugins
  - Fixed crash when disabling plugins (lp#1698540)
  - Fixed play button sensitivity items are added to playlist 
    (bxo#13724, lp#1705243)
  - Fixed Appstream validation by removing em tags (bxo#14260)
  - Fixed plugin active state when reopening the Plugins dialog
  - Resolved g_type_class_add_private warnings (bxo#15014)
  * Translation Updates

- change spec file URL and Source0 from http to https

OBS-URL: https://build.opensuse.org/request/show/691487
OBS-URL: https://build.opensuse.org/package/show/X11:xfce/parole?expand=0&rev=60
2019-04-04 12:49:31 +00:00
45d5ff8ecc Accepting request 615821 from X11:xfce
OBS-URL: https://build.opensuse.org/request/show/615821
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/parole?expand=0&rev=32
2018-06-15 12:45:40 +00:00
Stefan Seyfried
18598bf231 Accepting request 615440 from home:seife:xfce
update to version 1.0.1

OBS-URL: https://build.opensuse.org/request/show/615440
OBS-URL: https://build.opensuse.org/package/show/X11:xfce/parole?expand=0&rev=58
2018-06-10 20:39:21 +00:00
b431028146 Accepting request 591068 from X11:xfce
OBS-URL: https://build.opensuse.org/request/show/591068
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/parole?expand=0&rev=31
2018-03-28 08:31:19 +00:00
Stefan Seyfried
6faf3d1e4e Accepting request 590899 from home:jengelh:branches:X11:xfce
- Trim bias from description.
- Fix some grammar-related issues in the desc (punctuation, word order).

OBS-URL: https://build.opensuse.org/request/show/590899
OBS-URL: https://build.opensuse.org/package/show/X11:xfce/parole?expand=0&rev=56
2018-03-26 12:54:25 +00:00
f52fa1a43f Accepting request 590823 from X11:xfce
update to version 1.0.0: First stable release of the 1.0.x series (forwarded request 590822 from seife)

OBS-URL: https://build.opensuse.org/request/show/590823
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/parole?expand=0&rev=30
2018-03-26 11:13:37 +00:00
Stefan Seyfried
5c5a99f412 Accepting request 590822 from home:seife:xfce
update to version 1.0.0: First stable release of the 1.0.x series

OBS-URL: https://build.opensuse.org/request/show/590822
OBS-URL: https://build.opensuse.org/package/show/X11:xfce/parole?expand=0&rev=54
2018-03-24 11:30:40 +00:00
5c3791842e Accepting request 555979 from X11:xfce
OBS-URL: https://build.opensuse.org/request/show/555979
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/parole?expand=0&rev=29
2017-12-14 09:58:17 +00:00
938219f991 Accepting request 555738 from home:seife:xfce
update to version 0.9.2

OBS-URL: https://build.opensuse.org/request/show/555738
OBS-URL: https://build.opensuse.org/package/show/X11:xfce/parole?expand=0&rev=52
2017-12-11 13:43:23 +00:00
e0e9475d25 Accepting request 528206 from X11:xfce
1

OBS-URL: https://build.opensuse.org/request/show/528206
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/parole?expand=0&rev=28
2017-09-27 14:54:46 +00:00
Stefan Seyfried
f312fef67d Accepting request 528205 from home:seife:xfce
disable gtk-doc build, fails with newer gtk-doc > 1.25

OBS-URL: https://build.opensuse.org/request/show/528205
OBS-URL: https://build.opensuse.org/package/show/X11:xfce/parole?expand=0&rev=50
2017-09-22 07:10:46 +00:00
Stefan Seyfried
87925aa91f Accepting request 447802 from home:seife:xfce
update to version 0.8.1

OBS-URL: https://build.opensuse.org/request/show/447802
OBS-URL: https://build.opensuse.org/package/show/X11:xfce/parole?expand=0&rev=49
2016-12-26 13:07:27 +00:00
f9f4c67261 Accepting request 289377 from X11:xfce
Xfce 4.12

OBS-URL: https://build.opensuse.org/request/show/289377
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/parole?expand=0&rev=27
2015-03-09 09:07:00 +00:00
Guido Berhoerster
6248117939 Accepting request 288372 from X11:xfce:Next
Xfce 4.12

OBS-URL: https://build.opensuse.org/request/show/288372
OBS-URL: https://build.opensuse.org/package/show/X11:xfce/parole?expand=0&rev=47
2015-03-01 21:00:43 +00:00
Stephan Kulow
ba878239b5 Accepting request 209755 from X11:xfce
update to 0.5.4

OBS-URL: https://build.opensuse.org/request/show/209755
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/parole?expand=0&rev=25
2013-12-09 15:56:10 +00:00
Guido Berhoerster
7e4eadcabb OBS-URL: https://build.opensuse.org/package/show/X11:xfce/parole?expand=0&rev=45 2013-12-07 21:28:27 +00:00
Guido Berhoerster
57a56674ee Accepting request 209544 from home:Lazy_Kent:branches:X11:xfce
update to 0.5.4

OBS-URL: https://build.opensuse.org/request/show/209544
OBS-URL: https://build.opensuse.org/package/show/X11:xfce/parole?expand=0&rev=44
2013-12-07 21:27:19 +00:00
Tomáš Chvátal
e795c106e1 Accepting request 204233 from X11:xfce
Update to 0.5.3. (forwarded request 204218 from Lazy_Kent)

OBS-URL: https://build.opensuse.org/request/show/204233
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/parole?expand=0&rev=24
2013-10-22 08:21:00 +00:00
Guido Berhoerster
0f5fa1ee8e Accepting request 204218 from home:Lazy_Kent:branches:X11:xfce
Update to 0.5.3.

OBS-URL: https://build.opensuse.org/request/show/204218
OBS-URL: https://build.opensuse.org/package/show/X11:xfce/parole?expand=0&rev=42
2013-10-21 18:34:38 +00:00
Stephan Kulow
307ccb558a Accepting request 184341 from X11:xfce
- update to version 0.5.2
  - revert "Fix MKV subtitles being shown when automatically show
    subtitles is disabled"
  - fix freezing on load of some subtitles
  - fix crash on startup when "Remember playlist" option enabled
  - fix muting after playing media
  - fix failure to load filenames with space after colon
  - fix gstreamer version check

OBS-URL: https://build.opensuse.org/request/show/184341
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/parole?expand=0&rev=22
2013-07-27 13:49:26 +00:00
Guido Berhoerster
29a915b65d - update to version 0.5.2
- revert "Fix MKV subtitles being shown when automatically show
    subtitles is disabled"
  - fix freezing on load of some subtitles
  - fix crash on startup when "Remember playlist" option enabled
  - fix muting after playing media
  - fix failure to load filenames with space after colon
  - fix gstreamer version check

OBS-URL: https://build.opensuse.org/package/show/X11:xfce/parole?expand=0&rev=40
2013-07-25 15:06:10 +00:00
Stephan Kulow
c7c19394cd Accepting request 177311 from X11:xfce
- update to version 0.5.1
  - fix m3u playlist processing with relative filenames
  - fix playlist controls disabling access to media controls
  - fix next-button ignoring shuffle mode
  - prevent shuffle from playing the same song twice in a row
  - fix MKV subtitles being shown when automatically show subtitles
    is disabled

OBS-URL: https://build.opensuse.org/request/show/177311
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/parole?expand=0&rev=21
2013-06-05 11:06:49 +00:00
Guido Berhoerster
4c78df0513 - update to version 0.5.1
- fix m3u playlist processing with relative filenames
  - fix playlist controls disabling access to media controls
  - fix next-button ignoring shuffle mode
  - prevent shuffle from playing the same song twice in a row
  - fix MKV subtitles being shown when automatically show subtitles
    is disabled

OBS-URL: https://build.opensuse.org/package/show/X11:xfce/parole?expand=0&rev=38
2013-06-03 22:53:30 +00:00
Stephan Kulow
94413e3a38 Accepting request 157624 from X11:xfce
- update to version 0.5.0
  - fixed potential file name clash in parole extension
  - fixed libnotify error on make
  - fixed moving show/hide playlist button
  - fixed mute button toggling
  - fixed playlist manipulation while playlist hidden
  - fixed webm file support
  - fixed aspect ratio calculation
  - fixed untranslateable strings
  - fixed timer update on user seek
  - 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 playlist to .local/share/xfce4/parole

OBS-URL: https://build.opensuse.org/request/show/157624
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/parole?expand=0&rev=20
2013-03-08 08:34:53 +00:00
Guido Berhoerster
fd76b64f09 - update to version 0.5.0
- fixed potential file name clash in parole extension
  - fixed libnotify error on make
  - fixed moving show/hide playlist button
  - fixed mute button toggling
  - fixed playlist manipulation while playlist hidden
  - fixed webm file support
  - fixed aspect ratio calculation
  - fixed untranslateable strings
  - fixed timer update on user seek
  - 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 playlist to .local/share/xfce4/parole

OBS-URL: https://build.opensuse.org/package/show/X11:xfce/parole?expand=0&rev=36
2013-03-07 09:28:35 +00:00
Stephan Kulow
1a6ebaa781 Accepting request 148620 from X11:xfce
- update to version 0.4.0
  - fixed fullscreen controls
  - fixed screensaver inhibition
  - fixed freezing with subtitles
  - fixed skipping every second ogg-vorbis in playlist
  - added embedded mode
  - added missing codec installation
  - added custom subtitle management
  - added CD and DVD playlist support
  - added DVD navigation support
  - added Recent Items in open menu
  - replaced Stream Properties plugin with AudioBox widget
  - moved notifications from system tray plugin to notify plugin
  - added album artwork and details to notifications
  - ported configuration to Xfconf
  - interface refinements
  - keyboard shortcut refinements

OBS-URL: https://build.opensuse.org/request/show/148620
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/parole?expand=0&rev=18
2013-01-17 08:53:43 +00:00
Guido Berhoerster
21a401e8f2 - update to version 0.4.0
- fixed fullscreen controls
  - fixed screensaver inhibition
  - fixed freezing with subtitles
  - fixed skipping every second ogg-vorbis in playlist
  - added embedded mode
  - added missing codec installation
  - added custom subtitle management
  - added CD and DVD playlist support
  - added DVD navigation support
  - added Recent Items in open menu
  - replaced Stream Properties plugin with AudioBox widget
  - moved notifications from system tray plugin to notify plugin
  - added album artwork and details to notifications
  - ported configuration to Xfconf
  - interface refinements
  - keyboard shortcut refinements

OBS-URL: https://build.opensuse.org/package/show/X11:xfce/parole?expand=0&rev=34
2013-01-15 17:12:28 +00:00
Ismail Dönmez
fffb704773 Accepting request 131343 from X11:xfce
- update to version 0.3.0.3
  - fixed and fully tested --enable-gtk-doc, --enable-debug=yes,
    --enable-debug=full
  - fixed CD-Drive icon disappearing after drive eject
  - small interface tweaks to Plugins dialog

- update to version 0.3.0.2
  - maintenance release
  - updated build requirements
  - fixed installation directory for plugins
  - fixed compilation of plugin api
  - fixed compilation of debug=yes and debug=full
  - fixed compiling twice
- dropped obsolete parole-fix-plugin-installation.patch and
  parole-misc-fixes.patch

- added parole-misc-fixes.patch with a range of fixes for missing
  includes and prototypes, return statements, removal of unused
  code and variables (backported from upstream git)

- update to version 0.3.0
  - replaced libxfce4gui dependencies with libxfce4ui
  - upgraded GTK interface to GTK 2.20+
  - revamped, minimalistic interface
  - replaced playbin with playbin2
  - improved subtitle/audio track handling
  - improved keyboard shortcuts
  - updated application icon
  - added command line option to enqueue files
  - cleared warnings due to deprecated functions

OBS-URL: https://build.opensuse.org/request/show/131343
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/parole?expand=0&rev=17
2012-08-22 12:37:46 +00:00
Guido Berhoerster
25b1eb0e7e - update to version 0.3.0.3
- fixed and fully tested --enable-gtk-doc, --enable-debug=yes,
    --enable-debug=full
  - fixed CD-Drive icon disappearing after drive eject
  - small interface tweaks to Plugins dialog

OBS-URL: https://build.opensuse.org/package/show/X11:xfce/parole?expand=0&rev=32
2012-08-22 09:02:14 +00:00
Guido Berhoerster
0d01c294a9 - update to version 0.3.0.2
- maintenance release
  - updated build requirements
  - fixed installation directory for plugins
  - fixed compilation of plugin api
  - fixed compilation of debug=yes and debug=full
  - fixed compiling twice
- dropped obsolete parole-fix-plugin-installation.patch and
  parole-misc-fixes.patch

OBS-URL: https://build.opensuse.org/package/show/X11:xfce/parole?expand=0&rev=31
2012-08-18 14:58:42 +00:00
Guido Berhoerster
250ae34402 - added parole-misc-fixes.patch with a range of fixes for missing
includes and prototypes, return statements, removal of unused
  code and variables (backported from upstream git)

OBS-URL: https://build.opensuse.org/package/show/X11:xfce/parole?expand=0&rev=30
2012-08-10 16:12:41 +00:00
Guido Berhoerster
280f47df0f - update to version 0.3.0
- replaced libxfce4gui dependencies with libxfce4ui
  - upgraded GTK interface to GTK 2.20+
  - revamped, minimalistic interface
  - replaced playbin with playbin2
  - improved subtitle/audio track handling
  - improved keyboard shortcuts
  - updated application icon
  - added command line option to enqueue files
  - cleared warnings due to deprecated functions
  - fixed many of the existing bugs
- removed obsolete parole-fix-linking.patch
- added parole-fix-plugin-installation.patch in order to fix the
  installation directory for plugin desktop files (backported from
  upstream git)
- disabled plugin documentation which currently does not build

OBS-URL: https://build.opensuse.org/package/show/X11:xfce/parole?expand=0&rev=29
2012-08-10 13:28:48 +00:00
Stephan Kulow
e1f50780a1 Accepting request 112506 from X11:xfce
- specfile cleanup
- corrected dependencies
- merged parole-0.2.0.2-fix-lib-linking-order.patch into
  parole-fix-linking.patch

OBS-URL: https://build.opensuse.org/request/show/112506
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/parole?expand=0&rev=15
2012-04-18 14:29:51 +00:00