| 1 | smplayer (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 <[email protected]> Tue, 02 Aug 2016 22:55:15 +0200
|
|---|
| 11 |
|
|---|
| 12 | smplayer (16.7.0) precise; urgency=low
|
|---|
| 13 |
|
|---|
| 14 | * Fix for YouTube.
|
|---|
| 15 | * Some bug fixes mainly for Qt 5.
|
|---|
| 16 |
|
|---|
| 17 | -- Ricardo Villalba <[email protected]> Sun, 03 Jul 2016 00:52:31 +0200
|
|---|
| 18 |
|
|---|
| 19 | smplayer (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 <[email protected]> Thu, 09 Jun 2016 23:00:32 +0200
|
|---|
| 50 |
|
|---|
| 51 | smplayer (16.4.0) precise; urgency=low
|
|---|
| 52 |
|
|---|
| 53 | * The Windows installer now includes mpv as well.
|
|---|
| 54 | * Now it's easier to switch between mplayer and mpv (Preferences -> General,
|
|---|
| 55 | select either mplayer or mpv as multimedia engine).
|
|---|
| 56 | * The extrastereo filter works again when using mpv.
|
|---|
| 57 | * Possibility to use the VLC shortcuts. (Preferences -> Keyboard and
|
|---|
| 58 | mouse, click the load button, select vlc.keys)
|
|---|
| 59 | * Possibility to enable mouse gestures (when the mouse is dragged up or down
|
|---|
| 60 | in the video window the volume changes. If dragged left or right it
|
|---|
| 61 | changes the time position).
|
|---|
| 62 | You can enable this option in Preferences -> Keyboard and
|
|---|
| 63 | mouse -> Mouse -> Drag function: seek and volume.
|
|---|
| 64 | * A fix for saving bookmarks.
|
|---|
| 65 | * The option for streaming sites in Preferences -> Network is
|
|---|
| 66 | different now, and allows these values:
|
|---|
| 67 | Disabled: support for video sites is turned off
|
|---|
| 68 | Auto: enables the internal support for YouTube and uses mpv + youtube-dl
|
|---|
| 69 | for the rest of sites
|
|---|
| 70 | YouTube: only the internal support for YouTube will be used
|
|---|
| 71 | mpv + youtube-dl: uses mpv + youtube-dl for all sites
|
|---|
| 72 | * An animated icon has been added in the status bar to indicate when the player
|
|---|
| 73 | is buffering.
|
|---|
| 74 | * A new layout is used to display the media information (Options -> View info and
|
|---|
| 75 | properties).
|
|---|
| 76 |
|
|---|
| 77 | -- Ricardo Villalba <[email protected]> Tue, 29 Mar 2016 00:22:02 +0200
|
|---|
| 78 |
|
|---|
| 79 | smplayer (16.1.0) trusty; urgency=low
|
|---|
| 80 |
|
|---|
| 81 | * Fix for YouTube.
|
|---|
| 82 | * The screenshots work again with older versions of mplayer/mpv.
|
|---|
| 83 | * Possibility to add bookmarks (menu Browse), which allows to mark your
|
|---|
| 84 | favorite parts of the video for a quick access.
|
|---|
| 85 | * New option 'Prevent window to get outside of screen' in
|
|---|
| 86 | Preferences -> Interface.
|
|---|
| 87 |
|
|---|
|
|---|