Ignore:
Timestamp:
Aug 31, 2016, 5:31:04 PM (9 years ago)
Author:
Silvan Scherrer
Message:

smplayer: update trunk to version 16.8.0

Location:
smplayer/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • smplayer/trunk

  • smplayer/trunk/debian-rvm/changelog-orig

    r176 r181  
     1smplayer (16.8.0) precise; urgency=low
     2
     3  * The playlist has been improved. Now it's possible to sort by any
     4    column. There's a new column, with the path of the file (or URL).
     5    This allows you to sort the list by folder.
     6    Now it's possible to search (actually filter) in the playlist.
     7    And finally there's a new option to load a playlist from internet.
     8  * Bug fixes.
     9
     10 -- Ricardo Villalba <rvm@users.sourceforge.net>  Tue, 02 Aug 2016 22:55:15 +0200
     11
     12smplayer (16.7.0) precise; urgency=low
     13
     14  * Fix for YouTube.
     15  * Some bug fixes mainly for Qt 5.
     16
     17 -- Ricardo Villalba <rvm@users.sourceforge.net>  Sun, 03 Jul 2016 00:52:31 +0200
     18
     19smplayer (16.6.0) precise; urgency=low
     20
     21  * Support for 2 in 1 computers with touch screens.
     22    SMPlayer includes now a 'tablet mode', available in the menu Options.
     23    When the option is turned on it makes some changes in the interface
     24    so that it would be easier to control SMPlayer by touching the
     25    screen.
     26    When the user changes the tablet mode in the Windows 10 action
     27    center, SMPlayer will detect it and ask if it should switch to the
     28    SMPlayer's tablet mode as well.
     29  * Option to send video to an external screen.
     30    Now it's possible to send the video to a second screen connected to
     31    the computer, while controlling the application in the computer's
     32    screen.
     33  * Support for high DPI screens.
     34    On high DPI (dots per inch) screens SMPlayer looked very tiny. Now
     35    the interface is automatically scaled so it looks correctly. There
     36    are also settings in Preferences -> Interface -> High DPI where you
     37    can adjust manually the scale factor or turn off this feature.
     38  * Global shortcuts.
     39    Now it's possible to use the media keys (play/pause, stop, volume+/-,
     40    etc.) as global shortcuts. That means that those keys will work even
     41    when SMPlayer is in the background. You can activate this option in
     42    Preferences -> Keyboard and mouse.
     43  * Settings are remembered for online streams too.
     44    This means that, for example, SMPlayer can resume playback or set
     45    bookmarks on YouTube videos or other online streams (as long as they
     46    are seekable).
     47  * SMPlayer is now built with Qt 5 by default.
     48
     49 -- Ricardo Villalba <rvm@users.sourceforge.net>  Thu, 09 Jun 2016 23:00:32 +0200
     50
    151smplayer (16.4.0) precise; urgency=low
    252
Note: See TracChangeset for help on using the changeset viewer.