source: smplayer/trunk/Release_notes.txt

Last change on this file was 188, checked in by Silvan Scherrer, 8 years ago

SMPlayer: update trunk to version 17.1.0

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