source: smplayer/trunk/Release_notes.txt@ 178

Last change on this file since 178 was 176, checked in by Silvan Scherrer, 9 years ago

smplayer: update trunk to version 16.4

File size: 24.2 KB
Line 
1Version 16.4
2
3 * The Windows installer now includes mpv as well.
4 * Now it's easier to switch between mplayer and mpv (Preferences -> General,
5 select either mplayer or mpv as multimedia engine).
6 * The extrastereo filter works again when using mpv.
7 * Possibility to use the VLC shortcuts. (Preferences -> Keyboard and
8 mouse, click the load button, select vlc.keys)
9 * Possibility to enable mouse gestures (when the mouse is dragged up or down
10 in the video window the volume changes. If dragged left or right it
11 changes the time position).
12 You can enable this option in Preferences -> Keyboard and
13 mouse -> Mouse -> Drag function: seek and volume.
14 * A fix for saving bookmarks.
15 * The option for streaming sites in Preferences -> Network is
16 different now, and allows these values:
17 Disabled: support for video sites is turned off
18 Auto: enables the internal support for YouTube and uses mpv + youtube-dl
19 for the rest of sites
20 YouTube: only the internal support for YouTube will be used
21 mpv + youtube-dl: uses mpv + youtube-dl for all sites
22 * An animated icon has been added in the status bar to indicate when the player
23 is buffering.
24 * A new layout is used to display the media information (Options -> View info and
25 properties).
26
27
28Version 16.1
29
30 * Fix for YouTube.
31 * The screenshots work again with older versions of mplayer/mpv.
32 * Possibility to add bookmarks (menu Browse), which allows to mark your
33 favorite parts of the video for a quick access.
34 * New option 'Prevent window to get outside of screen' in
35 Preferences -> Interface.
36
37
38Version 15.11
39
40 * Fix for YouTube.
41 * (Experimental) Support for YouTube live streams.
42 * The thumbnail generator is much faster now.
43 * New options to seek to the previous or next subtitle (mpv only).
44 * New option (Preferences -> General) to select the image format for
45 screenshots (mpv only).
46 * Fix a crash when changing the GUI.
47 * New option (Preferences -> Interface) to center the window
48 automatically.
49 * Display a tooltip in the time slider with the corresponding time of
50 the mouse position.
51 * Now there's an option in the configuration of the find subtitles window
52 which allows to specify if the language code should be appended to the
53 subtitle filename.
54 * (Fix for Windows) The main window will be centered if it's partially
55 outside of the desktop after an auto resize.
56 * When adding files to the playlist the first item is moved to its
57 correct place in the list.
58 * (Experimental) New action to start/stop capturing the playback stream.
59 The captured stream will be saved to the folder specified in
60 the smplayer.ini option "capture_directory" with the name
61 capture_NNNN.dump.
62 It only works correctly with mpeg. With other formats the
63 dumped stream won't play back.
64 * Disable the extrastereo and karaoke filters when using mpv.
65
66
67Version 15.9
68
69 * Support for the 3D stereo filter.
70 * We added support for mpv, which is a player based on MPlayer with
71 new features and bug fixes.
72 * Now it's possible to select a secondary subtitle track which is
73 displayed on top of the screen (mpv only).
74 * New option to set a template for screenshots (mpv only).
75 * Now it's possible to play videos from streaming sites (besides Youtube)
76 like DailyMotion, Vimeo, Vevo and many more (mpv only).
77 * Option to step back one frame (mpv only).
78 * The Windows installer now allows to choose the playback engine to install:
79 mplayer or mpv.
80 * Better support for YouTube (VEVO videos).
81 * Possibility to set a proxy.
82 * Allow duplicate items in the playlist.
83 * New action (assigned by default to key "I") shows the current playback
84 time, total time and percentage, for 2 seconds on the OSD.
85 * Add the possibility to use the mouse buttons for "next chapter" and
86 "previous chapter".
87 * New option to delete a file in the playlist from the filesystem.
88 * Add support for MPRIS2.
89 * Possibility to compile SMPlayer without mplayer or mpv support.
90 * The new H2O theme is now the default theme.
91
92
93Version 14.9.
94
95 * Fix for Youtube.
96 * New option to shut down the computer when playback has finished.
97 * The themes and skin icons are loaded from resource files (*.rcc).
98 * New fix for searching subtitles from opensubtitles.org that should
99 return more results.
100
101
102Version 14.3.
103
104 * Possibility to play (non-protected) blu-ray discs.
105 * The control for fullscreen mode has been rewritten and improved.
106 Now it is displayed over the video.
107 * (Windows) New option in Preferences -> Subtitles to enable or
108 disable the use of the Windows font directory. Disabling this option
109 prevents the annoying font scanning.
110 * Some presets have been added to the audio equalizer.
111 * Better support for multimedia keys. This can help control SMPlayer with
112 a remote control.
113 * The option "Move the window when the video area is dragged" has been fixed.
114 * (Windows) Now it's possible to open Windows shortcuts (symlinks).
115 * Better support for Youtube.
116 * (Windows) Better screensaver disabling.
117 * Many bugfixes.
118 * Possibility to compile with Qt 5.
119
120
121Version 0.8.6.
122
123 * SMPlayer can now update its internal Youtube code so it's not necessary
124 to update smplayer everytime Youtube makes a change.
125 * A section "Updates" has been added to the preferences dialog, where
126 it's possible to configure or disable the update checker.
127 * SMPlayer could still fail to find some subtitles from
128 opensubtitles.org. Hopefully this is fixed.
129 * (Windows) The autoload of subtitles with non latin1 filenames has been
130 fixed.
131 * The Windows installer gives the possibility to delete most of the
132 configuration files of smplayer. This can be useful if the configuration
133 files have been corrupted or smplayer has been misconfigured.
134 Linux users can use the command "smplayer -delete-config".
135 * Several other bugfixes. See the Changelog for details.
136
137
138Version 0.8.5.
139
140 * Due to changes in opensubtitles.org, smplayer couldn't find
141 subtitles anymore. This has been fixed.
142 * The interface with support for skins is now the default.
143 * An option to enter url(s) in the playlist has been added.
144 * The options to change the size of the main window work now
145 even if the autoresize is set to never.
146 * Two new options for Audio -> Stereo mode: Mono and Reverse.
147 * The option "Move the window when the video area is dragged" is
148 now disabled by default because it has some issues that need to
149 be addressed.
150 * (Linux) The problem with mplayer2 and the -fontconfig option has been
151 fixed (sort of).
152 * New translation: Malay.
153 * Some configuration options are changed to new defaults after installation
154 to ease upgrade from old versions.
155
156
157Version 0.8.4.
158
159 * New option to select the fps for external subtitles.
160 * The video equalizer dialog has been rewritten.
161 * Now smplayer checks for updates automatically and notifies the user if
162 a new version is found.
163 * Support for encoding ISO-8859-16 for subtitles.
164 * New translations: Thai and Hebrew.
165 * Some bugfixes.
166
167
168Version 0.8.3.
169
170 * Fix for youtube playback.
171
172
173Version 0.8.2.
174
175 * A skinnable interface has been added. Several skins are included.
176 * Support for 6.1 and 7.1 audio output.
177 * A "Privacy" section in the preferences dialog has been added. You can
178 disable saving the recent files or URLs.
179 * The main window can be moved by dragging the video area.
180 * Fix for a freeze that may happen on Windows XP.
181 * (Windows) The font cache is created before showing the GUI.
182
183
184Version 0.8.1.
185
186 * Fix youtube.
187
188
189Version 0.8.0.
190
191 * A toolbar editor has been added. Now it's possible to select the buttons
192 and controls that want to appear in the toolbars.
193 * New video filters: gradfun, blur and sharpen.
194 * Now it's possible to change the GUI (default, mini, mpc) at runtime,
195 no restart required.
196 * sub files from opensubtitles should work again.
197 * (Youtube) Recognize short urls (like this one: http://y2u.be/F5OcZBVPwOA)
198 * Better support for chapters in video files.
199 * Bug fix: remote m3u files work from the favorites menu or command line.
200 * Internal changes in the single instance option (switch to
201 QtSingleApplication).
202
203
204Version 0.7.1.
205
206This version include some bug fixes, some of them important. It's highly
207recommended to update.
208
209Fixes:
210 * SMPlayer took more than 10 seconds to show when running for the very
211 first time.
212 * The links to download subtitles from Opensubtitles were wrong.
213 * SMPlayer crashed in the favorite editor when trying to select a file if
214 the KDE open dialog was used.
215 * Some translations were missing in the Windows package.
216
217New:
218 * By default the screenshots are saved in the user's pictures folder instead
219 of the SMPlayer's config folder.
220 * Now it's possible to change the opensubtitles server.
221 * Youtube: seeking is slow with flv videos, so now flv videos have the
222 lowest priority.
223 * Youtube: now it's possible to search and download videos from youtube.
224 This is provided by an external application (in linux you have to install
225 an independent package: smtube).
226
227
228Version 0.7.0.
229
230Most important changes since 0.6.10:
231
232* New favorite menu, where you can add your favorite videos, music, streams,
233 youtube videos... It's also possible to add submenus.
234* Support for youtube. Now you can open urls like
235 http://www.youtube.com/watch?v=..... using the Open -> URL dialog or
236 dragging a link from a browser to the smplayer window.
237* Support for mplayer2 (http://www.mplayer2.org). It's a fork of mplayer with
238 interesting features like precise seeking, ordered chapters in mkv videos and
239 better pause handling (e.g. seek works while the video is paused).
240* New translation: croatian.
241
242
243Version 0.6.10.
244
245Most important changes since 0.6.9:
246
247* New vdpau configuration dialog, which allow to select the vdpau codecs to use.
248* Port for eCS, OS/2 (by Silvan Scherrer).
249* New menu to select the closed caption channel (requires mplayer >= r32607).
250* Possibility to select the seeking method (absolute or relative).
251* Possibility to sort the items of the playlist.
252
253
254Version 0.6.9.
255
256Most important changes since 0.6.8:
257
258* A serious bug has been fixed: sometimes smplayer failed to find subtitles
259 in opensubtitles.org.
260* Implemented the possibility to mark an A-B section, to play a part of the
261 file only.
262* (Linux) smplayer doesn't use alsa as default audio driver anymore. It should
263 fix freezing problems on Ubuntu.
264* Possibility to display the video resolution and frames per second in the
265 status bar.
266* Audio: selection of left or right channel does work now.
267* (Linux) Improved support for vdpau.
268
269
270Version 0.6.8.
271
272Most important changes since 0.6.7:
273
274* Added support for TV (more info in Watching_TV.txt).
275* New option to enable a global volume.
276* (Linux) Support for vdpau.
277* New option to take consecutive screenshots.
278* Possibility to add some of the submenus to the toolbars.
279* Better support for *.ts files (requires mplayer >= r29381).
280* Added the Vietnamese translation.
281* Added the Estonian translation.
282* (Windows) New options to try to disable the screensaver.
283
284
285Version 0.6.7.
286
287Most important changes since 0.6.6:
288
289* Added experimental (and uncomplete) support for dvd menus. Requires a mplayer
290 build compiled with dvdnav support. Please read dvdmenus.txt to know how
291 to enable it.
292* Now loading an external subtitle file doesn't require to restart the mplayer
293 process (except for idx/sub subtitles).
294* (Playlist) When a file is added to the playlist, if it was already in the
295 list, it's moved to the end of the list.
296* Options for mplayer: finally spaces in arguments between quotes are handled
297 properly.
298* Added two options (in the audio and subtitle menus) to allow the user to
299 enter the audio and subtitle delay (in milliseconds).
300* (ASS subtitles) The outline and shadow options now accept values with
301 decimals.
302* (ASS subtitles) Possibility to change the color of the border and shadow.
303* Now the default value for the "correct pts" option is auto.
304* (Windows) Now the screensaver is allowed to turn on if the file is paused
305 or it's an audio file.
306* (Windows) The direct3d video output is now the default for Windows Vista.
307
308
309Version 0.6.6.
310
311Most important changes since 0.6.5:
312
313* Added an option to generate a preview (thumbnails) of the video.
314* Added a new gui (mpcgui, a media player classic clone) developed by
315 Matthias Petri.
316* Added some auto zoom options, to display the video without black borders.
317* Implemented a new (and optional) method to save the file settings.
318 This method uses an ini file per each played file. It's faster than the old
319 one.
320* Added a new option in Preferences->Video: add black borders on
321 fullscreen. If this option is enabled, black borders will be added to
322 the image in fullscreen mode. This allows subtitles to be displayed on
323 the black borders.
324* Increased the resolution of the seekbar. Allows a more accurate seeking.
325* Added 3 modes for the stay on top option: always, never and while playing.
326* Added a history to the open URL dialog.
327* Added new action to cycle through all aspect ratios. Assigned by default to
328 key "A".
329* It's possible to run some specified actions every time a file is loaded.
330* Possibility to set up a proxy for internet connections (used for subtitle
331 downloading).
332
333
334Version 0.6.5.
335
336Most important changes since 0.6.4:
337
338* The subtitles when using the SSA/ASS library can now be further
339 customized. It's possible to select the font, size, colors, bold,
340 italic, outline, shadow...
341* (Linux) Now smplayer tries to follow the XDG Base Directory
342 Specification for the config files. That means the now the configuration
343 files will be saved under the directory $XDG_CONFIG_HOME/smplayer (or
344 $HOME/.config/smplayer if $XDG_CONFIG_HOME is not defined).
345 If you want to keep your preferences, copy or move the files from
346 $HOME/.smplayer to the new location.
347* Added some options in Preferences->Interface to configure the floating
348 control.
349* The commandline option -ini-path has been removed and replaced with
350 -config-path, which specifies the directory where smplayer will store
351 its data (not only smplayer.ini).
352
353
354Version 0.6.4.
355
356Most important changes since 0.6.3:
357
358 * Now the dialog to find subtitles can also download the subtitle file and
359 load it in smplayer automatically.
360 * (Linux) The black screen problem when using Compiz should really be fixed
361 now.
362 * Added support for encoding autodetection for subtitle files. Requires a
363 mplayer compiled with enca support.
364 * (Linux) Now it's possible to choose the audio device to be used with alsa
365 (needs the application "aplay").
366 * (Windows) Now it's possible to choose the audio device to be used with
367 dsound.
368 * (Windows) The menu Video->Screen displays now the actual available screens
369 with their names.
370 * Added the possibility to add consecutive files (video_01.avi, video_02.avi..)
371 automatically to the playlist.
372 * Bugfix: logout is not cancelled by smplayer.
373 * Now the options in preferences display a tooltip with a help message.
374 * Now it's possible to change the video track.
375 * Added the Galician translation.
376
377
378Version 0.6.3.1 (release for Windows only)
379
380This release includes a fix for an important bug in 0.6.3 which affected
381the version for Windows: the video window would be black on the first
382video played, or always if the user opened the preferences dialog before
383playing a video. In those cases "directx," was used as video driver but
384the -colorkey option was not passed to mplayer producing the problem.
385Windows Vista probably wasn't affected by this bug, as it uses a
386different video driver as default.
387
388
389Version 0.6.3.
390
391Most important changes since 0.6.2 (see the Changelog for the whole list):
392
393 * Two fixes for Windows Vista. Now IPv4 is used by default (connection to
394 networks are faster). And now it really uses "gl:yuv=2:force-pbo:ati-hack"
395 as the default video output driver. Note: this mode could give problems
396 with some graphic cards (specially ATI), if you experience any, try the
397 other gl variants, or just directx.
398 * (Linux) Added a fix for a black screen problem when using Compiz.
399 * Added an option to select the number of threads that mplayer will use for
400 decoding (only works for MPEG-1/2 and some H.264 videos).
401 * Added the possibility to disable the audio equalizer. Seems to be necessary
402 to use the S/PDIF output.
403 * Added some options to increase/decrease the speed by 1% and 4%. This allows
404 to play 24 fps movies at 25 fps speed and vice versa.
405 * Fix: sometimes the playlist is not shown. Added a workaround for the problem.
406 * Added some checks to avoid crashes when selecting subtitle tracks.
407 * (Windows) Added a new submenu Video->Screen to select the screen which will
408 display the video when using directx.
409 * The settings in smplayer.ini have been reorganized in several sections.
410 (This also means most of your preferences will be lost and you will have to
411 reconfigure smplayer again).
412 * Added an option to mirror the video. And now it's also possible to flip and
413 rotate the subtitles along with the image.
414 * Added a new shortcut set (sda.keys) which can be loaded in the shortcut
415 editor in preferences.
416 * Added two new translations: Arabic and Kurdish.
417
418
419Version 0.6.2.
420
421Most important changes since 0.6.1:
422
423 * Added an audio equalizer (please read Audio_equalizer.txt).
424 * Added a dialog to search and download subtitles from opensubtitles.org
425 (See Finding_subtitles.txt).
426 * The toolbars can be configured. The user can remove, add or change the
427 order of the buttons. Right now it can only be done by editing manually
428 the configuration file. A graphical editor will be added in the next
429 version. See Configuring_the_toolbars.txt.
430 * The single instance port can now be chosen automatically by the application.
431 * Possibility to compile a portable version which (by default) won't write
432 anything outside the smplayer's folder. It won't write either anything
433 in the Windows registry. See Portable_Edition.txt for details.
434 * Added the Slovenian translation.
435
436
437Version 0.6.1.
438
439Most important changes since 0.6.0 final:
440
441 * Now compact mode resizes the window, instead of leaving black borders.
442 * Added an option in Preferences->Interface which allows the user to select
443 his/her preferred GUI. This way it's easier to use the mini GUI, for those
444 who prefer a simpler interface with few buttons.
445 * One more fix for Qt 4.4. The option FAQ in the Help menu didn't work.
446 * (Windows) Fix: zoom didn't work well (black blocks appeared) if using
447 directx.
448 * Added the Catalan translation.
449
450
451Version 0.6.0 final.
452
453Most important changes since 0.6.0rc4:
454
455 * (Bugfix) Two mplayer processes were run when opening a file. This could
456 even make Aero in Windows Vista to be disabled.
457 * Seeking with the time slider works much better.
458 * Now it's possible to add directories recursively to the playlist.
459 * Added a preferences dialog for the playlist.
460 * The right mouse button can be configured.
461 * (Linux) File managers should now display an option to enqueue files in
462 the smplayer playlist.
463 * (Fix) The playlist was shown for a small moment on startup. This caused
464 problems if using compiz, as the window might not hide.
465 * Fix for Qt 4.4, the logo didn't show.
466 * Some translations have been updated (Simplified-Chinese, Italian,
467 Ukrainian, Dutch, French, Romanian, Portuguese, Polish, Russian, Japanese,
468 Spanish and German)
469 * Now the file Install.txt contains updated info about how to compile and
470 install smplayer.
471
472
473Version 0.6.0rc4.
474
475Most important changes since 0.6.0rc3:
476
477 * (Bugfix) Now DVDs start to play at chapter #1, instead of chapter #2,
478 if using mplayer 1.0rc2 or older.
479 * (Fix) A delay could happen on startup if there were non local files in
480 the recent's menu.
481 * (Bugfix) When using the command line options -send-action or -actions,
482 some actions like aspect_4:3 didn't work.
483 * Initial support for edl files. If a file with the same name of the file
484 to play but with extension .edl (or .EDL) exists, then smplayer will load
485 it automatically. An edl file allows to skip or mute parts of the video.
486 * Possibility to automatically get info (length and name) about the files
487 added to the playlist. This option is enabled by defaul on linux and
488 disabled on windows (it's slow in this OS).
489 * Added in Preferences->General->Video an option to select the default
490 deinterlacer.
491 * Added support for the mouse's buttons XButton1 and XButton2.
492 * Some new options have been added to the list of available actions for
493 mouse buttons.
494 * Possibility to merge the 6 seeking buttons in the GUI into only two.
495 It would only show the "rewind 10 secs" and "forward 10 secs" buttons.
496 Keeping them pressed for a moment would popup menu with the rest of the
497 buttons. This option is DISABLED by default and currently it can only be
498 enabled at compile time changing the MINI_ARROW_BUTTONS define in
499 src/guiconfig.h before compiling.
500
501
502Version 0.6.0rc3.
503
504Most important changes since 0.6.0rc2:
505
506 * (Windows) Enqueuing multiple files in smplayer should work ok now even
507 if smplayer is not running.
508 * Added new menu Video->Rotate, with options to rotate the image.
509 * Added new option Play->Jump to, which will show a dialog where you can
510 enter the position (time) to jump.
511 * Added two new options in the Subtitles menu: "Enable closed caption" and
512 "Forced subtitles only".
513 * The software equalizer should work now with gl, gl2 and directx:noaccel.
514 * Some multimedia keys should be recognized now in the shortcut editor.
515 * Added help for all options in the preferences dialog.
516 * New error dialog which will be shown if mplayer crashes, fails to start
517 or finishes unexpectedly.
518 * SMPlayer will try to use xv (or directx in windows) as default.
519 * Added two new translations: Macedonian and Basque.
520
521
522Version 0.6.0rc2.
523
524This version includes some bugfixes.
525
526Most important changes since 0.6.0rc1:
527
528 * Fix for relative paths to the mplayer binary. The problem could cause that
529 smplayer couldn't play anything if a directory or file named "mplayer"
530 existed in the home directory.
531 * The option Play -> Repeat has been improved.
532 * The selection of chapters in mkv files didn't work well if using a recent
533 mplayer from svn. This has been fixed now.
534 * (Windows) Bugfix: the buttons to select the font color in
535 Preferences->Subtitles->SSA/ASS didn't show the color.
536 * (Windows) Now the screensaver should be disabled even if protected by
537 password (tested on Windows XP).
538 * (Windows) Bugfix: don't try to convert to 8.3 short names files that
539 don't exist. That could cause that URLs were corrupted.
540
541
542Version 0.6.0rc1.
543
544Most important changes since 0.5.62:
545
546 * Added support for pls playlist files.
547 * Better accuracy on subtitle selection. Fixes problems with mp4 embedded
548 subtitles. Requires mplayer svn r25158 or above.
549 * Now the screensaver and powersave on Windows are really turned off, even on
550 Windows Vista.
551 * The cache setting is independent for each type of media.
552 * Added an option which allows to fix the problem of loud volume on startup
553 (requires a patched mplayer).
554 * (Windows) The file associations code has been improved. Now it should work
555 better in Windows Vista as well as other versions of Windows.
556 * New option Video->Add black borders, which replaces the letterbox options
557 in Video->Aspect ratio.
558 * (Windows) Work-around for a mplayer bug: now filenames with characters
559 outside the local codepage can be opened, by passing to mplayer the short
560 version of the filename. This can be enabled in Preferences->Advanced.
561 * Now the H.264 loop filter can be disabled for High Definition videos only
562 (720p and above).
563 * Possibility to update the video while dragging the time slider.
564 * New icons for the default theme.
565 * SSA/ASS subtitles can also be resized during playback. Requires at least
566 mplayer r25843.
567 * Now it's possible to zoom out the video image.
568 * New Help->About dialog.
569 * New option Help->FAQ which will show the FAQ.
570 * Bugfix: the colorkey is passed properly to mplayer.
571 * Added the Finnish and the Korean translations.
Note: See TracBrowser for help on using the repository browser.