aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@gmail.com>2021-01-12 22:52:01 +0100
committerKhem Raj <raj.khem@gmail.com>2021-01-13 10:22:23 -0800
commit0c19a686b27c60025c9d7cc55f9b4b2b3f3c2e0c (patch)
tree6be692f059ba4ebb7f317ef0b442c4500dc23267
parent5fa50ab27af6ee75299295bc5fd26cc6146de820 (diff)
downloadmeta-openembedded-contrib-0c19a686b27c60025c9d7cc55f9b4b2b3f3c2e0c.tar.gz
parole: upgrade 1.0.5 -> 4.16.0
Release notes for 4.16.0 ======================== - Add README.md to EXTRA_DIST (#72) - Translation Updates: Albanian, Basque, Belarusian, Catalan, Chinese (China), Chinese (Taiwan), Czech, Dutch, Estonian, Finnish, French, German, Hebrew, Italian, Japanese, Lithuanian, Norwegian Bokmål, Portuguese, Portuguese (Brazil), Russian, Serbian, Spanish, Swedish, Turkish Release notes for 4.15.0 ======================== This is a development release aimed at testers and translators. Parole 4.16.0 should be expected in the coming weeks. 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 (#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: Albanian, Arabic, Armenian (Armenia), Basque, Belarusian, Bulgarian, Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish, Dutch, Eastern Armenian, English (Australia), Estonian, Galician, German, Greek, Hebrew, Hungarian, Icelandic, Indonesian, Interlingue, Italian, Japanese, Kazakh, Lithuanian, Occitan (post 1500), Polish, Portuguese, Slovak, Slovenian, Spanish, Swedish, Telugu, Turkish, Ukrainian, Uyghur Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-xfce/recipes-multimedia/parole/parole_4.16.0.bb (renamed from meta-xfce/recipes-multimedia/parole/parole_1.0.5.bb)3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-xfce/recipes-multimedia/parole/parole_1.0.5.bb b/meta-xfce/recipes-multimedia/parole/parole_4.16.0.bb
index f55b19459a..136e3baa51 100644
--- a/meta-xfce/recipes-multimedia/parole/parole_1.0.5.bb
+++ b/meta-xfce/recipes-multimedia/parole/parole_4.16.0.bb
@@ -16,8 +16,7 @@ DEPENDS += " \
taglib \
"
-SRC_URI[md5sum] = "74fcde5da018c011e5febd9649817c05"
-SRC_URI[sha256sum] = "1adb4bd96c4cc4b4a79eeafe1316e170f506426e3737e8ba8898f7ea6bec572a"
+SRC_URI[sha256sum] = "0d305ad8ccd3974d6b632f74325b1b8a39304c905c6b405b70f52c4cfd55a7e7"
RDEPENDS_${PN} += "gstreamer1.0-plugins-good"