summaryrefslogtreecommitdiff
path: root/Release_notes.txt
blob: ecc20fe9865152f964a341c63791097d180e3947 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
Version 18.5:

 * (Windows) A problem which might prevent SMPlayer to open filenames with
   unicode characters has been fixed.
 * Fix: the cursor keys should now work in the playlist.
 * Now it's possible to select which multimedia keys should be used as
   global shortcuts (Preferences -> Keyboard and mouse).
 * (Windows) It seems on some systems the multimedia key events are sent
   twice, making some keys (like volume mute or play/pause) almost unusable.
   This version tries to detect it and prevent it.
 * "opus" has been added to to the list of audio extensions.


Version 18.4:

 * 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 dialog in
   Preferences -> Interface.


Version 18.3:

 * 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.


Version 18.2.2:

 * The option Open -> URL can now also load YouTube playlists.
 * New option in Preferences -> Subtitles to select the opacity of the
   background of the subtitles (available when the "border style" is set
   to "opaque box").
 * The options to select the preferred number of track for audio and subtitles
   are back.
 * (mpv) Now the direct3d is the default video output for Windows, since some
   users reported problems with the gpu output.


Version 18.2:

 * Now it's possible to use a priority list of preferred languages for the
   audio and subtitles.
 * Now there's 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.


Version 18.1:

 * Fix for YouTube.


Version 17.12:

 * 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).
 * The support for DVD menus has been removed. It never worked well and also
   mpv already removed support for it a long time ago.
 * The option to open an informative page after an upgrade has been removed.


Version 17.11.2:

 * A crash that may happen on KDE when the global menus
   are activated has been fixed.
 * Fix: SMPlayer won't cancel logout in KDE.
 * The seek function in the MPRIS2 code has been fixed.


Version 17.11

 * The video equalizer by software has been fixed.
 * The thumbnail generator is now more precise with short videos.
 * The audio quality of the audio equalizer has been improved.
 * The option "add black borders on fullscreen" has been fixed.
 * The option "AC3/DTS passthrough over S/PDIF" has been fixed.


Version 17.10.2

 * New option in Preferences -> Network to select the preferred quality
   for streaming sites such as DailyMotion, Vimeo and so on (all those
   which are handled by youtube-dl).
 * The audio equalizer is now disabled by default on Linux to prevent a
   no sound problem for users with old versions of mpv.
 * Fix some problems with the letterbox filter (the 'add black borders' option).
 * The HDPI support is now also enabled on the portable package for Windows.
 * Fix subtitles not disappearing when using the letterbox filter with mplayer.
 * Fix: now the time is correctly displayed in the thumbnail generator
   pictures when SMPlayer is built with Qt 5.


Version 17.10

 * Replace the deprecated video and audio filters in mpv with new ones.
 * The karaoke filter is available again.


Version 17.9

 * Now it's possible to the search for subtitles using the filename instead of
   a hash.
 * Fix for the OSD when using SMPlayer with mpv 0.26.


Version 17.8

 * New audio filter for headphone optimization.


Version 17.7

 * Add some options to configure the conversion of srt subtitles to vtt for
   Chromecast (Preferences -> Network -> Chromecast), like the position of the
   subtitles on screen.
 * Fix a crash that may happen in the playlist when trying to delete selected
   items.


Version 17.6

 * Possibility to convert automatically subtitles in srt format to vtt
   when playing on Chromecast.


Version 17.5

 * Fix for YouTube.


Version 17.4.2

 * New option (menu View -> OSD) to display the times with milliseconds.
 * New fix for the thumbnail generator that works also with older
   versions of mpv.
 * Bugfix: the position of the video is remembered when it's opened by
   drag & drop.
 * The Windows installer won't install mpv on Windows XP since mpv is not
   longer compatible with Windows XP.
 * New option to use the mplayer ffhevcvdpau decoder (Linux only).
 * Avoid some crashes from mpv.


Version 17.4
 * The thumbnail generator has been fixed.


Version 17.3
 * Add experimental support for subtitles for Chromecast.
 * Bug fixes.


Version 17.2

 * Fix for YouTube.
 * The option to delete files from the disk in the playlist is back but
   it's disabled by default (you can enable it in Preferences -> Playlist
   -> Misc.
 * On Linux SMPlayer now uses a different web server, included in the
   packages, to serve files for Chromecast. If you installed the package
   webfs you can uninstall it now since SMPlayer won't use it anymore.
 * New translation: Norwegian Bokmål.


Version 17.1

 * 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.


Version 16.11

 * More options in Preferences -> Playlist to better control the
   behaviour of the playlist. Changing some of the options makes
   easier to use the playlist for bookmarks.
 * New option 'Show info on OSD' in View -> OSD (shortcut Shift + I).
   It displays info about the current media (resolution, bitrate...) on the
   OSD.
 * Bug fixes.


Version 16.9

 * New option to send the audio to the specified audio device.
   It can be useful to send the audio to a TV via a HDMI cable
   or wireless headphones via bluetooth.
 * Some improvements on the playlist. Now it's possible to hide
   any column (right click to see the options). The search field
   is also hidden by default, a new search button shows/hides it.
   This changes are intended to prevent the playlist window to
   be too wide.
 * Due to bugs and problems with Qt 5, the packages for Ubuntu are
   now built again with Qt 4 by default.
 * Bug fixes.


Version 16.8

 * The playlist has been improved. Now it's possible to sort by any
   column. There's a new column, with the path of the file (or URL)
   (this allows you to sort the list by folder).
   Now it's possible to search (actually filter) in the playlist.
   And finally there's a new option to load a playlist from internet.
   As example, you can enter this URL: http://smplayer.info/onlinetv.php
   It will download a playlist with some online TV streams.
 * Bug fixes.


Version 16.7

 * Fix for YouTube.
 * Some bug fixes mainly for Qt 5.


Version 16.6

 * Support for 2 in 1 computers with touch screens.
   SMPlayer includes now a 'tablet mode', available in the menu Options.
   When the option is turned on it makes some changes in the interface
   so that it would be easier to control SMPlayer by touching the
   screen.
   When the user changes the tablet mode in the Windows 10 action
   center, SMPlayer will detect it and ask if it should switch to the
   SMPlayer's tablet mode as well.
 * Option to send video to an external screen.
   Now it's possible to send the video to a second screen connected to
   the computer, while controlling the application in the computer's
   screen.
 * Support for high DPI screens.
   On high DPI (dots per inch) screens SMPlayer looked very tiny. Now
   the interface is automatically scaled so it looks correctly. There
   are also settings in Preferences -> Interface -> High DPI where you
   can adjust manually the scale factor or turn off this feature.
 * Global shortcuts.
   Now it's possible to use the media keys (play/pause, stop, volume+/-,
   etc.) as global shortcuts. That means that those keys will work even
   when SMPlayer is in the background. You can activate this option in
   Preferences -> Keyboard and mouse.
 * Settings are remembered for online streams too.
   This means that, for example, SMPlayer can resume playback or set
   bookmarks on YouTube videos or other online streams (as long as they
   are seekable).
 * SMPlayer is now built with Qt 5 by default.


Version 16.4

 * The Windows installer now includes mpv as well.
 * Now it's easier to switch between mplayer and mpv (Preferences -> General,
   select either mplayer or mpv as multimedia engine).
 * The extrastereo filter works again when using mpv.
 * Possibility to use the VLC shortcuts. (Preferences -> Keyboard and
   mouse, click the load button, select vlc.keys)
 * Possibility to enable mouse gestures (when the mouse is dragged up or down
   in the video window the volume changes. If dragged left or right it
   changes the time position).
   You can enable this option in Preferences -> Keyboard and
   mouse -> Mouse -> Drag function: seek and volume.
 * A fix for saving bookmarks.
 * The option for streaming sites in Preferences -> Network is
   different now, and allows these values:
     Disabled: support for video sites is turned off
     Auto: enables the internal support for YouTube and uses mpv + youtube-dl
     for the rest of sites
     YouTube: only the internal support for YouTube will be used
     mpv + youtube-dl: uses mpv + youtube-dl for all sites
 * An animated icon has been added in the status bar to indicate when the player
   is buffering.
 * A new layout is used to display the media information (Options -> View info and
   properties).


Version 16.1

 * Fix for YouTube.
 * The screenshots work again with older versions of mplayer/mpv.
 * Possibility to add bookmarks (menu Browse), which allows to mark your
   favorite parts of the video for a quick access.
 * New option 'Prevent window to get outside of screen' in
   Preferences -> Interface.