source: smplayer/trunk/Release_notes.txt@ 133

Last change on this file since 133 was 132, checked in by Silvan Scherrer, 13 years ago

SMPlayer trunk: built 0.8.0

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