source: smplayer/trunk/Release_notes.txt@ 128

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

SMPlayer: 0.7.1 trunk update

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