Skip to content

Commit

Permalink
parole: upgrade 1.0.5 -> 4.16.0
Browse files Browse the repository at this point in the history
Release notes for 4.16.0
========================
- Add README.md to EXTRA_DIST (openembedded#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 (openembedded#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 <[email protected]>
  • Loading branch information
schnitzeltony committed Jan 14, 2021
1 parent 67959a9 commit 38f6657
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,7 @@ DEPENDS += " \
taglib \
"

SRC_URI[md5sum] = "74fcde5da018c011e5febd9649817c05"
SRC_URI[sha256sum] = "1adb4bd96c4cc4b4a79eeafe1316e170f506426e3737e8ba8898f7ea6bec572a"
SRC_URI[sha256sum] = "0d305ad8ccd3974d6b632f74325b1b8a39304c905c6b405b70f52c4cfd55a7e7"

RDEPENDS_${PN} += "gstreamer1.0-plugins-good"

Expand Down

0 comments on commit 38f6657

Please sign in to comment.