source: smplayer/trunk/Release_notes.txt@ 169

Last change on this file since 169 was 165, checked in by Silvan Scherrer, 12 years ago

SMPlayer: update trunk to latest 0.8.7

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