From 7684f0ba9e9ebfdcb5d0841aa8e9795814dd9fc91ce6e1f4df858f179bf437a7 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 1 Dec 2015 08:19:45 +0000 Subject: [PATCH] Accepting request 346823 from KDE:Extra OBS-URL: https://build.opensuse.org/request/show/346823 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/smplayer?expand=0&rev=4 --- smplayer-15.11.0.tar.bz2 | 3 +++ smplayer-15.9.0.tar.bz2 | 3 --- smplayer.changes | 40 ++++++++++++++++++++++++++++++++++++++++ smplayer.spec | 2 +- 4 files changed, 44 insertions(+), 4 deletions(-) create mode 100644 smplayer-15.11.0.tar.bz2 delete mode 100644 smplayer-15.9.0.tar.bz2 diff --git a/smplayer-15.11.0.tar.bz2 b/smplayer-15.11.0.tar.bz2 new file mode 100644 index 0000000..8038bbe --- /dev/null +++ b/smplayer-15.11.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:968901fa2c86c13934c5228a8ae8a74188cdb27e49ecc05546e71eac642f19c1 +size 3933281 diff --git a/smplayer-15.9.0.tar.bz2 b/smplayer-15.9.0.tar.bz2 deleted file mode 100644 index bb84514..0000000 --- a/smplayer-15.9.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:85a970df1c601f266101895e9bb9a17c20d1e964796fa590546527a9669ca6fb -size 3874708 diff --git a/smplayer.changes b/smplayer.changes index 6ae4dbb..1f3152c 100644 --- a/smplayer.changes +++ b/smplayer.changes @@ -1,3 +1,43 @@ +------------------------------------------------------------------- +Sun Nov 29 23:33:37 UTC 2015 - nemysis@openSUSE.org + +- Update to 15.11.0: + * (mpv) Notify pause once. + * Add an option in Preferences -> Interface to automatically + center the window. + * Display in the time sliders a tooltip with the corresponding + time of the mouse position. + * (mpv) Disable the extrastereo and karaoke filters. + * (mpv) New options to seek to the previous or next subtitle. + * Add an option in the find subtitles configuration window to + append or not the language code to the subtitle filename. + * Fix a crash when changing the GUI. + * Set the screenshot directory in MPV with the option + --screenshot-directory= and in MPlayer with the prefix option + for the screenshot filter, instead of changing the player's + working directory. + This requires recent versions of MPlayer and MPV. With older + versions the screenshots will be saved in the player's working + directory. + * (mpv) Add a new option in Preferences -> General to select the + image format for screenshots. + * New action to start/stop capturing the playback stream. + The captured stream will be saved to the directory specified in + the smplayer.ini option capture_directory with the name + capture_NNNN.dump. + It only works correctly with MPEG. With other formats the + dumped stream won't play back. + * (mplayer) Don't add ffmpeg:// to the URL when playing https + streams. It seems it's not necessary anymore. + * Don't use -playlist with MPlayer by default. + * Add the possibility to set bookmarks in the videos. + * Identify MPlayer 1.2. + * Fix for YouTube. + * When adding files to the playlist move the first item to its + correct place in the list. + * (Experimental) Add support for YouTube live streams. + * The thumbnail generator is faster now. + ------------------------------------------------------------------- Sun Oct 4 11:42:29 UTC 2015 - sor.alexei@meowr.ru diff --git a/smplayer.spec b/smplayer.spec index 6d5f7d0..7b01c6c 100644 --- a/smplayer.spec +++ b/smplayer.spec @@ -17,7 +17,7 @@ Name: smplayer -Version: 15.9.0 +Version: 15.11.0 Release: 0 Summary: Complete frontend for MPV License: GPL-2.0+