Ignore:
Timestamp:
Jan 24, 2017, 12:24:46 PM (9 years ago)
Author:
Silvan Scherrer
Message:

SMPlayer: update vendor to 17.1.0

Location:
smplayer/vendor/current/debian-rvm
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • smplayer/vendor/current/debian-rvm/changelog-orig

    r179 r186  
     1smplayer (17.1.0) precise; urgency=medium
     2
     3  * Experimental support to play videos on Chromecast.
     4  * Support for some of the #EXTVLCOPT options in m3u/m3u8 playlists.
     5    This may help to play online streams from playlists intended for VLC.
     6  * New options in the context menu of the playlist: "copy URL to clipboard",
     7    "open source folder" and "play on Chromecast".
     8  * Option to display bitrate information in the status bar.
     9  * Possibility to display the playback time with milliseconds in the status bar.
     10  * The option to add black borders on fullscreen is back
     11    (preferences -> general -> video).
     12  * The option to delete files from the disk in the playlist's context menu
     13    has been removed.
     14
     15 -- Ricardo Villalba <rvm@users.sourceforge.net>  Fri, 20 Jan 2017 10:37:39 +0100
     16
     17smplayer (16.11.0) precise; urgency=low
     18
     19  * More options in Preferences -> Playlist to better control the
     20    behaviour of the playlist. Changing some of the options makes
     21    easier to use the playlist for bookmarks.
     22  * New option 'Show info on OSD' in View -> OSD (shortcut Shift + I).
     23    It displays info about the current media (resolution, bitrate...) on the
     24    OSD.
     25  * Bug fixes.
     26
     27 -- Ricardo Villalba <rvm@users.sourceforge.net>  Sat, 05 Nov 2016 23:56:20 +0100
     28
     29smplayer (16.9.0) precise; urgency=low
     30
     31  * New option to send the audio to the specified audio device.
     32    It can be useful to send the audio to a TV via a HDMI cable
     33    or wireless headphones via bluetooth.
     34  * Some improvements on the playlist. Now it's possible to hide
     35    any column (right click to see the options). The search field
     36    is also hidden by default, a new search button shows/hides it.
     37    This changes are intended to prevent the playlist window to
     38    be too wide.
     39  * Due to bugs and problems with Qt 5, the packages for Ubuntu are
     40    now built again with Qt 4 by default.
     41  * Bug fixes.
     42
     43 -- Ricardo Villalba <rvm@users.sourceforge.net>  Fri, 09 Sep 2016 22:33:16 +0200
     44
    145smplayer (16.8.0) precise; urgency=low
    246
  • smplayer/vendor/current/debian-rvm/control

    r179 r186  
    44Maintainer: Ricardo Villalba <rvm@users.sourceforge.net>
    55Standards-Version: 3.7.2
    6 #Build-Depends: debhelper (>= 5), zlib1g-dev, libqt4-dev
    7 Build-Depends: debhelper (>= 5), zlib1g-dev, qtbase5-dev, qt5-qmake, qtscript5-dev, qttools5-dev-tools, qt5-default, qtbase5-private-dev
     6Build-Depends: debhelper (>= 5), zlib1g-dev, libqt4-dev
     7#Build-Depends: debhelper (>= 5), zlib1g-dev, qtbase5-dev, qt5-qmake, qtscript5-dev, qttools5-dev-tools, qt5-default, qtbase5-private-dev
    88
    99Package: smplayer
     
    1111Pre-Depends: dpkg (>= 1.14.12ubuntu3)
    1212Depends: ${shlibs:Depends}, mplayer | mplayer-nogui | mpv (>= 0.6.2)
    13 Recommends: smplayer-themes, smplayer-skins, smtube, alsa-utils, x11-utils
     13Recommends: smplayer-themes, smplayer-skins, smtube, alsa-utils, x11-utils, pulseaudio-utils, webfs
    1414Replaces: smplayer-translations, smplayer-l10n
    1515Provides: smplayer-translations, smplayer-l10n
Note: See TracChangeset for help on using the changeset viewer.