Changeset 140 for smplayer/vendor/current/Changelog
- Timestamp:
- May 23, 2013, 5:06:17 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
smplayer/vendor/current/Changelog
r137 r140 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 1 126 [b]Version 0.8.2[/b]: 2 127
Note:
See TracChangeset
for help on using the changeset viewer.