Ignore:
Timestamp:
Dec 3, 2012, 5:29:00 PM (13 years ago)
Author:
Silvan Scherrer
Message:

SMPlayer: updated vendor to 0.8.2

File:
1 edited

Legend:

Unmodified
Added
Removed
  • smplayer/vendor/current/Changelog

    r133 r137  
     1[b]Version 0.8.2[/b]:
     2
     3(2012-11-15)
     4 * New option Help -> Open configuration folder.
     5
     6(2012-11-12)
     7 * Don't use slices as default, as it seems to cause problems when using
     8   multiple threads.
     9
     10(2012-11-08)
     11 * (Windows) When a new version is run for the first time it tries to
     12   create a font cache before showing the GUI. Avoids that the font cache
     13   would be created when the user plays the first video.
     14
     15(2012-11-05)
     16 * (Windows) Don't change the priority of the smplayer process. Fixes a
     17   freeze that may happen on windows xp when you click on the video window.
     18
     19(2012-11-03)
     20 * Don't use -fontconfig with mplayer2.
     21
     22(2012-10-28)
     23 * Port the umplayer skins to smplayer.
     24
     25(2012-10-22)
     26 * Bug fix: stop playback when the user selects to play the next
     27   item in the playlist and there are no more items to play.
     28
     29(2012-10-17)
     30 * Move the main window by dragging in the video area.
     31   Code copied from umplayer.
     32
     33(2012-10-05)
     34 * Add support for 6.1 and 7.1 audio output. Patch by AdrianoML
     35   (http://smplayer.sourceforge.net/forum/viewtopic.php?f=4&t=5655)
     36
     37(2012-09-30)
     38 * Add new section "Privacy" in Preferences -> Interface.
     39 * Move max. items for recent files to the privacy section.
     40 * Add an option to remember or not the last directories.
     41 * Add an option to select the maximum number of items in the
     42   Open->URL dialog.
     43
     44(2012-09-28)
     45 * (Linux) Install larger icons. smplayer.svg contributed by akovia
     46   (http://smplayer.sourceforge.net/forum/viewtopic.php?f=7&t=5557)
     47
     48(2012-09-21)
     49 * Add the option "Report MPlayer crashes" in Preferences -> Advanced.
     50 * New option for smplayer.ini: time_to_kill_mplayer. Specifies the
     51   time (in milliseconds) that smplayer should wait before killing
     52   the mplayer process if the process doesn't teminate on its own
     53   when the stop button is pressed. Default value: 5000.
     54
     55
    156[b]Version 0.8.1[/b]:
    257
Note: See TracChangeset for help on using the changeset viewer.