File parole.changes of Package parole
-------------------------------------------------------------------
Thu Dec 5 16:35:32 UTC 2013 - lazy.kent@opensuse.org
- Update to 0.5.4.
* Bugfix release.
* Fix loading of playlists with relative paths.
* Fix file-filters for audio/video mimetypes.
* Fix IF/ELSE for plugin installation on multiple platforms.
* Fix "Remove Duplicates" functionality.
- Add GenericName to the desktop file
(using suse_update_desktop_file macro).
- Fix runtime dependencies for openSUSE >= 12.3:
gstreamer010-plugins-* -> gstreamer-plugins-*.
- Don't remove any locale files: find_lang macro does itself if
founds them wrong.
- Remove "clean" section from the spec.
- Fix dependencies for the devel package.
-------------------------------------------------------------------
Mon Oct 21 12:40:06 UTC 2013 - lazy.kent@opensuse.org
- Update to 0.5.3.
* Bugfix release.
* Fix “Remember playlist” option in GUI not working.
* Added accelerator to Audio menu item.
* Fix remembered playlist not being forgotten when setting
disabled.
- Mark Parole Plugins Manual as doc.
-------------------------------------------------------------------
Thu Jul 25 14:58:46 UTC 2013 - gber@opensuse.org
- 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
-------------------------------------------------------------------
Mon Jun 3 19:23:09 UTC 2013 - gber@opensuse.org
- 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
-------------------------------------------------------------------
Thu Mar 7 08:41:09 UTC 2013 - gber@opensuse.org
- 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
-------------------------------------------------------------------
Tue Jan 15 16:57:01 UTC 2013 - gber@opensuse.org
- 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
-------------------------------------------------------------------
Wed Aug 22 08:56:22 UTC 2012 - gber@opensuse.org
- 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
-------------------------------------------------------------------
Thu Aug 18 15:07:22 UTC 2012 - gber@opensuse.org
- 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
-------------------------------------------------------------------
Fri Aug 10 16:10:04 UTC 2012 - gber@opensuse.org
- 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)
-------------------------------------------------------------------
Thu Aug 9 15:19:47 UTC 2012 - gber@opensuse.org
- 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
-------------------------------------------------------------------
Sun Apr 1 14:42:27 UTC 2012 - gber@opensuse.org
- specfile cleanup
- corrected dependencies
- merged parole-0.2.0.2-fix-lib-linking-order.patch into
parole-fix-linking.patch
-------------------------------------------------------------------
Sat Aug 27 08:57:41 UTC 2011 - gber@opensuse.org
- update to version 0.2.0.6
- automatically select row for the media that is currently played
- added parole-fix-linking.patch in oder to fix an underlinking
issue
- removed obsolete parole-0.2.0.5-missing-files.patch
-------------------------------------------------------------------
Sat Apr 16 09:32:12 UTC 2011 - gber@opensuse.org
- update to version 0.2.0.5
- dropped support for the browser plugin.
- compatibility with newer gstreamer versions
- add some nice features from the new version, like media
tooltips, open containing folder, media length
- better chooser interface
- added -F --fullscreen to start in fullscreen mode
- bugfixes
- translation updates
- dropped obsolete
parole-0.2.0.2-remove-x-totem-stream-mime-type.patch, and
parole-0.2.0.2-do-not-hardcode-cxxflags.patch
- added parole-0.2.0.5-missing-files.patch which adds files from
the upstream repo which are missing in the tarball
-------------------------------------------------------------------
Thu Feb 17 21:29:14 UTC 2011 - gber@opensuse.org
- call %desktop_database_post/un
- call %icon_theme_cache_post/un
-------------------------------------------------------------------
Mon Jan 31 23:12:38 UTC 2011 - gber@opensuse.org
- added parole-0.2.0.2-add-uri-scheme-handler-support.patch which
adds URI scheme handler support
- minor cleanup
-------------------------------------------------------------------
Sun Dec 26 11:34:30 UTC 2010 - gber@opensuse.org
- added parole-0.2.0.2-remove-x-totem-stream-mime-type.patch in
order to address http://bugzilla.xfce.org/show_bug.cgi?id=6708
-------------------------------------------------------------------
Fri Dec 24 22:28:47 UTC 2010 - gber@opensuse.org
- enabled plugin API documentation
- show compiler output
- corrected category
- remove unsupported locales
- improved summary/description
- require gstreamer plugins
- added parole-0.2.0.2-fix-lib-linking-order.patch in order to fix
the library linking order for ld --as-needed
- added parole-0.2.0.2-do-not-hardcode-cxxflags.patch in order to
make the browser plugin honor CXXFLAGS
-------------------------------------------------------------------
Mon Nov 8 18:12:55 UTC 2010 - prusnak@opensuse.org
- require correct xulrunner version
-------------------------------------------------------------------
Tue Feb 2 13:47:52 CET 2010 - prusnak@suse.cz
- updated to 0.2.0.2
-------------------------------------------------------------------
Wed Jan 13 12:41:59 UTC 2010 - prusnak@suse.cz
- updated to 0.2.0
-------------------------------------------------------------------
Wed Dec 2 17:05:12 CET 2009 - prusnak@suse.cz
- updated to 0.1.99
-------------------------------------------------------------------
Thu Nov 26 17:06:26 CET 2009 - prusnak@suse.cz
- updated to 0.1.96
-------------------------------------------------------------------
Fri Nov 13 19:42:52 CET 2009 - prusnak@suse.cz
- created package (0.1.91)