source: smplayer/trunk/Changelog@ 151

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

SMPlayer: update trunk to 0.8.5

  • Property svn:eol-style set to LF
File size: 215.7 KB
RevLine 
[142]1[b]Version 0.8.5[/b]:
2
3(2013-05-05)
4 * The volume slider in the skingui now updates the volume while the
5 slider is been moved.
6
7(2013-05-03)
8 * Add the Malay translation, by abuyop (transifex).
9
10(2013-05-02)
11 * Compile without USE_FONTCONFIG_OPTIONS in linux to prevent the
12 -fontconfig problem when using mplayer2.
13
14(2013-05-01)
15 * Add an option to enter url(s) in the playlist.
16
17(2013-04-30)
18 * The SkinGUI is now the default gui.
19 * If the SkinGUI is selected, a check is done on startup to see if the
20 skin theme is installed. If not found, the default gui will be used.
21 * New command line option: -skingui
22
23(2013-04-28)
24 * The option "Move the window when the video area is dragged" is
25 now disabled by default because it has some issues that need to
26 be fixed.
27
28(2013-04-24)
29 * Connect to opensubtitles.org using xmlrpc instead of using the
30 simplexml method, which it seems it's not working well and that causes
31 that smplayer couldn't find subtitles. This fixes the problem.
32
33(2013-04-20)
34 * Add two new options for Audio -> Stereo mode: Mono and Reverse.
35
36(2013-04-07)
37 * The size actions work even the autoresize is set to never.
38 * Set the resize method to never as default.
39
40
41[b]Version 0.8.4[/b]:
42
43(2013-03-15)
44 * Change the default value for file and stream cache to 2048.
45
46(2013-03-11)
47 * Add the option "Pressing the stop button once resets the time position"
48 in preferences -> interface -> seeking.
49
50(2013-03-07)
51 * (Testing) Now smplayer checks for updates automatically.
52 On startup it connects to the smplayer web to know if there's a new
53 version available and in that case the user gets a notification.
54 The check is only done once per week, and it can be totally disabled
55 by setting "enabled=false" in the [update_checker] section in smplayer.ini.
56
57(2013-03-04)
58 * Add the checkbox "Move the window when the video area is dragged"
59 in preferences -> interface.
60
61(2013-03-03)
62 * Add an option in the help menu to show a first steps guide.
63
64(2013-03-01)
65 * (Windows) Fix: now all key shortcuts should work when using the
66 floating control.
67
68(2013-02-28)
69 * Hopefully fix bug 3605753 (stay-on-top-while-playing not
70 working after fullscreen).
71
72(2013-02-27)
73 * Add a submenu to the help menu, to share smplayer with your friends.
74 * Add support for encoding ISO-8859-16 for subtitles.
75
76(2013-02-22)
77 * Copy the content of the clipboard, if it looks like a url, to
78 the open url input field.
79
80(2013-02-16)
81 * Now it's possible to set the fps for external subtitles.
82
83(2013-02-11)
84 * Change the default value of the OSD to "subtitles only".
85 * Change the default value of "allow frame drop" to false.
86
87(2013-02-05)
88 * Add the Thai translation, by àž¡àž²à¹‚àž™àžŠàžà¹Œ àžªàž¡àžšàž±àžàž”àžŽà¹Œ <xyteton at hotmail dot com>
89
90(2013-01-31)
91 * Add the Hebrew translaton, by Genghis Khan <genghiskhan at gmx dot ca>
92
93(2013-01-26)
94 * Add an option to enable the video equalizer by software in the
95 video equalizer window.
96
97(2013-01-25)
98 * The video equalizer dialog has been rewritten.
99
100(2013-01-21)
101 * Add a confirmation dialog to delete the list of recent files.
102
103(2013-01-13)
104 * Add bik and smk to the list of video extensions.
105 * Add aac and dts to the list of audio extensions.
106
107(2013-01-12)
108 * Add mts to the list of video extensions.
109
110(2012-12-23)
111 * Ignore other mouse events if the window is been moved by dragging
112 the video area.
113
114
115[b]Version 0.8.3[/b]:
116
117(2012-12-20)
118 * Fix for youtube playback.
119
120(2012-11-28)
121 * Show the mouse cursor immediately when the mouse is moved on the video
122 area.
123 * Help -> FAQ opens http://smplayer.sourceforge.net/faq.php
124
125
[139]126[b]Version 0.8.2[/b]:
127
128(2012-11-15)
129 * New option Help -> Open configuration folder.
130
131(2012-11-12)
132 * Don't use slices as default, as it seems to cause problems when using
133 multiple threads.
134
135(2012-11-08)
136 * (Windows) When a new version is run for the first time it tries to
137 create a font cache before showing the GUI. Avoids that the font cache
138 would be created when the user plays the first video.
139
140(2012-11-05)
141 * (Windows) Don't change the priority of the smplayer process. Fixes a
142 freeze that may happen on windows xp when you click on the video window.
143
144(2012-11-03)
145 * Don't use -fontconfig with mplayer2.
146
147(2012-10-28)
148 * Port the umplayer skins to smplayer.
149
150(2012-10-22)
151 * Bug fix: stop playback when the user selects to play the next
152 item in the playlist and there are no more items to play.
153
154(2012-10-17)
155 * Move the main window by dragging in the video area.
156 Code copied from umplayer.
157
158(2012-10-05)
159 * Add support for 6.1 and 7.1 audio output. Patch by AdrianoML
160 (http://smplayer.sourceforge.net/forum/viewtopic.php?f=4&t=5655)
161
162(2012-09-30)
163 * Add new section "Privacy" in Preferences -> Interface.
164 * Move max. items for recent files to the privacy section.
165 * Add an option to remember or not the last directories.
166 * Add an option to select the maximum number of items in the
167 Open->URL dialog.
168
169(2012-09-28)
170 * (Linux) Install larger icons. smplayer.svg contributed by akovia
171 (http://smplayer.sourceforge.net/forum/viewtopic.php?f=7&t=5557)
172
173(2012-09-21)
174 * Add the option "Report MPlayer crashes" in Preferences -> Advanced.
175 * New option for smplayer.ini: time_to_kill_mplayer. Specifies the
176 time (in milliseconds) that smplayer should wait before killing
177 the mplayer process if the process doesn't teminate on its own
178 when the stop button is pressed. Default value: 5000.
179
180
[135]181[b]Version 0.8.1[/b]:
182
183(2012-09-14)
184 * Fix youtube playback.
185
186(2012-08-26)
187 * Fix: mplayer2 was not recognized if the name was in lowercase in the
188 identification string.
189
190(2012-08-24)
191 * Show the background picture on stop.
192
193(2012-08-14)
194 * Youtube: don't use a user agent by default. It's possible to set
195 the user agent in smplayer.ini though.
196
197(2012-07-30)
198 * Add mka and m4a to the list of extensions (for audio).
199
200(2012-07-04)
201 * New option "save_dirs" in the [directories] section. If set to false
202 the latest used directory won't be saved.
203
204(2012-07-23)
205 * Add wtv to the list of extensions
206
207(2012-06-25)
208 * Add oga and ogx to the list of extensions
209
210(2012-05-29)
211 * Enable Audio CD on Windows (requires a libcdio enabled MPlayer)
212
[128]213[b]Version 0.8.0[/b]:
214
[132]215(2012-04-01)
216 * Find subtitles window: display first the most used languages in the
217 filter combobox. And add "pb" for Portuguese from Brasil.
218
219(2012-03-31)
220 * Fix the line breaks on downloaded *.sub files from opensubtitles.
221
222(2012-03-29)
223 * (Youtube) Recognize short urls.
224
[128]225(2012-03-28)
226 * Display chapter names in the chapter menu.
227
228(2012-03-19)
229 * It's possible to change GUI without restarting.
230 * Bug fix: remote m3u didn't open from the favorites menu or command line.
231
232(2012-03-17)
233 * Move the blur and sharpen filters to a group, so only one can be activated.
234 It doesn't make much sense to be able to enable the blur and sharpen
235 at the same time.
236 * Move the denoise and blur/sharpen options to submenus.
237 * Youtube quality by default is now mp4/720p.
238 * The default width of the floating control is now 70%.
239 * Toolbar editor: give a name to the widget actions (time slider and so on).
240
241(2012-03-15)
242 * Add gradfun to video -> filters.
243 * Add blur and sharpen filters.
244
245(2012-03-14)
246 * Support for drag and drop in the toolbar editor.
247
248(2012-03-13)
249 * Toolbar editor. If you right click on any toolbar you'll get a menu
250 with options to edit the toolbars (including the control bars).
251 That will show a new dialog, with two list. On the left you'll see
252 all available actions (mainly buttons, but also volume or seek sliders)
253 and on the right the current actions.
254 The left and right buttons allow to move actions from one list to the
255 other. The up and down buttons move the selected action in the current
256 actions' list.
257 The "add separator" button allows to add more separators.
258 The "defaults" button removes all your changes in the current actions'
259 list and sets the default actions for the toolbar.
260
261(2012-03-08)
262 * Use QtSingleApplication instead of the old client/server code to use a
263 single instance and communication with other instances.
264 * Possibility (smplayer.pro) to disable the build of some parts of the
265 code (QtSingleApplication, Youtube support, Find subtitles and
266 video preview).
267 * Fix: the buttons to select the color of the subtiles in preferences ->
268 subtitles may not change the background color with some styles. Now the
269 color is changed using a stylesheet, so it should work with all styles.
270
271(2012-03-03)
272 * Improve detection of youtube urls.
273
274
[124]275[b]Version 0.7.1[/b]:
276
277(2012-03-01)
278 * Apply handle_local_urls.diff
279 (https://sourceforge.net/tracker/?func=detail&aid=3294481&group_id=185512&atid=913575)
280
281(2012-02-27)
282 * Youtube: flv videos now have the lowest priority.
283
284(2012-02-25)
285 * New option in the menu Options to run the smplayer youtube browser
286 (if installed).
287 * The single instance is enabled by default on windows.
288
289(2012-02-22)
290 * Now it's possible to change the opensubtitles server.
291 * Opensubtitles: fix download link.
292 * Fix a crash in the favorite editor if the KDE open dialog is used
293 (now it uses the Qt dialog).
294
295(2012-02-19)
296 * Store by default the screenshots in a folder inside the user's pictures
297 folder. (Requires Qt 4.4)
298 * Bugfix: don't try to create the lock file if the config dir doesn't exist.
299 This caused a 10sec delay when smplayer is run for the first time.
300
[128]301
[124]302[b]Version 0.7.0[/b]:
303
304(2012-01-28)
305 * Add Help -> Check for updates (replaces Help -> Tips)
306
307(2012-01-27)
308 * Simplify the about dialog.
309
310(2012-01-25)
311 * Detect mplayer2.
312 * Use precise seeking is using mplayer2.
313 * Add an option in preferences -> interface to enable or not precise seeking.
314
315(2012-01-24)
316 * Move the open dvd, vcd and audio cd to a submenu.
317
318(2012-01-23)
319 * New option for command-line: -disable-server. This option disables the
320 server used to communicate with other instances. This, of course, disables
321 too the possibility to use a single instance.
322
323(2012-01-23)
324 * Move the favorite menu to the open menu, and add an icon to the toolbar.
325
326(2012-01-13 - 2012-01-21)
327 * New favorite menu, where you can add your favorite videos, music, streams,
328 youtube videos... It's also possible to add submenus.
329
330(2012-01-20)
331 * Use QtLockedFile instead of QxtFileLock, so we can get rid of the libqxt
332 dependency on windows.
333 The QtLockedFile is under the BSD license.
334
335(2012-01-19)
336 * The title of youtube videos is displayed correctly. And the stream url is
337 replaced by the url of the youtube page.
338
339(2012-01-14)
340 * Added the Croatian translation, by jk <marshsmello@gmail.com>
341
342(2012-01-12)
343 * Detect asx, m3u, pls, and ram streams and pass -playlist to mplayer, so
344 the user doesn't have to indicate if a url is a playlist.
345
346(2012-01-11)
347 * Added an option in preferences -> performance to select the desired
348 quality for youtube videos.
349
350(2012-01-11)
351 * Added a very basic support for youtube. Now you can open urls like
352 http://www.youtube.com/watch?v=dq4Oj5quskI in smplayer (Open -> URL).
353 You can also drag and drop a link from a browser to the smplayer window.
354
355(2012-01-04)
356 * New option "Hide video window when playing audio files" in
357 preferences -> interface.
358
359
[119]360[b]Version 0.6.10[/b]:
361
362(2011-12-06)
363 * Added a vdpau configuration dialog, now it's possible to select which
364 vdpau codecs to use.
365
366(2011-12-05)
367 * Patch by Silvan Scherrer <silvan.scherrer@aroa.ch> to add support for
368 eCS, OS/2.
369
370(2011-12-03)
371 * Removed the option "Visualize motion vectors". It caused problems to many
372 people when activated by mistake.
373
374(2010-12-07)
375 * Added a submenu to select the closed caption channel.
376 Requires mplayer >= r32607.
377
378(2010-09-03)
379 * Added webm and vp8 to the list of extensions (for video).
380
381(2010-07-30)
382 * Added thd to the list of extensions (for audio).
383
384(2010-04-28)
385 * Added hdmov to the list of extensions (for video).
386
387(2010-04-22)
388 * Added f4v to the list of extensions (for video).
389
390(2010-04-14)
391 * (Experimental) If using mplayer svn r31030, the audio filters (karaoke,
392 extrastereo and volnorm) are changed without restarting mplayer, using the
393 new slave commands af_add and af_del.
394
395(2010-03-22)
396 * For consistency, the playlist preferences have been moved to the
397 playlist section in the main preferences dialog (and the playlist own
398 preferences dialog has been deleted).
399 * Added the Danish translation, by Martin Schlander <mschlander@opensuse.org>
400
401(2010-03-01)
402 * Added the possibility to select the seeking method (absolute or relative) in
403 Preferences -> Interface.
404
405(2010-02-25)
406 * Possibility to sort the items of the playlist. Implemented by
407 Neo254 <manuel.ohrndorf@gmx.net>
408 http://smplayer.berlios.de/forum/viewtopic.php?p=423#p423
409
410
[111]411[b]Version 0.6.9[/b]:
412
413(2010-02-18)
414 * New option for smplayer.ini: relative_seeking (section [gui]). If true
415 seeking (with the time slider) will be done by using a percentage. If false
416 seeking will be done using an absolute time. The default value for this
417 option is true.
418
419(2010-02-09)
420 * Fix: using now -af channels to select the left or right audio channel, as
421 it seems the -stereo option in mplayer doesn't work as expected.
422 Should fix bug #1962349.
423
424(2010-02-02)
425 * Added a new action to toggle deinterlacing (assigned to key D). It just
426 runs the mplayer slave command "step_property deinterlace". It toggles
427 deinterlacing on/off. Requires the yadif or kerndeint filters.
428 Note: when using this action, the deinterlace menu is not updated.
429
430(2010-02-01)
431 * Added an option (Options -> Statusbar) to display the video resolution and
432 fps in the statusbar.
433 * For consistency, moved the option to show the frame counter to the submenu
434 Options -> Statusbar. (Which by the way required to remove the old and ugly
435 implementation and create a new one)
436
437(2010-01-28)
438 * (Experimental) Now the slider seeks again by percentage instead of time, but
439 this time the percentage uses fractions so it should be as accurate as
440 before, and makes seeking work better when the length reported by mplayer is
441 wrong.
442
443(2010-01-20)
444 * Now the command line options -close-at-end and -no-close-at-end don't
445 modify the preference's option "close when finished playback".
446 * Now the command line options -fullscreen and -no-fullscreen don't
447 modify the preference's option "start videos in fullscreen".
448
449(2010-01-15)
450 * (Linux) Use pulse as default audio output instead of alsa, as alsa is
451 causing problems (at least) in Ubuntu 9.10 when seeking on a video (image
452 freezes).
453
454(2010-01-10)
455 * Fix: the "unicode" encoding for subtitles works now on Windows.
456
457(2009-12-13)
458 * Added the possibility to mark an A-B section. When the A-B section has been
459 selected only that section will be played. If the option Play->Repeat is
460 enabled, the A-B section will be repeated.
461 A new submenu "A-B section" has been added to the "Play" menu, with the
462 following options:
463 - set A marker
464 - set B marker
465 - clear A-B markers
466 - repeat
467 This is exactly how it works:
468 - the "set A marker" option allows to mark the beginning of the section.
469 If the B marker has previously been set, the file will be restarted so
470 the change can take effect.
471 - the "set B marker" option allows to mark the end of the section.
472 If the A marker has previously been set, the file will be restarted so
473 the change can take effect.
474 - the "clear A-B markers" option deletes the A and B markers and restarts
475 the playback so the change can take effect. If the A and B markers
476 weren't set, this option does nothing.
477 - if the "repeat" option is enabled, the A-B section will played back once
478 and again (If no A-B section is set, the whole file will be repeated).
479 If the "repeat" option is not enabled, when the playback gets to the B
480 marker, the file will be stopped.
481
482 Notice: as a side effect, when an A-B section has been set, any action which
483 requires to restart mplayer, will start the playback at the A marker and not
484 at the point it was previously!
485
486(2009-11-26)
487 * Added icons for the buttons in the find subtitles window.
488
489(2009-11-19)
490 * Added the new option "Save SMPlayer log to file" in Preferences -> Advanced
491 -> Logs. If the option is checked, the smplayer logs will be saved to
492 to a file named smplayer_log.txt in the smplayer config file (in linux
493 $HOME/.config/smplayer/).
494
495(2009-11-06)
496 * Pass the text for the slave command osd_show_text in utf8. Should fix
497 bug #2854097 (incorrect charset in OSD texts).
498 Fix based on a patch by c0rnholio
499 (https://sourceforge.net/tracker/?func=detail&atid=913575&aid=2893306&group_id=185512)
500
501(2009-10-26)
502 * Added a new option for smplayer.ini: fast_load_sub
503 If true (the default) loading an external subtitle will be fast
504 because it will be done by using a slave command (which is nice but it
505 has the problem that smplayer may restore the wrong subtitle after a
506 restart of the video). If false, the subtitle will be loaded by
507 restarting mplayer (which is a little bit slower but doesn't have the
508 mentioned problem).
509
510(2009-10-20)
511 * Bugfix: pad the hash for opensubtitles with zeroes. This bug caused that
512 sometimes smplayer couldn't find any subtitles for a given file.
513
514(2009-10-03)
515 * Applied patch smplayer-3270-mandriva-mplayer-version.patch by Anssi Hannula
516 (http://sourceforge.net/users/anssih/). Makes SMPlayer detect the mplayer
517 version strings in Mandriva.
518
519(2009-09-14)
520 * New action "show_filename" (assigned to Shift+I). It displays the filename
521 in the OSD.
522
523(2009-09-13)
524 * Don't pass to mplayer any audio filter (-af ...) when using -afm hwac3.
525
526(2009-09-09)
527 * (Streams) Added support to 'StreamTitle' without 'StreamUrl'
528
529(2009-09-04)
530 * Applied patch mousewheel_seekalt_checkbox_r3257.patch by Steven Eastland
531 (grassmonk at users.sourceforge.net). It adds the possibility to reverse
532 the direction of seeking with the mouse wheel.
533
534(2009-08-31)
535 * Added the checkbox "Disable video filters when using vdpau" in Preferences ->
536 General -> Video.
537
538(2009-08-30)
539 * (Linux) New option for smplayer.ini: disable_video_filters_with_vdpau. If
540 set to true /the default) all video filters will be disabled when using
541 the vdpau vo.
542
543(2009-08-16)
544 * All video filters in the Video menu will be shown disabled if using vdpau.
545
546(2009-08-12)
547 * Bugfix: some of the items in the the recents menu may be lost.
548
549(2009-07-31)
550 * The default cache for local files is 0.
551 * New option for smplayer.ini: osd_delay. It specifies the delay in
552 milliseconds to show the OSD (default 2200).
553
554(2009-07-30)
555 * If using vdpau, don't pass any video filter to mplayer (instead of passing
556 them and then clear them with -vf-clr)
557
558
559[b]Version 0.6.8[/b]:
560
561(2009-07-14)
562 * Check for new channels first in ~/.mplayer/channels.conf.ter. Use
563 channels.conf if channels.conf.ter is not found.
564 * Removed the "Jump..." item from the tv and radio menus. The actions
565 are still available.
566 * (Playlist) Fix: don't try to a load pls file if the file doesn't exist.
567 Prevents QSettings to create subdirectories pointing to that file.
568 * Updated the texts of the OSD options.
569
570(2009-07-13)
571 * Moved the option "Visualize motion vectors" from menu Options to menu
572 Video.
573
574(2009-07-12)
575 * Fixed error "302 - Moved temporarily" when connecting to opensubtitles.org.
576
577(2009-07-09)
578 * Added the new option "Jump" to the TV and radio menus. It displays a dialog
579 which allows the user to enter the number of the channel to open.
580
581(2009-07-07)
582 * Applied patch numbered_recent_files.diff by greenest
583 (greenest at users.sourceforge.net). It adds numbers in front of the recent
584 files, and a key accelerator.
585
586(2009-07-06)
587 * Save the last TV channel, which will be used when "dvb://" or "tv://" is
588 opened.
589
590(2009-07-05)
591 * (Linux) vdpau doesn't allow to use any video filter (mplayer would crash)
592 so now smplayer will clear the filter list if vdpau is used.
593 * New option for smplayer.ini (section [playlist]): automatically_play_next.
594 If set to false the playlist won't play the next item when the current one
595 finishes.
596
597(2009-07-04)
598 * The settings of TV channels are saved on ~/.config/smplayer/smplayer_tv.ini.
599
600(2009-07-02)
601 * Added a new section in the preferences dialog: TV and radio.
602
603(2009-06-30)
604 * Apply patch play_action_disabled_while_playing.diff by Francesco Cosoleto.
605 (cosoleto at users.sourceforge.net). It disables the play action while
606 playing.
607 * (Fix) Now the command line option -sub passes the subtitle file to another
608 running instance.
609
610(2009-06-29)
611 * Added actions to select the previous and next tv channels, and also for
612 previous and next radio. Assigned by default to the keys L and H (for TV)
613 and Shift+L and Shift+H for radio.
614
615(2009-06-28)
616 * Changing chapters works again with mplayer > svn r29407 (0-based).
617 For DVDs, it only works if cache = 0.
618 * Added two options for smplayer.ini (section [tv]):
619 check_channels_conf_on_startup and initial_tv_deinterlace.
620
621(2009-06-27)
622 * The tv and radio submenus can be added to the toolbars (tv_menu and
623 radio_menu).
624
625(2009-06-25)
626 * New menus Open->TV and Open->Radio. The items for those menus are taken from
627 ~/.mplayer/channels.conf. The services with video and audio pid are added
628 to the TV menu, those with audio pid are added to the radio menu. The
629 rest are discarded. The file channels.conf is rescanned on every startup
630 and will add new channels to the menus.
631 Note: the file channels.conf is not read at all on Windows (mplayer lacks
632 dvb support on Windows).
633 * The list of channels can be edited.
634
635(2009-06-23)
636 * Initial support for TV (dvb:// and tv://):
637 - You can open dvb channels through commandline (smplayer
638 dvb://CHANNEL_NAME). It may also work with tv:// but it's untested.
639 - There's an option under Preferences->Performance to set the cache for TV.
640 - The view info and properties dialog recognizes dvb:// and tv:// and
641 display a TV icon for them.
642
643(2009-06-21)
644 * Added the new menu Program under the Browse menu. It allows to change
645 the program track for ts files. Known issue: when a program changes, the
646 video and audio track will probably change too but the video and audio menus
647 doesn't show that change.
648 * The OSD is not shown until 3 seconds after the video started to play. This
649 avoid a lot of messages being printed on the OSD at startup.
650
651(2009-06-12)
652 * Applied (with a few changes) the patch wheelfunctionpatch4.txt by
653 Stivo (helifan at users.sourceforge.net).
654 It adds the possibility to change the function of the mouse wheel with
655 a mouse click.
656
657(2009-06-02)
658 * (Windows) smplayer should recognize now Windows 7, if using Qt 4.5.1
659 (untested).
660 * (Windows, portable version) The default screenshot directory is
661 ./screenshots, and the default additional option for mplayer is
662 -nofontconfig. This way it's not necessary to supply a customized
663 smplayer.ini in the portable package.
664 * Recognize the multithreaded mplayer build from kovensky (checks for
665 'MPlayer GIT*'). It assumes it's version 1.0rc3.
666
667(2009-05-24)
668 * Bugfix: now the color tags from the mplayer output are really removed
669 (linux only).
670
671(2009-05-21)
672 * Two new options for the command line have been added: -pos and -size. Both
673 options expect two arguments. -pos specifies the coordinates (x, y) where
674 the main window will be displayed, -size specifies the size (width, height).
675 If any of the values is invalid, the option will be silently ignored.
676
677(2009-05-18)
678 * New option in the subtitle menu: "subtitle visibility". If the option
679 is checked (default) subtitles are visible, otherwise the subtitles won't
680 appear in the screen. This is a global option.
681 * In the subtitle initialization function, try to find the external subtitle
682 using its filename, and not assuming that it's always the last one.
683 It should make the -sub command line option to work as expected.
684
685(2009-05-11)
686 * Added the Estonian translation, by olav mägi <olav.magi@hotmail.com>
687 * The option "Audio/video auto synchronization" has been moved from
688 Preferences -> Performance to Preferences -> General -> Audio.
689 * Added the new option "A-V sync correction" in Preferences -> General ->
690 Audio (for the mplayer option -mc).
691
692(2009-05-05)
693 * New option for smplayer.ini: row_spacing (in the [playlist] section). It
694 specifies the spacing between rows in the playlist. If the value is -1
695 the row height is not changed.
696
697(2009-05-04)
698 * Added an option in Preferences -> Advanced -> Logs to make the mplayer logs
699 more verbose (passes -v to mplayer).
700
701(2009-05-01)
702 * Applied patch coreavc.patch by Shurygin Egor <qdiesel@users.sourceforge.net>
703 It adds a checkbox in performance settings to switch coreavc usage.
704 When checked passes to mplayer "-vc coreavc," unless vdpau video driver is
705 used and any other video codec has been set explicitly.
706
707(2009-04-30)
708 * Bugfix: hide the mouse cursor when it's over the black borders.
709
710(2009-04-29)
711 * (Windows) New options for smplayer.ini: turn_screensaver_off (false by
712 default) and avoid_screensaver (true by default). The option
713 disable_screensaver won't be used on windows anymore.
714 turn_screensaver_off disables the screensaver from the control panel,
715 while avoid_screensaver prevents the screensaver to appear when windows
716 requests for it in an event.
717 * Added checkboxes in preferences->general->video to allow to configure
718 the avoid_screensaver and turn_screensaver_off options.
719
720(2009-04-24)
721 * Deleted the option "Change volume just before playing" (Preferences ->
722 General -> Audio). That option had sense when a patch was required for the
723 -volume option, but not now.
724 Now it will just use -volume if using mplayer >= SVN r27872.
725 * Deleted the option "Change volume on every file" (Preferences ->
726 General -> Audio). It did more or less the same now it does the "Global
727 volume" option.
728 * Deleted the "Default volume" slider in (Preferences -> General -> Audio).
729 With time it lost its original meaning. It's still possible to configure
730 the default volume in smplayer.ini.
731
732(2009-04-23)
733 * Started to implement the possibility to customize the options for the
734 audio/video filters passed to mplayer (in the section [filter_options]
735 in smplayer.ini).
736 Currently 3 filters can be customized: noise, volnorm and deblock.
737 BTW, the volnorm filter has changed its default value from 2 to 1.
738
739(2009-04-20)
740 * (Experimental) Added the new option "Global volume" (Preferences -> General
741 -> Audio). If the option is checked, the volume and mute are global
742 options. If not checked, the volume and mute options are independent for
743 each file.
744 Known issues: the default value is 50, it doesn't honor the "default volume"
745 setting. On the other hand, the option "change volume before playing" is
746 honored even if that option is shown disabled when the "global volume" is
747 checked.
748
749(2009-04-18)
750 * Added the Vietnamese translation, by Lê Xuân Thảo <thaolx@gmail.com>.
751 * Display the current playback speed in the status bar when it changes.
752 * Added support for the mplayer tags DVDNAV_TITLE_IS_MENU and
753 DVDNAV_TITLE_IS_MOVIE added in mplayer svn r29156.
754 It just simply stops sending the set_mouse_pos slave command if not in a
755 dvd menu.
756
757(2009-04-16)
758 * (Bugfix) Don't stop the file if already stopped when closing smplayer
759 to prevent that the current position would reset to 0.
760
761(2009-04-15)
762 * Added two aspect ratios: 3:2 and 14:10.
763 * The next_aspect action changes the aspect ratio in the right order.
764
765(2009-04-07)
766 * Added an option in preferences to turn on/off the screenshot feature.
767 So no need now to clear the screenshot path to disable it.
768
769(2009-04-06)
770 * Pass to mplayer "-vc ffh264vdpau,ffmpeg12vdpau,ffwmv3vdpau,ffvc1vdpau," if
771 using vdpau as video driver and not other video codec has been set.
772 (Untested)
773
774(2009-04-02)
775 * Now the mouse cursor is hidden only when playing.
776
777(2009-04-01)
778 * (Fix) The preferences dialog sets the default video driver to "direct3d,"
779 if using Windows Vista.
780
781(2009-03-26)
782 * Added ogv to the list of extensions (for video).
783
784(2009-03-25)
785 * (Linux) Using -input nodefault-bindings:conf=/dev/null to disable the
786 mplayer keys if using mplayer >= SVN r29058.
787
788(2009-03-23)
789 * (Experimental) Now some of the submenus can be added to the toolbars
790 (actions names: speed_menu, videotrack_menu, screen_menu, videosize_menu,
791 panscan_menu, aspect_menu, deinterlace_menu, videofilter_menu, rotate_menu,
792 ontop_menu, audiotrack_menu, audiofilter_menu, audiochannels_menu,
793 stereomode_menu, subtitlestrack_menu, titles_menu, chapters_menu,
794 angles_menu, osd_menu).
795
796(2009-03-22)
797 * Added an icon for the next_aspect action. Contributed by TT
798 (http://smplayer.berlios.de/forums/viewtopic.php?id=1104).
799
800(2009-03-20)
801 * The subtitle and audio delay actions keep now the file paused. They also
802 display the current value in the status bar.
803
804(2009-03-19)
805 * Added some icons for: Help -> Tips, Video -> Preview, Video -> Start/stop
806 taking screenshots, Subtitles -> Find subtitles on opensubtitles.org and
807 updated the Qt logo (taken from the Qt sources).
808
809(2009-03-18)
810 * (Videopreview) Ctrl+H toggles displaying the info about the video.
811 * Don't use "set_property switch_video" when using the nsv demuxer. It makes
812 mplayer stop displaying the video after a few seconds.
813 * Added a new option: Video -> Start/stop taking screenshots (of each frame)
814 assigned by default to "Shift+D" (the icon for this action: screenshots.png)
815 When this option is selected, a screenshot will be taken (and saved in
816 png format to the screenshot folder) for each frame. Select the option
817 again to stop taking screenshots.
818
819(2009-03-16)
820 * (Windows) Now by default the combos in Preferences -> Drives will show all
821 drives, not only CD/DVD devices, as it has been reported that checking
822 for those devices can be slow if there are network drives. Now there's
823 a button "Scan for CD/DVD devices" to force the detection of CD/DVD devices.
824
825(2009-03-12)
826 * Deleted the obsolete translations from smplayer_gl.ts (caused lrelease
827 to fail with Qt 4.5.0).
828
829(2009-03-11)
830 * Fixed some build problems that could make the installation fail, trying to
831 recompile everything again with qt3 because QMAKE can be undefined during
832 make install.
833
834
835[b]Version 0.6.7[/b]:
836
837(2009-03-06)
838 * The media type icons (type_audio.png, type_dvd.png, type_url.png,
839 type_video.png, type_cdda.png, type_unknown.png and type_vcd.png) which
840 appear in the info window can now be overridden by the icon themes.
841
842(2009-03-05)
843 * (Playlist) Try to figure out if a file is local (when the file is added
844 to the playlist) not using QFile::exists, as it seems it can be slow
845 with remote files. It might fix bug #2586395, although I can't test.
846
847(2009-02-19)
848 * Using software volume by default.
849
850(2009-02-17)
851 * Using multiple ini files to store the file settings by default now.
852
853(2009-02-15)
854 * Added preliminary support for the upcoming mplayer 1.0rc3.
855
856(2009-02-09)
857 * (ASS subtitles) The outline and shadow options now accept values with
858 decimals.
859
860(2009-02-04)
861 * Now the default value for the "correct pts" option is auto.
862
863(2009-01-31)
864 * (Videopreview) Added a new option to remember the last folder used for
865 saving the preview image. If not checked, it will suggest the same
866 folder of the video to save the image.
867 * New action toggle_stay_on_top, which toggles between "stay on top always"
868 and "stay on top never". If "stay on top while playing" is enabled, this
869 action does nothing.
870
871(2009-01-29)
872 * Added two options (in the audio and subtitle menus) to allow the user to
873 enter the audio and subtitle delay (in milliseconds).
874
875(2009-01-28)
876 * Added names for the rest of dvdnav actions.
877 * The dvdnav_mouse action is assigned to the left mouse button by default.
878 * Added all dvdnav actions to the list of actions that can be selected with
879 the mouse buttons.
880
881(2009-01-27)
882 * Fix: now spaces in arguments for mplayer (in Preferences->Advanced and
883 Options->View info and properties) are respected if they are between
884 quotes. Now for instance this will work as expected:
885 -heartbeat-cmd "gnome-screensaver-command -p &"
886 * Fix: the playlist is not allowed to be docked in fullscreen mode.
887
888(2009-01-26)
889 * (Playlist) When a file is added to the playlist, if it was already in
890 the list, it's moved to the end of the list.
891
892(2009-01-24)
893 * (Videopreview) Add jpg to the "extract frame as" combobox only if the
894 jpg format is available for reading.
895 * The direct3d video output is now the default for Windows Vista (untested).
896
897(2009-01-18)
898 * The dvdnav actions are now only enabled when playing a dvd (using dvdnav).
899
900(2009-01-17)
901 * Now the mplayer process is not restarted when loading an external subtitle
902 file (using the sub_load slave command), except for idx/sub subtitles.
903
904(2009-01-15)
905 * (Windows) Now the screensaver is allowed to turn on if the file is
906 paused or it's an audio file.
907 * The "it's a playlist" option in the Open URL dialog is automatically
908 checked if the url ends with ".ram", ".asx" or ".m3u" (and unchecked if
909 it ends with another extension).
910
911(2009-01-14)
912 * New option for the config file: user_forced_ass_style under the
913 [subtitles] section. If the value is not an empty string, it will be
914 passed to mplayer for the -ass-force-style option, overriding the string
915 generated automatically by smplayer.
916 * Added a "Customize" button in the SSA/ASS section in preferences to
917 allow the user to customize the SSA/ASS style which will be passed to
918 mplayer with the -ass-force-style option.
919
920(2009-01-12)
921 * (Fix) When opening an iso file, start to play from the dvd menu instead
922 of title 1.
923 * Added a new option to select the shadow color for ass subtitles.
924
925(2009-01-11)
926 * Now it's possible to play a dvd with menus from command line
927 (smplayer dvdnav://) or by selecting "dvdnav://" from the recents menu.
928 It'll even work if the option "Enable DVD menus" is not checked.
929 * Now the highlighted option in the DVD menu changes when the mouse is
930 moved.
931
932(2009-01-10)
933 * Fixed the initialization of the Angles menu when using dvdnav.
934 * Added to the Browse menu the options 'DVD menu' and 'DVD previous menu'.
935
936(2009-01-09)
937 * Now the length of the title is updated when playing a dvd using dvdnav.
938
939(2009-01-08)
940 * (Linux) Added the option "Enable DVD menus" in Preferences->Drives. If
941 this option is checked, when you select "DVD from drive" or "DVD from
942 folder" under the Open menu, the DVD will be played using dvdnav (including
943 menus).
944 Note: this is experimental, there are still a lot of things to be fixed.
945 Use at own your own risk.
946
947(2009-01-05)
948 * Added an option in Preferences->Subtitles to apply the ass style defined by
949 the user to ass subtitles (overriding the style defined in the ass file).
950
951(2009-01-04)
952 * Now the dvd names follow the same scheme as mplayer:
953 dvd://title/device (where device can also be a folder or iso file).
954 Internally it tries to avoid the use of the string "dvd:" so it could
955 be easy to add support for dvdnav:
956
957(2008-12-31)
958 * Now the correct pts option can have a value of "auto". In this case
959 neither -correct-pts nor -nocorrect-pts are passed to mplayer, the demuxer
960 will decide. Should fix bug #2479566.
961 * The proxy settings have been moved to a config dialog inside the find
962 subtitles window.
963
964
965[b]Version 0.6.6[/b]:
966
967(2008-12-28)
968 * (Linux) Now the options in the dvd menus can be selected with the mouse.
969 To do so, select "Activate option in DVD menus" for the left mouse button
970 in Preferences -> Keyboard and mouse.
971 * Implemented a different way to select the initial audio track (or restore
972 the old one after a restart).
973 * (Experimental) New code to show/hide the mouse cursor in the video window.
974
975(2008-12-27)
976 * (Linux) Added some actions to control the dvdnav buttons.
977
978(2008-12-26)
979 * The language filter in the find subtitles dialog is now saved to the ini
980 file.
981 * New option for smplayer.ini: include_lang_on_filename (section
982 [findsubtitles]). If set to true (the default) the language code is
983 appended to the subtitle filename (e.g. video.avi => video_es.srt).
984 Otherwise the language code is not appended (video.avi => video.srt).
985
986(2008-12-24)
987 * Implemented a different way to select the initial subtitle track (or restore
988 the old one after a restart). Still needs some testing.
989
990(2008-12-23)
991 * Now smplayer tries to update the subtitle tracks if they change during
992 playback. This makes subtitles work if using dvdnav, and seems to fix
993 a problem when selecting the initial track
994 (see http://sourceforge.net/tracker/index.php?func=detail&aid=2422574&group_id=185512&atid=913573)
995 This is the kind of changes that can break something or produce an
996 unexpected behaviour...
997
998(2008-12-20)
999 * Applied with a few changes the patch customStyleAction.patch by
1000 matt <matt@endboss.org>. It adds a few more functions for the widgetactions,
1001 like to set a custom style.
1002 * Added a new gui (mpcgui, a media player classic clone) developed by
1003 Matthias Petri <matt@endboss.org>
1004
1005(2008-12-19)
1006 * Applied (with a few changes) a patch by matt <matt@endboss.org>.
1007 This patch adds 3 modes for the stay on top option: always, never and
1008 while playing.
1009
1010(2008-12-12)
1011 * Added a new option Video->Preview. This option creates a preview
1012 (thumbnails) of the selected video. There are options to choose the
1013 number of columns, rows, maximum width of the generated image...
1014 Finally the preview can be saved (as jpg or png).
1015 Note: the video preview is not finished yet.
1016
1017(2008-12-07)
1018 * (Experimental) Increased the resolution of the seekbar. Previously
1019 a step of the seekbar (in a 90 minute movie) was equal to 54 seconds.
1020 Now it's equal to 5.4 seconds. As there's usually an I-frame about 10
1021 seconds (and mplayer always jumps to an I-frame) I think that's enough.
1022
1023(2008-12-06)
1024 * Bug #2399200: the downloaded subtitle filename was wrong if the video
1025 filename contained a dot in the name (example: video.hdtv.avi created a
1026 video_es.srt file instead of video.hdtv_es.avi). This is now fixed.
1027
1028(2008-12-03)
1029 * Now the logs in the mplayer/smplayer log windows update in realtime.
1030 * The "MPlayer language" tab in the Advanced section in preferences has
1031 been removed. It's not necessary anymore, although if you've got a
1032 mplayer which prints the output texts in a non-english language you'll need
1033 at least MPlayer SVN r28066.
1034 * Added two new options: "Auto zoom for 16:9" and "Auto zoom for 2.35:1".
1035 Those options zoom the image assuming the aspect ratio of the video image
1036 is the one specified in the option, even if that's not the actual aspect
1037 ratio. Useful for videos which include black borders (letterbox) in the
1038 image, where the normal "Auto zoom" option will fail.
1039
1040(2008-11-30)
1041 * New option for smplayer.ini: actions_to_run ([advanced] section).
1042 Specifies a list of actions (separated by spaces) which will be run every
1043 time a file is loaded. For instance "actions_to_run=auto_zoom compact true"
1044 will run the auto_zoom action and set the gui to compact mode. If the
1045 commandline option -actions is used too, the actions from commandline
1046 will be added to the end of the list.
1047 There's a limitation: the actions will be run only when a file is opened
1048 and not when the mplayer process is restarted (e.g. you select an option in
1049 the menus which requires to restart mplayer, like a video or audio filter).
1050 Note that allowing to run the actions after a restart of mplayer could
1051 lead to infinite recursion if any of the actions in the list needs to
1052 restart mplayer.
1053 * Added a field in Preferences->Advanced to enter the list of actions to
1054 be run every time a file is opened.
1055
1056(2008-11-27)
1057 * Added an option in Preferences->General to change the method to store
1058 the file settings.
1059 * (Experimental) Added the new option Video->Pan&scan->Auto zoom. It
1060 calculates the zoom factor so you can't see any black borders.
1061
1062(2008-11-26)
1063 * Implemented a new (and optional) method to save the file settings.
1064 This method uses an ini file per each played file (instead of using only
1065 one big ini file for all of them).
1066
1067 The files are saved under the subdirectory "file_settings" in the config
1068 directory (usually $HOME/.config/smplayer/). As filename it uses a hash,
1069 and it's stored on a subdirectory starting with the first letter of the
1070 filename.
1071
1072 For example:
1073 $HOME/.config/smplayer/file_settings/d/dd017f9d6706a75f.ini
1074 $HOME/.config/smplayer/file_settings/9/95e963e59826699d.ini
1075
1076 * Added a new option for smplayer.ini: file_settings_method.
1077 This option allows to select the method to be used for the file settings.
1078 Possible values: normal and hash.
1079
1080 normal = uses one file (smplayer_files.ini) to store the file settings of
1081 all played files. This is cleaner as you only have one file for all files'
1082 settings but it could be slow if there are info for many many files in it.
1083
1084 hash = uses one ini file per each played file. This could be much faster if
1085 you have info for many files, but you'll end up with many ini files and
1086 subdirectories.
1087
1088(2008-11-24)
1089 * Added a new option in Preferences->Video: add black borders on fullscreen.
1090 If this option is enabled, black borders will be added to the image in
1091 fullscreen mode. This allows subtitles to be displayed on the black borders.
1092
1093(2008-11-23)
1094 * Added a history to the open URL dialog. Based on a patch by Francesco
1095 Cosoleto.
1096 Not finished yet. Missing options to clear the history or set the maximum
1097 number of items.
1098 * Added a new option for smplayer.ini: urls\max_items (section [history]).
1099 It specifies the maximum number of items for the open URL history.
1100 By default, 10. Set it to 0 to disable the history.
1101
1102(2008-11-20)
1103 * The "Recents" code has been reorganized. Also the list of recent files
1104 is now saved in a different place in smplayer.ini, in section [history].
1105
1106(2008-11-19)
1107 * When using SSA/ASS, use the same font for OSD. Otherwise the OSD
1108 might not be visible.
1109
1110(2008-11-18)
1111 * Added the possibility to select the type of proxy to be used: Http or
1112 Socks5. (More info: http://doc.trolltech.com/4.3/qnetworkproxy.html)
1113
1114(2008-11-17)
1115 * Added a new option in Preferences->Subtitle: Freetype support. Disabling
1116 that option could make smplayer work with a mplayer compiled without
1117 freetype support. But subtitles may not work at all!
1118
1119(2008-11-16)
1120 * The mini gui can now also remember the position and size of the window.
1121 * (Linux) Now all devices which match with dvd*, cdrom*, cdrw*, sr*
1122 and cdrecorder* are added to the comboboxes in Preferences->Drives.
1123
1124(2008-11-15)
1125 * Added a new action to select the next aspect ratio. Assigned by default to
1126 key "A". Unfortunately this change breaks compatibility and the aspect
1127 ratio setting for all your played videos will be lost.
1128 * Display the text for the statusbar in the OSD if in fullscreen mode (and
1129 not paused).
1130 * Added a new option for smplayer.ini: initial_stereo_mode. It sets the
1131 stereo mode which will be used as default.
1132 Possible values: 0 (stereo), 1 (left) and 2 (right).
1133
1134(2008-11-14)
1135 * Added the new section Advanced->Proxy in preferences to configure the
1136 proxy.
1137
1138(2008-11-13)
1139 * Added some options in smplayer.ini (section [proxy]) to configure a proxy
1140 for internet connections. Untested.
1141
1142
1143[b]Version 0.6.5.1[/b]:
1144
1145(2008-11-12)
1146 * Don't pass to mplayer the option -no-correct-pts or -nocorrect-pts if
1147 the mplayer version is still unknown. Prevents mplayer to fail on the first
1148 run, complaining about an unknown -no-correct-pts if using a recent version
1149 of mplayer (r26842 or above).
1150
1151
1152[b]Version 0.6.5[/b]:
1153
1154(2008-11-11)
1155 * (Linux) Now smplayer tries to follow the XDG Base Directory Specification
1156 (http://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html)
1157 for the config files. So now smplayer will save its config files under
1158 the directory $XDG_CONFIG_HOME/smplayer or $HOME/.config/smplayer if
1159 $XDG_CONFIG_HOME is not defined.
1160 If you want to keep your preferences, copy the files in $HOME/.smplayer to
1161 $HOME/.config/smplayer
1162
1163(2008-11-07)
1164 * Added a new option "Floating control" in Preferences->Interface. It allows
1165 to configure the floating control (width, margin...).
1166
1167(2008-11-06)
1168 * (Experimental) Added the possibility to select the adaptor for xv. Requires
1169 at least MPlayer SVN r26762 (from 2008-05-13).
1170
1171(2008-11-05)
1172 * Added support for another patch:
1173 http://smplayer.svn.sourceforge.net/viewvc/smplayer/mplayer-builds/patches/id_exit.diff
1174 This patch allows the playlist to work properly even if the output messages
1175 of mplayer are not in English.
1176 * New option for smplayer.ini: bypass_window_manager (section
1177 [floating_control]). If set to true (the default), the floating control
1178 widget will bypass the window manager (seems necessary for some window
1179 managers). You can try to set it to false if you have problems with the
1180 floating control.
1181
1182(2008-11-04)
1183 * On startup the previous position of the main (default) window is checked
1184 if it's valid for the current screen. If it's not, then the window is
1185 moved to 0x0.
1186 * The same for the playlist (if it's not docked).
1187
1188(2008-11-01)
1189 * Cleanup and reorganization of the config path code.
1190 The commandline option -ini-path has been removed and replaced with
1191 -config-path, which specifies the directory where smplayer will store
1192 its data (not only smplayer.ini).
1193 * Now to know if a file has no video, instead of looking for the line
1194 "Video: no video" (it's not reliable as it's a string that can be translated),
1195 it will check the video codec, if it's empty, there's no video.
1196
1197(2008-10-30)
1198 * The reorganization of the subtitles section in preferences is finished.
1199 * The mplayer devs have added the -volume option in svn r27872, so now the
1200 hack to try to detect a patched mplayer have been removed. Now smplayer
1201 will simply use the -volume option if mplayer is r27872 or newer.
1202
1203(2008-10-28)
1204 * The subtitles for srt, sub... formats when using the SSA/ASS library,
1205 can now be more customized. It's possible to select the font, size,
1206 colors, bold, italic, outline, shadow...
1207 Not finished yet.
1208
1209(2008-10-27)
1210 * Added the new option "Correct pts" in Preferences->Advanced. Disabled by
1211 default because it causes some problems with mkv files.
1212 * The dialog to jump to a specified time allows now to enter the seconds
1213 too.
1214
1215
1216[b]Version 0.6.4[/b]:
1217
1218(2008-10-22)
1219 * (Linux) Now smplayer will pop up a warning if the mplayer version is old.
1220 This popup will appear only once, although there'll be a reminder in the
1221 status line.
1222 A mplayer is considered old if it's older than svn r25158 (that includes
1223 1.0rc2)
1224
1225(2008-10-21)
1226 * Now if the SSA/ASS lib is enabled and a file named styles.ass exists in the
1227 smplayer config directory ($HOME/.smplayer/ or the application directory if
1228 compiled with PORTABLE_APP) smplayer will load it (mplayer option
1229 -ass-styles). In this case the color for subtitles and styles configured
1230 in Preferences->Subtitles WON'T be used.
1231 In the future smplayer will create that file automatically and the
1232 preferences dialog will allow to configure all (or at least the most
1233 important) styles.
1234
1235(2008-10-20)
1236 * Bugfix: the show equalizer option didn't work when assigned to any of
1237 the mouse buttons. (Reason: the action name was changed some time ago
1238 from "equalizer" to "video_equalizer)
1239 * Added "Show audio equalizer" to the mouse buttons' combos too.
1240
1241(2008-10-19)
1242 * (Experimental) Added the possibility to change the video track.
1243 Only tested with this sample video: http://www.megaupload.com/?d=3GAGZCTP
1244
1245(2008-10-16)
1246 * Moved the comboboxes for the video & audio drivers to the Video and Audio
1247 tabs.
1248 * Added a new section in the preferences dialog: Playlist.
1249
1250(2008-10-15)
1251 * Added the possibility to add consecutive files (video_01.avi,
1252 video_02.avi..) to the playlist. This feature is controlled by the option
1253 add_to_playlist_consecutive_files (under the [gui] section).
1254 * Now the available tracks in DVDs, CDs and VCDs won't be automatically added
1255 to the playlist if the option gui/auto_add_to_playlist is false. Should fix
1256 bug #2049998.
1257
1258(2008-10-14)
1259 * Logout is not cancelled by smplayer. Fixes bug #2155555.
1260 * Now the options in preferences display a tooltip with a help message.
1261 * Revised and corrected some of the help messages in preferences.
1262 * Added 1:1 to the aspect ratio menu.
1263
1264(2008-10-10)
1265 * Added a work-around for Traditional Chinese. The names of the arrow keys
1266 were deleted from the shortcuts if using Qt 4.3.
1267
1268(2008-10-09)
1269 * Now the video keeps paused when changing brightness, contrast, hue,
1270 saturation and gamma.
1271 * Now the dialog to find subtitles can also download the subtitles (the
1272 zip file) and extract the subtitle file. This is exactly how it works:
1273 when you click on the download button, the zip file is downloaded to a
1274 temporary file. If the zip file contains only one subtitle, it's extracted,
1275 trying to use the same name of the video. So if the video is named movie.avi
1276 and you downloaded a French subtitle, the subtitle is saved as movie_fr.srt.
1277 If there are more than one subtitle in the zip file, a dialog will appear
1278 so the user can choose the subtitle(s) to extract. In that case, and in
1279 order not to make things more complicated, the subtitles are just saved
1280 with their original names.
1281
1282(2008-10-06)
1283 * (Windows) Added a tool (dxlist) which can list the dsound audio devices
1284 and the ddraw display devices. Read the README.txt inside the dxlist
1285 subdirectory for more info and how to compile it.
1286 * (Windows) Now it's possible to choose the audio device to be used with
1287 dsound. It requires dxlist.exe to be installed in the same folder as
1288 smplayer.exe. This is experimental.
1289
1290(2008-10-05)
1291 * Added a new option for smplayer.ini: display_in_compact_mode (under section
1292 [floating_control]). If true the floating control will appear too in
1293 compact mode. Note: it may not look very well in this mode...
1294
1295(2008-10-04)
1296 * (Linux) Now it's possible to choose the audio device to be used with alsa.
1297 It requires the application "aplay" to be installed.
1298
1299(2008-10-03)
1300 * Added an option in Preferences->General->Video to set the default zoom.
1301
1302(2008-10-02)
1303 * Applied (with some changes) the patch to add support for enca, by
1304 Stanislav Maslovski <s_i_m@users.sourceforge.net>.
1305 This adds a new option in Preferences->Subtitles, which can make mplayer
1306 to try to autodetect the encoding for subtitles. This requires a mplayer
1307 compiled with enca support.
1308
1309(2008-09-29)
1310 * Now the chapters on DVD should work again.
1311 * Reorganization in some data structures.
1312 * Added another experimental new code to resize the main window.
1313
1314(2008-09-28)
1315 * Added an (experimental) generic code to manage chapters, instead of two
1316 separate codes for mkv and DVDs. Seems to work well with mkv but it's
1317 still untested on DVDs.
1318
1319(2008-09-27)
1320 * Added basic support for the tag ID_CHAPTERS, added in mplayer svn r27667.
1321 This makes things easier to know the number of chapters in a video.
1322 Don't know if it could cause a conflict with DVD chapters. Some code
1323 has still to be revised and modified.
1324 * Bugfix: if using "directx," the -colorkey option wasn't passed to mplayer
1325 (thus the video was black). Now this should be fixed.
1326
1327(2008-09-26)
1328 * Added support for the new "pausing_keep_force" slave mode command prefix
1329 (added in mplayer r27665).
1330 This prefix really keeps the file paused after processing a slave command.
1331 So now if you, for example, mute the audio when the video is paused it
1332 won't advance one frame after it. It also keeps the video paused when you
1333 take a screenshot (although you won't see the confirmation message until
1334 playback resumes).
1335 There's also an option for smplayer.ini, use_pausing_keep_force. You can
1336 set to false if you find any trouble or prefer the old behaviour.
1337
1338(2008-09-25)
1339 * Added the Galician translation, by Miguel Branco <mgl.branco@gmail.com>.
1340
1341
1342[b]Version 0.6.3[/b]:
1343
1344(2008-09-24)
1345 * Added a new shortcut set (sda.keys) taken from
1346 http://speeddemosarchive.com/forum/index.php/topic,7774.0.html, which you
1347 can load in the shortcut editor in preferences.
1348
1349(2008-09-23)
1350 * Added two icons for the mirror and flip actions (mirror.png and flip.png)
1351 taken from the Gimp.
1352 * Added a new option for smplayer.ini: default_size (section [gui]). It
1353 specifies the default size of the main window. Previously it was hardcoded
1354 (580x440).
1355
1356(2008-09-22)
1357 * Now the subtitles can be mirrored, flipped or rotated along with the image.
1358 The way to enable it is not obvious though. You need to enable the option
1359 "Include subtitles on screenshots" (Preferences->Subtitles).
1360 * (Linux) Tries to set "/dev/dvd" and "/dev/cdrom" (if they exist) as default
1361 values for the dvd and cdrom devices.
1362
1363(2008-09-21)
1364 * Added the new option Video->Mirror image. This option mirrors the image
1365 on the Y axis.
1366
1367(2008-09-20)
1368 * The comboboxes to select the video and audio driver in Preferences->
1369 General have changed. Now they are not editable, and only show some
1370 of the available drivers (png, jpeg... and so on are not shown). There's
1371 also an "User defined" option. If selected, a line edit will appear where
1372 the user can type the driver to use (possibly with additional options).
1373 * The code in preferences.h/preferences.cpp has been reorganized, and
1374 now the preferences are saved in several sections in smplayer.ini.
1375 That means most of your settings will be lost and you'll have to reconfigure
1376 smplayer again (I even recommend to delete smplayer.ini, otherwise there'll
1377 be a mix of the old settings with the new ones).
1378
1379(2008-09-19)
1380 * It seems crashes still happen in the code to select subtitle tracks.
1381 The bug hasn't been located yet (the crash is difficult to reproduce)
1382 but I have added a new check in a lower level, in the function
1383 SubTracks::itemAt(). Now it checks if the requested item is in range. If
1384 it's not valid it will print a warning and return an empty subtitle.
1385
1386(2008-09-17)
1387 * Added an icon for the Play/Pause action. (This breaks all icon themes...)
1388 * Added a new option for smplayer.ini: gui_minimum_width. The width of the
1389 main window won't be smaller than the value of that option.
1390 If gui_minimum_width is set to 0 (the default) then the minimum width
1391 will be the size hint of the window.
1392
1393(2008-09-16)
1394 * (Windows) Added a new option in Preferences->General that allows the user
1395 to select which screen will display the video when using directx as video
1396 driver. This option is visible only when directx is selected.
1397 * (Windows) Added also a submenu Screen under the Video menu for an easier
1398 selection of the screen.
1399
1400(2008-09-14)
1401 * Check in Core::changeSubtitle() that the selected subtitle is in a valid
1402 range. This should avoid crashes.
1403
1404(2008-09-13)
1405 * Added the Kurdish translation, by Si_murg56 <simurg56@gmail.com>
1406
1407(2008-09-12)
1408 * Added a new option in Preferences->General->Video: "Draw video using slices"
1409 (-slices / -noslices in mplayer). Enabled by default.
1410 * Bugfix: the items in the combobox for the mouse right click action weren't
1411 retranslated properly.
1412
1413(2008-09-09)
1414 * For some unknown reason sometimes the playlist is not shown. I think this
1415 is because it's outside of the screen. Now smplayer checks if the playlist
1416 is actually outside of the screen, and in that case it's moved to pos 0x0.
1417
1418(2008-09-08)
1419 * Moved the option "Create index if needed" from the section Performance to
1420 Advanced.
1421 * Added an icon for the audio equalizer action.
1422
1423(2008-09-06)
1424 * Added a new option in Preferences->Performance: Threads for decoding.
1425 Sets the number of threads to use for decoding (for MPEG-1/2 and H.264 only).
1426 It could be useful for multicore processors.
1427 * Bugfix: the volume may be changed on startup even if the option "Change
1428 volume on every file" was off.
1429
1430(2008-09-04)
1431 * Don't change the window size if the panel is already the requested size.
1432 Seems to fix a problem when using Compiz.
1433
1434(2008-09-01)
1435 * The option "Repaint background of the video window" (in Preferences->
1436 Advanced) is now enabled by default in linux. It seems with newer versions
1437 of Qt it works well with it. If you have problems with the video window
1438 going blank, just disable the option.
1439 * The single instance option is now disabled by default on Windows, as some
1440 people reported smplayer didn't start with it.
1441 * 2nd try to make "gl:yuv=2:force-pbo:ati-hack" the default vo on Windows
1442 Vista.
1443
1444(2008-08-28)
1445 * Set the frame counter to 0 when starting to play a file. Fixes bug
1446 #2080802.
1447 * Added in Preferences->Advanced an option to select the preferred network
1448 connection, IPv4 or IPv6. (IPv4 is the default)
1449
1450(2008-08-26)
1451 * Added a new option for smplayer.ini: report_mplayer_crashes. If set to
1452 false, smplayer won't display the error dialog when mplayer crashes or
1453 fails to start.
1454
1455(2008-08-25)
1456 * Added the Arabic translation, by Muhammad Nour Hajj Omar
1457 <arabianheart@live.com>
1458 * Added some options in menu Play->Speed to increase/decrease the
1459 speed by 1% and 4%.
1460 * Bugfix: the gamma was not remembered. Fixes bug #2073257.
1461 * Moved the log's section in Preferences->Advanced to a new tab.
1462
1463(2008-08-24)
1464 * Fix: some of the actions passed to -actions may not work as expected
1465 because they might be executed when the video is not playing yet.
1466 This should now be fixed, as if a file is passed on command line, the
1467 actions are not run until the video has started to play. (If there's no
1468 file on command line the actions are run immediately)
1469
1470(2008-08-21)
1471 * Added a new option in Preferences->General->Audio: "Enable the audio
1472 equalizer". If this option is checked, the mplayer equalizer filter will
1473 be used and the menu option Audio->Equalizer will be enabled.
1474
1475(2008-08-20)
1476 * Moved the eq2 filter before the screenshot filter, otherwise the
1477 screenshots are not affected by the settings in the video equalizer.
1478 Obviously this requires the software equalizer (eq2) to be enabled.
1479 This should fix bug #2062425.
1480 * Added a new section in the config file: [floating_control] with 3
1481 options: animated, width and margin. The options "animated" and "width"
1482 were previously available as floating_control_animated and
1483 floating_control_width in the [default_gui] and [mini_gui] sections.
1484 The option "margin" is new, and sets the number of pixels that the
1485 floating control will be away from the border of the screen (by default, 0).
1486
1487(2008-08-19)
1488 * Added two new functions for the mouse buttons: increase volume and
1489 decrease volume. Closes feature request #2055061.
1490
1491(2008-08-18)
1492 * Renamed Video->Aspect ratio->None to Video->Aspect ratio->Disabled and
1493 Video->Aspect ratio->Autodetect to Video->Aspect ratio->Auto.
1494
1495(2008-08-17)
1496 * Added a new (experimental) option: Video->Aspect ratio->None. When this
1497 option is selected the video will be stretched to fill all the available
1498 space, not keeping the aspect ratio.
1499 Note: this option does NOT work properly if using x11 as video driver.
1500
1501(2008-08-16)
1502 * Added m2ts to the list of extensions for video.
1503
1504
1505[b]Version 0.6.2[/b]:
1506
1507(2008-08-13)
1508 * (Linux) The SSA/ASS library is enabled by default.
1509
1510(2008-08-12)
1511 * Added the document Configuring_the_toolbars.txt.
1512 * Added the new option Tips in the Help menu. It just opens a web browser
1513 to http://smplayer.wiki.sourceforge.net/Tips.
1514
1515(2008-08-11)
1516 * Bugfix: the volume slider appeared in the mini gui even if it had been
1517 removed from the config file.
1518
1519(2008-08-09)
1520 * As it seems many people don't understand (and even send bug reports without
1521 reading the online help) the new meaning of the font scale options in
1522 Preferences->Subtitles, those two options have been hidden.
1523 (They can be made visible again changing the value of the new config
1524 option show_font_scale_options_in_preferences).
1525
1526(2008-08-07)
1527 * Added a time display to the floating control in the minigui.
1528 * The playlist and the volume slider don't send mouse events to their
1529 parents. Should fix bugs #1993291 and #2020003.
1530 * Avoid to resize the main window to the default size (400x300) when
1531 playing an audio file.
1532
1533(2008-08-06)
1534 * The find subtitles dialog is now a top level window, instead of a dialog.
1535 * Play the last item in the playlist if the "play previous" button is
1536 pressed and the current item is the first one. Fixes bug #2040473.
1537 * Added "play next" and "play previous" to the Play menu.
1538
1539(2008-08-03)
1540 * A little reorganization in the General section in preferences and other
1541 minor changes in other sections.
1542
1543(2008-07-28)
1544 * Now the default cache for local files is 2000 KB, and for audio CDs and VCDs
1545 is 1000 KB.
1546
1547(2008-07-26)
1548 * Added an option in Preferences->Performance to set the cache for VCDs.
1549
1550(2008-07-25)
1551 * Added an option in Preferences->Performance to set the cache for
1552 audio CDs.
1553
1554(2008-07-22)
1555 * (Windows) Added to the file associations section the playlist
1556 extensions.
1557
1558(2008-07-17)
1559 * Try to use alsa as default audio driver in linux.
1560
1561(2008-07-16)
1562 * Fix: remember the last directory used when adding files to the
1563 playlist. Fixes bug #2019139.
1564
1565(2008-07-13)
1566 * Another fix for Qt 4.4. Dragging files to the playlist didn't work.
1567 * Added the Slovenian translation, by Janez Troha <janez.troha@gmail.com>.
1568 * Fix: mplayer crashed when trying to play audio files if the option to
1569 run mplayer in its own window was enabled. Now I hope this is fixed.
1570
1571(2008-07-12)
1572 * Added a new option for command line: -sub. It specifies a subtitle file
1573 to be loaded for the first video. It requires at least a file to play
1574 in the command line, otherwise the option will be ignored.
1575 * Added a new option "Play files from start" in the playlist preferences.
1576 If enabled (the default) files in the playlist will begin to play from
1577 the beginning, otherwise they'll play from the position they were last
1578 time you played them.
1579
1580(2008-07-09)
1581 * Now the initialization of the audio track should work ok again, even if
1582 the option "Fast audio track switching" is set to "No".
1583
1584(2008-07-08)
1585 * Added a context menu in the find subtitles dialog, with two options:
1586 "download" and "copy link to clipboard".
1587
1588(2008-07-05)
1589 * Some changes in the single instance options. Now the single instance is
1590 enabled by default. There's also the possibility to let the application
1591 to choose automatically the port to be used, which is also the default
1592 option.
1593
1594(2008-07-03)
1595 * Temporary fix for the problem created yesterday: now when a file starts to
1596 play, the audio track will be changed using the mplayer slave command even
1597 if the option "Fast audio track switching" is set to "No". This makes that
1598 the selection of the initial audio track works ok with avi and mkv files
1599 for example, but it won't work yet with ogm for instance.
1600 * The floating control in the default gui saves/restores its actions to
1601 the config file, so now it can be customized by the user.
1602 * The seeking mini buttons come back. Now by default, the default gui
1603 will show only two seeking buttons. Keeping them pressed for a moment
1604 will pop up the rest of the buttons. You may need to delete the
1605 [default_gui] section in the config file (or at least the options which
1606 start with "actions\...") to see them. If you don't like these buttons
1607 you can delete them from the config file and add the old ones.
1608
1609(2008-07-02)
1610 * The SSA/ASS library is NOT enabled by default. It seems there are memory
1611 leaks in libass...
1612 * Fixed a crash which may happen if the option "Fast audio track switching"
1613 was set to "No". As a side effect, now if that option is set to "No" the
1614 preferred audio language (set in the preferences), won't be selected on
1615 startup, the file will just start to play with the default audio track.
1616
1617(2008-07-01)
1618 * The minimum size of the video window is now 1x1 instead of 0x0. Fixes a
1619 crash that may happen under certain circumstances.
1620
1621(2008-06-26)
1622 * Now everything in the audio equalizer should work. The "apply" button
1623 restarts the file and passes the equalizer settings using the "equalizer"
1624 filter in mplayer, so it allows to use the dialog with non-patched mplayer.
1625 The "set as default values" just saves the current settings in the config
1626 file and they will be used when playing new files.
1627
1628(2008-06-25)
1629 * Added an audio equalizer. Not finished yet!
1630 In order to work you need to patch mplayer with this patch:
1631 http://smplayer.svn.sourceforge.net/viewvc/*checkout*/smplayer/mplayer-builds/patches/patcheq.diff
1632 Otherwise it won't do anything (lie, if you restart the file the values in
1633 the equalizer will take effect)
1634 Missing or not working things: the "set as default values" button doesn't
1635 work, an "apply" button is missing (this button will set the values
1636 restarting mplayer, so it will work with a normal non-patched mplayer).
1637
1638(2008-06-24)
1639 * Removed the action dock_playlist. It was causing a lot of troubles, even
1640 crashes.
1641 * New option for the config file: hide_video_window_on_audio_files. If
1642 true (the default) the video window will be hidden when playing audio
1643 files. Otherwise the video window won't be hidden and it will show the
1644 smplayer logo instead.
1645 It's not recommended to set this option to false in linux.
1646
1647(2008-06-21)
1648 * Created a huge list of languages (with the ISO 639-1 codes) and make
1649 the "find subtitles" dialog to use it.
1650 * The Qt version is saved along with the toolbars state. This should avoid
1651 problems when upgrading Qt, as the toolbars info won't be used if the
1652 Qt version doesn't match.
1653 * Added new action: dock_playlist.
1654
1655(2008-06-19)
1656 * Some fixes in the find subtitles dialog:
1657 - the dialog is retranslated
1658 - the table is sorted (sometimes, still doesn't work well, at least with
1659 Qt 4.2)
1660 - it won't download the subtitle info again if the filenane didn't changed
1661 * The floating control will be hidden if the mouse is not over the widget
1662 within 5 seconds.
1663
1664(2008-06-18)
1665 * The option "Subtitles->Find subtitles on the web" now displays a dialog
1666 which retrieves the info about the available subtitles from
1667 opensubtitles.org. To download a subtitle just double click on it or
1668 click the "Download" button.
1669 Known issues: the table is not sorted after adding new data.
1670 To filter a language you have to type the ISO 639-1 code in the language
1671 box. So to display only the Spanish subtitles you have to type "es", for
1672 German "de" and so on. In the future there'll be a combobox to select
1673 the language.
1674
1675(2008-06-13)
1676 * Now the SSA/ASS library is enabled by default.
1677 * gl:yuv=2:force-pbo:ati-hack will be the default under Windows Vista
1678 (untested).
1679
1680(2008-06-12)
1681 * Updated the Hungarian translation, by CyberDragon <cyberdragon777@gmail.com>
1682
1683(2008-06-11)
1684 * Now the default value for option change_equalizer_on_startup is true
1685 (users which run the previous svn revision will have to make the change
1686 manually) but the brightness, contrast... won't be changed on startup
1687 if the value is 0.
1688 * Also be sure that the equalizer dialog is updated just after a file begins
1689 to play.
1690 * Check that the values for brightness, contrast, saturation. hue and gamma
1691 have actually changed before updating them.
1692 * Renamed change_equalizer_on_startup to change_video_equalizer_on_startup.
1693
1694(2008-06-10)
1695 * Renamed the config option "dont_use_eq_options" to
1696 "change_equalizer_on_startup" and set it to false as default because
1697 it seems some people are having problems with high brightness and contrast.
1698
1699(2008-06-09)
1700 * Added the opensubtitles patch by Kamil Dziobek <turbos11@gmail.com> (with
1701 some modifications). This adds an option in the subtitles menu which
1702 allows you to download subtitles for the file you're playing, and another
1703 one to upload subtitles.
1704
1705(2008-06-07)
1706 * Manually removed "<pixmapfunction>qPixmapFromMimeSource</pixmapfunction>"
1707 from several *.ui files because otherwise the files generated by uic
1708 would depend on Q3Support.
1709
1710(2008-06-05)
1711 * Now if we've got info about the size and aspect ratio (the file has been
1712 played before) the main window will be resized before starting to play
1713 the file.
1714
1715(2008-06-04)
1716 * When entering in fullscreen, the playlist is hidden only if it's in the
1717 same screen as the main window. (Untested!)
1718
1719(2008-06-03)
1720 * Added the possibility to compile smplayer in Windows without the
1721 file associations code, so it doesn't write anything in the
1722 registry (important for a portable app). Just comment the line
1723 DEFINES += USE_ASSOCIATIONS in smplayer.pro.
1724 * Another fix for Qt 4.4. The language toolbar wasn't restored
1725 properly.
1726 * More work to make smplayer a better portable application (although most of
1727 the following work on linux, it's intended for windows). If PORTABLE_APP
1728 is defined (it can be done with 'qmake DEFINES+=PORTABLE_APP') then:
1729 - it will use by default the application directory for the ini files
1730 - it won't try to create the smplayer home directory or the screenshot
1731 directory ($HOME/.smplayer and $HOME/.smplayer/screenshots)
1732 - by default the path for the screenshots is empty
1733 - under windows the associations code won't be compiled, so smplayer won't
1734 write anything in the windows registry.
1735
1736(2008-06-02)
1737 * Now the controlbar and floating control in the minigui can be
1738 configured too.
1739 * Some minor (and internal) changes:
1740 - the playlist doesn't save its size as that is already done by
1741 QMainWindow::saveState()
1742 - sizes and positions are saved to the config file as QSize's and
1743 QPoint's
1744
1745(2008-06-01)
1746 * (Bugfix) The "modify shortcut" dialog was under the other windows if
1747 the option Video -> Stay on top was enabled.
1748 * Started to write the code to make the toolbars configurable:
1749 - the list of actions in a widget can be saved to the config file
1750 - a widget can be populated with the actions read from the config file
1751 - as a test the toolbar1, controlwidget and controlwidget_mini in
1752 defaultgui are saved to the config and loaded on startup
1753
1754(2008-05-30)
1755 * The maximum port for the single instance is 65535, instead of 99999.
1756 * Added a new option in guiconfig.h, USE_MINIMUMSIZE. If set to 1
1757 the main window will not be smaller than the control widget size hint.
1758
1759
1760[b]Version 0.6.1[/b]:
1761
1762(2008-05-26)
1763 * The command line option -mini has been renamed to -minigui (-mini still
1764 works)
1765 * Added a new command line option -defaultgui, which selects the default
1766 gui.
1767 * Added an option in Preferences->Interface to select the preferred GUI.
1768 This option is not applied immediately, you need to close smplayer and
1769 open it again.
1770 Note: the command line options -minigui and -defaultgui have preference
1771 over this option.
1772
1773(2008-05-25)
1774 * Some internal changes: baseguiplus saves some variables to the config
1775 file so it can exit from compact mode properly even if made between
1776 different sessions. Also the code to resize the main window when
1777 entering/exiting compact mode has been moved from defaultgui to
1778 baseguiplus. BTW, compact mode is broken if the playlist is embedded
1779 in the main window.
1780 * Maybe the compact mode with the playlist embedded in the main window
1781 is fixed now.
1782
1783(2008-05-24)
1784 * Added "gl:yuv=2:force-pbo:ati-hack" to the list of video drivers. This
1785 seems to be very fast. Requires mplayer svn r26853 (from 2008-05-22).
1786 * Now the video driver by default on Windows Vista is gl, instead of
1787 directx. (Untested)
1788
1789(2008-05-22)
1790 * Fix: changing the demuxer should not lose the audio or subtitles (but
1791 the selected tracks after restart may be different).
1792
1793(2008-05-19)
1794 * Fix: zoom didn't work well with directx.
1795 * Added the Catalan translation, by Roger Calvó <rcalvoi@yahoo.com>.
1796
1797(2008-05-17)
1798 * Now the maximum port for the single instance is 99999 instead of 10000.
1799
1800(2008-05-15)
1801 * Now the "latest_dir" is updated too when opening a file from command line.
1802 Also the "latest_dir" now defaults to the home directory instead of the
1803 smplayer working directory.
1804 * Now when switching to compact mode, the main window is resized instead of
1805 leaving black borders where the widgets were placed. This resize will only
1806 be done if the autoresize option is set to "whenever it's needed".
1807
1808
1809[b]Version 0.6.0[/b]:
1810
1811(2008-05-12)
1812 * Improved the file smplayer.spec and added the script create_rpm.sh, both
1813 contributed by iSage.
1814
1815(2008-05-08)
1816 * Added m2t to the list of extensions for video.
1817
1818(2008-05-05)
1819 * The option Play->Repeat is now always enabled, so it can be activated
1820 before playing anything.
1821
1822(2008-05-03)
1823 * Now, when browsing the recents menu, the statusbar shows the full path of
1824 the selected item.
1825
1826(2008-04-30)
1827 * Now the video equalizer displays the values of each control.
1828
1829(2008-04-28)
1830 * Hopefully fixed the problem of the ghost playlist, visible for a moment
1831 on startup.
1832 * Updated the Portuguese (pt_PT) translation, made by Sérgio Marques
1833 <contatica@netcabo.pt>
1834 * (Linux) Added the file smplayer_enqueue.desktop which allows to add
1835 the selected files in the file browser to the playlist.
1836
1837(2008-04-27)
1838 * Now the time (and volume) sliders should work better.
1839
1840(2008-04-26)
1841 * Now the default filter for Open->File is "multimedia", it shows video,
1842 audio and playlist files.
1843 * Added an option in the playlist's preferences to save a copy of the
1844 contents of the playlist to the config file.
1845 * (Bugfix) Don't allow to enter in compact mode when in fullscreen.
1846 Fixes bug #1951297.
1847
1848(2008-04-25)
1849 * Added a new widget (a line edit + a button) which allows the user to
1850 select a file or directory. The preferences dialog now uses this widget.
1851
1852(2008-04-23)
1853 * Fix loading idx/sub subtitles. The filename was incorrectly passed to
1854 mplayer if it contained several dots.
1855
1856(2008-04-22)
1857 * Now smplayer can detect if mplayer has been patched with the
1858 startupvol patch. Autodetection will only succeed if mplayer has been
1859 patched with this 2nd version of the patch:
1860 http://smplayer.svn.sourceforge.net/viewvc/*checkout*/smplayer/mplayer-builds/patches/startupvol-2.diff
1861 * Now the option "Change volume just before playing" in
1862 Preferences->General->Audio can be set to "Auto".
1863
1864(2008-04-20)
1865 * Added a preferences dialog for the playlist.
1866
1867(2008-04-19)
1868 * Don't get info about the files added automatically by the GUI to the
1869 playlist (usually it's the file to play, so it's a waste of time).
1870 * Added possibility to add directories recursively to the playlist. Right
1871 now it's necessary to edit smplayer.ini and set recursive_add_directory to
1872 true (inside [playlist] section). Soon there'll be an option for this
1873 in the GUI.
1874
1875(2008-04-18)
1876 * (Windows) Applied a patch by "hackykid" to fix a link error when compiling with
1877 Visual Studio.
1878 http://sourceforge.net/tracker/index.php?func=detail&aid=1924296&group_id=185512&atid=913575
1879
1880(2008-04-17)
1881 * Updated the Italian and Polish translations.
1882 * (Bugfix) If the option to start videos in fullscreen is activated, now
1883 fullscreen mode will be entered only when the video is opened, and not for
1884 instance when you unpause the video.
1885 * (Windows) Added the exit fullscreen and close actions to the floating
1886 control widget, so their key shortcuts can work in the floating control.
1887
1888(2008-04-16)
1889 * Now the mouse right button can be configured. By default it will
1890 show the context menu. The context menu can also be assigned to another
1891 button (or key).
1892 * Added the open directory action to the systray menu. Fixes bug #1943895.
1893
1894
1895[b]Version 0.6.0rc4[/b]:
1896
1897(2008-04-13)
1898 * Added the action next_osd to the list of actions available for mouse
1899 buttons.
1900
1901(2008-04-12)
1902 * Now the possibility to get info (length, name) about the files added to
1903 the playlist can be disabled. It's not in the preferences dialog as usual
1904 but in the playlist itself, as an option in the "add" menu.
1905 * Added the rewind and forward actions to the list of actions available for
1906 mouse buttons.
1907
1908(2008-04-11)
1909 * Added support for the mouse XButton1 and XButton2. This is untested as
1910 my mouse doesn't have those buttons.
1911
1912(2008-04-10)
1913 * Added in Preferences->General->Video an option to select the default
1914 deinterlacer. It will be used for new videos opened.
1915
1916(2008-04-07)
1917 * Now when a file is added to the playlist, it will get some info about it.
1918 This allows to display the length and name (if available) in the list.
1919 Very useful for mp3 and similar.
1920
1921(2008-04-06)
1922 * If a file with the same name of the file to play but with extension
1923 .edl (or .EDL) exists then smplayer will load it automatically (this can
1924 be disabled by setting use_edl_files in smplayer.ini to false).
1925 An edl file allows to skip or mute parts of the video.
1926 Info about edl files: http://www.mplayerhq.hu/DOCS/HTML/en/edl.html
1927
1928(2008-04-02)
1929 * (Bugfix) When using the command line options -send-action or -actions, some
1930 actions like aspect_4:3 didn't work.
1931
1932(2008-04-01)
1933 * Don't check if the items in the recent's menu are local files, as it can
1934 take a long time if they are not.
1935 * Compiled with MINI_ARROW_BUTTONS = 0 by default (so reverting changes in
1936 r1038-r1039).
1937
1938(2008-03-29)
1939 * Fix: DVDs started to play at chapter #2 if using mplayer 1.0rc2 or older.
1940 * Now the default gui will only show two arrow buttons for seeking
1941 (rewind 10 secs and forward 10 secs) but if you keep those buttons
1942 pressed for a moment a popup menu will show with the rest of the buttons.
1943
1944
1945[b]Version 0.6.0rc3[/b]:
1946
1947(2008-03-21)
1948 * Try to use xv (or directx in windows) if the video driver is not set.
1949 * Added Play->Jump to, which will show a dialog where you can enter the
1950 position (time) to jump.
1951
1952(2008-03-20)
1953 * Fix: selection of chapters should work again with newer versions of mplayer.
1954 * Removed the option "Fast seek to chapters in dvds" in
1955 Preferences->Performance. Now it will use the fast method if not using
1956 a cache, and the slow one otherwise (the latter won't even work in newer
1957 versions of mplayer, so it's recommended not to use a cache for dvds).
1958 * Added rm and swf to the list of extensions.
1959
1960(2008-03-17)
1961 * Added new menu Video->Rotate, with options to rotate the image.
1962 * Show the language -if available- along with the name in the audio menu
1963 (it may work too in the title menu).
1964
1965(2008-03-14)
1966 * Now a dialog appears too if mplayer fails to start or crashes.
1967 * Add the scale filter if using the soft equalizer and gl/gl2, to avoid
1968 mplayer to complain.
1969 * The subtitle actions are enabled now if the close caption option is checked.
1970
1971(2008-03-13)
1972 * Added a new dialog to report the mplayer errors.
1973
1974(2008-03-11)
1975 * Displays a warning dialog if mplayer exits with an exit code
1976 different to 0.
1977
1978(2008-03-10)
1979 * (Internal change) Use -monitorpixelaspect instead of -monitoraspect.
1980
1981(2008-03-08)
1982 * Use -colorkey for directx only.
1983
1984(2008-03-06)
1985 * Added more help for the subtitle, interface and advanced sections in
1986 preferences.
1987
1988(2008-03-05)
1989 * Ignore action restore/hide if system tray icon is not visible. Fixes
1990 bug #1908229.
1991 * Added option in config.h to disable the use of the colorkey.
1992
1993(2008-03-03)
1994 * Now the shortcut editor should recognize some of the multimedia keys.
1995 * (By user request) Added an action to reset the video equalizer.
1996 * Remove starting and ending whitespaces in mp3 tags. Patch by
1997 Tanguy Krotoff <tkrotoff@gmail.com>
1998
1999(2008-03-02)
2000 * Bugfix: the keys PgDown and PgUp were incorrectly identified as PageDown
2001 and PageUp by shortcutgetter.
2002
2003(2008-03-01)
2004 * Try to keep fullscreen mode if running mplayer in its own window when
2005 opening a new file.
2006 * Added flac to the list of audio extensions. Patch by
2007 Tanguy Krotoff <tkrotoff@gmail.com>
2008 * Now changing the application stylesheet can be disabled setting
2009 ALLOW_CHANGE_STYLESHEET to 0 in config.h
2010
2011(2008-02-29)
2012 * Added the Macedonian translation by Marko Doda <mark0d0da@gmail.com>
2013 * Added the Basque translation by Piarres Beobide <pi@beobide.net>
2014
2015(2008-02-26)
2016 * Add the hue filter if the software equalizer is enabled. This allows to
2017 change the hue in the video equalizer.
2018 * Allow the software equalizer to be used with gl/gl2. Note: it won't work
2019 with gl or gl2 but it will work with gl:yuv=3 and gl2:yuv=3.
2020
2021(2008-02-25)
2022 * Bugfix: mark the right current item in the playlist if deleted an item
2023 above it. Patch by corentin1234.
2024
2025(2008-02-23)
2026 * Added two new options in the Subtitles menu: "Enable closed caption" and
2027 "Forced subtitles only". These two options are global because they are
2028 intended for DVDs. None of these two options have been tested!
2029
2030(2008-02-17)
2031 * On startup smplayer will create a lock file (smplayer_init.lock in the
2032 config directory) which will be removed once smplayer has been initialized.
2033 If another instance finds that file it will wait until the file is deleted
2034 (or 10 seconds have passed).
2035 The reason for this is to give the first instance some time to proper
2036 initialize in case several instances were launched at the same time (Windows
2037 does it if you select to "Enqueue in smplayer" multiple files).
2038
2039(2008-02-16)
2040 * New experimental code. New class "SMPlayer" which initializes the global
2041 objects and can parse the arguments. There's also a new main (main2.cpp).
2042 It's possible this could have broken something!
2043
2044
2045[b]Version 0.6.0rc2[/b]:
2046
2047(2008-02-11)
2048 * Added gl:yuv=3 and gl2:yuv=3 to the list of video drivers.
2049
2050(2008-02-09)
2051 * (Windows) Screensaver: set the timeout for lowpower, poweroff and
2052 screensaver before playing, and restore on stop.
2053
2054(2008-02-08)
2055 * (Windows) Bugfix: don't try to convert to 8.3 short names files that
2056 don't exist.
2057
2058(2008-02-07)
2059 * The script create_deb should compile and create the package much faster.
2060 * Bugfix: if the mplayer binary configured in preferences is just "mplayer"
2061 and there's a directory or file named mplayer in the smplayer working
2062 directory, smplayer would try to call that file. Now it won't call it
2063 if it's a regular file or directory, but WARNING if it's a binary it
2064 still will call it (this is because it tries to convert the path in an
2065 absolute path).
2066 * Some fixes so smplayer can work ok with a relative mplayer path.
2067
2068(2008-02-06)
2069 * Now selection of chapters in mkv files should work properly again if
2070 using mplayer >= r25391.
2071
2072(2008-02-05)
2073 * (Windows) Bugfix: the buttons to select the font color in
2074 Preferences->Subtitles->SSA/ASS didn't show the color.
2075 * Removed Yurkovsky Andrey from the list of translators, as requested
2076 by himself.
2077
2078(2008-02-04)
2079 * The option Play->Repeat should work better now. Also if using mplayer
2080 >= r23747 toggling the option won't require to restart mplayer (uses
2081 the loop slave command instead).
2082
2083(2008-02-03)
2084 * Try to remember if the window was maximized after exiting from fullscreen.
2085 * Added workaround for the problem of subtitles which don't disappear when
2086 using the "Add black borders" filter.
2087
2088
2089[b]Version 0.6.0rc1[/b]:
2090
2091(2008-01-30)
2092 * Added the Korean translation, by Heesu Yoon <imsu30@gmail.com>
2093
2094(2008-01-29)
2095 * If a version is not recognized, assume it's an old version instead of new.
2096 This way at least the file will play.
2097 * Now smplayer should recognize the mplayer version from ubuntu packages
2098 (MPlayer 2:1.0~rc1-0ubuntu13.1 (C) 2000-2006 MPlayer Team).
2099 * Changed some defaults in preferences: framedrop will be enabled, and
2100 subtitles on screenshots disabled.
2101
2102(2008-01-28)
2103 * Now the user can tell smplayer what version of mplayer is using, with the
2104 config option mplayer_forced_version. Anyway in the future there'll be
2105 a dialog to configure this.
2106 * Renamed mplayer_forced_version to mplayer_user_supplied_version. That
2107 version will be used only if smplayer can't parse the mplayer version from
2108 the mplayer output.
2109 * Now if the mplayer version can't be parsed a dialog will pop up asking the
2110 user for the mplayer version.
2111
2112(2008-01-26)
2113 * Now it's possible to zoom out on the video image.
2114 * Cosmetic change: now the mouse icon in Preferences->Interface->Seeking
2115 has the same size as the icons above.
2116 * Moved to old-txt some outdated txt files.
2117 * Updated Release_notes.txt, with the changes since version 0.5.62.
2118 * Now under Windows, the main window will never start hidden even if the
2119 system tray icon is shown. This should fix bug #1851817.
2120 On linux the behavior didn't change, as this is the way other applications
2121 work.
2122
2123(2008-01-25)
2124 * Updated the FAQ.
2125 * If changing the size of the normal (no -ass) subtitles requires to
2126 restart mplayer (because using an old version or configured this way)
2127 the size will increase or decrease in steps of 1, instead of 0.2, to
2128 make the resize faster.
2129 * Added an option in Preferences->Subtitles to set the default font scale
2130 for SSA/ASS subtitles. This has required to redesigned the section.
2131
2132(2008-01-24)
2133 * Using now the sub_scale slave command for -ass subtitles. This allows to
2134 change the font size on runtime. Requires MPlayer r25843.
2135 * Now the font scale is stored in two independent variables, one if not
2136 using libass and another if using it. This is because the same value
2137 produces very different font sizes. A value of 7 can display subtitles
2138 with a normal size if not using libass, but if libass is enabled the
2139 font will be huge.
2140 Important: the Scale option in Preferences->Subtitles, which sets the
2141 initial font scale for new videos, will now be only used if libass is
2142 disabled.
2143 It has been added a similar option for libass, but currently it can only
2144 be changed by editing smplayer.ini (initial_sub_scale_ass, default value 1).
2145
2146(2008-01-22)
2147 * Now the delay to update the video while dragging the time slider can
2148 be configured in smplayer.ini, option time_slider_drag_delay. The
2149 value by default is 100 (milliseconds).
2150 * The scale field in Preferences->Subtitles now accepts doubles.
2151 Fixes bug #1876114.
2152
2153(2008-01-21)
2154 * Added some new icons to the default theme taken from nuvoX
2155 (http://www.kde-look.org/content/show.php/nuvoX?content=38467)
2156
2157(2008-01-18)
2158 * "Help->Command line options" now shows an html text, so it looks better.
2159
2160(2008-01-17)
2161 * Added "Help->Command line options", which shows a text with help about
2162 the available command line options. It displays the same as smplayer -h
2163 but it will useful for Windows users, as smplayer -h doesn't work for
2164 them.
2165
2166(2008-01-16)
2167 * Now "Stay on top" is made properly, not cleaning the other flags.
2168 * The Makefile installs the files in docs/ru
2169 * Fixed a bug: Help->FAQ displayed the FAQ in the locale language and not
2170 in the language set in smplayer.
2171 * Now all the gpl.html in docs/ should be in UTF-8.
2172 * Converted docs/es/gpl.html and docs/de/gpl.html to UTF-8.
2173 * Added docs/ru/gpl.html.
2174
2175(2008-01-15)
2176 * Now the colorkey is passed properly to mplayer.
2177 * Added a new option: Options->Visualize motion vectors (-lavdopts vismv=7).
2178
2179(2008-01-14)
2180 * Added gl:yuv=3:lscale=1 in the video output combo in preferences.
2181
2182(2008-01-10)
2183 * Added an icon in the Instances tab so it doesn't look so empty
2184 (instance1.png and instance2.png).
2185 * Moved the seeking options in the Interface section to another tab.
2186
2187(2008-01-09)
2188 * Added the possibility to update the position of video while
2189 dragging the time slider (instead of updating it only when the
2190 slider has been released). Currently it's only possible to
2191 enable this option by changing the option update_while_seeking in
2192 smplayer.ini. There'll be an option in preferences soon.
2193 * Added an option in Preferences->Interface to configure that option.
2194
2195(2008-01-08)
2196 * Added an icon for Help->FAQ (faq.png).
2197 * Added an icon for Help->About Qt. The icon has been taken from the Qt
2198 sources (qmessagebox.cpp). This icon can't be changed by any icon theme
2199 (I don't think Trolltech would like it).
2200
2201(2008-01-06)
2202 * The subtitles size will increase or decrease in steps of 1 instead of
2203 0.2 if using SSA/ASS lib (it requires restart mplayer, which is slower).
2204
2205(2008-01-04)
2206 * Fixed a crash which may happen if trying to select a subtitle but
2207 the subtitle list was empty.
2208
2209(2008-01-03)
2210 * Now the GPL in English is in html too. From now on, all documents
2211 that smplayer have to load should be in html. This is because the
2212 debian packager compress all txt files, and so smplayer won't able
2213 to find them.
2214 * The file FAQ.txt has been moved to docs/en and converted to html.
2215 * New option Help->FAQ, which will display the FAQ in your web browser.
2216
2217(2008-01-02)
2218 * Added a function to get the path of a translatable document. The
2219 translatable documents should be (in the sources) in the docs subdir.
2220 * Now the GPL file is loaded from that path.
2221 * Added the Spanish and German translation of the GPL v2.
2222
2223(2007-12-31)
2224 * Now the QTextBrowsers really should have the same background color as the
2225 near widgets.
2226 * Now the about dialog can show the version number of mplayer.
2227 * The about dialog displays the GPL in the license tab. Temporary the file
2228 with the GPL text is embedded in the smplayer executable. In the future it
2229 will be read from documentation directory.
2230
2231(2007-12-30)
2232 * Replaced the QLabels and QTextEdits in the about dialog with QTextBrowsers,
2233 and changed the background colors.
2234
2235(2007-12-29)
2236 * Split the section "Video and audio" in Preferences->General into 2 sections.
2237 * Added 3 icons in the about dialog (contributors.png, translators.png and
2238 license.png), taken from Crystal Clear.
2239 * (By user request) Added "normal speed" to the list of actions available for
2240 mouse buttons.
2241
2242(2007-12-27)
2243 * Added a new option in Preferences->General->Video and audio: change volume
2244 just before playing. This should fix the problem of the loud volume on
2245 startup. It sets the volume using the commandline option -volume, but
2246 WARNING: mplayer doesn't have such option, you need a patched mplayer!
2247
2248(2007-12-26)
2249 * New about dialog, with some tabs.
2250
2251(2007-12-24)
2252 * (Windows) Preferences->Drives shows only cdrom devices.
2253
2254(2007-12-22)
2255 * (Windows) Now idx/sub subtitles should work also when using short names.
2256 So I think this stuff is finished.
2257 * Added the Finnish translation, sent by peeaivo <peeaivo@gmail.com>
2258 * For the option to skip the loop filter on HD videos: now a video is
2259 considered HD if its height (not width!) is equal or greater than
2260 the value specified in the HD_height option in smplayer.ini (720 by default).
2261 * Updated the help for the loop filter option in Preferences->Performance.
2262
2263(2007-12-21)
2264 * (Windows) Now the short names are used too for subtitle files (except
2265 idx/sub) and external audio files.
2266 * Added a manpage for smplayer, created by Matvey Kozhev <sikon@lucidfox.org>
2267 * (By user request) The skip loop filter in Preferences->Performance has
2268 changed. Now it's called "loop filter" and the possible values are:
2269 "Enabled", "Skip (always)" and "Skip only on HD videos". If the last option
2270 is selected, the loop filter will be skipped if the codec for the video is
2271 "ffh264" and the width of the video is 1024 or greater (this value is
2272 subject to change, possibly in the future it could be configured by the
2273 user).
2274 * Support for colored console output is disabled under Windows. I don't
2275 know any build compiled with that option.
2276
2277(2007-12-20)
2278 * (Windows) Added a new option for the config file: use_short_pathnames.
2279 If set to true, smplayer will pass to mplayer the short filename(8+3)
2280 to mplayer. This allows to play files which contains characters outside
2281 the local codepage (mplayer bug). Currently this only works with the file
2282 to play, not with subtitles filenames or other filenames that smplayer
2283 might pass to mplayer.
2284 To test: I don't know if this would break compatibility with Win98.
2285 * (Windows) Added an option in Preferences->Advanced to enable easily the
2286 option mentioned above.
2287 * Added patch by profoX to add support for the mplayer output when compiled
2288 with -enable-color-console.
2289
2290(2007-12-18)
2291 * Moved the letterbox option to the filters submenu and renamed to
2292 "Add black borders".
2293 * Added the new option Video->Filters->Software scaling. Makes mplayer to
2294 scale the video up to the width of your screen. This is slow, you'll need
2295 a really fast computer.
2296
2297(2007-12-17)
2298 * Updated the Russian translation, and added regular expressions
2299 (Advanced->MPlayer language) for Russian, sent by wiselord1983@gmail.com
2300 * Added patch by Florin Braghis <florin@libertv.ro> to support Win 98.
2301 Modified a little bit by me to allow it to compile under linux (for testing).
2302 * Added a new option: Video->Letterbox. It adds a black border around the
2303 video, according to the aspect ratio of the monitor.
2304 * Simplified the aspect ratio menu. The options "4:3 Letterbox",
2305 "16:9 Letterbox", "4:3 Panscan", "4:3 to 16:9" have been deleted. The first
2306 two are not necessary anymore because of the new Video->Letterbox option,
2307 and the last two I think they are not necessary because smplayer can
2308 simulate pan&scan since some time ago. Anyway they could be added again
2309 if someone really needs them.
2310
2311(2007-12-14)
2312 * Now smplayer stores the version number of mplayer in the config file and
2313 can use it to know if that version provides some feature (like the
2314 scaletempo filter) before running it. This makes possible to add
2315 "autodetection" too for options that should be passed on command line.
2316 * Now the option "High speed playback without altering pitch" (scaletempo) on
2317 Preferences->General has 3 possible values: auto, yes and no. Auto
2318 (the default) will use the scaletempo filter only if the mplayer you're
2319 using has that filter. "Yes" or "no" will force to use it or not, no matter
2320 of the mplayer version number.
2321
2322(2007-12-13)
2323 * (Windows) Added patch by Florin Braghis <florin@libertv.ro> to improve the
2324 file associations code.
2325 See http://smplayer.sourceforge.net/forums/viewtopic.php?pid=470#p470
2326 * (By user request) Added the possibility to configure any of the mouse
2327 buttons to show the equalizer.
2328 * (Windows) Some clean up in the file associations code. Also made some
2329 changes to allow to compile in linux (for testing, file associations
2330 of course won't work, but I can see the dialog, translations and so on).
2331
2332(2007-12-10)
2333 * (Internal change) Added mplayerversion.h and mplayerversion.cpp which
2334 parses the mplayer version from the output of mplayer. Inforeader can also
2335 get the mplayer version.
2336 * Now the size of OSD/subtitle text increases/decreases in steps of 0.20.
2337
2338(2007-12-08)
2339 * Added a new option for the config file: use_volume_option. If set to
2340 true, smplayer will set the initial volume using the command line option
2341 -volume in mplayer, so that should avoid that the volume is too loud on
2342 startup. But... mplayer doesn't have a -volume option yet, you have to
2343 patch it:
2344 http://lists.mplayerhq.hu/pipermail/mplayer-users/2007-December/070500.html
2345
2346(2007-12-05)
2347 * (By user request) Added a new option for the config file:
2348 auto_add_to_playlist. If true, new opened files are added automatically to
2349 the playlist (this is the default). Otherwise the playlist won't be
2350 modified unless it's strictly necessary (play a dvd, vcd, audiocd, or
2351 several files are opened at the same time).
2352
2353(2007-12-04)
2354 * When a file has stopped, the screensaver won't be allowed to run until
2355 an additional minute has passed, so it there are more files in the
2356 playlist they have time to start. A minute should be enough even for
2357 internet streams.
2358
2359(2007-11-29)
2360 * Now the cache setting is independent for each type of media. That means
2361 that you can disable cache for local files (faster startup) while keeping
2362 a cache for internet streams.
2363 The following options for the config file have been added: cache_for_files,
2364 cache_for_streams, cache_for_dvds, cache_for_audiocds and cache_for_vcds
2365 (the last two untested).
2366 The section Performance in the preferences dialog has been changed too,
2367 adding options for cache for files, cache for streams and cache for dvds.
2368 Note: it's not recommended to set a cache for DVDs, seeking might not work
2369 properly.
2370
2371(2007-11-28)
2372 * Added a new experimental code to disable the screensaver (and monitor
2373 turning off) on Windows.
2374 * Deleted the old (ancient) code for subtitle management.
2375
2376(2007-11-27)
2377 * If mplayer is compiled with gui support, it seems pause may not work
2378 properly. I think this is fixed now, by changing the PAUSE command in
2379 input.conf. Should fix bug #1839110.
2380 * Now the option Open->VCD is enabled under Windows.
2381
2382(2007-11-25)
2383 * A very important changed has been added in this revision. SMPlayer is
2384 the first mplayer frontend in the world (I guess) which uses the new
2385 slave commands sub_vob, sub_demux and sub_file (added a few hours ago in the
2386 mplayer svn). These commands, at last, allow to accurately select the
2387 subtitle track. Now you can mix without problems subtitles from different
2388 sources: embedded subtitles (like in mkv or mp4 or dvds) and external
2389 subtitles (srt, sub, idx/sub...), and now subtitle selection in mp4 files
2390 should work again (fixes bug #1806153).
2391 This possibility requires mplayer svn r25158 or above.
2392 The following option for the config file has been added:
2393 use_new_sub_commands. The possible values are: 0 (false), 1 (true),
2394 -1 (autodetect). The default value is -1. Autodetection will use the new
2395 commands or the old command according to the mplayer version.
2396
2397(2007-11-24)
2398 * Added Polish texts for the comboboxes in Preferences->Advanced->MPlayer
2399 language, sent by jarek.
2400
2401(2007-11-21)
2402 * Added support for playlists in format pls. Now smplayer can open and
2403 save pls files (only local files).
2404 Not much sure if QSettings produce a file readable by other applications
2405 (tested with xmms and it seems it works ok).
2406
2407(2007-11-20)
2408 * (Internal change) Added a new list in extensions: multimedia, which
2409 includes both video and audio extensions.
2410 * Now "Add directory" in playlist only adds video and audio files (not
2411 subtitles files, images or any other stuff you may have there).
2412
2413(2007-11-19)
2414 * Added patch by redxii, which provide a new icon for file associations
2415 under Windows.
2416
2417
2418[b]Version 0.5.62[/b]:
2419
2420(2007-11-16)
2421 * Added a new option in Preferences->General->Audio that allows to change
2422 the playback speed without altering the pitch (requires at least
2423 MPlayer dev-SVN-r24924).
2424 * Released version 0.5.62. Why not?
2425
2426(2007-11-15)
2427 * Fixed a bug in the new code in defaultgui: if you close the program in
2428 compact mode, then later when quiting compact mode the toolbars don't
2429 appear.
2430 * (Internal change) Now lists for video, audio, subtitles and playlists
2431 extensions are defined in extensions.h/extensions.cpp.
2432 * Added the audio types to the associations section in preferences.
2433
2434(2007-11-13)
2435 * Simplified the code of defaultgui, using the actions provided by
2436 the toolbars instead of creating new ones, and removing some old
2437 code.
2438
2439(2007-11-12)
2440 * (Fix) Now changing the volume when the file is paused really keeps
2441 pause. This is done by not changing the volume immediately but
2442 scheduling the volume change just after the file plays again.
2443 * The position and size calculations of the floating widget is now made
2444 in the floatingwidget code instead of the gui code.
2445 * Now the floating control shows with an animation! (It can be disabled in
2446 the config file).
2447 * (By user request) Added a new function for the mouse wheel: change playback
2448 speed.
2449
2450(2007-11-10)
2451 * (Experimental) New floating control (it looks like the old one) by using the
2452 new floatingwidget. This time it has an embedded toolbar, so actions are
2453 added to it (can't actions be added directly to widgets?). Previously every
2454 button and widget had to be created individually (making connections and
2455 so on), duplicating code. Now it's a lot easier.
2456 * Started to write the "mini gui". This is an optional gui, with very few
2457 buttons: it doesn't have a toolbar, and the control bar only have a
2458 play/pause, stop and mute buttons, and the time slider. It also provides
2459 a floating control with less buttons.
2460 To enable it: smplayer -mini
2461 This gui is in fact intended to be an example on how to create alternative
2462 gui's for smplayer.
2463
2464(2007-11-09)
2465 * Added options in Preferences->Advanced to save automatically the mplayer
2466 log every time a new file is played. Intended for external applications.
2467 Most of the code developed by iSage.
2468
2469(2007-11-07)
2470 * More work on the new code for time and volume sliders.
2471
2472(2007-11-06)
2473 * (Experimental internal change) Created a wrapper for the time and volume
2474 slider using QWidgetAction. Until now whenever a time or volume slider were
2475 needed (there are 3 time sliders and 3 volume sliders) each widget had to
2476 be created, set its properties, make connections... individually = a lot
2477 of duplicated code. Now only one object has to be created (one for the time
2478 slider, another one for the volume slider) and then it can be inserted in
2479 any widget that accepts QAction's, as many times as necessary.
2480 Less code and easier.
2481
2482(2007-11-05)
2483 * Removed option H.264->Skip frames, as it affects non H.264 videos too.
2484 The option in the config file is still available.
2485 * Added again the "Fast audio track switching" in Preferences->Performance,
2486 with a combo to select the 3 possible values: Auto, Yes and No.
2487 There's included help for this option, so I won't explain here.
2488 * (By user request) Added a new option for the mouse wheel combo in
2489 Preferences->Keyboard & mouse: "No function". If selected the mouse
2490 wheel will do nothing.
2491
2492(2007-11-03)
2493 * Adapted the code for patch select_sub_by_source_property2.diff.
2494
2495(2007-11-02)
2496 * Added the Greek translation sent by my80s <wamy80s@gmail.com>.
2497
2498(2007-11-01)
2499 * Fixed a bug which prevented to select the first (or preferred) subtitle
2500 when playing a new video.
2501 * Now mplayerprocess can identify the mplayer version (or svn revision).
2502 * Added autodetection possibility for changing the font size of subtitles.
2503 Now the values for the config option "change_sub_scale_requires_restart"
2504 are different: -1 means autodetect, 0 = false, 1 = true (by default -1).
2505 Autodetect will check the mplayer version to know if it's recent enough
2506 to have the slave command "sub_scale". But autodetect can fail with very
2507 old versions of mplayer (< 1.0rc1).
2508 * Renamed "change_sub_scale_requires_restart" to
2509 "change_sub_scale_should_restart" to force everyone to use the new default
2510 value.
2511 * Added autodetection possibility for changing audio track.
2512 * The config option "audio_change_requires_restart" has been renamed to
2513 "audio_change_should_restart". It also accepts three values (-1, 0 and 1)
2514 being -1 autodetection. The default option is -1, which means that
2515 the mplayer version will be checked to know if changing audio track
2516 needs to restart the mplayer process or not.
2517 * The option "Fast audio track switching" in Preferences->Advanced has been
2518 disabled until a new one (a combobox) which supports the 3 values is added.
2519
2520(2007-10-31)
2521 * Added code to test the slave command "select_sub" (see
2522 http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/2007-October/054651.html)
2523 The code is disabled by default. To activate it set USE_SELECT_SUB to 1 in
2524 config.h.
2525
2526(2007-10-30)
2527 * Changed the layout of some sections in preferences to make them smaller.
2528
2529(2007-10-29)
2530 * (Experimental) Enable or disable some actions according to the current state.
2531 For example, the audio actions should be disabled if the file has no audio
2532 track.
2533 * (Fix) The time slider goes to 0 if the user press stop twice.
2534
2535(2007-10-26)
2536 * (Internal change) Renamed font_textscale in preferences to initial_sub_scale.
2537 * Assigned the new actions to change font size to the keys Shift+R (Size-) and
2538 Shift+T (Size+).
2539 * (Experimental) Now it's possible to dock the playlist on the left and right
2540 sides of the main window.
2541
2542(2007-10-25)
2543 * Now the -nostop-xscreensaver option is passed to mplayer if the screensaver
2544 is not to be disabled.
2545 * Added two new options for the subtitle menu: Size+ and Size-. They change
2546 the subtitle size. This also changes the meaning of the Scale setting in
2547 Preferences->Subtitles, it specifies now the default subtitle size for
2548 new videos.
2549 These new options use the new mplayer slave command sub_scale, so changing
2550 the size won't require to restart mplayer. Unfortunately this doesn't work
2551 with the SSA/ASS lib, in this case mplayer will be restarted.
2552 If you use an old version of mplayer which doesn't have the sub_scale
2553 slave command, you need to set to "true" the following option in the
2554 config file: change_sub_scale_requires_restart
2555
2556(2007-10-22)
2557 * Reorganized the layout of Preferences->Subtitles.
2558 * Preferences->Keyboard and mouse: the list of available actions for mouse
2559 buttons has been reduced. Only the most useful for mouse buttons are there.
2560 * Now the middle click button is also configurable. The default action is
2561 mute.
2562 * Now the default icon theme is Nuvola.
2563 * Added two new options in Preferences->Performance for H.264 videos:
2564 Skip loop filter (the famous "-lavdopts skiploopfilter=all") and
2565 Skip frames.
2566 This may allow "slow" computers (like mine) to play H.264 HD videos,
2567 although these options may produce a high quality loss. I prefer to scale
2568 down a little bit the image (1024x576 or 768x432).
2569
2570(2007-10-21)
2571 * Now the aspect ratio settings should work when using the mplayer own window.
2572 Note: the option "Autodetect" may not work correctly in this case.
2573
2574(2007-10-19)
2575 * Updated the Polish translation.
2576 * Improved layout of section "Preferred audio & subtitles" in
2577 Preferences->General.
2578
2579(2007-10-18)
2580 * (Internal change) Don't use the pref object in mplayerwindow.
2581 * Now the first track number for initial_subtitle_track and
2582 initial_audio_track (in config) is 1, instead of 0, to make it more natural.
2583 * Added in Preferences->General options to choose the initial audio &
2584 subtitle tracks.
2585
2586(2007-10-17)
2587 * Added a 2nd patch by LoRd_MuldeR for winfileassoc.cpp.
2588 * Added a work-around for a problem which prevents to use the arrow keys
2589 for shortcuts when using Simplified-Chinese.
2590
2591(2007-10-15)
2592 * Added clean_windows.bat, which deletes the compilation files.
2593 * Now the settings for played files will be saved in an independent file:
2594 ~/.smplayer/smplayer_files.ini (or under the directory set in -ini-path).
2595
2596(2007-10-14)
2597 * Added patch by LoRd_MuldeR for prefassociations.cpp and winfileassoc.cpp to
2598 make the file associations code compatible with SetFileAssoc.exe. It also
2599 adds an "Enqueue in SMPlayer" for the context menu. Not tested yet.
2600 * Disable compact mode when the video window is hidden (playing an audio
2601 file or using the mplayer window). I think this fixes bug #1812952.
2602 * New option for the config file: allow_video_movement. If true the video
2603 can be moved (Alt+cursors) even if not using zoom.
2604
2605(2007-10-13)
2606 * Updated the Ukrainian translation.
2607
2608(2007-10-10)
2609 * Updated the Slovak translation.
2610
2611
2612[b]Version 0.5.61[/b]:
2613
2614(2007-10-08)
2615 * Updated the Polish translation.
2616 * Added new icon (pref_associations.png).
2617 * Not compiling prefassociations and winfileassoc in linux, as they won't be
2618 used, to save some bytes and some secs of compilation.
2619 * Added *.ape to the list of audio files.
2620
2621(2007-10-07)
2622 * (Windows) Added a new section in Preferences to associate file types with
2623 SMPlayer. Patch by Florin Braghis (florin@libertv.ro).
2624
2625(2007-10-06)
2626 * Updated the Polish translation.
2627 * Added two new options for the configuration file, in section [defaults]:
2628 initial_audio_track and initial_subtitle_track. When a new file is played
2629 the values of these options will be used to select the audio and subtitle
2630 tracks. The first track is 0 (not 1). If the value is wrong, the first
2631 track will be used. The default value for both options is 0.
2632 Note: the "Preferred audio and subtitles" in Preferences->General will have
2633 preference over these options.
2634 * Added "Arabic (CP1256)" to the list of encodings for subtitles.
2635
2636(2007-10-05)
2637 * Now the icon for Windows (smplayer.ico) is bigger (48x48).
2638 * Updated the Chinese (zh_CN) translation.
2639 * Commented code to use an intermediate program for mplayer, 'cos it doesn't
2640 work at all.
2641 * Added new option for command line: -no-close-at-end, which is the opposite
2642 of -close-at-end.
2643 * Added two new options for command line: -fullscreen and -no-fullscreen.
2644 -fullscreen will play the video in fullscreen mode, while -no-fullscreen
2645 will play it in window mode. For simplification these options just modify
2646 the option "Start videos in fullscreen" in Preferences->General->Video and
2647 audio.
2648
2649(2007-10-04)
2650 * Added some code to use an intermediate program for mplayer, when using
2651 Windows 98 and ME. Not tested yet. (Written in linux)
2652
2653(2007-10-02)
2654 * Ported to Qt 4 the old code to handle subtitles. It seems we may need it.
2655
2656(2007-10-01)
2657 * Added a work-around to try to fix a problem in windows. When using gl/gl2,
2658 minimize the window, when restored the video is black. The only fix I
2659 found until now is to restart mplayer.
2660 * Try to keep the video paused when changing volume. It doesn't work well
2661 because of limitations of mplayer.
2662 * Small fix: don't use the screenshot filter if the screenshot directory
2663 entered by the user is not a real directory.
2664
2665(2007-09-30)
2666 * Updated the German translation.
2667 * Added USE_MULTIPLE_SHORTCUTS in config.h to enable or disable the new
2668 code for multiple shortcuts (enabled by default).
2669 * Deleted the actions inc_volume2 and dec_volume2 as now they are not
2670 necessary. Their shortcuts are now in increase_volume and decrease_volume.
2671 * Activated again the new resize code.
2672
2673(2007-09-28)
2674 * Now actions can have multiple shortcuts. That means that you can assign
2675 several keys for the same action. To do this, in the "modify shortcut"
2676 dialog in the actions editor, disable the "Capture" button and then
2677 enter the keys names separated by commas. For example: "Space, A" (will
2678 activate the action when pressed Space or A), "F, Ctrl+F, W" (will
2679 activate the action when pressed F or Ctrl+F or W).
2680 Note 1: the menus (and tooltips) will only show the first shortcut.
2681 Note 2: the actions editor won't be able to detect conflicts when entered
2682 shortcuts this way. In case of a conflict (the same key assigned to
2683 several actions) the key won't work.
2684
2685(2007-09-27)
2686 * Updated the Polish translation.
2687
2688(2007-09-26)
2689 * Updated the Polish translation.
2690 * Now if a smplayer.ini is found on the application directory, it will be
2691 used to read and save the configuration (unless -ini-path is used).
2692 * Now -ini-path requires a directory. -ini-path alone will fail and report
2693 an error.
2694
2695(2007-09-25)
2696 * Updated the Hungarian translation.
2697 * Bugfix: Drag&drop didn't work with *.part files, as the extension
2698 matched with a subtitle extension (*.rt), so it was tried to be loaded
2699 as a subtitle.
2700 * Added help messages for all options in Preferences->General.
2701 * Updated the Dutch and Polish translations.
2702 * Added help messages for all options in Preferences->Performance.
2703 * Added help messages for all options in Preferences->Keyboard and mouse.
2704 * Updated the Spanish translation.
2705
2706(2007-09-23)
2707 * Updated the Romanian translation.
2708 * Added *.ra to the list of audio files. This fixes bug #1799930.
2709 * Translated into Spanish the help texts I took from the mplayer manpage
2710 (in fact I've just took the translations from the Spanish translation of
2711 the manpage)
2712
2713(2007-09-20)
2714 * Updated the Ukrainian translation.
2715 * Added new option for command line: -add-to-playlist. If another instance
2716 of smplayer is found, the specified files will be added to that instance's
2717 playlist (nothing more will be done). If no other instance is found,
2718 this option won't do anything, the specified files will be opened as usual
2719 in a new instance.
2720 * Removed the option Audio->Channels->Default, as the mplayer default
2721 is stereo.
2722
2723(2007-09-19)
2724 * Fix: Don't try to connect in main.cpp to another running instance if
2725 the single instance is disabled! That also means that the command line
2726 option -send-action won't work in that case.
2727
2728
2729[b]Version 0.5.60[/b]:
2730 * Updated the Japanese and French translations.
2731
2732(2007-09-19)
2733 * Updated the German translation.
2734 * (Windows) Maybe a fix to avoid the video to pause when entering in
2735 fullscreen and the option "Pause when minimized" is enabled. Not tested
2736 yet.
2737
2738(2007-09-18)
2739 * The playlist will be floating as default.
2740 * (By user request) Added the option "Pause when minimized" in Preferences->
2741 General. If checked, the current file will be paused when the main window
2742 is hidden. When the main window is visible again play will resume.
2743 Currently it has two problems: if the file was already paused before
2744 hiding, smplayer won't remember it so when the main window is made visible
2745 the file will be played. And this setting also affects audio files, which
2746 maybe is not appropriate.
2747 * Updated the Polish translation.
2748
2749(2007-09-16)
2750 * Replaced the QAction's activated() signal with triggered(). Now smplayer
2751 runs without warnings in kubuntu with Qt 4.3. And I think now the port to
2752 Qt 4 has really finished.
2753 Anyway this is a delicated change, a small mistake and something could stop
2754 working.
2755 * Updated the Hungarian translation.
2756
2757(2007-09-15)
2758 * The script create_deb.sh changes the debian changelog so the SVN revision
2759 number is added to the generated *.deb file.
2760 * Added new option "Channels by default" in Preferences->General->Audio.
2761 * BTW, now the initial_* options in preferences are stored in its own
2762 section "[default]" in the config file.
2763
2764(2007-09-14)
2765 * Added a small program (getrev) to extract the SVN revision number. Intended
2766 for Windows, where the script get_svn_revision.sh doesn't work.
2767 * Compiling as default the old code to resize the main window, as it has been
2768 reported that the new one doesn't work on some systems.
2769
2770(2007-09-13)
2771 * Updated the Ukrainian, German and Japanese translations.
2772 * Now version.cpp returns the svn revision number.
2773
2774[b]Version 0.5.59[/b]
2775 * Updated the Ukrainian translation.
2776 * Bugfix: when passing only one file through command line, the file wasn't
2777 added to the playlist.
2778 * Added support for right to left languages. The arrow icons are reversed.
2779 Has the play icon to be reversed too? I've done, but I'm not sure.
2780 Unfortunately the jump-where-clicked feature in time (and volume) slider
2781 doesn't work well with RTL layout, so it's disabled in that case.
2782 If you want to take a look, run "smplayer -reverse".
2783 * By user request, added the total time in the floating control.
2784
2785[b]Version 0.5.58[/b]
2786 * Updated the Polish, Ukrainian and German translations.
2787 * I hope the problems in Windows with the new code to resize the main
2788 window are fixed now.
2789 * If the user selects the option to never resize the main window, the
2790 main window won't be resized when the playlist is docked/undocked.
2791 * The playlist is enabled again in fullscreen mode, although it will only
2792 appear floating.
2793 * Added dvr-ms to the list of extensions that the open dialog will show
2794 for videos.
2795 * Added an option in Preferences->Interface to change the default font of
2796 the application.
2797
2798[b]Version 0.5.57[/b]
2799 * Fixes in the window resize code. Now resizes should be much smoother.
2800 Only if you do something that alter the size of the window, like moving
2801 a toolbar or docking the playlist, could produce some flickering if
2802 you later change the video size using any of the options in the menu
2803 Video->Size. It also has to fix the problem that the window gets a very
2804 small that happens in Windows (although I couldn't test it).
2805 Of course this is in linux using Qt 4.2.3. Will it work on Windows with
2806 Qt 4.3.1?
2807 * Added the action "Toggle double size" in Video->Size.
2808
2809[b]Version 0.5.56[/b]
2810 * Updated the French translation.
2811 * Fixed regular expression in core.cpp to identify the DVD drive letter.
2812 * Rewrite the code to automatically resize the main window.
2813 * More fixes in the code to embed the playlist in the main window.
2814 Now exiting fullscreen works ok, the playlist is restored where it was
2815 before. There are still some minor issues.
2816 In my computer (linux, Qt 4.2.3) it works quite well, so I enable again
2817 the code by default. But... will it work on Windows and Qt 4.3.1?
2818
2819[b]Version 0.5.55[/b]
2820 * Updated the Japanese, Polish, Ukrainian, German, Romanian and Dutch
2821 translations.
2822 * The trailing "/" in dvd device paths will be removed again, but not
2823 if used with drive letters (E:/ for instance). It seems that sometimes
2824 it's necessary to enter the drive that way in order to play a DVD.
2825 * Fixed all deprecated warnings. Now smplayer can be compiled without
2826 QT3_SUPPORT defined. Still using deprecated signals (for instance
2827 for QActions) but I've got no warnings about them so it'll be
2828 difficult to fix unless I compile Qt with no Qt3 support at all
2829 (I guess).
2830
2831[b]Version 0.5.54[/b]
2832 * Updated the German, Ukrainian and Romanian translations.
2833 * Disabled again the playlist in main window as it has serious problems with
2834 Qt 4.3.1 (at least in Windows).
2835 * The trailing "/" in dvd device paths won't be removed. It seems that
2836 sometimes it's necessary. But be carefully, Windows users, when playing a
2837 dvd from a folder in the hard disc the path shouldn't end in "/", that
2838 would make mplayer to fail.
2839 * (By user request) Added "Video->Flip image" which flips the image
2840 upside-down. This option will affect the current video only, it's not
2841 a global option.
2842 * Now you can move the toolbars wherever you want.
2843 * Added the option "Create index if needed" in Preferences->Performance.
2844 The option will pass -idx to mplayer. From mplayer manpage:
2845 "Rebuilds index of files if no index was found, allowing seeking.
2846 Useful with broken/incomplete downloads, or badly created files."
2847
2848[b]Version 0.5.53[/b]
2849 * Some fixes in the code to add the file to play in the playlist.
2850 * Some more improvements on the playlist embedded in the main window:
2851 now the main window resizes when the playlist is docked/undocked.
2852 It also remembers its state on startup.
2853 For first time this code will be compiled as default so other people could
2854 test it. Anyway there's two known issues: the main window doesn't resize
2855 properly when playing an audio file (no video window) and the playlist
2856 is undocked (maybe another Qt 4.2.3 bug?). And to avoid some problems when
2857 exiting from fullscreen, the playlist is made floatable when entering in
2858 fullscreen mode.
2859 How to use it? The playlist will appear by default docked in the bottom area.
2860 You can move it to the top area if you want, or make it floatable
2861 by dragging it outside the window. You can dock it again by dragging the
2862 playlist to the bottom or top areas of the main window (there's also
2863 a button in the title bar for this).
2864 * Added a help message about the option "It's a playlist" in Open->URL.
2865
2866[b]Version 0.5.52[/b]
2867 * Updated the Russian translation.
2868 * Fix in the open URL dialog: the text should be selected now.
2869 * Fix for Qt 4.3.1 under Windows: after playing an audio file the video window
2870 didn't show when playing a video.
2871 * Experimental: add file to be opened in the playlist (deleting the whole
2872 playlist first). This prevents that when a file finishes, an item from an
2873 old playlist starts to play.
2874 * Added a context menu for when clicking on a toolbar.
2875
2876[b]Version 0.5.51[/b]
2877 * Updated the Chinese (zh_CN), French, Romanian, German, Ukrainian and
2878 Polish translations.
2879 * By mistake, the new option "close when finish" was enabled by default.
2880 Now that option will be disabled by default.
2881 * (Windows) When using Qt 4.3, inforeader fails, it can't read the output
2882 of mplayer. That means there won't be info about the codecs, demuxers,
2883 output drivers... I don't know why that happens, but disabling redirection
2884 of the mplayer output to a temporary file makes it to work again.
2885 I also realized that QProcess in Qt 4.3 works much better, so it's not
2886 necessary to send the mplayer output to a temporary file. So now if
2887 compiled with Qt 4.3 it won't use temporary files, fixing the problem with
2888 inforeader. Still there's a problem, if compiled with Qt 4.2.3 but using
2889 the Qt 4.3 dll's, the problem will still be present. Unless...
2890 * Now inforeader uses QProcess (not myprocess), so now it shouldn't be
2891 affected by the problem metioned before.
2892 * It doesn't try to create the app home directory ($HOME/.smplayer) if
2893 -ini-path is used.
2894
2895[b]Version 0.5.50[/b]
2896 * Updated the German, Ukrainian and Japanese translations.
2897 * I hope, fixed a problem with the playlist actions not showing (or
2898 appearing duplicated) in the actions editor. Now it works ok with Qt 4.2.3
2899 but I won't be sure the problem is really fixed until I test it with Qt 4.3.
2900 * Added the option Subtitles->Use SSA/ASS library, to make easy to enable
2901 or disable the use of the ass lib without having to open the
2902 preferences dialog.
2903 * Added new option in Preferences->General: Close when finished. If checked,
2904 the main window will be closed when the current file/playlist finishes.
2905 Now the command line option -close-at-end just will enable that option.
2906 * Added shortcuts in the Preferences->Subtitles dialog.
2907
2908[b]Version 0.5.49[/b]
2909 * Updated the Polish and Ukrainian translations.
2910 * Fixed warnings about using deprecated setBackgroundColor.
2911 * Renamed command line option -action to -send-action. This option will
2912 try to send the specified action to another running instance of smplayer,
2913 after that it will quit.
2914 * Added a new option for command line: -actions. As opposite to -send-action,
2915 this option will run the actions in the same instance. There could be
2916 several actions, separated by spaces (and enclosed in quotes). Examples:
2917 [i]smplayer video.avi -actions fullscreen[/i] (the file video.avi will be
2918 loaded, and just after that fullscreen mode will be toggled).
2919 [i]smplayer video.avi -actions "extrastereo_filter on_top"[/i] (will load
2920 the video, and then the extrastereo filter and the stay on top options
2921 will be toggled.
2922 "Toggled" means: if the option was previosly enabled now it will disabled
2923 and vice versa. If you want to be sure that an option will be on or off
2924 you can pass "true" or "false" as parameter:
2925 [i]smplayer video.avi -actions "on_top true"[/i] (the option Video->Stay on
2926 top will be checked, no matter the previous state).
2927 [i]smplayer -actions "show_language_toolbar false"[/i] (will hide the
2928 language toolbar)
2929 Some actions are not checkable, like open_vcd, double_speed... In that case
2930 you shouldn't use "true" or "false". But if you do it will be ignored.
2931 If you make a mistake and enter an action that doesn't exists, you'll get
2932 a warning (in the logs or in console) and it'll be ignored.
2933
2934[b]Version 0.5.48[/b]
2935 * Updated the Russian and Japanese translations.
2936 * Now smplayer will also look for icon themes in $HOME/.smplayer/themes.
2937 In the case a theme is both in the user directory and the system directory
2938 (usually /usr/share/smplayer/themes) it will look first in the user
2939 directory. If the icon is not there then it will look in the system
2940 directory.
2941 * Under linux the buttons for color selection (Preferences->Subtitles) now
2942 look better.
2943
2944[b]Version 0.5.47[/b]
2945 * Updated the Russian, German, French and Romanian translations.
2946 * Now the helping messages (for -help) are formated automatically by a
2947 function, making easy to translate these messages. I apologize for
2948 yesterday's madness. As compensation I have adapted myself the translations
2949 I received today.
2950 There's nothing more new in this version, but I release it so other
2951 translators don't go crazy.
2952
2953[b]Version 0.5.46[/b]
2954 * Added the option -playlist for command line. This option should be
2955 prepended in front of a filename (URL or whatever). This option will make
2956 mplayer to treat the file as a playlist. This option has nothing to do
2957 with smplayer's playlist! In fact smplayer won't have any control over
2958 the playlist at all. For smplayer it will just be like a single file.
2959 * Added the option -help for command line. It will show a helping message.
2960 BTW, the translators will have a challenge, as keeping the formating
2961 is not easy. (Take a look at the Spanish translation).
2962 * Added the option -close-at-end command line. The main window will be
2963 closed when the file/playlist finishes.
2964
2965[b]Version 0.5.45[/b]
2966 * Updated the Ukrainian and German translations.
2967 * The playlist check in the open URL dialog works. If checked the option
2968 -playlist will be added to the mplayer command line. (Internally some text
2969 will be appended to the URL, so smplayer can recognize it. This may seem
2970 ugly (and it is) but allows to add the URL to a playlist or to the recent
2971 files menu, and it will still work).
2972 * Added an icon to the open URL dialog (url_big.png).
2973 * Added two options for the config file: [i]enable_audiocd_on_windows[/i] and
2974 [i]enable_vcd_on_windows[/i]. It seems that mplayer on Windows doesn't have
2975 support for VCDs and Audio CDs (at least not the build supplied with
2976 smplayer). Setting these options to "true" will enable the entries in the
2977 open menu.
2978
2979[b]Version 0.5.44[/b]
2980 * Updated the Polish, German and French translations.
2981 * When trying to stop a video, the mplayer process will be killed if it
2982 doesn't finish within 3 seconds.
2983 * New dialog to enter a URL (the playlist check doesn't work yet).
2984 * Don't load actions from playlist to the actions' editor as it seems
2985 they are already there from the main window (in Qt 4.3 they appear twice).
2986
2987[b]Version 0.5.43[/b]
2988 * Updated the Italian translation.
2989 * Small fix for Windows in the fullscreen code.
2990 * Removed the "&" characters in the description of the actions in the
2991 actions' editor.
2992 * Using less deprecated functions.
2993
2994[b]Version 0.5.42[/b]
2995 * Serious bug: a lot of actions were missing in the actions' editor. Fixed.
2996 * More improvements with the playlist embedded in the main window: now it
2997 should be properly hidden/shown when toggling compact and fullscreen mode,
2998 and when clicking on the systray icon. Also the playlist button in toolbar
2999 (and menu) should be updated when the playlist is closed by clicking
3000 on its close button. But you'll see that now the main window is not
3001 resized when the playlist is shown or hidden. I left this problem for the
3002 end (it's not trivial). Anyway you can press CTRL-1 to force a resize.
3003 This code is not compiled by default yet. If you want to see it,
3004 change the value of DOCK_PLAYLIST to 1 in config.h before compiling.
3005
3006[b]Version 0.5.41[/b]
3007 * Updated the Ukrainian and Russian translations.
3008 * Fixed the problem with the Video->Size menu. All options will work now
3009 no matter of the previous selection.
3010 * Some changes in Install.txt, just to mark some obsolete sections and
3011 make clear that it can only be compiled with Qt >= 4.2.
3012
3013[b]Version 0.5.40[/b]
3014 * Ported to Qt 4. Easy to say but it took almost 2 months, and it's not
3015 completely finished yet (still using some deprecated functions).
3016
3017 Some other changes since version 0.5.21 (for details read the Porting_log):
3018
3019 * Now the option "Don't repaint the video background" is checked by default
3020 in linux.
3021 * Created the file create_deb.sh, specially for Ubunty users. If you run it,
3022 it would create a deb package.
3023 * Added a bat file (compile_windows.bat) to make easier the compilation in
3024 windows.
3025 * New button in the preferences dialog: Help. It will display some help
3026 about the options in the current section.
3027 * Now the configuration file will be in $HOME/.smplayer/smplayer.ini and
3028 $HOME/.smplayer/screenshots will be used as the default directory to
3029 save the screenshots.
3030 * Bug fix: now the info about the demuxer, audio and video codec are updated
3031 after a restart of the mplayer process.
3032 * Fix: now reading the info about video, audio drivers, codecs and demuxers
3033 is done in a language independent way (it looks for tags like
3034 "ID_VIDEO_OUTPUTS" instead of English text).
3035 * Now changing a key shortcut in the actions' editor is much easier. Now you
3036 double click or press enter on a shortcut (you can do it in any column)
3037 and a dialog will appear to ask you for the new shortcut. In this dialog
3038 you press the key or combination of keys that you want to assign to the
3039 shortcut. If you want to delete, just click on the Clear button.
3040 Note: this has been done by using some code from Edyuk
3041 (http://www.edyuk.org)
3042 * By user request: added a new option in Preferences->Interface:
3043 Change volume on every file. If checked SMPlayer will remember the
3044 volume of every file, and will be restored when played again. For new
3045 files the default volume will be used. That was the normal behavior until
3046 now. The new thing is if you uncheck it. In this case SMPlayer will never
3047 change the volume when a file is loaded. Problem: on startup SMPlayer
3048 won't know the current volume value, the volume slider will be wrong.
3049 * New option for command line that I think it could be very useful: -action
3050 This option passes the specified action to an already running instance.
3051 For instance, you're watching a video in smplayer, then you type:
3052 [i]smplayer -action pause[/i] and the video will be paused.
3053 [i]smplayer -action fullscreen[/i] will toggle the video to fullscreen.
3054 This will allow to control smplayer with a remote control.
3055 You can see a list of all available actions in "Preferences->Keyboard and
3056 mouse". Under the "Name" column in the shortcut editor you've got all
3057 action's names.
3058 When using -action all other parameters (except ini-path) are ignored.
3059 So it you want to open a movie and enter in fullscreen, this is NOT valid:
3060 [i]smplayer movie.avi -action fullscreen[/i]
3061 But you can do it in two steps:
3062 [i]smplayer movie.avi[/i]
3063 [i]smplayer -action fullscreen[/i]
3064 The exit code will be 0 if the -action option is successful and -1
3065 if there's an error.
3066 * In Windows, along with the screensaver, the monitor power off will be
3067 disabled too.
3068 * (By user request) Added a new option in Preferences->Interface:
3069 "Remember position and size" (of the main window). Checked by default.
3070 * (By user request) Added two new optins in Preferences->General->Video & audio:
3071 "Direct rendering" and "Double buffering".
3072 * Changed the behavior of "Use postprocessing" and "Volume normalization"
3073 in Preferences->General. Previously if you check "Use postprocessing" for
3074 instance, then all videos will use postprocessing, no matter of the
3075 setting in Video->Filter->Postprocessing. Now this specifies the
3076 default setting for new videos. If checked, all new videos you open
3077 will have the option Video->Filter->Postprocessing enabled but you
3078 [b]can[/b] disable it if you want. Previously this wasn't possible.
3079 I think this behavior is more consistent.
3080 * Almost all options in menus can have a shortcut.
3081 * Now the maximum value for volume is 100 instead of 99.
3082 * Recent files menu: now if the list is empty the submenu won't appear.
3083 You can also set the max. number of items in the list to 0 in
3084 Preferences->Interface.
3085 * Compilation time has been reduced.
3086
3087[b]Version 0.5.21[/b]
3088 * Updated the Brazilian Portuguese translation.
3089 * Moved the video and audio sections in Preferences->General to a new
3090 tab, and moved also the font section in Subtitles to another tab, to
3091 try to make the preferences dialog smaller.
3092
3093[b]Version 0.5.20[/b]
3094 * Updated the German, Ukrainian, Portuguese and Romanian translations.
3095 * Now it will exit from compact mode before playing an audio file. Otherwise
3096 the GUI would not have any menus or buttons at all.
3097 * Temporary fix: in playlist, the latest_dir won't be changed when adding
3098 multiple files, to avoid that wrong paths with dvd:, vcd:... could be
3099 used.
3100
3101[b]Version 0.5.19[/b]
3102 * Updated the German and Polish translations.
3103 * (Windows) The priority of the SMPlayer process is changed accordingly
3104 to the priority of MPlayer (SMPlayer will try to run with higher priority).
3105 Note: not much tested.
3106 * As a lot of people have complained, I changed "Brazilian Portuguese" and
3107 "Portuguese from Portugal" to "Portuguese - Brazil" and
3108 "Portuguese - Portugal".
3109
3110[b]Version 0.5.18[/b]
3111 * Updated the Russian translation.
3112 * Added support for audio CDs (only tested with one disc) so please
3113 test yourself and report problems. Test also if VCD and DVD still work
3114 properly.
3115 Note: I don't know if this option will work on Windows, I never
3116 could play an audio CD with the Windows version of MPlayer.
3117
3118[b]Version 0.5.17[/b]
3119 * Updated the Brazilian Portuguese, Slovak, Ukrainian, German and
3120 Portuguese from Portugal translations.
3121 * Now QCoreApplication::arguments () will be used to read the arguments from
3122 command line if Qt > 4.1. On NT-based Windows this should allow the program
3123 to get the right characters if the filename contains characters from other
3124 alphabets.
3125
3126[b]Version 0.5.16[/b]
3127 * Updated the Ukrainian and Polish translations.
3128 * Added two new translations: Romanian and Portuguese from Portugal.
3129
3130[b]Version 0.5.15[/b]
3131 * Updated the Russian, Italian, Swedish, German, Ukrainian, Polish and
3132 Simplified-Chinese translations.
3133 * (By user request) Added an option in Preferences->General to enable the
3134 postprocessing filter for all videos.
3135
3136[b]Version 0.5.14[/b]
3137 * Updated the Swedish, Ukrainian and Polish translations.
3138 * I think for volume normalization it's best to have a global option, so
3139 I added a volume normalization option in Preferences->General. If checked
3140 the volnorm filter will be used for all files.
3141 * Added an option in Preferences->General to set the maximum amplification
3142 level for softvol. By default 110. Valid range 10-10000.
3143
3144[b]Version 0.5.13[/b]
3145 * Updated the Ukrainian, German and Polish translations.
3146 * (By user request) Now the mouse wheel can be configured to zoom the video
3147 (Preferences->Keyboard and mouse->Mouse).
3148 Note: compatibility couldn't be kept, if you have previosly changed the
3149 behavior of the mouse wheel you'll need to change it again.
3150 * Now the options in the menu Video->Size will always be executed even if the
3151 option is already selected. Useful if you resized the window. Also added
3152 shortcuts for Size->100% and Size->200% (Ctrl+1 and Ctrl+2) and I'm very
3153 sorry but these shortcuts can't be changed (and these shortcuts will only
3154 work if the menu is visible).
3155 * (By user request) Added the option Audio->Filters->Volume normalization.
3156 Note: this option only affects the current file, if you want the filter
3157 to be used for all files add "volnorm" to the audio filters field in
3158 Preferences->Advanced.
3159 * (By user request) Clicking in the system tray icon with the mouse middle
3160 button pauses/unpauses the file.
3161 * Now tooltips for QActions are explicitly created, to try to work around
3162 a bug in Qt 4.3.
3163
3164[b]Version 0.5.12[/b]
3165 * Updated the Swedish, German and Ukrainian translations (although changes
3166 I've just made could have broken them...)
3167 * Reorganized a little bit the preferences dialog, by using several tab
3168 widgets. This prevents that sections grow to much.
3169 * Better explained the "MPlayer language" section (I hope) and added
3170 regular expressions for Spanish, Italian, German and French in the
3171 comboboxes, taken from the MPlayer translation files (completely
3172 untested!).
3173
3174[b]Version 0.5.11[/b]
3175 * Updated the Ukrainian and German translations.
3176 * Shortcuts for previous and next items in playlist didn't work in main
3177 window. Fixed.
3178 * Added an option in Preferences->Subtitles to use the new -subfont option
3179 in MPlayer. In the future SMPlayer will try to autodetect when this option
3180 is needed.
3181 * Added in Preferences a new section: MPlayer language, where the user can
3182 change some of the texts that SMPlayer looks for. Intended in case that
3183 MPlayer displays its messages in another language. (Unfortunately MPlayer
3184 can't change language at runtime).
3185
3186[b]Version 0.5.10[/b]
3187 * Moved the denoise submenu inside the video filter menu.
3188 * (By user request) Added the option "AC3/DTS pass-through S/PDIF" in
3189 Preferences->General. It will simply add "-afm hwac3" to the command line.
3190 * Renamed "Yadif (mode 0)" to "Yadif (normal)", and "Yadif (mode 1)" to
3191 "Yadif (double framerate)".
3192
3193[b]Version 0.5.9[/b]
3194 * Updated the Swedish, German, Ukrainian and Polish translations.
3195 * The application was probably getting the wrong screen resolution if
3196 a virtual desktop was enabled. I hope this is fixed now.
3197
3198[b]Version 0.5.8[/b]
3199 * Updated the Italian, Simplified-Chinese and Swedish translations.
3200 * Added two new options in the Video->Deinterlace menu: kerndeint and
3201 yadif (mode 1). The latter option should give a much more fluid motion than
3202 the normal yadif option, but you need a really fast computer, as this
3203 option uses a lot of CPU.
3204 Some videos require to change the field dominance to work properly, so an
3205 option for this will be added in the future. Meanwhile you can pass the
3206 option -field-dominance to mplayer if you need it.
3207
3208[b]Version 0.5.7[/b]
3209 * Added *.ac3 to the list of audio filters in the open dialogs.
3210 * On startup, if the previous height of the window is less than 200, then
3211 the window is resized to the default size.
3212 * Updated the Polish and German translations.
3213 * Updated the instructions to make a deb package in Install.txt.
3214
3215[b]Version 0.5.6[/b]
3216 * Updated the German and Ukrainian translations.
3217 * Changed the buttons in the floating control from QPushButtons to
3218 QToolButtons.
3219 * Added an option in Preferences to enable or disable the cache.
3220 (Cache could be disabled by setting it to 0, but this is clearer).
3221 The cache is [b]disabled[/b] by default, as it seems this option
3222 causes some trouble with some video formats. As a side effect now
3223 videos start to play faster.
3224
3225[b]Version 0.5.5[/b]
3226 * Added in the audio menu an option to load an external audio file (and
3227 another one to unload it). This allows to watch movies on which the
3228 audio track is in an external file (mp3, wav...).
3229 Note: if you play the movie again later, you'll see two audio tracks
3230 in the menus (the original one, and the external one), but changing
3231 tracks doesn't work. Strange things may happen if you do it.
3232 * Added the option "dont_use_eq_options" in the config file, ([preferences]
3233 section). If set to true, smplayer won't pass the options -brightness,
3234 -contrast, -hue, and -saturation to mplayer. It seems that some graphic
3235 cards don't support them or have some kind of problem with them.
3236 * Updated the German translation.
3237 * Added an empty icon for gamma (to prevent this slider to be higher than the
3238 rest).
3239
3240[b]Version 0.5.4[/b]
3241 * The size of the floating control can be changed, editing the config file.
3242 Option floating_control_width under the [default_gui] section. The value
3243 is a percentage (100 = all screen width, 50 = half of the screen width).
3244 By default, 100.
3245 * The size and position of the main window will be remembered.
3246 * (Qt 4) The balloon that remembers you that the program is already running
3247 in the system tray will be shown only 5 times.
3248
3249[b]Version 0.5.3[/b]
3250 * Updated the Polish and Russian translations.
3251 * New fullscreen control widget, smaller than the previous one. If using Qt 4
3252 it's better not to use the CleanLooks style, its buttons are huge and look
3253 awful in this widget.
3254 * Fixed bug #1729705 (I hope). This has required a lot of changes, so other
3255 bugs may appear.
3256
3257[b]Version 0.5.2[/b]
3258 * Updated the German and Ukrainian translations.
3259 * (Qt 4) Option Open->Close, now it exits from fullscreen mode before closing
3260 the window.
3261 * Now most options in the subtitle menu are disabled if there's none subtitle
3262 selected.
3263 * If the option Play->Repeat is enabled, files will start to play from
3264 the beginning.
3265 * (By user request) Now it's possible to choose the path of the ini file.
3266 This is done by the -ini-path command line option. Example:
3267 smplayer -ini-path /tmp
3268 will try to read the configuration from /tmp/smplayer.ini.
3269 The path is optional, if none is passed then it will use the application
3270 path, so "smplayer -ini-path" will read the configuration from smplayer.ini
3271 in the application path.
3272 This feature requires Qt 4. The option -ini-path (and the optional argument)
3273 will be ignored if compiled with Qt 3. This option won't work either with
3274 KDE support (and in this case you'll get an error if you try to use the
3275 -ini-path option).
3276 * Assigned the keys F5 and F6 for show_main_toolbar and show_language_toolbar,
3277 and updated shortcuts/default.keys with the new keys.
3278
3279[b]Version 0.5.1[/b]
3280 * Updated the Traditional Chinese and Bulgarian translations.
3281 * Now the title bar shows "file name - SMPlayer", instead of
3282 "SMPlayer - file name".
3283 * MPlayer can be compiled to display its texts in another language, but
3284 SMPlayer requires the texts to be in English. Unfortunately it's not
3285 possible to change the MPlayer language without recompiling. This is a
3286 problem. As a work-around I've made some of the internal regular expressions
3287 configurable (by editing the config file).
3288 rx_endoffile should specify the text that MPlayer outputs when a file has
3289 arrived to the end (by default "^Exiting... \\(End of file\\)"). If SMPlayer
3290 fails to catch this text, the playlist won't work properly.
3291 rx_novideo should specify the text that MPlayer outputs when a file has
3292 no video, by default "^Video: no video". If SMPlayer fails to catch this
3293 text, the video window won't be hidden when playing sound files.
3294 There are other English texts which SMPlayer looks for, but they are far
3295 less important (most of them are just simply displayed on the status bar).
3296 * (By user request) Created an action to change the window from normal size
3297 to double size and vice versa (this new action doesn't appear in any of the
3298 menus, it's handled by a key shortcut, by default CTRL+D).
3299 The best way would be to add key shortcuts to all Video->Size suboptions,
3300 but it's not possible for the moment (I actually can add shortcuts but
3301 they won't be configurable).
3302 * It seems that it's not a good idea to have the debian subdirectory in the
3303 sources, as it can conflict with the one made by package maintainers.
3304 As a quick solution, for now I've just renamed it to debian-rvm. If you want
3305 to create a deb package with dpkg-buildpackage, just rename it back to
3306 debian.
3307
3308[b]Version 0.5.0[/b]
3309 * Updated the Italian, German and Ukrainian translations.
3310
3311[b]Version 0.4.30[/b]
3312 * Updated the Japanese and Serbian translations.
3313 * Added the Traditional Chinese translation.
3314 * debian/control: now depends on mplayer | mplayer-nogui
3315 * Install.txt: explained how to create a deb package.
3316
3317[b]Version 0.4.29[/b]
3318 * Fixed bug #1725272 (the LCD in the floating control didn't show the hours).
3319 * Added the debian subdirectory (created in a kubuntu 7.04). This way it's
3320 possible to create a deb package.
3321 * Updated the German and Ukrainian translations.
3322
3323[b]Version 0.4.28[/b]
3324 * Written the documents Install.txt and Release_notes.txt, and updated
3325 Readme.txt.
3326 * Updated the Polish translation.
3327 * Added the Serbian translation.
3328
3329[b]Version 0.4.27[/b]
3330 * Applied patch to fix bug #1703280.
3331 * Now the tooltip in the system tray icon should display the same as the window
3332 title.
3333
3334[b]Version 0.4.26[/b]
3335 * Updated the Ukrainian, German, Polish, Dutch, Chinese and Turkish
3336 translations.
3337
3338[b]Version 0.4.25[/b]
3339 * Not providing a default for SSA/ASS style override, as this setting may
3340 affect real SSA/ASS subtitles. Added a "whatsthis" help for this field.
3341 * Now DESTDIR is used in the Makefile to select the installation directory,
3342 and changed the smplayer.spec to use it.
3343 * Updated the Ukrainian and German translations.
3344
3345[b]Version 0.4.24[/b]
3346 * Updated the Italian and Polish translations.
3347 * Added support for SSA/ASS style override (-ass-force-style option in
3348 mplayer). As there are a lot of options for styles, I just simply added a
3349 line edit so you can enter the styles you want. This option may be very
3350 useful with srt/sub files when using the SSA/ASS library, as subtitles may
3351 look much nicer.
3352 By default, it will use "Bold=1,Outline=2,Shadow=2" which provides a
3353 nice black shadow.
3354 Info about these styles can be found at:
3355 http://www.perlfu.co.uk/projects/asa/ass-specs.doc (look at chapter 5)
3356
3357[b]Version 0.4.23[/b]
3358 * Updated the Turkish, German, Ukrainian, Swedish and Polish translations.
3359 * Moved all translations to a subdir: src/translations.
3360 And if TRANSLATION_PATH is not defined on compilation, smplayer will look
3361 for translations in application_path/translations/ (this is intended for
3362 Windows).
3363 * Changed the default colorkey to 0x020202 (this really was the old colorkey).
3364 * Made the colorkey field in preferences editable, so there's two ways to
3365 set the colorkey: typing it yourself or selecting a color in the color
3366 dialog. Warning: currently no check is performed on the typed value. If
3367 the value is invalid it would return 0 (black).
3368 The value must be in hexadecimal, this way: #RRGGBB, where RR, GG
3369 and BB are the red, green and blue components of the color.
3370
3371[b]Version 0.4.22[/b]
3372 * Updated the German translation.
3373 * (Playlist) After removing the selected items, it tries to keep the cursor
3374 on the same row it was before (previosly the cursor was always moved to
3375 the 1st row).
3376 * Made the rest of actions translatable.
3377 * Added an option in the preferences dialog (subtitles tab) to select the
3378 default position of the subtitles. 100 means the bottom of the video window
3379 while 0 mean the top.
3380 * The colorkey is configurable now. Preferences->Advanced.
3381
3382[b]Version 0.4.21[/b]
3383 * Updated the Turkish translation.
3384 * Parses the StreamTitle line from Shoutcast streams, and displays it in the
3385 info window and title bar.
3386
3387[b]Version 0.4.20[/b]
3388 * Updated the Japanese, Czech, Polish, Italian and Chinese translations.
3389 * Floating control: don't assume that in fullscreen mode the screen starts
3390 at 0x0 (it might be on a 2nd monitor). This may fix the problem on which the
3391 floating control may show on the wrong monitor.
3392 * Playlist: the playlist is now only marked as "modified" only when changed
3393 by the user (and not when smplayer adds items to it, for instance, the
3394 files loaded from command line).
3395 * (By user request) New option in preferences (config file only):
3396 initial_panscan_factor. It specifies the default zoom value all new videos
3397 will have (by default 1.0).
3398
3399[b]Version 0.4.19[/b]
3400 * Updated the German and Russian translations.
3401 * Changed the colorkey. The one in 0.4.18 didn't work on Windows with
3402 directx.
3403 * Added a system tray icon if compiled with Qt 3 and KDE support.
3404
3405[b]Version 0.4.18[/b]
3406 * Updated the Swedish, German and Ukrainian translations.
3407 * Qt 4: now the time and volume sliders should work better. Previously
3408 it wasn't easy to drag the slider's handle if it was bigger than usual.
3409 Now the actual size of the handle is taken into account so dragging should
3410 work as expected.
3411
3412[b]Version 0.4.17[/b]
3413 * Updated the Ukrainian, German, Russian, Polish and Bulgarian translations.
3414 * Added the Swedish translation.
3415 * Now you can open several files through command line:
3416 smplayer video1.avi video2.avi music.mp3
3417 or
3418 smplayer *.mp3
3419 The first file will be opened by a function which is able to handle *.m3u
3420 files and directories. The rest will simply be added to the playlist.
3421 As this feature has required important changes, it might have introduced bugs.
3422 Report if you notice something strange.
3423 * Fixed a bug in the playlist. The first item played wasn't marked sometimes
3424 as played.
3425
3426[b]Version 0.4.16[/b]
3427 * Updated the Chinese and Russian translations.
3428 * Added support for the sub_step command (in the Subtitles menu). This allow
3429 you to move to the previous or next subtitle line in the subtitle files.
3430 It can help you to synchronize the subtitles.
3431 Note: this setting is not saved, reasons: 1) if you need to use these
3432 options maybe it's because the subtitle file has a serious sinchronization
3433 problem and you'll probably have to adjust the subtitles several times,
3434 2) it's not easy to do it.
3435 * At last the "+10 seconds", "+1 minute"... options in the menus show the
3436 actual time to jump (if you modified the default values in preferences).
3437
3438[b]Version 0.4.15[/b]
3439 * Updated the Italian translation.
3440 * Server commands: the playlist functions now work with Qt 4.
3441 * The function of the mouse buttons are configurable again. With this smplayer
3442 retrieves all functionality from 0.4.7.
3443
3444[b]Version 0.4.14[/b]
3445 * Updated the Polish, Ukrainian and German translations.
3446 * The function command in server should work again. If you don't know
3447 what I'm talking about, do "telnet localhost 8000" (or the port configured
3448 in preferences) and type "list functions". This feature allows to control
3449 smplayer remotely. Note: I've just realized that the playlist functions
3450 currently don't work if using Qt 4.
3451
3452[b]Version 0.4.13[/b]
3453 * Updated the German, Russian and Chinese translations.
3454 * Added the Turkish translation.
3455 * Actions editor: checking for conflicts, now it will only beep due to
3456 conflicts after editing a shortcut. This prevents beeps when entering
3457 in the preferences dialog, which can be confuse for the user.
3458 * Actions editor: now it will display error message if the key shortcut
3459 file can't be saved or loaded.
3460 * Actions editor: Shortcuts are shown left aligned.
3461 * I spent some time writing a widget which would allow to enter a shortcut
3462 just pressing the key (or combination of keys), instead of typing it.
3463 I took some code from qt-3 designer, and yes, it works pretty well.
3464 But at the end I'm not using it... it doesn't work well with qt 4 (some
3465 keys can't be entered, like Tab or the cursors). And moreover with qt 3
3466 it isn't really possible to enter all keys. For instance with a Spanish
3467 keyboard it seems impossible to enter the key ">".
3468 But in case you want to try it yourself, edit the file actionseditor.cpp and
3469 change the line
3470 #define USE_KEYCHOOSER 0
3471 to
3472 #define USE_KEYCHOOSER 1
3473
3474[b]Version 0.4.12[/b]
3475 * The actions editor is now in the preferences dialog.
3476 * Now smplayer will look for icons in a directory named "themes" instead
3477 of "icons" (defined with THEMES_PATH in Makefile). This is because in the
3478 future there might be more things besides icons.
3479 * smplayer will look for key shortcuts files in a directory named "shortcuts"
3480 (SHORTCUTS_PATH in Makefile).
3481 * Updated the German, Russian and Ukrainian translations.
3482
3483[b]Version 0.4.11[/b]
3484 * Fixed a bug in actions editor: default shortcuts were lost on first run.
3485 If you used 0.4.10 edit the config file and delete the [actions] section.
3486 * More improvements in actions editor. Now it's possible to save the actions
3487 to a external file, and load it. It also checks for conflicts (the same
3488 shortcut assigned to other actions).
3489 * Removed the src/icons directory. Icons will be in another package
3490 (and current Makefile is broken, don't try "make install").
3491
3492[b]Version 0.4.10[/b]
3493 * Actions editor: now the actions are saved and loaded to the config file.
3494
3495[b]Version 0.4.9[/b]
3496 * Fixed a segfault when selected Open->Quit (Qt 4).
3497 * Using UTF-8 for all QTextStreams in server.cpp and client.cpp.
3498 * Updated the Russian, Ukrainian, Chinese, Polish, Dutch and Italian
3499 translations.
3500 * More improvements on the actions editor. Better code for Qt 4, and
3501 now it shows the icon and name of the action, along with the description.
3502 The actions editor is far to be finished so it's hidden. If you want to see
3503 it, press G. You can change the shortcuts by double clicking in the
3504 shortcuts cell. The new shortcuts you define will work for the current
3505 session, but they won't be saved.
3506
3507[b]Version 0.4.8[/b]
3508 * Updated the German translation.
3509 * Using now QActions for all key shortcuts.
3510 * Started to write the actions editor.
3511
3512[b]Version 0.4.7[/b]
3513 * Updated the Polish, German, Ukrainian and Italian translations.
3514 * As the panscan feature seems to work well, even in Windows, I added
3515 a new submenu "Panscan" in the Video menu. The videos should also remember
3516 the zoom value.
3517
3518[b]Version 0.4.6[/b]
3519 * Experimental pan&scan feature. It's possible to move the video window
3520 (left, right, up and down) and also zoom it. You increase zoom with key
3521 "E" and decrease with "W". You can move the window with ALT + cursor keys.
3522 This is experimental, just to test if this can be done. The settings
3523 are not saved anywhere, in fact resizing the window resets all values
3524 to the defaults.
3525 Note: the zoom affects the OSD too, including subtitles.
3526
3527[b]Version 0.4.5[/b]
3528 * The fix in 0.4.4 actually brokes smplayer on Windows. The video disappears
3529 when the video is resized. So now this is an option that can be enabled
3530 or disabled (Preferences->Advanced, Don't repaint the background of the
3531 video window). This option is Off by default, as it works well in linux
3532 with Qt 3 and on Windows with Qt 4. If you use Qt 4 on linux and have the
3533 problem mentioned in the 0.4.4 changelog, you may check this option and see
3534 if it helps.
3535
3536[b]Version 0.4.4[/b]
3537 * Updated the Slovak, German, Ukrainian and Polish translations.
3538 * A very important fix (at least for me). Now when the main window is
3539 resized the video should not flicker at all (I made this specially for
3540 Qt 4, where the flicker was very annoying, but at the end the result is
3541 much better with Qt 3). The most important is that this fixes a repaint
3542 problem with Qt 4. Sometimes the video window got black (totally or
3543 partially) when closing another window (or menu) that was over it (I could
3544 reproduce it by entering in the preferences dialog, and changing the
3545 language).
3546 I don't know if someone else had this problem (I didn't get any report
3547 about it), but it happened to me and it was really annoying. Now this
3548 is FIXED!!!
3549
3550[b]Version 0.4.3[/b]
3551 * On startup the toolbars always appeared even if they were hidden in the
3552 previous session. Fixed (I hope).
3553 * Changes in playlist: now if the playlist has been changed, it will ask you
3554 to save it before loading a another playlist. It will also ask you if
3555 you try to open a dvd or vcd, because that clears the playlist.
3556 It won't ask you when you close the application, because the current
3557 playlist is saved to the config file and so it will retrieved on startup.
3558 * Merged the info window and advanced file settings in one thing:
3559 "View info & properties".
3560 * Updated the German translation.
3561
3562[b]Version 0.4.2[/b]
3563 * If in compact mode, on startup the toolbars were visible. Fixed.
3564 * Some improvements on the playlist docked in the main window, but there
3565 are still some issues. I'm afraid this can't be completely fixed until the
3566 application is ported to Qt 4.
3567
3568[b]Version 0.4.1[/b]
3569 * Updated the Chinese, Russian, Italian, German, Ukrainian and Polish
3570 translations.
3571 * Some options in menus didn't update the name after a language change. Fixed.
3572 * Some improvements in the tray icon:
3573 - If the main window is hidden, it will became visible just before playing
3574 a video. Now this works too with the (playlist) next and previous options.
3575 - The tray icon shows a tooltip with the name of the current file.
3576 - Added two options to the context menu: playlist and preferences.
3577 * The playlist saves to the config file the current playlist just before
3578 quiting and loads again on startup.
3579 * Renamed the Exit option to Close. If the system tray icon is not activated
3580 then the Close option finishes the application. But if the system tray icon
3581 is activated then it just hides it. The Quit option always finishes the
3582 application, no matter if the tray icon is activated or not (the Quit
3583 option doesn't show if Qt < 4.2).
3584
3585[b]Version 0.4.0[/b]
3586 Initially version 0.4.0 was to be released once the key shortcuts were
3587 configurable. But as it seems it still takes some time for that, and
3588 considering that I've implemented some things actually planned for future
3589 versions (VCD, system tray icon) I change to 0.4.0 now (even though I've just
3590 implemented the system tray icon and it may have bugs).
3591 Main objective for 0.5.0 is still configurable shortcuts, and I expect it to
3592 be soon, very soon.
3593
3594 * More improvements in tray icon. Just test it. Remember that you need to
3595 compile at least with Qt 4.2. I think this feature is now quite usable.
3596 There's a known problem, though, the next and previous options in the
3597 context menu don't force a show() in the main window. This is ok for music.
3598 But if it's a video then the main window won't appear until you make
3599 visible yourself.
3600 * The main window only shows once on startup, that prevents that the main
3601 window can be seen for a little moment without toolbars.
3602 * The width of the floating control can be configured (for now just by
3603 editing the configuration file, look for floating_control_width, the value is
3604 the desired width in %, by default 75%).
3605 * Now if you select Open->VCD and the cdrom device is not configured, a
3606 warning will show and then the preferences dialog will open so you can
3607 configure it.
3608 * Disabled style switching again, because it crashes with Qt 4 (I find
3609 Qt 4 more unstable than Qt 3...)
3610 * Updated the Ukrainian and Bulgarian translations.
3611
3612[b]Version 0.3.45[/b]
3613 * Updated the Ukrainian, German and Russian translations.
3614 * Some improvements in the tray icon. Now it has a new context menu,
3615 and it saves its state (mainly if the main window is visible or not)
3616 to recover it on startup. Unfortunately it doesn't work well if the
3617 single instance option is activated.
3618 And if you click on the close button the application will hide but it
3619 will still running in the tray.
3620
3621[b]Version 0.3.44[/b]
3622 * Added the Bulgarian translation.
3623 * Updated the Polish translation.
3624 * Qt 4: Made the repaint of the mplayer window more or less like Qt 3.
3625 At least this seems to fix some small cuts in the audio when resizing.
3626 But still the window is getting black after changing the language in
3627 preferences. I don't know why.
3628 Report if you find problems with this (more flickering than before or
3629 something).
3630 * Started to implement the system tray icon. You need Qt 4.2 to see it.
3631
3632[b]Version 0.3.43[/b]
3633 * Updated the Dutch translation.
3634 * When DOCK_PLAYLIST is set 1, the playlist was always shown when exiting from
3635 fullscreen, even if it was hidden previously. Fixed.
3636 * Qt 4: now the time (and volume) slider go to the point you click on the bar.
3637 * Windows: the playlist was always above the main window. This should be
3638 fixed now. The VCD option in the Open menu is disabled, as mplayer in
3639 Windows doesn't support VCDs yet. Anyway you can watch VCDs by opening the
3640 *.dat files you'll see in the drive.
3641 * STYLE_SWITCHING option in config.h activated by default now. This will
3642 allow you to switch the Qt style at runtime (Preferences->Interface).
3643 This option wasn't enabled by default because it seems it had some issues
3644 (some colors might not be correct). Anyway I let you to test it.
3645
3646[b]Version 0.3.42[/b]
3647 * VCD support has triggered a problem. If title #1 of a VCD (or DVD) can't
3648 be played, the GUI doesn't get the info of the rest of titles (which
3649 probably could be played). Now the application detects that case and
3650 passes that info.
3651 * Now when a VCD or DVD start to play, all titles are added to the playlist
3652 (clearing all previous contents), so when a title finishes the next one
3653 will be played.
3654 * I think those 2 previous things can improve DVD support. Because it seems
3655 that a lot of people got confused when the first title of a DVD didn't
3656 play, even thinking that smplayer can't play DVDs at all. Now if the
3657 first title fails the 2nd will be played. Anyway I couldn't test this,
3658 because I don't have any DVD which first title doesn't play.
3659 * Added the option vcd_initial_title for preferences (this is a config
3660 option, it's not in the preferences dialog yet). It specifies the
3661 title number which should be played when you select Open->VCD. By
3662 default 2.
3663 * And added support for VCDs in other parts of the code. For instance
3664 the info window recognizes VCDs and displays a different icon for them.
3665 Or you can play a VCD through command line: [i]smplayer vcd://3[/i] (will
3666 play title #3), or just simply [i]smplayer vcd:[/i] (which is the same
3667 as selecting Open->VCD).
3668 * Now the option Video->Aspect ratio->Autodetect will use the aspect
3669 ratio of the mplayer window, instead of the file aspect rato. That makes
3670 that some filters could work better. (Anyway I don't know if this could have
3671 any secondary effect...)
3672 * Renamed the icon them Test as Oxygen.
3673
3674[b]Version 0.3.41[/b]
3675 * Updated the Hungarian translation.
3676 * Started the VCD stuff. Now you can play VCD's. But... to implement this
3677 feature I used a VCD created by k3b with 2 videoclips. mplayer reports
3678 that there are 3 titles in the disc. The first one can't be played
3679 (maybe it has control info or something), but that makes that smplayer
3680 doesn't get the info about available titles. To "fix" it smplayer will
3681 start to play all VCDs from title 2 (instead of 1) but of course I'm not
3682 sure if it is safe to assume that all discs (in mplayer) start at title 2.
3683 So if you have a lot of VCDs, please test.
3684 BTW, I think mplayer on Windows doesn't support VCDs...
3685
3686[b]Version 0.3.40[/b]
3687 * Added a new icon theme "Silk" created by ilGaspa
3688 (http://www.phpbbplanet.com/smplayer/viewtopic.php?t=116)
3689 * Added another icon theme "MacLike", by Charles Barcza.
3690 * Updated the Ukrainian and German translations.
3691 * Qt 4: The video equalizer lost its icons everytime an icon theme change was
3692 made. Fixed.
3693 * It seems that drag&drop didn't work with filenames with non-latin1
3694 characters if the drag was made from Konqueror. It seems the problem that
3695 kde encodes the filenames using the current locale but Qt expects
3696 to be in UTF-8. Now drag&drop from Konqueror should work but it's required
3697 to compile smplayer with kde support.
3698 Of course, if your system's encoding is UTF-8 then there's not problem at all.
3699 * Tried to avoid the use of double slashes (/usr//share...) in paths.
3700
3701[b]Version 0.3.39[/b]
3702 * Updated the Czech, Polish, French, German and Spanish translations.
3703 * KDE support fixes: now the embedded icons should show again. Now you
3704 can pass a filename to open from command line.
3705 * Changes in Makefile. if "make KDE_SUPPORT=1" doesn't work for you,
3706 edit the Makefile and change the kde paths.
3707 You also can pass the paths through command line, example:
3708 make KDE_SUPPORT=1 KDE_INCLUDE_PATH=/usr/include/kde
3709
3710[b]Version 0.3.38[/b]
3711 * Moved most of the single instance stuff to another class (CSManager). That
3712 simplifies the BaseGui code.
3713 * Fixed an old bug. If the server which smplayer tries to connect to
3714 on startup doesn't respond anything, smplayer will wait and wait...
3715 forever. Now it waits 4 seconds, after that smplayer starts and reports
3716 to the user about the problem, and disables the single instance option.
3717 * KDE dialogs: now the Qt filters are converted to the KDE format. Now
3718 the KDE dialogs should work.
3719 * Now you can compile smplayer with KDE support just by typing:
3720 make KDE_SUPPORT=1
3721 * Updated the Japanese, Russian and Czech translations.
3722
3723[b]Version 0.3.37[/b]
3724 * Set the focus to video window after the user has selected an audio or
3725 subtitle from the toolbar.
3726 * Now the video should keep paused the when switching to fullscreen mode.
3727 * Finally I could compile smplayer with kde support. Now smplayer can
3728 show the kde open dialogs. But it seems that the filter parameter is not
3729 fully compatible with the Qt dialogs, so some of the dialogs could be
3730 useless. I'll try to fix it anyway. There are also other problems:
3731 the embedded icons don't show, you'll have to use any other icon set.
3732 And for some reason the application path is changed to /usr/bin so
3733 smplayer could have problems finding its files.
3734 If you want to test it, edit the smplayer.pro and look for "KDE_SUPPORT"
3735 and uncomment the 3 lines (and change the kde paths...). I'll try to
3736 make it easier in future releases. Ah, don't forget to compile with Qt 3.
3737 * Updated the Polish translation.
3738
3739[b]Version 0.3.36[/b]
3740 * Improved a little bit the new subtitles' code. If you're watching a
3741 video with subtitles and you load a new subtitle file, smplayer will
3742 try to keep using the same subtitle if it is still present (you may
3743 think that it would better to select the subtitle from the file that
3744 user has loaded, but it's impossible to know which one it is).
3745 The same would happen if you unload the subtitle file, smplayer will
3746 try to keep the previous selected subtitle, if it's one of the available
3747 subtitles. If it's not, the none subtitle will be selected.
3748 On the other hand, if you load a subtitle file to a video which didn't
3749 have any subtitle, then smplayer may select one subtitle, according to
3750 the preferences settings (if subtitle autoload is activated, it will
3751 select the first one or the user's preferred language if found).
3752 * Now you can drag directories to the playlist. It will add all files
3753 in it (it's not recursive, it won't add files in subdirectories).
3754 * Now you can open DVD iso files. Just simply select the *.iso file
3755 in the Open->File dialog. You can also drag it to the main window or
3756 playlist. The file must have the extension iso to be identified. If the
3757 image has another extension there's another way to open it, select
3758 Open->DVD from folder. This dialog will only allow you to choose a
3759 directory but you can type after it the filename.
3760 * Updated the German and Georgian translations.
3761
3762[b]Version 0.3.35[/b]
3763 * Almost all subtitle code has been rewritten. I think that now it's much
3764 better. For instance, now you can load a idx/sub file and you'll be able
3765 to select among all languages that the file provides. You can have a
3766 mkv file with embedded subtitles, load an idx/sub file (or srt, sub...)
3767 and all subtitles will be available.
3768 There's also a new option in the subtitles menu to unload the previous
3769 subtitle file you might have loaded.
3770 This new code is still under testing, and it could have bugs. If you
3771 see something strange, please report.
3772 * Updated the Ukrainian, Czech, Georgian, Polish, Russian and Chinese
3773 translations.
3774
3775[b]Version 0.3.34[/b]
3776 * Updated the Dutch, Ukrainian, German, Polish and Italian translations.
3777 * Added the Czech translation by Martin Dvořák.
3778 * Some cosmetic changes: new about dialog, and now the language combo
3779 in preferences displays the language name, along with the ISO code.
3780
3781[b]Version 0.3.33[/b]
3782 * Changes in playlist: converted the buttons and menus to QAction's. This
3783 has required to make the playlist a QMainWindow (it was a QWidget before).
3784 * And added again the previous and next buttons to main window.
3785 * Updated the German translation.
3786
3787[b]Version 0.3.32[/b]
3788 * Updated the Russian and Polish translations.
3789 * Added options to hide the toolbars (in the Options menu).
3790
3791[b]Version 0.3.31[/b]
3792 * Created a new floating control widget. This time it's not a toolbar so
3793 I hope that this finally fixes the problems with the floating control.
3794
3795[b]Version 0.3.30[/b]
3796 * Updated the Polish, Hungarian and Chinese translations.
3797 * Some people report that the control widget doesn't appear where it
3798 should but a little bit above the bottom. I tried to fix it by reparenting
3799 the widget and changing the flags. It seems to work well with Qt 3, but
3800 with Qt 4 it does really strange things: the widget is huge. Resize doesn't
3801 work or crashed the program. So finally the code is disabled (even for
3802 Qt 3). If you wanna to test it: edit the config.h and set
3803 REPARENT_CONTROLWIDGET to 1 (and recompile).
3804
3805[b]Version 0.3.29[/b]
3806 * Updated the German translation.
3807 * Fixed a crash when using Qt 4 with the new control widget.
3808 * Now the control widget displays over the video, not moving it.
3809 * You can now drag a subtitle file to the main window.
3810 * Tried to use the kde open dialog, unsuccessfully.
3811
3812[b]Version 0.3.28[/b]
3813 * Updated the German, Polish and Ukrainian translations.
3814 * Updated the French translation by David <goondy@free.fr>
3815 * Now the control widget is only one toolbar, but if it gets too small
3816 it will replaced by another widget with less buttons.
3817
3818[b]Version 0.3.21 - 0.3.27[/b]
3819 * A lot of internal changes: now QAction's are used for most of the menus,
3820 constants have been changed to enums. Due to the amount of changes it's
3821 possible that something could have broken. Please test it, specially
3822 audio and subtitle selection, aspect ratio options, and well... everything
3823 in the menus...
3824 * The Gui class has been divided into BaseGui and DefaultGui. The intention
3825 of this it to allow to create alternative GUI's easily (when I say GUI in
3826 fact I mean the main window). The DefaultGui is less than 300 lines of code.
3827 * The new GUI has been written from scratch and it has some toolbars. This
3828 GUI has been written today in a few hours and it's not finished yet.
3829 Unfortunately the "controlwidget over the video" from previous releases
3830 has not been implemented yet in this GUI.
3831 * Updated the Italian, German, Hungarian and Russian translations.
3832 * Added the Georgian translation.
3833
3834[b]Version 0.3.20[/b]
3835 * Added new icon themes by Charles Barcza.
3836 * Updated the German and Polish translations.
3837 * The controlwidget over the video now it seems that works too with Qt 3,
3838 so now it's activated by default. Please test it.
3839 * The priority options in preferences are hidden too in Qt 4 (priority is
3840 for Windows only).
3841 * Removed the old fullscreen code.
3842
3843[b]Version 0.3.19[/b]
3844 * Updated the Chinese, Ukrainian, Russian, German and Polish translations.
3845 * It seems that some videos don't start at sec. 0 so now smplayer will
3846 try to get the starting time and subtract that time from the current time.
3847 That's need for the -ss option to work properly with those videos.
3848 * Set some "buddies" in filepreferencesdialog so it can be used with the
3849 keyboard.
3850 * Some internal changes and small fixes.
3851 * New compilation option in config.h: CONTROLWIDGET_OVER_VIDEO
3852 If set to 1, the controlwidget will be shown in fullscreen
3853 *over* the video (not moving the video) when the user move the mouse
3854 to the bottom area of the screen.
3855 Now if someone knows how to get rid of the KDE taskbar that appears at
3856 the same time...
3857
3858[b]Version 0.3.18[/b]
3859 * Icon sets: The logo didn't change in the title bar of some windows. Fixed.
3860 * (Qt 3 only) Time slider: now the slider goes to the point the user has
3861 clicked on. The volume slider has the same behavior.
3862 * Now it's possible to choose a preferred language for subtitles.
3863 (Only tested with two mkv files).
3864 * Added more "whatsthis" help in Preferences (Performance tab). Texts copied
3865 from mplayer manpage.
3866 * Now the info window shows some icons, according to the media type
3867 (video, audio, dvd, url). I'm afraid these icons are not customizable.
3868
3869[b]Version 0.3.17[/b]
3870 * Updated the Polish, German and Ukrainian translations.
3871 * Added support for Qt 4 stylesheets. Now the icons sets, along with the
3872 *.png files, can contain a file named "style.qss". If that file exists
3873 smplayer will load it (the Test/ subdirectory includes one, based on a Qt
3874 example). This allows to change color, size, style... of all Qt widgets
3875 (see screenshots). This feature requires Qt 4.2.
3876 The qss file is quite similar to a HTML css file. Detailed info:
3877 http://doc.trolltech.com/4.2/stylesheet.html
3878
3879[b]Version 0.3.16[/b]
3880 * Updated the Hungarian, German and Italian translations.
3881 * Added the Brazilian portuguese translation.
3882 * Added new icon theme blackPanther-Light by Charles Barcza.
3883 * Added a new option: Video->Size. This is a global option. If you set it
3884 for instance to 150%, all videos will be played at 150% of their original
3885 size.
3886 (This option won't work if checked "Advanced->Run mplayer in its
3887 own window").
3888
3889[b]Version 0.3.15b[/b]
3890 * Updated the Hungarian translation.
3891 * Added icon theme blackPanther-VistaLike by Charles Barcza.
3892
3893[b]Version 0.3.15[/b]
3894 * Updated the German, Ukrainian and Polish translations.
3895 * Fixed a bug. Now you can pass a folder through command line. If it doesn't
3896 contain the video_ts folder, the contents of the directory will be added
3897 to the playlist.
3898 * Options->View info now shows more info about audio tracks and subtitles.
3899 * Created a new icon set: "Play" which changes some icons and adds some
3900 more. Just an example that shows that's possible to add new icons not
3901 present in the default set.
3902
3903[b]Version 0.3.14[/b]
3904 * Updated the Ukrainian, Russian, Polish, Chinese, Italian and Japanese
3905 translations.
3906 * Fixed a problem with the new icon set feature in Windows (the icon path
3907 wasn't right).
3908 * Fixed some bugs with the "initial volume" widgets in preferences.
3909 * Process communication: the 2nd instance will send to the 1st instance
3910 the filename to be open encoded in UTF-8.
3911 * New option in preferences (General) to select a preferred audio language
3912 for videos with multiple audio tracks. See the "whatsthis" help to know
3913 more about this new option.
3914
3915[b]Version 0.3.13[/b]
3916 * Updated the Ukrainian, German and Russian translations.
3917 * Made the apply preferences a little bit smarter. Now the mplayer process
3918 will be restarted only if needed. For example, changing the video output
3919 or the cache settings require mplayer to be restarted, but changing the
3920 language or the mouse button function does not.
3921 There are a lot of options in the preferences dialog and I'm not tested
3922 all of them. Report if some setting is ignored or something.
3923 * Now you can change the language of the application at runtime. This has
3924 required a lot of changes. Report if some string has been left untranslated.
3925 * Configurable icons. Now smplayer can load icon sets. In
3926 Preferences->Interface you'll find an option to select an iconset.
3927 Currently there are two: Default (the default embeded iconset) and Test
3928 (for testing, I've used the oxygen icons gathered by adrian5632)
3929
3930[b]Version 0.3.12[/b]
3931 * Added the Ukrainian translation.
3932 * Updated the German and Polish translations.
3933 * Added the option Video->Stay on top. This is a global option.
3934 * Added Preferences->Interface->Language.
3935 * Moved the logs stuff from Advanced to a new tab.
3936
3937[b]Version 0.3.11[/b]
3938 * Updated the Hungarian and Russian translations.
3939 * Sometimes when a video is played, smplayer doesn't get any info about it
3940 (you can notice because the aspect ratio may be wrong, length is 0,
3941 resolution is 0x0, no info about subtitles...). I think this happens
3942 when a video is restarting but you open a new one before restarting
3943 is finished (usually happens with internet streams, where a video can
3944 take some time to start to play). I think that now this problem is
3945 fixed, although I'm not completely sure as this bug is quite difficult to
3946 reproduce.
3947 * Now you can force the usage of a different language (translation).
3948 smplayer currently tries to use the translation file according to your
3949 locale. Now you can change the language by editing the configuration file
3950 and change the value of the option "language" (under the [Preferences]
3951 section). Example: [i]language=es[/i] will display the messages in Spanish,
3952 [i]language=fr[/i] will display them in French, [i]language=zh_CN[/i] will
3953 display them in Chinese and so on.
3954
3955[b]Version 0.3.10[/b]
3956 * Updated the German, Polish, Dutch, Italian, Russian and Chinese translations.
3957 * Bug fixed: if "fast seek to chapters in dvds" was checked, the -cache
3958 option wasn't used for internet streams.
3959 * Some options for logs added (Preferences->Advanced). Now you can disable
3960 the mplayer or smplayer logs. There's also an option to filter the
3961 smplayer output. Added too "what's this" help for these new options.
3962
3963[b]Version 0.3.9[/b]
3964 * Updated the German, Hungarian, Russian and Spanish translations.
3965 * Internal change: made pref (Preferences) a global object (I hope not,
3966 but this change could have broken something...) This is needed
3967 for the following:
3968 * A long awaited feature: you can save defaults for the video equalizer.
3969 Two buttons have been added to the video equalizer: "reset", will reset
3970 all controls to 0. "Set as default value" will store the current values
3971 and they will be used for new videos.
3972 * Fixed bug #1694644.
3973
3974[b]Version 0.3.8[/b]
3975 * Added the Japanese and Dutch translations.
3976 * Updated the German, Italian, Polish and Slovak translations.
3977 * Added the option EXTERNAL_SLEEP in config.h (this is a compilation option,
3978 if you change it, you'll have to recompile). If set to 1, smplayer
3979 will use the function usleep from unistd.h instead of QThread::msleep()
3980 It can be useful if your Qt doesn't have QThread support.
3981 * I started to add some (what's this) help in the preferences dialog.
3982 Drag the question mark in the title bar to a field and a text
3983 will appear explaining what's that option for. Currently only works
3984 in the General tab.
3985
3986[b]Version 0.3.7[/b]
3987 * Updated the German translation.
3988 * Made changes to try to fix a compilation error in Windows (qmake bug)
3989 * Added a "Clear" option in the recent files menu, to clear the list.
3990 * Added an option in Play menu, to repeat (loop) the current file. This
3991 is a global option. If activated, when the video ends, it will start to
3992 play again.
3993 As an unintended feature, if the video didn't start from the beginning, when
3994 repetition starts it won't start from the beginning but from the point
3995 it previously started. An example will explain it better: you have a 2
3996 minute video, you play it with the repeat option off. When it gets to
3997 1 minute you stop it and set the repeat option on. The video will resume
3998 play from minute 1. When the video gets to minute 2 (end of video) it
3999 will start to play again from minute 1.
4000 As I said, this is unintended, but I leave this way because maybe someone
4001 could find it useful.
4002
4003[b]Version 0.3.6[/b]
4004 * Updated Polish, Italian, Chinese and Russian translations.
4005 * All icons are now png files.
4006 * Using the option -nofs for the mplayer command line.
4007
4008[b]Version 0.3.5[/b]
4009 * Fixed a serious bug if using Qt 3. The key shortcuts were saved to a
4010 different file and not loaded.
4011 * Started to move from xpm icons to png. Right now a mix of both types
4012 is used. All icons in the preferences dialog are now png. Some of
4013 the icons in playlist are png too. But most of the icons in the main
4014 window are still xpm. As a test I changed the smplayer logo (which in
4015 fact is a Vista-Inspirate icon) with a new one designed by
4016 Charles Barcza.
4017
4018[b]Version 0.3.4[/b]
4019 * Updated the German translation.
4020 * Now you can choose the function of the mouse wheel: media seeking or
4021 volume control.
4022
4023[b]Version 0.3.3[/b]
4024 * Updated the Italian, German, Polish and Chinese translations.
4025 * 10s, 1m and 10m seek can be configured: Preferences->GUI.
4026 Note: the previous fixed values (10s, 1m, 10m) still appear in the menus
4027 and tooltips. I'll fix it soon.
4028 * Mouse left click and double click functions can be configured
4029 in Preferences->GUI.
4030 Note: the left click function is executed too when double clicking. I'll
4031 try to fix it, for now I recommend to use one of the two mouse functions,
4032 not both.
4033 * The initial volume can be configured in Preferences->GUI.
4034
4035[b]Version 0.3.2[/b]
4036 * Added the Polish translation.
4037 * Removed obsolete texts from all translations.
4038 * Added in preferences an option to select the maximum number of
4039 items that the "recent files" menu should have. And added too a
4040 button to clear the list.
4041 * Renamed the Misc section in preferences to GUI. And moved non GUI items that
4042 were in this section to others.
4043 * Added some icons in the preferences dialog.
4044 * Changed some icons.
4045
4046[b]Version 0.3.1[/b]
4047 * Updated the German, Italian, Russian and Hungarian translations.
4048 * Added some contributed files to the contrib subdirectory.
4049 * Added the uninstall section in the Makefile.
4050 * Added a smplayer_en_US.ts. Currently it's empty. Can be used to
4051 correct the english text, and also can be used to start a translation
4052 to other language.
4053
4054[b]Version 0.3.0[/b]
4055 This release has only one small fix, but I change the version number to
4056 0.3.0. I think it's time.
4057 * The code in mplayerprocess for Windows wasn't used. Now it should be fixed.
4058 * Updated the German translation.
4059 * Updated the instructions to compile smplayer in README.txt.
4060
4061[b]Version 0.2.44[/b]
4062 * Added the Hungarian translation.
4063 * Some changes in mplayerprocess.cpp, to make it a little faster.
4064 * A new interesting feature has been added: remember, smplayer install
4065 a server to listen a port (8000 by default) initially to communicate to
4066 other instances. But now that server will understand some more commands.
4067 You can connect with it with "telnet localhost 8000" and type "help".
4068 For now you can pass any of the key functions. For instance the
4069 command "function pause", will pause the movie that smplayer is playing.
4070 "function fullscreen" will toggle fullscreen mode. You can get a list
4071 of all available functions with "list functions".
4072 This feature will allow other people to write small programs or scripts
4073 to control smplayer remotely (from another computer) or from a remote control.
4074
4075[b]Version 0.2.43[/b]
4076 * Not converting to local 8 bit encoding. It seems that Qt already does, so
4077 doing twice only cause trouble.
4078 * Using QString::fromLocal8Bit() instead of
4079 QTextCodec::codecForLocale()->toUnicode(). I think it's the same...
4080 * Updated the Russian translation.
4081 * If unchecked the option for remembering media settings, now the settings
4082 are not really saved to config file (previously they were saved but not
4083 loaded).
4084 * Activated by default for Windows, an alternative code in mplayerprocess
4085 which seems to be faster, and can fix some slow down problems.
4086
4087[b]Version 0.2.42[/b]
4088 * Updated the Chinese and Russian translations.
4089 * Convert filename, subtitle filename, and dvd device name to local 8 bit
4090 encoding before pass them to mplayer. I don't know if this will fix
4091 something or break something.
4092 * Some changes in mplayerprocess, trying to fix a problem in Windows, but
4093 unfortunately it's not fixed yet.
4094
4095[b]Version 0.2.41[/b]
4096 * Mouse left click and double click will work now only in the video window.
4097 * Modified the Makefile to make possible to compile with Qt 4 from the
4098 source root. ("make prep" will adapt the code for Qt 4 and "make"
4099 will compile it). You may need to change the QMAKE variable.
4100 * Write some experimental code intented to fix a problem in Windows.
4101 Not compiled by default.
4102
4103[b]Version 0.2.40[/b]
4104 * Updated the Slovak and German translations.
4105 * On Windows smplayer saves position and size of the main window to
4106 be restored after exiting from fullscreen mode.
4107 * Mouse left click and double click, configurable. For now only by editing
4108 the configuration file (look for left_click_function and
4109 double_click_function). Valid values are any of the key functions (the
4110 list of key functions appears at the beginning of the smplayer log).
4111 Example: left_click_function=PAUSE
4112 Currently there's a problem: double click executes also the left click
4113 function.
4114 * Changed the DVD and CD icons in preferences.
4115
4116[b]Version 0.2.39[/b]
4117 * Added the Russian translation.
4118 * Now the dvd and cdrom devices have no default. If the user tries to
4119 play a dvd before configure it, a message box will show requesting
4120 him to configure it. After that the preferences dialog will be
4121 shown, with the drive's tab selected.
4122 * By the way, I've added some icons to the drive's configuration.
4123
4124[b]Version 0.2.38[/b]
4125 * Added the Simplified-Chinese translation.
4126 * Removed some extra trailing spaces in some phrases.
4127 * Added copyright text to the new files.
4128
4129[b]Version 0.2.37[/b]
4130 * Updated Italian & German translations.
4131 * Added setActiveWindow() too besides raise();
4132 * Raised the time that smplayer waits to mplayer process to finished.
4133 Sometimes it's needed to call mplayer to get some info (available
4134 output drivers, codecs and so on). There's a problem about terminating
4135 that process: if we just wait until the process is finished there's
4136 the possibility that smplayer freezes if the mplayer process does.
4137 For that reason smplayer waits, but only some time. After that smplayer
4138 kills the mplayer process. That time was about 1 second, but sometimes
4139 (specially for the first run) mplayer takes more time. Now smplayer
4140 will wait as much 10 seconds.
4141
4142[b]Version 0.2.36[/b]
4143 * Improved the single instance stuff. Now it seems it works with Qt 4, too.
4144 Added a few commands to the server. So now you can talk to it using
4145 telnet.
4146 * Added some options in the preferences dialog. You can activate or disable
4147 the single instance feature, and set the port that the server will use.
4148 IMPORTANT: the single instance is disabled by default!
4149 Changes in any of these options require smplayer to be restarted.
4150 * Added the French translation. It's not complete yet.
4151
4152[b]Version 0.2.35[/b]
4153 * Started to write the single instance stuff. Now when smplayer starts
4154 it sets a server to listen to a port (by default 8000). When a new
4155 instance is run it tries to connect to that port. If it has success it
4156 tries to verify that it's really smplayer behind that port. After that it
4157 sends to the first instance the file that the user wants to open (if any)
4158 and closes. The first instance opens the video.
4159 You can change the default port in the configuration file (look for
4160 connection_port). Sorry I didn't have time to add an option in the
4161 preferences dialog.
4162 This works in Qt 3 but fails in Qt 4. I don't know why, by an unknown
4163 reason the server in the first instance doesn't receive the open
4164 command that the client in the 2nd instance sends.
4165 It's too late, I'lltry to fix it tomorrow. By the way, this is the first
4166 time I write code relative to sockets, ports, servers, clients... so someone
4167 more experienced is welcome to take a look to the code and to try to fix it.
4168
4169[b]Version 0.2.34[/b]
4170 * Internal changes: moved Images and Keys to global.
4171 * Key shortcuts are loaded from config file. That means the now it's possible
4172 to change key shortcuts.
4173 * Preferences are saved when user press Ok or Apply in the preferences dialog.
4174 * Moved the "Include subtitles on screenshots" from General to Subtitles tab.
4175 * Fixed a bug with -cache and fast dvd chapter switch. The cache was disabled
4176 even if not playing a dvd.
4177
4178[b]Version 0.2.33[/b]
4179 * Made settings a global object. A lot of internal changes, something
4180 could have broken.
4181
4182[b]Version 0.2.32[/b]
4183 * Fixed a little bug in playlist.
4184 * No flickering at all in the video when opening menus in Windows.
4185 * Rewritten keys.h, keys.cpp. Key shortcuts are saved.
4186
4187[b]Version 0.2.31[/b]
4188 * Added the Italian translation made by Giancarlo Scola.
4189 * Now drag&drop urls works with Firefox, if compiled with Qt 3.
4190 It already worked with Qt 4!
4191 As a secondary effect now plain text can be dropped into smplayer (Qt 3 only).
4192 * New option: Options->Show frame counter. If checked the current frame
4193 will be displayed in the status bar. Don't work properly with some formats.
4194
4195[b]Version 0.2.30[/b]
4196 * Ok, I've just found out how to disable double buffering in a widget.
4197 So the blinking problem with Qt is definitely fixed now (I hope).
4198
4199[b]Version 0.2.29[/b]
4200 * In linux, using Qt 4, the video window has an annoying blink every time a
4201 menu is open. As a quick fix I'm disabling double buffering. That fixes
4202 that problem, but now some widgets may be displayed not completely drawn.
4203 * Updated the German translation.
4204
4205[b]Version 0.2.28[/b]
4206 * Now you can drag&drop urls from a web browser. You can test it dragging
4207 the urls on this page: http://smplayer.sourceforge.net/streams.html
4208 * Added the option "include subtitles on screenshots" in Preferences. If
4209 checked subtitles will appear on screenshots taken with the option
4210 Video->Screenshot. Otherwise subtitles won't appear on screenshots.
4211
4212[b]Version 0.2.27[/b]
4213 * Fixed a problem with the "frame step" option. Sometimes instead of one
4214 frame it could advance 2 (or more?) frames.
4215 * Added the option Open->Playlist (it was already possible to open a playlist
4216 from the Open->File, but well, this way will be easier). A dialog will
4217 allow you to open a m3u or m3u8 playlist. The playlist will be loaded and
4218 will start to play, but the playlist window won't be opened (not because
4219 I wanted that way, just because it was easier...)
4220 * In fullscreen mode, when you drag the time slider, the "jump to..." message
4221 will be displayed in the OSD.
4222
4223[b]Version 0.2.26[/b]
4224 * Fixed some problems with the new fullscreen mode, so now it's the default.
4225 Please test it!
4226 * Added an option who people with wide screens can find useful:
4227 16:9 letterbox. If you play for instance a 2.35:1 movie, this option
4228 will add black borders to fit 16:9. The interesting thing is that subtitles
4229 will appear in the bottom border.
4230
4231[b]Version 0.2.25[/b]
4232 * Made the "experimental fullscreen mode" the default one and delete the
4233 the old code.
4234 * Written a new experimental fullscreen mode ;)
4235 To test it you have to edit the file config.h and change the
4236 FULLSCREEN_WITH_MAINWINDOW 0
4237 to
4238 FULLSCREEN_WITH_MAINWINDOW 1
4239 and recompile.
4240 With this option, the fullscreen mode will be made through the main window
4241 (hiding the menu bar, control widget and status bar)
4242 In this mode if you move the mouse near the bottom of the screen
4243 the control widget will be shown, and if you move it near the top
4244 the menu bar will appear.
4245 Problem: I couldn't hide everything, two grey lines appear, one on
4246 the top, the other on the bottom... that's why this option is set
4247 to 0 by default.
4248 I hope I can fix it in the future...
4249
4250[b]Version 0.2.24[/b]
4251 * Added the Slovak translation by Peter Mendel.
4252 * Hopefully fixed a compilation error in Qt 4 under linux.
4253 * The playlist broke in one of the recent changes: items didn't
4254 start to play from the beginning. Fixed.
4255 * Now if the shuffle button is ON in the playlist, playing will always
4256 start from a random item (not the first).
4257 * Parse the ID_SUBTITLE_ID tag.
4258 * Try to call initializeMenus() and updateWidgets() only when needed.
4259 initializeMenus() seems to be causing problems (crashes) in Qt 4 if
4260 it modifies the same menu we've just used. Now initializeMenus() is called
4261 only once the video has started to play, not before.
4262 I hope not, but this change may have broken something. Testing needed.
4263 initializeMenus() is responsible of creating the audio, subtitle, dvd title
4264 and chapter switching menus. updateWidgets() is responsible of updating
4265 the widgets (like setting the mute button on/off), but also of keeping
4266 the menus updated (setting the check mark on activated options).
4267
4268[b]Version 0.2.23[/b]
4269 * I've realized that the latest mplayer builds for Windows don't play a dvd
4270 if the dvd-device ends with "/" (-dvd-device E:/ will fail). The same
4271 happens with folders (C:/Videos/My DVD/ will fail, C:/Videos/My DVD
4272 will work). So now smplayer removes those trailing "/".
4273
4274[b]Version 0.2.22[/b]
4275 * Improved support for playing dvds from folders. In order to properly
4276 identify these dvd folders, I invented a protocol. In mplayer you
4277 should use something like this: mplayer dvd://1. That would play
4278 the first title of the dvd. You can use that too with smplayer:
4279 smplayer dvd://1. But now you can add after it a folder, this way:
4280 smplayer dvd://1:/tmp/movies/dvd5 (where dvd5 is a directory
4281 which contains at least video_ts).
4282 smplayer dvd://2:/tmp/movies/dvd5 will play title 2.
4283 You can pass the directory only (forgeting the dvd://number)
4284 smplayer /tmp/movies/dvd5
4285 * Open->Directory will autodetect if the selected directory contains
4286 a ripped dvd (currently it only checks if it contains a video_ts) and
4287 in that case will play the dvd instead of adding the individual files
4288 to the playlist.
4289 * Drag&drop also works. You can drag a folder to the main window.
4290 If it contains a dvd it will play it, otherwise the files
4291 of the directory will be added to the playlist.
4292 * Accidentally you can also drag a folder containing a dvd to the
4293 playlist and it will work.
4294
4295[b]Version 0.2.21[/b]
4296 * Playing a DVD from a folder: make things even clearer. Removed
4297 the stuff in preferences and added "Open->DVD from folder". It'll ask
4298 you for a directory where video_ts and audio_ts should be (it seems that
4299 it also work if you select the directory with the *.vob and *.ifo files).
4300 So now "Open->DVD" will only play real DVDs in your dvd drive.
4301 * Added a Open->Directory option. It will add the files in the chosen
4302 directory (not recursively) to the playlist (after clearing it) and start
4303 playing the first item. To fix: it will start playing always the first item
4304 even if the shuffle button in the playlist is on.
4305
4306[b]Version 0.2.20[/b]
4307 * Fixes a silly bug with -brightness 0. I changed -contrast 0 instead of
4308 brightness...
4309 * Now subtitles appear on screenshots.
4310 * It has always been possible to play ripped dvds from hard disc,
4311 but for making things clearer, I've added in the preferences dialog
4312 some options to select a directory from hard disc which should
4313 contain the video_ts (and audio_ts).
4314
4315[b]Version 0.2.19[/b]
4316 * The brightness issue in mplayer (windows) is giving me a headache.
4317 Remember: the image is brighter than it should in windows (directx)
4318 with -brightness 0. As a work-around I set the soft video equalizer
4319 as default, but that conflicts with others video output drivers as
4320 gl or directx:noaccel.
4321 So going back. The soft video equalizer is not the default, and to
4322 prevent the bright image -brightness 0 will not be used in Windows.
4323 * Added a new option in preferences: fast audio track switching. This is
4324 the default. If unchecked, audio track switching will restart mplayer,
4325 which is a little bit slow, but that should make possible to switch audio
4326 tracks in containers apart from avi, mpeg and mkv.
4327
4328[b]Version 0.2.18[/b]
4329 * Reordered the recent files stuff. I hope this fixed the crash problem
4330 with Qt 4.
4331 * Now the default encoding for subtitles is ISO-8859-1 instead of latin1
4332 (it's the same encoding, just a name change, so it can be found in
4333 the new encoding list).
4334 * Renamed the videoequalizer2 to videoequalizer.
4335 * The inforeader won't wait the mplayer process to finish for ever. It'll
4336 wait for some seconds and if the mplayer process is not finished then
4337 it will kill it. This way if the mplayer process for some reason hangs,
4338 smplayer won't do the same.
4339 * Disable software video equalizer (-vf eq2) when using gl or gl2 as
4340 video output driver, as they seem to be incompatible.
4341 * The file passed through the command line is now send to the new open
4342 function with autodetection of media type. That means that you can
4343 pass a local file, a dvd (in the form of dvd://1, dvd://2...), a
4344 playlist (*.m3u or *.m3u8), or stream.
4345
4346[b]Version 0.2.17[/b]
4347 * Added a stereo mode menu, where you can select: stereo, left channel or
4348 right channel. According to mplayer manpage this seems to be only for
4349 MP2/MP3.
4350 * At last added a "recent files" menu. Currently it shows the 10 recent
4351 files opened.
4352
4353[b]Version 0.2.16[/b]
4354 * It seems that the new way of changing dvd chapters doesn't work well
4355 in Windows, so now it's disabled by default but you can activate it
4356 in the preferences dialog.
4357 * The shift key is now ignored, and can't be used as modifier for key
4358 shortcuts.
4359 * Added in the preferences dialog a combobox to select the encoding
4360 of the subtitles.
4361
4362[b]Version 0.2.15[/b]
4363 * Added in the preferences dialog an option to autosync audio/video.
4364 This is what the manpage of mplayer says about it:
4365 -autosync <factor>
4366 Gradually adjusts the A/V sync based on audio delay measure-
4367 ments. Specifying -autosync 0, the default, will cause frame
4368 timing to be based entirely on audio delay measurements. Speci-
4369 fying -autosync 1 will do the same, but will subtly change the
4370 A/V correction algorithm. An uneven video framerate in a movie
4371 which plays fine with -nosound can often be helped by setting
4372 this to an integer value greater than 1. The higher the value,
4373 the closer the timing will be to -nosound. Try -autosync 30 to
4374 smooth out problems with sound drivers which do not implement a
4375 perfect audio delay measurement. With this value, if large A/V
4376 sync offsets occur, they will only take about 1 or 2 seconds to
4377 settle out. This delay in reaction time to sudden A/V offsets
4378 should be the only side-effect of turning this option on, for
4379 all sound drivers.
4380 * Now the info window updates in realtime. And the filename will be
4381 displayed in smplayer window title.
4382 * New functions: prev and next chapter (keys ! and @) It should work with
4383 dvd chapters and matroshka chapters.
4384 * Now selecting a dvd chapter is much much faster (now mplayer is not
4385 restarted).
4386 Note: this new method doesn't work at least with the version of mplayer
4387 I'm using (dev-SVN-r21937) if -cache is used in the command line.
4388 If it happens to you too, the work-around is to set the cache to 0
4389 in the preferences dialog.
4390
4391[b]Version 0.2.14[/b]
4392 * On Windows the option to use the software video equalizer will be
4393 check by default (when running for first time), as a work-around
4394 for the bright image problem.
4395 * As suggested by Amnon82 in the forum, added a menu for selecting
4396 the number of audio channels (mplayer will try to used the specified
4397 number of channels, but it will depend on the media). Options are:
4398 default (the -channels options will not be passed to mplayer)
4399 stereo (2 channels)
4400 4.0 Surround (4 channels)
4401 5.1 Surround (6 channels)
4402 * Added a debugging message identifying the OS on which it's running
4403 (currently only linux and windows), the version of smplayer and
4404 the version of Qt.
4405
4406[b]Version 0.2.13[/b]
4407 * Fixed a crash when trying to open a file being created by mencoder.
4408 * Catch the "Generating Index" message from mplayer and display it in
4409 status bar.
4410 * The key shortcuts work in compact mode.
4411 * Disabled fullscreen mode when another window (playlist, preferences...) is
4412 open.
4413 * Added the Options submenu to the popup menu (right click menu).
4414 * Added key shortcuts for cycling through audio and subtitle tracks:
4415 audio assigned to key j. subtitle assigned temporary to h.
4416
4417[b]Version 0.2.12[/b]
4418 * Using showFullScreen() instead of a normal show() for fullscreen.
4419 * Compact mode hides the menu bar too. And moved the option from
4420 the Options menu to the Video menu. Added a key shortcut: Ctrl-C.
4421 TODO: now it seems that other key shortcuts (like Ctrl-F to open a file)
4422 don't work in this mode, at least with Qt 3.
4423
4424[b]Version 0.2.11[/b]
4425 * Some fixes in the new code for fullscreen. Now (at least in Windows)
4426 changing to fullscreen mode should be very smooth (no blinks).
4427 * New info window (Options->View info).
4428
4429[b]Version 0.2.10[/b]
4430 * New fullscreen mode. Using now a widget which has a parent instead of
4431 of a widget with no parent.
4432 * Added a "compact mode". In this mode, the status bar and the control
4433 widget are hidden.
4434 * Added a config.h where you can change some defines which modifies the
4435 behavior of some things. For instance, "DOCK_PLAYLIST 1" makes the
4436 playlist to be embedded in the main window.
4437
4438[b]Version 0.2.9[/b]
4439 * Just a very small change: when going to fullscreen mode, the function
4440 Gui::toggleFullscreen was called twice (I think it's because button->setOn
4441 emits a signal). Now it's still called twice but now the function checks
4442 if there's really something to do.
4443
4444[b]Version 0.2.8[/b]
4445 * Hopefully fixed two ancient bugs in Windows: the mplayer log with
4446 blank lines and in some menus the accel letter didn't show underlined.
4447 * Added accels for all options in the menus. Unfortunately this change
4448 breaks the translations of the menus.
4449
4450[b]Version 0.2.7[/b]
4451 * Fixed a bug in Windows. In the playlist, the symbol "/" was
4452 replaced with "\" in internet streams (mms:\\.... instead of
4453 (mms://...), avoiding them to play.
4454
4455[b]Version 0.2.6[/b]
4456 * Added the postprocessing filter (-vf pp) with autoq. The autoq value
4457 can be changed in Preferences->Performance. By default: 6 (the highest).
4458 The postprocessing filter can be selected in Video->Filters->Postprocessing.
4459 This filter may "improve" the video quality.
4460
4461[b]Version 0.2.5[/b]
4462 * The new equalizer was broken in Qt 4. I hope I fixed it.
4463 * Now when saving a playlist, if you typed a name without extension
4464 smplayer will add it for you (.m3u).
4465 * Updated the German translation.
4466
4467[b]Version 0.2.4[/b]
4468 * Replaced the video equalizer with a better looking one.
4469
4470[b]Version 0.2.3[/b]
4471 * Load m3u8 files from Open->File (and from command line).
4472 * Convert strings from mplayer output to unicode from system locale.
4473 That should allow smplayer to read properly non latin1 text in
4474 mplayer output.
4475 * Replaced in code all qDebug(...latin1()) with qDebug(...utf8().data()).
4476 This way non latin1 characters shouldn't be lost in logs.
4477 * Now playlist tries to use relative paths when saving the playlist.
4478
4479[b]Version 0.2.2[/b]
4480 * When loading a playlist, comments (lines starting with #) are ignored.
4481 * Now smplayer can load and save m3u8 files (same as m3u but in UTF-8).
4482 * Rewritten the "remove selected items" code in playlist.
4483 * Replaced all float's with double's. I hope this hasn't broken anything...
4484
4485[b]Version 0.2.1[/b]
4486 * Convert strings from system locale to unicode, in arguments passed
4487 from command line and when reading (and saving) m3u files.
4488
4489[b]Version 0.2.0[/b]
4490 * Now when you add a file or files to the playlist, only the
4491 filename appears, not the whole path.
4492 * Added a shortcut for playlist: Ctrl-L
4493 * Added shortcuts for previous and next in playlist: < and >
4494 * Updated the German translation.
4495
4496[b]Version 0.1.20[/b]
4497 * Now if the directory for screenshots is empty, the option
4498 -vf-add screenshot will not be passed to mplayer. This lets smplayer
4499 to work with old versions of mplayer which don't have that filter.
4500 * More improvements in the playlist: added a play button (will play
4501 the selected item). Added a popup menu (right click), with 3 options:
4502 play, remove selected and edit. The last option lets you edit the
4503 name that will be shown in the playlist for the selected file.
4504 With this, I think the playlist is almost finished.
4505
4506[b]Version 0.1.19[/b]
4507 * In playlist, the Add->Files and Add->Directory update the last directory
4508 used for playlist.
4509 * Added some icons in Preferences dialog.
4510 * Added icons for playlist's repeat & shuffle buttons (they are ugly:
4511 I did them myself...)
4512 * Added two new buttons in playlist: up and down. You can use them
4513 to move items up and down in the list.
4514
4515[b]Version 0.1.18[/b]
4516 * Now the shuffle option in playlist should work.
4517 * The playlist saves the state of the repeat & shuffle buttons and
4518 also the size of the window.
4519
4520[b]Version 0.1.17[/b]
4521 * Some fixes in the video equalizer.
4522 * Now Open->URL remembers the last url.
4523 * Playlist remembers the last directory used.
4524 * Some fixes in the spec file.
4525
4526[b]Version 0.1.16[/b]
4527 * Added a video equalizer.
4528
4529[b]Version 0.1.15[/b]
4530 * If "main window resize method" was "never" and you played an audio file
4531 and the a video file, the video window didn't show. Fixed.
4532 * Some other small fixes.
4533
4534[b]Version 0.1.14[/b]
4535 * Now the minimum step in sub delay and audio delay is 100 ms (not 200).
4536 * Now streams can be passed through the command line.
4537 * Fixed a crash when duration of a file was less than 0.
4538
4539[b]Version 0.1.13[/b]
4540 * Playlist accepts drops. Dropped files will be added to the playlist.
4541 * Added two button to the playlist: repeat and shuffle. Repeat works,
4542 shuffle not yet.
4543 * Now the subtitle menu (for *.srt, *.sub...) shows the name of the files
4544 (was in 0.1.12 but I forgot to mention).
4545 * Small changes and fixes.
4546 * Updated the German translation.
4547
4548[b]Version 0.1.12[/b]
4549 * Added a reset button in demuxer / video & audio codec selection. Clicking
4550 that button will select the original option. Useful if you don't
4551 remember which one was it.
4552 * Changes in fullscreen mode. Now fullscreen is a global setting.
4553 This allows to view all videos in the playlist in fullscreen mode,
4554 without switching to window mode everytime a video finished.
4555 * Also added in the preferences a new option: "Start videos in fullscreen".
4556 If checked all videos you open will be played in fullscreen.
4557
4558[b]Version 0.1.11[/b]
4559 * Added a new dialog for configuring advanced settings for the current
4560 file. You may type additional options to be passed to mplayer (and
4561 also video and audio filters). This options are only for the current
4562 file, and they will be saved among the rest of the file settings.
4563 That way you could for example, add a crop filter and that filter
4564 will be used everytime you load that file.
4565 There's also the possibility of choosing the demuxer, video codec and
4566 audio codec. Most of the time you won't need them, but in the case
4567 one file gives you some trouble with the video or audio maybe you can
4568 fix it by selecting another codec.
4569
4570[b]Version 0.1.9[/b]
4571 * Now you can load idx/sub subtitles. Select the *.idx in the open
4572 subtitle dialog.
4573 * Updated the German translation.
4574
4575[b]Version 0.1.8[/b]
4576 * Now the main window accepts drags. So you can drag a video and it will
4577 be played. If dragged more than a file, all of them will be added to
4578 the playlist (the playlist is cleared first).
4579
4580[b]Version 0.1.7[/b]
4581 * Well, it was hard to know why the mplayer process had finished
4582 (end of file, stopped by user, stopped by the program). Fool of me,
4583 mplayer says in its output. So now I catch the "Exiting... (end of file)"
4584 message, so I really hope that the problems that this was giving me
4585 have fixed for ever.
4586 * Added support for matroska chapters. In order to work the file MUST
4587 have the extension *.mkv.
4588 * Not allow to add repeated files in playlist.
4589 * Changes in Makefile: now "make install" works.
4590 * Created a spec file.
4591
4592[b]Version 0.1.6[/b]
4593 * Fixed a bug that produced a segmentation fault on startup.
4594 * Windows/Qt 4: when I file finished playing, playlist wasn't noticed,so
4595 next file didn't start to play. Fixed (I hope...)
4596 * Added support for monitor aspect correction.
4597
4598[b]Version 0.1.5[/b]
4599 * More improvements in the playlist. Added some icons among other things.
4600 * Added 3 new buttons in the main window: playlist, previous and next.
4601 * Updated the German translation.
4602 * Updated the Spanish translation.
4603
4604[b]Version 0.1.4[/b]
4605 * Now you can pass a m3u file from the command line.
4606 * Playlist: Added options to add files or a whole directory (it will add
4607 everything that's there, even non playable files!
4608 Added options to remove the selected items or to clear the whole list.
4609
4610[b]Version 0.1.3[/b]
4611 * Added the German translation (by Henrikx)
4612 * Some fixes in the playlist
4613
4614[b]Version 0.1.2[/b]
4615 * Open->File, if you open a m3u it will passed to the playlist.
4616 * Now smplayer gets more info about the files (title, artist, album...).
4617 This is displayed in Options->View info but it's also used for the
4618 playlist.
4619 * Now it's possible to add and remove items in the playlist. The add
4620 button adds the current file loaded by smplayer. The remove button
4621 removes the selected items.
4622 * Added an indicator for the file which is playing (currently the
4623 indicator is very simple "->", in the future will be an icon).
4624
4625[b]Version 0.1.1[/b]
4626 * Changed the version scheme.
4627 * At last I have learnt how to pass defines to the Makefile created by qmake.
4628 * Changed the way of getting icons (images.h / images.cpp)
4629
4630[b]Version 0.1-070208.13[/b]
4631 * Added to the config file the option initial_volume, which will be
4632the initial volume when smplayer starts.
4633
4634[b]Version 0.1-070208.12[/b]
4635 * Now when a new file is loaded the volume is not changed.
4636 * Save in playlist works (although it's a little bit useless, there
4637 are not options to add files to the playlist)
4638
4639[b]Version 0.1-20070208-2[/b]
4640 * Rewrite the playlist using a QTable instead of a QListView.
4641 * For proper installation in linux, the following defines will be
4642 taken into account:
4643 DATA_PATH must be set to the directory where the data files (currently
4644 only input.conf) are installed.
4645 TRANSLATION_PATH must be set to the directory where translations (*.qm) are
4646 installed.
4647 DOC_PATH must be set to the directory where the documentation is installed
4648 (currently there are no documentation)
4649 What I don't know yet is how to pass those defines to the Makefile.
4650
4651[b]Version 070207-12[/b]
4652 * Started the playlist. Currently is very limited. You can load
4653a m3u file and it will be played (it must cointain absolute paths).
4654Double click on a item plays that file. Streams are also supported.
4655
4656[b]Version 070206-2[/b]
4657 * Reduced a little bit the size of button's icons.
4658 * New action "PLAY_PAUSE" set to MediaPlay key.
4659
4660[b]Version 070204-12[/b]
4661 * Fixed a funny bug. Sometimes when a video is about to finish, it started
4662 to play again from the beginning.
4663 * Put the basis for configurable key shortcuts.
4664 * Added some key shortcuts: Alt+1 & Alt+2 change gamma.
4665 Ctrl+F = Open->File, Ctrl+U = Open->URL, Ctrl+X = Open->Exit.
4666 Ctrl+I = Options->View Info, Ctrl+P = Options->Preferences.
4667 * Added support for multimedia keys:
4668 MediaPlay = Pause (and resume Play)
4669 MediaStop = Stop
4670 MediaNext = +10 secs
4671 MediaPrev = -10 secs
4672 But I don't have a multimedia keyboard, so this is untested...
4673
4674[b]Version 070202-2[/b]
4675 * Some changes in the preferences dialog.
4676 * Added an option to select the Qt style to use.
4677
4678[b]Version 070201-2[/b]
4679 * Added an option to select your CDROM drive. This setting is currently
4680not used for anything, but in the future it will used for playing VCDs.
4681 * One of the main feature of smplayer is the ability to remember the
4682settings (audio track, subtitles, filters selected...) of every file
4683smplayer has opened. Now I have added two options to disable it. One of them
4684will disable it completely, smplayer will remember nothing. The other
4685just will make smplayer to not remember the time pos, so every file
4686will start playing always from the beginning.
4687
4688[b]Version 070131-11[/b]
4689 * Added a new page in the preferences dialog: Performance, with the
4690following options:
4691 - Priority (only for windows)
4692 - Allow frame drop (-framedrop)
4693 - Allow hard frame drop (-hardframedrop)
4694
4695[b]Version 070131-2[/b]
4696As expected the ASS color buttons didn't change color in Windows (or Qt 4).
4697I think now this is fixed.
4698
4699[b]Version 070130-2[/b]
4700 * Now you can change the color of the SSA/ASS subtitles.
4701
4702[b]Version 070129-3[/b]
4703Arrggg, I've just realized that the volume wasn't remembered. Fixed, I hope.
4704
4705[b]Version 070129-2[/b]
4706 * Volume and mute: changing the volume unmutes.
4707 * Now the time slider should work much better. It should work either
4708 dragging it or clicking in any part of the bar. Furthermore now
4709 while dragging it, it displays the time you would go.
4710
4711[b]Version 070128-11[/b]
4712 * Added two new options to the preferences dialog:
4713 - Use software video equalizer (-vf-add eq2)
4714 - Use software volume control (-softvol)
4715 * Now the status bar shows the total time too.
4716 * More or less fixed a conflict with mute and setting the volume.
4717
4718[b]Version 070128-2[/b]
4719 * Fixed a bug with the screenshot feature.
4720 * Now the video window hides if there's no video (audio only file or
4721 using the mplayer window).
4722
4723[b]Version 070127-11[/b]
4724 * Double click on the video window toggles fullscreen.
4725 * Added an option to take screenshots. You must set first a directory
4726 for saving these screenshots, in the preferences dialog.
4727
4728[b]Version 070127-2[/b]
4729 * Added two new options to the "Aspect ratio" sub-menu:
4730 - 5:4
4731 - 16:10
4732 * New log window, with buttons to save the log to a file or copy the
4733 text to the clipboard.
4734 * Some fixes in the time slider.
4735
4736[b]Version 070125-11[/b]
4737
4738 * Added two new video filters:
4739 - Dering
4740 - Add noise (which adds a little bit of noise to the image)
4741
4742[b]Version 070125-2[/b]
4743* Added some video filters:
4744 - denoise (normal) = hqdn3d
4745 - denoise (soft) = hqdn3d=2:1:2 (I find the default hqdn3d too strong)
4746- deblock = pp=vb/hb
4747
4748[b]Version 070124-11[/b]
4749* Now you can scroll through the video by using the mouse wheel. By
4750default every wheel event will advance +30 or -30 seconds. This value
4751can be change in the preferences dialog. Setting to 0 disables this
4752feature.
4753
4754[b]Version 070124-2[/b]
4755* Added 3 new options to the preferences dialog:
4756
4757- disable screensaver
4758- resize method
4759- mplayer cache
4760
4761Now I think all options in the config file can be set through the
4762preferences dialog.
4763
4764[b]Version 070123[/b]
4765* Some changes in the preferences dialog:
4766
4767- Now a combobox allows you to select your CD/DVD device. In linux some
4768usual names are used (/dev/dvd, /dvd/cdrom, etc.). In windows it should
4769display the drive's letters (C: D: etc) but I haven't tested yet.
4770
4771- Now the user can choose the video and audio drivers from a list (shows
4772all available drivers in your mplayer).
4773
4774[img]http://www.uploadfile.info/uploads/64e14ba167.jpg[/img]
4775
4776[b]Version 070122-11[/b]
4777* Found an easier way to change the background color in Qt 4. The
4778visible change is that now the background in statusbar will be black as
4779in Qt 3.
4780* When clicked with the mouse right button to pop up the context menu,
4781the main window stopped receiving keyboard events. I hope this is fix
4782now.
4783* Changed some icons.
4784
4785[b]Version 070122-2[/b]
4786* Now the screensaver in windows is disabled during playback (the
4787screensaver is disabled in x11 too since some versions ago).
4788* Now the mouse cursor disappears over the video window if it's not
4789moved for some seconds, and appears again when it's moved.
4790
4791[b]Version 070121-11[/b]
4792* The option autoload_sub=false didn't work. Fixed (I hope).
4793* Added more options to the preferences dialog. It's a little bit ugly
4794but all options should work.
4795
4796[b]Version 070121-2[/b]
4797* Started to write the preferences dialog. There's a lot of work to do,
4798but the options that appears in it should work.
4799
4800The subtitles' page is almost complete!
4801
4802[img]http://www.uploadfile.info/uploads/f57fc459d3.jpg[/img]
4803
4804[b]Version 070119-2[/b]
4805* Well, I removed that horrible logo I made the other day and now I used
4806some icons from
4807[url=http://www.kde-look.org/content/show.php?content=31585]Vista-Inspirate[/url].
4808* Some new options for the [preferences] section in config file:
4809
4810[b]resize_method=(int)[/b]
4811
4812This options controls the way the main window should resize. The possible values are:
4813
48140 : the main window never resizes. The user is the only one allowed to
4815resize the window.
48161 : the main window resizes every time it's needed (this is the
4817default).
48182 : the main window resizes only after loading a new video, but not
4819after restarting mplayer. That means that if the user resizes the
4820window, the new size will be respected (until a new video is loaded).
4821
4822
4823[b]mplayer_additional_options=(string)[/b]
4824
4825Here you can pass other options to mplayer. The options should be
4826separated by spaces. If a option requires a filename, this should NOT
4827contain spaces.
4828
4829Example:
4830mplayer_additional_options=-flip -softvol
4831
4832Be carefully, some options could interfere with the ones smplayer uses.
4833
4834[b]mplayer_additional_video_filters=(string][/b]
4835
4836Here you can add additional video filters. They should be separated by
4837",". Don't use spaces!
4838
4839Example:
4840mplayer_additional_video_filters=hqdn3d,pp=vb/hb
4841
4842
4843[b]mplayer_additional_audio_filters=(string][/b]
4844
4845The same but for audio.
4846Example:
4847
4848mplayer_additional_audio_filters=volnorm,equalizer=11:11:10:5:0:-12:0:5:12:12
4849
4850* I also made a (incompatible) change in the way the file preferences
4851are stored in the config file. That means that this version won't
4852remember your previous file settings.
4853
4854[b]Version 070117-12[/b]
4855
4856* Well, I think the only visible change is the option Options->View
4857info, which shows some info about the current video.
4858* There are some changes in the configuration file (~/.qt/smplayerrc):
4859
4860vo=(string)
4861
4862vo is the video output driver. It already existed before. But now I
4863change the default value. Previously the default value was "directx" for
4864windows, "xv" for the rest.
4865
4866Now there is no default. If vo is empty, smplayer would get the info
4867from mplayer, and will save it in the config file.
4868That (theorically) would allow smplayer to run in other OS where maybe
4869"xv" doesn't even exist.
4870
4871Added the option
4872ao=(string)
4873
4874audio output driver, with the same behavior of vo.
4875
4876And finally, added the option subcp, which allows to select the font
4877encoding for subtitles.
4878
4879[b]Version 070117-2[/b]
4880* Fixed a bug when parsing the A: V: line. Big big numbers weren't read
4881correctly.
4882* Added some options for the configuration file:
4883
4884font_autoscale= (int)
4885font_textscale= (int)
4886
4887use_fontconfig= (bool)
4888font_name= (string)
4889font_file= (string)
4890
4891font_autoscale and font_textscale are the equivalents to
4892-subfont-autoscale and -subfont-text-scale in mplayer.
4893
4894If use_fontconfig is true then the font used for subtitles will be
4895font_name. Example:
4896
4897use_fontconfig=true
4898font_name=Utopia
4899
4900In the case use_fontconfig is false, then it will try to use font_file
4901(which has to be a full path to a ttf font). Example:
4902
4903use_fontconfig=false
4904font_file=/home/ricardo/.fonts/comicbd.ttf
4905
4906So now you can get something like this:
4907[img]http://www.uploadfile.info/uploads/c2e06dd51a.jpg[/img]
4908
4909Of course, all of this will be easier when I write the preferences
4910dialog.
4911
4912[b]Version 070116-2[/b]
4913* Added options for changing playback speed.
4914
4915[b]Version 070115-1[/b]
4916* Just a very small fix with the mute option. It wasn't been remebered
4917between mplayer resets and audio track switches.
4918
4919[b]Version 070114-2[/b]
4920* Fixed (I hope) a bug relative to subtitles. smplayer didn't remember
4921that you had selected the "none" subtitle and always loaded the first
4922available subtitle. Now, when you load a video for first time it will
4923load the first available subtitle but if you change to "none" it should
4924remember the next time you open the same video.
4925
4926* Added and option to select angle in DVDs. Unfortunately I don't have a
4927multiangle dvd, so this option is untested. Can anyone tell me if it
4928really works?
4929
4930* For audio, chapter, title and angle menus: added an <empty> item if
4931the menu is empty.
4932
4933* Added a button to mute. And two nice icons borrowed from kplayer...
4934
4935[img]http://www.uploadfile.info/uploads/ac23679650.jpg[/img]
Note: See TracBrowser for help on using the repository browser.