Skip to content

Commit 069b627

Browse files
committedApr 26, 2021
Update old Changelog and Release_notes.txt
1 parent 191e28b commit 069b627

File tree

2 files changed

+1340
-0
lines changed

2 files changed

+1340
-0
lines changed
 

‎old-docs/Changelog

+963
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,966 @@
1+
Version 21.1:
2+
3+
(2020-11-28)
4+
* Try to prevent a crash when using the actions play next/prev very fast.
5+
6+
(2020-11-27)
7+
* (Playlist) Fix position number after adding files.
8+
* Hide the shuffle column by default.
9+
10+
(2020-11-18)
11+
* Pass the option gpu-context when using wayland.
12+
13+
(2020-11-09)
14+
* Add mpsub to the extension list.
15+
16+
(2020-10-26)
17+
* (Find subtitles) Add filters for Spanish and Portuguese languages.
18+
19+
(2020-10-22)
20+
* Add cache in seconds and cache speed to the OSD info.
21+
22+
(2020-10-21)
23+
* Add option to display the remaining time in the status bar.
24+
25+
(2020-10-07)
26+
* Add the packages youtube-dl and python-is-python3 to the "recommends"
27+
section in the deb package.
28+
29+
(2020-09-14)
30+
* Try to prevent the video outside the GUI when using Wayland.
31+
* The shuffle button in the playlist window can be turned on/off.
32+
33+
34+
Version 20.6:
35+
36+
(2020-05-19)
37+
* New option in the help menu to help install youtube-dl.
38+
39+
(2020-05-18)
40+
* The internal youtube code has been removed and now smplayer just
41+
uses youtube-dl to get the video urls.
42+
43+
(2020-04-18)
44+
* The shuffle option in the playlist does shuffle the items.
45+
46+
(2020-04-15)
47+
* Set a white background in the qr code label.
48+
49+
50+
Version 20.4.2:
51+
52+
(2020-04-12)
53+
* Fix youtube titles.
54+
55+
(2020-04-10)
56+
* Fix youtube.
57+
* Don't use Qt script.
58+
59+
60+
Version 20.4.0:
61+
62+
(2020-04-05)
63+
* Possibility to enter the opensubtitles credentials.
64+
65+
(2020-03-31)
66+
* Use IPC with mpv.
67+
68+
(2020-02-07)
69+
* Fix for mpv 0.32.
70+
71+
(2019-12-15)
72+
* Possibility to search for shortcuts in the shortcut editor.
73+
* Bug fix: the "previous subtitle" action didn't have a name.
74+
75+
76+
Version 19.10.2:
77+
78+
(2019-11-05)
79+
* (Linux) Try to prevent the player window to be larger than the desktop
80+
after a resize.
81+
82+
(2019-11-04)
83+
* Fix compiling the web server on 32 bit with gcc 9.2.0.
84+
85+
86+
Version 19.10:
87+
88+
(2019-10-26)
89+
* Fix the control problem with mpv 0.30.
90+
* Set minimum icon size for toolbars to 8 pixels.
91+
92+
(2019-09-19)
93+
* Allow negative margins for subtitles (mplayer only).
94+
* (Chromecast) Set overwrite_vtt to true and sub_position to 95.
95+
96+
(2019-09-13)
97+
* Fix youtube.
98+
99+
(2019-07-08)
100+
* New audio extensions: mp2, mpc, wv, shn.
101+
102+
103+
Version 19.5:
104+
105+
(2019-05-10)
106+
* Fix for YouTube.
107+
108+
(2019-03-18)
109+
* Try to prevent to play invalid YouTube streams.
110+
111+
(2019-03-11)
112+
* Fix YouTube live streams (it seems to work only with mpv).
113+
114+
(2019-02-25)
115+
* Add actions for previous subtitle track, previous audio track
116+
and previous video track.
117+
118+
(2019-02-23)
119+
* Add command line option -start.
120+
121+
122+
Version 19.1:
123+
124+
(2019-01-27)
125+
* Fix pause in mpris2.
126+
127+
(2019-01-26)
128+
* Possibility to play YouTube videos at 60 fps.
129+
130+
(2019-01-08)
131+
* Don't load the external audio file if it doesn't exist.
132+
133+
(2018-11-22)
134+
* Possibility to search for subtitles by title name.
135+
136+
137+
Version 18.10:
138+
139+
(2018-10-09)
140+
* Fixed the YouTube age restricted videos.
141+
142+
(2018-10-07)
143+
* Experimental code which can decrypt the YouTube signatures without
144+
running javascript code.
145+
146+
(2018-10-01)
147+
* Add the option "Use adaptive streams" in Preferences -> Network.
148+
149+
(2018-09-30)
150+
* The internal code for YouTube now supports DASH streams, which provide
151+
videos with better resolutions.
152+
153+
154+
Version 18.9:
155+
156+
(2018-09-08)
157+
* Fix Youtube.
158+
159+
(2018-09-05)
160+
* Display an icon in the system tray when the SMPlayer web server is running.
161+
162+
(2018-09-03)
163+
* Add option Play -> Cast to -> Smartphone/tablet. It displays a QR code
164+
that you can scan to play the video on your device.
165+
166+
(2018-08-31)
167+
* Add truehd to the audio-spdif option.
168+
169+
(2018-08-29)
170+
* (Chromecast) Change the default value for the position of the subtitles
171+
to -1 (default position).
172+
173+
174+
Version 18.6:
175+
176+
(2018-06-18)
177+
* List all video tracks in the View Information dialog.
178+
179+
(2018-06-13)
180+
* Fix the "busy" cursor when using the functions play previous/next
181+
on Windows 10.
182+
183+
(2018-06-05)
184+
* Add an option in the playlist preferences to select if the playlist is
185+
dockable inside the main window (old behaviour) or just a normal
186+
window (new).
187+
188+
(2018-05-27)
189+
* Update the mongoose code which is used by the web server for the chromecast
190+
feature. The old one failed to compiled with newer versions of gcc and
191+
it seems it had several vulnerabilities.
192+
* Add option use_player_shortcuts_in_playlist for smplayer.ini.
193+
194+
195+
Version 18.5:
196+
197+
(2018-05-20)
198+
* Add "opus" to the list of audio extensions and "part" to the list of
199+
video extensions.
200+
201+
(2018-05-19)
202+
* The cursor keys work now in the playlist (as long as the playlist
203+
is in a window and not docked).
204+
205+
(2018-05-17)
206+
* Fix compiling with Qt 5.11.
207+
208+
(2018-05-15)
209+
* Now it's possible to select which multimedia keys should be used as
210+
global shortcuts.
211+
212+
(2018-05-01)
213+
* (Windows) It seems on some systems the multimedia key events are sent
214+
twice by Qt, making some keys (like volume mute or play/pause) unusable.
215+
Added code to try to detect this and ignore the second event.
216+
217+
(2018-04-30)
218+
* (Windows) Use the Windows GetCommandLine function to get the command line
219+
arguments because it seems the Qt arguments function is not reliable to
220+
get unicode characters.
221+
222+
223+
Version 18.4:
224+
225+
(2018-04-22)
226+
* Report errors in the status bar if the option to display a dialog for
227+
errors is disabled.
228+
* Set the option report_player_crashes to false by default on Windows.
229+
230+
(2018-04-21)
231+
* Remove the default shortcut key for the subtitle visibility action,
232+
since it usually causes problems when the user accidentally presses it.
233+
234+
(2018-04-08)
235+
* Add an option in Preferences -> Advanced to set the OSD bar position.
236+
237+
(2018-04-03)
238+
* Fix accuracy of the tooltip in the timeslider.
239+
240+
(2018-03-30)
241+
* Add the option 'Use the system native file dialog' in
242+
Preferences -> Interface.
243+
244+
245+
Version 18.3:
246+
247+
(2018-03-16)
248+
* (mpv) Prevent to show subtitles in the images created by the thumbnail
249+
generator.
250+
251+
(2018-03-03)
252+
* Possibility to search for subtitles using the hash and filename methods
253+
at the same time.
254+
255+
(2018-02-23)
256+
* Fix a bug which prevented to play some YouTube URLs.
257+
258+
259+
Version 18.2.2:
260+
261+
(2018-02-15)
262+
* The option Open -> URL can now also load YouTube playlists.
263+
264+
(2018-02-08)
265+
* Prevent the skins to be added to the themes combobox if the user folder
266+
and the config folder are the same (happens in the portable version).
267+
* Disable the screenshot actions if the screenshot folder is set to an
268+
empty string.
269+
270+
(2018-02-05)
271+
* Add an option in Preferences -> Subtitles to select the opacity of the
272+
background of the subtitles.
273+
274+
(2018-02-02)
275+
* The options to select the preferred number of track for audio and subtitles
276+
are back.
277+
278+
(2018-02-01)
279+
* (mpv) Use direct3d as default video output since some users are having
280+
troubles with the gpu output.
281+
282+
283+
Version 18.2:
284+
285+
(2018-01-21)
286+
* Add option osd_show_filename_duration for smplayer.ini which specifies
287+
the time (in milliseconds) that the filename would be displayed on screen.
288+
289+
(2018-01-16)
290+
* Add support for YouTube playlists. In the playlist window, click in the
291+
Load/save icon, select "Load playlist from URL" and paste the URL of
292+
the YouTube playlist.
293+
294+
(2018-01-15)
295+
* (mpv) Don't use --video-stereo-mode since it's deprecated.
296+
* Add option emulate_mplayer_ab_section for smplayer.ini.
297+
298+
(2018-01-03 - 2018-01-16)
299+
* The initialization of the audio and subtitle tracks has been simplified
300+
and now it's possible to use a priority list of languages (it uses the
301+
mplayer/mpv alang and slang options).
302+
303+
304+
Version 18.1:
305+
306+
(2018-01-09)
307+
* Fix Youtube.
308+
309+
(2017-12-27)
310+
* Prevent to display the OSD in fullscreen during initialization of playback.
311+
312+
(2017-12-26)
313+
* Use video/x-ogm+ogg in smplayer.desktop.
314+
315+
316+
Version 17.12:
317+
318+
(2017-12-18)
319+
* New action which displays the filename in the OSD for 2 seconds. Assigned
320+
by default to Shift+O.
321+
* Disable the internal/own handling of stereo3d when using mpv.
322+
323+
(2017-12-10)
324+
* The option to record a stream has been temporary removed.
325+
It's currently broken.
326+
327+
(2017-12-07)
328+
* New option osd_bar_pos for smplayer.ini. It specifies the position of
329+
the OSD bar (0 = top, 100 = bottom).
330+
331+
(2017-12-03)
332+
* Two new actions to take screenshots with or without subtitles (they only
333+
work with mpv). Assigned by default to Ctrl+Shift+S and Ctrl+Alt+S.
334+
335+
(2017-11-30)
336+
* The support for DVD menus has been removed. It never worked well and also
337+
mpv already removed support for it a long time ago.
338+
339+
(2017-11-23)
340+
* The option to open an informative page after an upgrade has been removed.
341+
342+
343+
Version 17.11.2:
344+
345+
(2017-11-15)
346+
* Allow wordwrap in the title in the thumbnail generator.
347+
348+
(2017-11-13)
349+
* Fix seek in MPRIS2 (fix function SetPosition).
350+
351+
(2017-11-12)
352+
* Prevent SMPlayer to cancel logout in KDE. (Bug #843)
353+
354+
(2017-11-11)
355+
* Fix a crash that may happen on KDE when the global menus
356+
are activated. (Bug #839)
357+
358+
359+
Version 17.11:
360+
361+
(2017-10-30)
362+
* Cosmetic changes in the thumbnail generator.
363+
364+
(2017-10-27)
365+
* Add more precision in the thumbnail generator.
366+
367+
(2017-10-25)
368+
* (mpv) Improve the firequalizer filter.
369+
370+
(2017-10-22)
371+
* (mpv) Fix the option "AC3/DTS passthrough".
372+
373+
(2017-10-21)
374+
* Fix the option "add black borders on fullscreen".
375+
376+
(2017-10-20)
377+
* (mpv) Fix the software video equalizer.
378+
379+
380+
Version 17.10.2:
381+
382+
(2017-10-14)
383+
* Bug fix: display the time in the thumbnail generator pictures when SMPlayer
384+
is compiled with Qt 5.
385+
386+
(2017-10-13)
387+
* (Windows) Enable HDPI support in the portable version.
388+
389+
(2017-10-12)
390+
* Fix subtitles not disappearing when using the letterbox filter with mplayer.
391+
392+
(2017-10-03)
393+
* Add an option in Preferences -> Network to select the preferred quality
394+
to be used with streaming sites handled by youtube-dl.
395+
396+
(2017-10-02)
397+
* Use mplayer on Windows Vista, since it seems mpv is not longer compatible
398+
with that version.
399+
400+
(2017-10-01)
401+
* (Linux) Don't use the audio equalizer by default.
402+
* (Windows) Fix letterbox with vertical videos.
403+
404+
405+
Version 17.10:
406+
407+
(2017-09-22)
408+
* (mpv) Use firequalizer.
409+
410+
(2017-09-21)
411+
* (mpv) Use lavfi for stereo3d.
412+
413+
(2017-09-18)
414+
* (mpv) Use lavfi for rotate, yadif and pan.
415+
* (mpv) Don't restart the process when changing the stereo mode option.
416+
417+
(2017-09-16)
418+
* (mpv) Use lavfi for hqdn3d, kerndeint, phase, noise, blur, sharpen,
419+
lb, l5, deblock, dering, postprocessing, extrastereo, earwax and volnorm.
420+
* Enable the karaoke filter with mpv.
421+
422+
(2017-09-15)
423+
* (mpv) Use lavfi for flip and mirror.
424+
425+
(2017-09-14)
426+
* (mpv) Use the pad filter instead of expand.
427+
428+
429+
Version 17.9:
430+
431+
(2017-08-23)
432+
* Increase the time to kill the external player process to try to
433+
avoid a crash message.
434+
435+
(2017-08-21)
436+
* Possibility to search for subtitles using the filename as query.
437+
438+
(2017-08-12)
439+
* Fix OSD when using mpv 0.26.
440+
441+
442+
Version 17.8:
443+
444+
(2017-07-22)
445+
* Add a "default" option for the audio channels menu.
446+
447+
(2017-07-13)
448+
* Add the earwax audio filter.
449+
450+
451+
Version 17.7:
452+
453+
(2017-06-16)
454+
* (Playlist) Fix a crash when trying to delete selected items but there's none
455+
selected.
456+
457+
(2017-06-09)
458+
* Add subtitles configuration options in preferences -> network -> chromecast.
459+
460+
461+
Version 17.6:
462+
463+
(2017-05-23)
464+
* (Add bookmark) Set focus on the name field.
465+
* Save bookmarks just after edit.
466+
467+
(2017-05-16)
468+
* Add an option in preferences -> network -> chromecast to convert automatically
469+
SRT subtitles to VTT.
470+
471+
(2017-05-11)
472+
* Possibility to pass options to the acompressor filter (in smplayer.ini).
473+
474+
475+
Version 17.5:
476+
477+
(2017-05-03)
478+
* Fix when dragging a URL to the main window.
479+
480+
(2017-05-03)
481+
* Fix youtube.
482+
483+
484+
Version 17.4.2:
485+
486+
(2017-04-22)
487+
* Add play_next and play_prev to the list of actions for the mouse buttons.
488+
489+
(2017-04-21)
490+
* Bugfix: remember the position of the video when it's opened by
491+
drag & drop.
492+
493+
(2017-04-17)
494+
* Fix the audio normalization filter when using mpv > 0.24.
495+
496+
(2017-04-16)
497+
* Fix for the thumbnail generator when using old versions of mpv.
498+
499+
(2017-04-14)
500+
* Disallow mpv installation on XP.
501+
* Add option for ffhevcvdpau.
502+
503+
(2017-04-09)
504+
* Add option View -> OSD -> Show times with milliseconds (requires mpv >= 0.21).
505+
506+
(2017-04-06)
507+
* (mpv) Be sure the suboptions for vo and ao aren't used.
508+
509+
510+
Version 17.4:
511+
512+
(2017-03-16)
513+
* The H2O icon theme is now included in the smplayer binary and is the default
514+
theme. The old theme is still available with the name "classic".
515+
516+
(2017-03-11)
517+
* The thumbnail generator works now with recent versions of mpv.
518+
519+
520+
Version 17.3:
521+
522+
(2017-02-26)
523+
* (mpv) Add more options for hardware decoding.
524+
525+
(2017-02-20)
526+
* (Playlist) Try to use numberofentries if NumberOfEntries returns 0 when
527+
loading pls files.
528+
529+
(2017-02-14)
530+
* (Windows) Try to run youtube-dl when mpv fails to use it to check if
531+
the Microsoft Visual C++ 2010 Redistributable is needed.
532+
533+
(2017-02-07)
534+
* Fix some of the subtitles' options when using mpv.
535+
536+
537+
Version 17.2:
538+
539+
(2017-01-31)
540+
* Fix youtube.
541+
542+
(2017-01-30)
543+
* Use 'simple_web_server' on Linux as well instead of webfs.
544+
* Move some of the options in Preferences -> Playlist to the 'Misc' tab.
545+
546+
(2017-01-28)
547+
* Add vtt to the list of extensions for subtitles.
548+
549+
(2017-01-24)
550+
* Add the option 'Enable the option to delete files from disk' in
551+
Preferences -> Playlist.
552+
553+
(2017-01-22)
554+
* Add translation for Norwegian Bokmål.
555+
556+
557+
Version 17.1:
558+
559+
(2017-01-05)
560+
* (Playlist) Add an option in context menu to open the current item on chromecast.
561+
562+
(2017-01-02)
563+
* Remove the option to delete files from the playlist.
564+
565+
(2016-12-30)
566+
* (mpv) Add support for the wasapi devices.
567+
568+
(2016-12-26)
569+
* Add the option "Play on Chromecast" in the Play menu.
570+
571+
(2016-12-20)
572+
* Add an option to display the current time with milliseconds in the status bar.
573+
574+
(2016-12-17)
575+
* Add an option to display the bitrate info in the status bar.
576+
577+
(2016-11-30)
578+
* (Playlist) Add option to open the source folder of the video in the context menu.
579+
580+
(2016-11-29)
581+
* (Playlist) Add a "copy URL to clipboard" option in the context menu.
582+
583+
(2016-11-28)
584+
* Parse the option #EXTVLCOPT:http-referrer and #EXTVLCOPT:http-user-agent from m3u
585+
playlists. This may allow you to play playlists intended for VLC.
586+
587+
(2016-11-21)
588+
* The option to add black borders in fullscreen is back.
589+
590+
591+
Version 16.11:
592+
593+
(2016-10-20)
594+
* Pass the alpha component of the subtitles' colors to mpv.
595+
596+
(2016-10-11)
597+
* New option 'Show info on OSD' in View -> OSD (key shortcut Shift + I).
598+
It displays info about the current media (resolution, bitrate...) on the
599+
OSD.
600+
* (Playlist) If a playlist file is dropped to the playlist window, load it.
601+
602+
(2016-10-01)
603+
* Remove the option to add black borders on fullscreen.
604+
* New option 'Add black borders for subtitles by default' in
605+
Preferences -> General.
606+
607+
(2016-09-29)
608+
* Add option 'Case sensitive search' in Preferences -> Playlist.
609+
610+
(2016-09-26)
611+
* Add the option 'Auto sort' in Preferences -> Playlist.
612+
* Fix when the additional options for mpv contain quotes.
613+
614+
(2016-09-23)
615+
* Add the option 'Start playback after loading a playlist' in
616+
Preferences -> Playlist.
617+
618+
(2016-09-22)
619+
* Add an option in Preferences -> Interface to play the next file
620+
automatically or not.
621+
622+
(2016-09-18)
623+
* (Playlist) Add a 'save as' button.
624+
625+
(2016-09-16)
626+
* Store the playlist filename and display "*" in the title when the
627+
playlist is modified and not saved.
628+
629+
(2016-09-15)
630+
* (Playlist) Add a popup menu with the load/save options.
631+
632+
633+
Version 16.9:
634+
635+
(2016-09-02)
636+
* Get the list of the pulseaudio output devices using the
637+
pulseaudio library (libpulse-dev is now a build dependency).
638+
639+
(2016-09-01)
640+
* Set the default font with the stylesheet.
641+
642+
(2016-08-29)
643+
* (Playlist) Scroll to current item after clearing the search field.
644+
645+
(2016-08-28)
646+
* Build the deb package by default with Qt 4 since Qt 5 still
647+
has many problems.
648+
649+
(2016-08-26)
650+
* Fix alsa:device with mpv.
651+
* (Windows) Use the directx libraries to get info about the sound
652+
and display devices instead of running dxlist.exe.
653+
654+
(2016-08-25)
655+
* Add a submenu in the audio menu to send the audio to a device.
656+
657+
(2016-08-15)
658+
* (Playlist) Add actions to hide the columns.
659+
* (Playlist) Add a button to show/hide the search field.
660+
661+
(2016-08-14)
662+
* Don't disable the screenshot's actions and don't check if the
663+
screenshot path is a directory.
664+
* (Experimental) Don't use starting_time (affects seeking in ts files).
665+
* (Playlist) Disable wordwrap.
666+
* If maximized show normal before hiding the panel.
667+
668+
(2016-08-11)
669+
* Display 'Development version' in the about dialog when using a
670+
development version.
671+
672+
673+
Version 16.8:
674+
675+
(2016-07-23)
676+
* Ignore the buffering state in checkStayOnTop.
677+
678+
(2016-07-20)
679+
* Don't try to resize the main window when it's maximized.
680+
681+
(2016-07-19)
682+
* (Playlist) Display an animation when loading.
683+
684+
(2016-07-18)
685+
* Possibility to download playlists from internet.
686+
687+
(2016-07-16)
688+
* The playlist settings are now saved to its own ini file (playlist.ini).
689+
690+
(2016-07-14)
691+
* Use the mpv ab-loop options.
692+
693+
(2016-07-11)
694+
* Don't use softvol and softvol-max with mpv 0.18.1.
695+
696+
(2016-07-10)
697+
* Possibility to search (filter) in the playlist.
698+
699+
(2016-07-08)
700+
* Lots of internal changes in the playlist.
701+
702+
703+
Version 16.7:
704+
705+
(2016-06-29)
706+
* The find subtitles window has a close button in the title bar.
707+
708+
(2016-06-23)
709+
* Fix youtube.
710+
711+
(2016-06-22)
712+
* (mpv) Don't pass the URL to youtube-dl if it contains a multimedia extension.
713+
714+
(2016-06-21)
715+
* The names in the playlist are not replaced with the title from metadata.
716+
717+
(2016-06-19)
718+
* Save the hdpi config in the smplayer config dir.
719+
720+
(2016-06-17)
721+
* Selecting the 'default' style in preferences selects the system's
722+
default style, instead of Fusion.
723+
724+
(2016-06-15)
725+
* Bugfix: (Qt 5) the playlist can be resized when docked to the main window.
726+
* Don't change the style's palette on linux.
727+
728+
(2016-06-14)
729+
* (mpv) Update the current position in the seek bar on pause.
730+
* In Qt 5 on linux accelerators in the numeric keypad don't work due
731+
to a bug in Qt 5. Added a workaround.
732+
733+
734+
Version 16.6:
735+
736+
(2016-06-05)
737+
* Add option "remember settings for streams" in Preferences -> General.
738+
739+
(2016-05-27)
740+
* Use the mplayer/mpv default video and audio output.
741+
742+
(2016-05-25)
743+
* Disable the global shortcuts when opening the preferences dialog.
744+
745+
(2016-05-23)
746+
* Add an option to display the format info in the status bar.
747+
748+
(2016-05-17)
749+
* Add a quick access menu.
750+
751+
(2016-05-15)
752+
* Don't use a border in the style of the tooltip. For some reason the
753+
text is cut off with it.
754+
755+
(2016-05-13)
756+
* Add options in Preferences -> Interface to configure the high DPI
757+
support.
758+
759+
(2016-05-12)
760+
* Possibility to display the section area in the preferences dialog in
761+
icon mode.
762+
763+
(2016-05-10)
764+
* Add an option to set the cache to auto in Preferences -> Performance.
765+
* Don't change the playlist to floating state when entering fullscreen,
766+
if using Qt5 on linux. Seems to fix a problem when using Compiz.
767+
768+
(2016-05-09)
769+
* Increase the height of the audio equalizer.
770+
* Set the OSD to Seek as default.
771+
* Set the drag function to MoveWindow as default.
772+
773+
(2016-05-08)
774+
* Change the default values for outline and shadow of the ASS style.
775+
* Use mpv as default if available.
776+
* Remove the border of the tooltips. Otherwise, for some reason, the
777+
text is not shown complete.
778+
779+
(2016-05-06)
780+
* Use the style 'fusion' as default with Qt 5.
781+
782+
(2016-05-05)
783+
* Improve drag & drop on the main window. Now it allows to drop several
784+
folders and files.
785+
786+
(2016-05-02)
787+
* (Windows) Use the 'normal' priority by default.
788+
* Possibility to use the media keys as global shortcurts (option in
789+
Prefences -> Keyboard).
790+
791+
(2016-04-28)
792+
* Don't use the language toolbar.
793+
* Add the audio and subtitle track menus to the toolbar and increase the
794+
default size of the toolbar icons.
795+
796+
(2016-04-27)
797+
* Add close buttons to the audio and video equalizers.
798+
799+
(2016-04-26)
800+
* Disable the secondary subtitles and frame step back when using mplayer,
801+
and the karaoke filter when using mpv.
802+
803+
(2016-04-24)
804+
* Don't use a dockable playlist on linux with Qt 5 because the
805+
dockable one causes trouble when compiz is enabled.
806+
807+
(2016-04-23)
808+
* Ask the user if SMPlayer should change the tablet mode if the
809+
system (Windows 10) has changed to tablet mode.
810+
811+
(2016-04-22)
812+
* New option 'Send video to screen' in the video menu.
813+
This option allows to display the video (in fullscreen) on a
814+
second screen while controlling the player in the computer's
815+
screen.
816+
* Add an option to show information about the connected screens
817+
(menu View).
818+
819+
(2016-04-17)
820+
* Hide some options from menus in tablet mode.
821+
* Now it's possible to add the recents menu to a toolbar.
822+
823+
(2016-04-16)
824+
* Add a tablet mode (menu Options).
825+
When enabled, it changes some elements of the GUI so that's easy
826+
to use it on a touch screen.
827+
828+
(2016-04-15)
829+
* (Videopreview) Fix show duration with Qt 5.
830+
* Move the OSD menu to the view menu.
831+
832+
(2016-04-14)
833+
* Add new menu 'view'.
834+
835+
(2016-04-12)
836+
* Fixes for Qt 5.
837+
838+
(2016-04-10)
839+
* Better support for touch screens.
840+
841+
(2016-04-06)
842+
* Support for high DPI (requires Qt 5.4 or greater).
843+
844+
(2016-04-04)
845+
* Settings for streams can also be remembered.
846+
847+
(2016-04-01)
848+
* The mpcgui works now with Qt 5 as well.
849+
850+
851+
Version 16.4:
852+
853+
(2016-03-25)
854+
* Add translations for Amharic and Persian (unfinished).
855+
856+
(2016-03-25)
857+
* A new layout is used to display the media information (Options -> View
858+
info and properties).
859+
860+
(2016-03-16)
861+
* Update the system tray icon when changing themes.
862+
863+
(2016-03-15)
864+
* Possibility to compile without mplayer2 support.
865+
(Support for mplayer2 will be removed soon).
866+
867+
(2016-03-14)
868+
* Add an animated icon for buffering.
869+
870+
(2016-03-07)
871+
* The option to support streaming sites in Preferences -> Network is
872+
different now, and allows these values:
873+
Disabled: support for video sites is turned off
874+
Auto: enables internal support for YouTube and uses mpv + youtube-dl
875+
for the rest of the sites
876+
YouTube: only the internal support for YouTube will be used
877+
mpv + youtube-dl: uses mpv + youtube-dl for all sites
878+
879+
(2016-03-04)
880+
* A fix for saving bookmarks.
881+
* (Linux) Look for the smtube executable in the system path.
882+
883+
(2016-02-26)
884+
* New smplayer.spec (works for Fedora and openSUSE).
885+
886+
(2016-02-20)
887+
* The option "Move the window when the video area is dragged" in
888+
Preferences -> Interface has been removed.
889+
* New option in Preferences -> Keyboard and mouse to specify the
890+
function to use when the mouse is dragged.
891+
892+
(2016-02-19)
893+
* Possibility to compile SMPlayer without the mini GUI and the default GUI.
894+
895+
(2016-02-12)
896+
* (Experimental) Mouse gestures. When the mouse is dragged up or down in the
897+
video window it changes the volume. If dragged left or right it changes
898+
the time position.
899+
900+
(2016-02-09)
901+
* Add vlc.keys.
902+
903+
(2016-02-02)
904+
* Allow to read the shortcut's file using spaces as separators.
905+
906+
(2016-01-19)
907+
* Add a combobox in preferences -> general to choose mplayer or mpv.
908+
909+
(2016-01-17)
910+
* Include mpv in the Windows installer.
911+
912+
(2016-01-16)
913+
* Add a function to save XSPF files.
914+
* (mpv) Add the extrastereo filter.
915+
916+
(2016-01-15)
917+
* Remove the fast_audio_change option since it's obsolete.
918+
919+
920+
Version 16.1:
921+
922+
(2016-01-07)
923+
* (mpv) Allow screenshots to work with hardware acceleration enabled.
924+
925+
(2016-01-06)
926+
* Add a shortcut for the add_bookmark action.
927+
* Add icons for the bookmarks actions.
928+
929+
(2015-12-29)
930+
* (Qt5) Try to fix a problem when exiting from fullscreen and the option
931+
to stay on top is set to "while playing".
932+
933+
(2015-12-23)
934+
* (Experimental) Simplify changing style and stylesheet.
935+
936+
(2015-12-22)
937+
* (Screenshots) Keep compatibility with older versions of mplayer.
938+
939+
(2015-12-18)
940+
* Fix for Youtube.
941+
942+
(2015-12-16)
943+
* (mpv) If the option --screenshot-directory is not available change
944+
the working directory so that screenshots work.
945+
946+
(2015-12-14)
947+
* Add option 'Prevent window to get outside of screen' in
948+
Preferences -> Interface.
949+
950+
(2015-12-12)
951+
* Update stayontop after entering and exiting the fullscreen mode.
952+
953+
(2015-12-04)
954+
* Don't auto center the window if there's no video.
955+
* (mpv) Fix playback with -v
956+
957+
(2015-12-03)
958+
* Add the option 'Pass the -playlist option to MPlayer' to
959+
Preferences -> Advanced.
960+
961+
(2015-11-29)
962+
* Simplify the code for previous and next chapter.
963+
* Enable bookmarks.
1964
Version 18.5:
2965

3966
(2018-05-20)

‎old-docs/Release_notes.txt

+377
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,380 @@
1+
Version 21.1:
2+
3+
* Initial support for Wayland.
4+
* Some fixes and improvements in the playlist.
5+
* Show cache info in the OSD (Shift + I).
6+
7+
8+
Version 20.6:
9+
10+
* The internal YouTube code has been removed. Now SMPlayer uses
11+
an external application to get the video URLs.
12+
* The shuffle option in the playlist does shuffle the items of
13+
the playlist.
14+
15+
16+
Version 20.4.2:
17+
18+
* Fix for YouTube.
19+
20+
21+
Version 20.4.0:
22+
23+
* Possibility to enter the opensubtitles.org credentials,
24+
in order to prevent a login error.
25+
* Now it's possible to search for shortcuts in Preferences -> Keyboard.
26+
* Support for mpv 0.32.
27+
28+
29+
Version 19.10.2:
30+
31+
* Fix compiling the web server on 32 bit with gcc 9.2.0.
32+
33+
34+
Version 19.10:
35+
36+
* Fix for YouTube.
37+
* Fix control when using mpv 0.30.
38+
39+
40+
Version 19.5:
41+
42+
* Fix for YouTube.
43+
* Fix YouTube live streams (works only with mpv).
44+
* New actions available for previous subtitle track, previous audio track
45+
and previous video track.
46+
* New command line option -start.
47+
48+
49+
Version 19.1:
50+
51+
* Possibility to play 60fps videos from YouTube.
52+
* Now it's possible to search for subtitles typing the name of the
53+
movie or show.
54+
* Some bug fixes.
55+
56+
57+
Version 18.10:
58+
59+
* The internal code for YouTube now supports resolutions up to 4K. The
60+
support for age restricted videos has been fixed.
61+
62+
63+
Version 18.9:
64+
65+
* Fix for YouTube.
66+
* (Experimental) New option in the Play menu: Cast to -> Smartphone/tablet.
67+
It displays a QR code that you can scan to play the video on your device.
68+
69+
70+
Version 18.6:
71+
72+
* On Windows 10 the key shortcuts for play next/previous left a "busy" mouse
73+
cursor on the screen. This is fixed now.
74+
* There's a new option in Preferences -> Playlist to choose the type of
75+
window for the playlist: dockable (as before) or just a normal window.
76+
* The library used by the web server for the chromecast feature has been
77+
updated. It looks like the old one had several vulnerabilities so it's
78+
recommended to update.
79+
80+
81+
Version 18.5:
82+
83+
* (Windows) A problem which might prevent SMPlayer to open filenames with
84+
unicode characters has been fixed.
85+
* Fix: the cursor keys should now work in the playlist.
86+
* Now it's possible to select which multimedia keys should be used as
87+
global shortcuts (Preferences -> Keyboard and mouse).
88+
* (Windows) It seems on some systems the multimedia key events are sent
89+
twice, making some keys (like volume mute or play/pause) almost unusable.
90+
This version tries to detect it and prevent it.
91+
* "opus" has been added to to the list of audio extensions.
92+
93+
94+
Version 18.4:
95+
96+
* Bugfix: the time displayed by a tooltip when the mouse is over the seekbar
97+
is now much more accurate.
98+
* There's now an option in Preferences -> Advanced to set the position of
99+
the OSD bar.
100+
* Now it's possible to turn off the use of the system native file dialog in
101+
Preferences -> Interface.
102+
103+
104+
Version 18.3:
105+
106+
* Possibility to search for subtitles using the hash and filename methods
107+
at the same time.
108+
* Fix a bug which prevented to play some YouTube URLs.
109+
110+
111+
Version 18.2.2:
112+
113+
* The option Open -> URL can now also load YouTube playlists.
114+
* New option in Preferences -> Subtitles to select the opacity of the
115+
background of the subtitles (available when the "border style" is set
116+
to "opaque box").
117+
* The options to select the preferred number of track for audio and subtitles
118+
are back.
119+
* (mpv) Now the direct3d is the default video output for Windows, since some
120+
users reported problems with the gpu output.
121+
122+
123+
Version 18.2:
124+
125+
* Now it's possible to use a priority list of preferred languages for the
126+
audio and subtitles.
127+
* Now there's support for YouTube playlists. In the playlist window, click
128+
in the Load/save icon, select "Load playlist from URL" and paste the URL of
129+
the YouTube playlist.
130+
131+
132+
Version 18.1:
133+
134+
* Fix for YouTube.
135+
136+
137+
Version 17.12:
138+
139+
* Two new actions to take screenshots with or without subtitles (they only
140+
work when using mpv). Assigned by default to Ctrl+Shift+S and Ctrl+Alt+S.
141+
* New action which displays the filename in the OSD for 2 seconds. Assigned
142+
by default to Shift+O.
143+
* New option osd_bar_pos for smplayer.ini. It specifies the position of
144+
the OSD bar (0 = top, 100 = bottom).
145+
* The support for DVD menus has been removed. It never worked well and also
146+
mpv already removed support for it a long time ago.
147+
* The option to open an informative page after an upgrade has been removed.
148+
149+
150+
Version 17.11.2:
151+
152+
* A crash that may happen on KDE when the global menus
153+
are activated has been fixed.
154+
* Fix: SMPlayer won't cancel logout in KDE.
155+
* The seek function in the MPRIS2 code has been fixed.
156+
157+
158+
Version 17.11
159+
160+
* The video equalizer by software has been fixed.
161+
* The thumbnail generator is now more precise with short videos.
162+
* The audio quality of the audio equalizer has been improved.
163+
* The option "add black borders on fullscreen" has been fixed.
164+
* The option "AC3/DTS passthrough over S/PDIF" has been fixed.
165+
166+
167+
Version 17.10.2
168+
169+
* New option in Preferences -> Network to select the preferred quality
170+
for streaming sites such as DailyMotion, Vimeo and so on (all those
171+
which are handled by youtube-dl).
172+
* The audio equalizer is now disabled by default on Linux to prevent a
173+
no sound problem for users with old versions of mpv.
174+
* Fix some problems with the letterbox filter (the 'add black borders' option).
175+
* The HDPI support is now also enabled on the portable package for Windows.
176+
* Fix subtitles not disappearing when using the letterbox filter with mplayer.
177+
* Fix: now the time is correctly displayed in the thumbnail generator
178+
pictures when SMPlayer is built with Qt 5.
179+
180+
181+
Version 17.10
182+
183+
* Replace the deprecated video and audio filters in mpv with new ones.
184+
* The karaoke filter is available again.
185+
186+
187+
Version 17.9
188+
189+
* Now it's possible to the search for subtitles using the filename instead of
190+
a hash.
191+
* Fix for the OSD when using SMPlayer with mpv 0.26.
192+
193+
194+
Version 17.8
195+
196+
* New audio filter for headphone optimization.
197+
198+
199+
Version 17.7
200+
201+
* Add some options to configure the conversion of srt subtitles to vtt for
202+
Chromecast (Preferences -> Network -> Chromecast), like the position of the
203+
subtitles on screen.
204+
* Fix a crash that may happen in the playlist when trying to delete selected
205+
items.
206+
207+
208+
Version 17.6
209+
210+
* Possibility to convert automatically subtitles in srt format to vtt
211+
when playing on Chromecast.
212+
213+
214+
Version 17.5
215+
216+
* Fix for YouTube.
217+
218+
219+
Version 17.4.2
220+
221+
* New option (menu View -> OSD) to display the times with milliseconds.
222+
* New fix for the thumbnail generator that works also with older
223+
versions of mpv.
224+
* Bugfix: the position of the video is remembered when it's opened by
225+
drag & drop.
226+
* The Windows installer won't install mpv on Windows XP since mpv is not
227+
longer compatible with Windows XP.
228+
* New option to use the mplayer ffhevcvdpau decoder (Linux only).
229+
* Avoid some crashes from mpv.
230+
231+
232+
Version 17.4
233+
* The thumbnail generator has been fixed.
234+
235+
236+
Version 17.3
237+
* Add experimental support for subtitles for Chromecast.
238+
* Bug fixes.
239+
240+
241+
Version 17.2
242+
243+
* Fix for YouTube.
244+
* The option to delete files from the disk in the playlist is back but
245+
it's disabled by default (you can enable it in Preferences -> Playlist
246+
-> Misc.
247+
* On Linux SMPlayer now uses a different web server, included in the
248+
packages, to serve files for Chromecast. If you installed the package
249+
webfs you can uninstall it now since SMPlayer won't use it anymore.
250+
* New translation: Norwegian Bokmål.
251+
252+
253+
Version 17.1
254+
255+
* Experimental support to play videos on Chromecast.
256+
* Support for some of the #EXTVLCOPT options in m3u/m3u8 playlists.
257+
This may help to play online streams from playlists intended for VLC.
258+
* New options in the context menu of the playlist: "copy URL to clipboard",
259+
"open source folder" and "play on Chromecast".
260+
* Option to display bitrate information in the status bar.
261+
* Possibility to display the playback time with milliseconds in the status bar.
262+
* The option to add black borders on fullscreen is back
263+
(preferences -> general -> video).
264+
* The option to delete files from the disk in the playlist's context menu
265+
has been removed.
266+
267+
268+
Version 16.11
269+
270+
* More options in Preferences -> Playlist to better control the
271+
behaviour of the playlist. Changing some of the options makes
272+
easier to use the playlist for bookmarks.
273+
* New option 'Show info on OSD' in View -> OSD (shortcut Shift + I).
274+
It displays info about the current media (resolution, bitrate...) on the
275+
OSD.
276+
* Bug fixes.
277+
278+
279+
Version 16.9
280+
281+
* New option to send the audio to the specified audio device.
282+
It can be useful to send the audio to a TV via a HDMI cable
283+
or wireless headphones via bluetooth.
284+
* Some improvements on the playlist. Now it's possible to hide
285+
any column (right click to see the options). The search field
286+
is also hidden by default, a new search button shows/hides it.
287+
This changes are intended to prevent the playlist window to
288+
be too wide.
289+
* Due to bugs and problems with Qt 5, the packages for Ubuntu are
290+
now built again with Qt 4 by default.
291+
* Bug fixes.
292+
293+
294+
Version 16.8
295+
296+
* The playlist has been improved. Now it's possible to sort by any
297+
column. There's a new column, with the path of the file (or URL)
298+
(this allows you to sort the list by folder).
299+
Now it's possible to search (actually filter) in the playlist.
300+
And finally there's a new option to load a playlist from internet.
301+
As example, you can enter this URL: http://smplayer.info/onlinetv.php
302+
It will download a playlist with some online TV streams.
303+
* Bug fixes.
304+
305+
306+
Version 16.7
307+
308+
* Fix for YouTube.
309+
* Some bug fixes mainly for Qt 5.
310+
311+
312+
Version 16.6
313+
314+
* Support for 2 in 1 computers with touch screens.
315+
SMPlayer includes now a 'tablet mode', available in the menu Options.
316+
When the option is turned on it makes some changes in the interface
317+
so that it would be easier to control SMPlayer by touching the
318+
screen.
319+
When the user changes the tablet mode in the Windows 10 action
320+
center, SMPlayer will detect it and ask if it should switch to the
321+
SMPlayer's tablet mode as well.
322+
* Option to send video to an external screen.
323+
Now it's possible to send the video to a second screen connected to
324+
the computer, while controlling the application in the computer's
325+
screen.
326+
* Support for high DPI screens.
327+
On high DPI (dots per inch) screens SMPlayer looked very tiny. Now
328+
the interface is automatically scaled so it looks correctly. There
329+
are also settings in Preferences -> Interface -> High DPI where you
330+
can adjust manually the scale factor or turn off this feature.
331+
* Global shortcuts.
332+
Now it's possible to use the media keys (play/pause, stop, volume+/-,
333+
etc.) as global shortcuts. That means that those keys will work even
334+
when SMPlayer is in the background. You can activate this option in
335+
Preferences -> Keyboard and mouse.
336+
* Settings are remembered for online streams too.
337+
This means that, for example, SMPlayer can resume playback or set
338+
bookmarks on YouTube videos or other online streams (as long as they
339+
are seekable).
340+
* SMPlayer is now built with Qt 5 by default.
341+
342+
343+
Version 16.4
344+
345+
* The Windows installer now includes mpv as well.
346+
* Now it's easier to switch between mplayer and mpv (Preferences -> General,
347+
select either mplayer or mpv as multimedia engine).
348+
* The extrastereo filter works again when using mpv.
349+
* Possibility to use the VLC shortcuts. (Preferences -> Keyboard and
350+
mouse, click the load button, select vlc.keys)
351+
* Possibility to enable mouse gestures (when the mouse is dragged up or down
352+
in the video window the volume changes. If dragged left or right it
353+
changes the time position).
354+
You can enable this option in Preferences -> Keyboard and
355+
mouse -> Mouse -> Drag function: seek and volume.
356+
* A fix for saving bookmarks.
357+
* The option for streaming sites in Preferences -> Network is
358+
different now, and allows these values:
359+
Disabled: support for video sites is turned off
360+
Auto: enables the internal support for YouTube and uses mpv + youtube-dl
361+
for the rest of sites
362+
YouTube: only the internal support for YouTube will be used
363+
mpv + youtube-dl: uses mpv + youtube-dl for all sites
364+
* An animated icon has been added in the status bar to indicate when the player
365+
is buffering.
366+
* A new layout is used to display the media information (Options -> View info and
367+
properties).
368+
369+
370+
Version 16.1
371+
372+
* Fix for YouTube.
373+
* The screenshots work again with older versions of mplayer/mpv.
374+
* Possibility to add bookmarks (menu Browse), which allows to mark your
375+
favorite parts of the video for a quick access.
376+
* New option 'Prevent window to get outside of screen' in
377+
Preferences -> Interface.
1378
Version 18.4:
2379

3380
* Bugfix: the time displayed by a tooltip when the mouse is over the seekbar

0 commit comments

Comments
 (0)
Please sign in to comment.