source: smplayer/trunk/Release_notes.txt@ 136

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

SMplayer: update trunk to 0.8.1

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