Package Release Info

smplayer-20.4.2-bp153.1.17

Update Info: Base Release
Available in Package Hub : 15 SP3

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

smplayer
smplayer-lang

Change Logs

Version: 20.4.2-bp152.1.1
* Wed Apr 15 2020 Alexei Sorokin <sor.alexei@meowr.ru>
- Update to version 20.4.2 (changes since 19.10.2+svn20200307):
  * Use IPC with mpv.
  * Possibility to enter the opensubtitles credentials.
  * Fix youtube.
  * Don't use Qt script.
* Sun Apr 05 2020 Hans-Peter Jansen <hpj@urpla.net>
- Update to svn revision 9278
  No changelog provided, check:
  https://app.assembla.com/spaces/smplayer/subversion/source/HEAD/smplayer/trunk
  - fixes mpv 0.32+ incompatibility
- add _service
* Sat Feb 08 2020 Dmitriy Perlow <dap.darkness@gmail.com>
- Require Xext to build at Leap 15.2.
* Mon Dec 09 2019 Christophe Giboudeaux <christophe@krop.fr>
- Update to 19.10.2
  * Fix compiling the web server on 32 bit with gcc 9.2.0
* Tue Oct 29 2019 Hans-Peter Jansen <hpj@urpla.net>
- Update to version 19.10.0:
  * Fix for YouTube.
  * Fix control when using mpv 0.30.
* Wed May 22 2019 Alexei Sorokin <sor.alexei@meowr.ru>
- Update to version 19.5.0:
  * Add command line option -start.
  * Add actions for previous subtitle track, previous audio track
    and previous video track.
  * Fix YouTube live streams (it seems to work only with mpv).
  * Try to prevent to play invalid YouTube streams.
  * Fix for YouTube.
- Remove any Qt4 support conditionals.
* Tue Feb 05 2019 sor.alexei@meowr.ru
- Update to version 19.1.0:
  * Possibility to search for subtitles by title name.
  * Don't load the external audio file if it doesn't exist.
  * Possibility to play YouTube videos at 60 fps.
  * Fix pause in mpris2.
* Mon Nov 05 2018 sor.alexei@meowr.ru
- Update to version 18.10.0:
  * Fix the YouTube age restricted videos.
  * Experimental code which can decrypt the YouTube signatures
    without running JavaScript code.
  * Add the option "Use adaptive streams" in Preferences -> Network.
  * The internal code for YouTube now supports DASH streams, which
    provide videos with better resolutions.
* Mon Sep 17 2018 sor.alexei@meowr.ru
- Update to version 18.9.0:
  * Fix YouTube.
  * Display an icon in the system tray when the SMPlayer web server
    is running.
  * Add an option Play -> Cast to -> Smartphone/tablet.
    It displays a QR code that you can scan to play the video on
    your device.
  * Add truehd to the audio-spdif option.
  * (Chromecast) Change the default value for the position of the
    subtitles to -1 (default position).
* Thu Jun 28 2018 sor.alexei@meowr.ru
- Update to version 18.6.0:
  * List all video tracks in the View Information dialogue.
  * Add an option in the playlist preferences to select if the
    playlist is dockable inside the main window (old behaviour) or
    just a normal window (new).
  * Update the mongoose code which is used by the web server for
    the chromecast feature. The old one failed to be compiled with
    newer versions of gcc and it seems it had several
    vulnerabilities.
  * Add an option use_player_shortcuts_in_playlist for
    smplayer.ini.
* Tue Jun 12 2018 sor.alexei@meowr.ru
- Update to version 18.5.0:
  * Add "opus" to the list of audio extensions and "part" to the
    list of video extensions.
  * The cursor keys work now in the playlist (as long as the
    playlist is in a window and not docked).
  * Fix compiling with Qt 5.11.
  * Now it's possible to select which multimedia keys should be
    used as global shortcuts.
* Sun May 13 2018 sor.alexei@meowr.ru
- Update to version 18.4.0 (changes since 18.2.2):
  * Possibility to search for subtitles using the hash and filename
    methods at the same time.
  * Fix a bug which prevented to play some YouTube URLs.
  * Bugfix: the time displayed by a tooltip when the mouse is over
    the seekbar is now much more accurate.
  * There's now an option in Preferences -> Advanced to set the
    position of the OSD bar.
  * Now it's possible to turn off the use of the system native file
    dialogue in Preferences -> Interface.
* Mon Oct 02 2017 jengelh@inai.de
- Ensure neutrality of description.
Version: 18.2.2-bp150.2.4
* Mon Feb 19 2018 sor.alexei@meowr.ru
- Update to version 18.2.2:
  * The options to select the preferred number of track for audio
    and subtitles are back.
  * Add an option in Preferences -> Subtitles to select the opacity
    of the background of the subtitles.
  * Prevent the skins to be added to the themes combobox if the
    user and the config directories are the same (happens in the
    portable version).
  * Disable the screenshot actions if the screenshot directory is
    set to an empty string.
  * The option Open -> URL can now also load YouTube playlists.
* Thu Feb 01 2018 avindra@opensuse.org
- Update to version 18.2.0:
  * Added priority list of language prefs for audio and subtitles.
  * Support for YouTube playlists. In the playlist window, click in
  the Load/save icon, select Load playlist from URL and paste the
  URL of the YouTube playlist.
* Sat Jan 13 2018 avindra@opensuse.org
- Update to version 18.1.0:
  * Fix for YouTube
* Thu Dec 28 2017 avindra@opensuse.org
- Update to version 17.12.0:
  * Two new actions to take screenshots with or without subtitles
    (they only work when using mpv). Assigned by default to
    Ctrl+Shift+S and Ctrl+Alt+S.
  * New action which displays the filename in the OSD for 2
    seconds. Assigned by default to Shift+O.
  * New option osd_bar_pos for smplayer.ini. It specifies the
    position of the OSD bar (0 = top, 100 = bottom).
  * Support for DVD menus removed. mpv already removed support
    for it a long time ago.
  * Option to open an informative page after an upgrade has
    been removed.
  * SMPlayer works again on Windows XP (32 bit packages only)
* Sun Dec 17 2017 sor.alexei@meowr.ru
- Update to version 17.11.2:
  * Fix a crash that may happen on KDE when the global menus are
    activated.
  * Prevent SMPlayer to cancel logout in KDE.
  * Fix seeking in MPRIS2 (fix the function SetPosition).
  * Allow wordwrap in the title in the thumbnail generator.
* Fri Nov 10 2017 sor.alexei@meowr.ru
- Update to version 17.11.0:
  * Cosmetic changes in the thumbnail generator.
  * Add more precision in the thumbnail generator.
  * (mpv) Improve the firequalizer filter.
  * (mpv) Fix the option "AC3/DTS passthrough".
  * Fix the option "add black borders on fullscreen".
  * (mpv) Fix the software video equaliser.
* Fri Nov 03 2017 sor.alexei@meowr.ru
- Update to version 17.10.2:
  * Bug fix: Display the time in the thumbnail generator pictures
    when SMPlayer is compiled with Qt 5.
  * Fix subtitles not disappearing when using the letterbox filter
    with mplayer.
  * Add an option in Preferences -> Network to select the preferred
    quality to be used with streaming sites handled by youtube-dl.
  * Use mplayer on Windows Vista, since it seems mpv is not longer
    compatible with that version.
  * Don't use the audio equaliser by default.
* Mon Oct 02 2017 jengelh@inai.de
- Ensure neutrality of description.
* Mon Oct 02 2017 sor.alexei@meowr.ru
- Update to version 17.10.0 (changes since 17.7.0):
  * Add the earwax audio filter.
  * Add a "default" option for the audio channels menu.
  * Fix OSD when using mpv 0.26.
  * Possibility to search for subtitles using the filename as query.
  * Increase the time to kill the external player process to try to
    avoid a crash message.
  * (mpv) Use the pad filter instead of expand.
  * (mpv) Use lavfi for flip and mirror.
  * (mpv) Use lavfi for hqdn3d, kerndeint, phase, noise, blur,
    sharpen, lb, l5, deblock, dering, postprocessing, extrastereo,
    earwax and volnorm.
  * Enable the karaoke filter with mpv.
  * (mpv) Use lavfi for rotate, yadif and pan.
  * (mpv) Don't restart the process when changing the stereo mode
    option.
  * (mpv) Use lavfi for stereo3d.
  * (mpv) Use firequalizer.
* Fri Jul 07 2017 sor.alexei@meowr.ru
- Update to version 17.7.0:
  * Add subtitles configuration options in
  preferences -> network -> chromecast.
  * (Playlist) Fix a crash when trying to delete selected items but
  there are none selected.
* Wed Jun 14 2017 sor.alexei@meowr.ru
- Update to version 17.6.0:
  * Possibility to pass options to the acompressor filter (in
    smplayer.ini).
  * Add an option in preferences -> network -> chromecast to
    convert automatically SRT subtitles to VTT.
  * (Add bookmark) Set focus on the name field.
  * Save bookmarks just after edit.
* Thu May 25 2017 sor.alexei@meowr.ru
- Fix smplayer-defaults.patch: The default audio driver wasn't
  being set correctly (boo#1040775).
* Tue May 09 2017 sor.alexei@meowr.ru
- Update to version 17.5.0:
  * Fix URL drag to the main window.
  * Fix YouTube.
* Wed Apr 26 2017 sor.alexei@meowr.ru
- Update to version 17.4.2:
  * (mpv) Be sure the suboptions for vo and ao aren't used.
  * Add option View -> OSD -> Show times with milliseconds
  (requires mpv >= 0.21).
  * Add an option for ffhevcvdpau.
  * Fix the thumbnail generator when using old versions of mpv.
  * Fix the audio normalisation filter when using mpv >= 0.24.
  * Bugfix: Remember the position of the video when it's opened by
  drag & drop.
  * Add play_next and play_prev to the list of actions for the mouse
  buttons.
* Wed Apr 05 2017 sor.alexei@meowr.ru
- Update to version 17.4.0:
  * The H2O icon theme is now included in the smplayer binary and
    is the default theme. The old theme is still available with the
    name "classic".
  * The thumbnail generator works now with recent versions of MPV.
* Mon Mar 06 2017 aloisio@gmx.com
- Update to version 17.3.0
  * Add experimental support for subtitles for Chromecast.
  * Bug fixes.
* Thu Feb 02 2017 sor.alexei@meowr.ru
- Update to version 17.2.0:
  * Add the option "Enable the option to delete files from disc" in
    Preferences -> Playlist.
  * Add vtt to the list of extensions for subtitles.
  * Use "simple_web_server" on GNU/Linux as well instead of webfs.
  * Move some of the options in Preferences -> Playlist to the
    "Misc" tab.
  * Fix YouTube.
  * Add a Norwegian Bokmål translation.
- Rebase smplayer-makeflags.patch.
* Fri Jan 20 2017 aloisio@gmx.com
- Update to version 17.1.0
  * Experimental support to play videos on Chromecast.
  * Support for some of the #EXTVLCOPT options in m3u/m3u8
    playlists. This may help to play online streams from
    playlists intended for VLC.
  * New options in the context menu of the playlist:
    "copy URL to clipboard", "open source folder" and
    "play on Chromecast".
  * Option to display bitrate information in the status bar.
  * Possibility to display the playback time with milliseconds
    in the status bar.
  * The option to add black borders on fullscreen is back
    (preferences -> general -> video).
  * The option to delete files from the disk in the playlist's
    context menu has been removed.
* Wed Jan 18 2017 sor.alexei@meowr.ru
- Remove forcing of PulseAudio from smplayer-defaults.patch: if
  "Default" is selected, leave the choice to the backend
  (boo#1020640).
* Tue Nov 08 2016 sor.alexei@meowr.ru
- Update to version 16.11.0:
  * (Playlist) Add a popup menu with the load/save options.
  * Store the playlist filename and display "*" in the title when
    the playlist is modified and not saved.
  * (Playlist) Add a 'save as' button.
  * Add an option in Preferences -> Interface to play the next
    file automatically or not.
  * Add the option 'Start playback after loading a playlist' in
    Preferences -> Playlist.
  * Add the option 'Auto sort' in Preferences -> Playlist.
  * Fix when the additional options for mpv contain quotes.
  * Add option 'Case sensitive search' in Preferences -> Playlist.
  * Remove the option to add black borders on fullscreen.
  * New option 'Add black borders for subtitles by default' in
    Preferences -> General.
  * New option 'Show info on OSD' in View -> OSD (key shortcut
    Shift + I). It displays info about the current media
    (resolution, bitrate...) on the OSD.
  * (Playlist) If a playlist file is dropped to the playlist
    window, load it.
  * Pass the alpha component of the subtitles' colours to mpv.
- Rebase smplayer-defaults.patch.
- Remove desktop entry categories redefinition: default ones are
  fine.