Changeset 124 for smplayer/trunk/Changelog
- Timestamp:
- Mar 16, 2012, 4:02:47 PM (13 years ago)
- Location:
- smplayer/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
smplayer/trunk
- Property svn:mergeinfo changed
/smplayer/vendor/current merged: 121-122
- Property svn:mergeinfo changed
-
smplayer/trunk/Changelog
r119 r124 1 [b]Version 0.7.1[/b]: 2 3 (2012-03-01) 4 * Apply handle_local_urls.diff 5 (https://sourceforge.net/tracker/?func=detail&aid=3294481&group_id=185512&atid=913575) 6 7 (2012-02-27) 8 * Youtube: flv videos now have the lowest priority. 9 10 (2012-02-25) 11 * New option in the menu Options to run the smplayer youtube browser 12 (if installed). 13 * The single instance is enabled by default on windows. 14 15 (2012-02-22) 16 * Now it's possible to change the opensubtitles server. 17 * Opensubtitles: fix download link. 18 * Fix a crash in the favorite editor if the KDE open dialog is used 19 (now it uses the Qt dialog). 20 21 (2012-02-19) 22 * Store by default the screenshots in a folder inside the user's pictures 23 folder. (Requires Qt 4.4) 24 * Bugfix: don't try to create the lock file if the config dir doesn't exist. 25 This caused a 10sec delay when smplayer is run for the first time. 26 27 [b]Version 0.7.0[/b]: 28 29 (2012-01-28) 30 * Add Help -> Check for updates (replaces Help -> Tips) 31 32 (2012-01-27) 33 * Simplify the about dialog. 34 35 (2012-01-25) 36 * Detect mplayer2. 37 * Use precise seeking is using mplayer2. 38 * Add an option in preferences -> interface to enable or not precise seeking. 39 40 (2012-01-24) 41 * Move the open dvd, vcd and audio cd to a submenu. 42 43 (2012-01-23) 44 * New option for command-line: -disable-server. This option disables the 45 server used to communicate with other instances. This, of course, disables 46 too the possibility to use a single instance. 47 48 (2012-01-23) 49 * Move the favorite menu to the open menu, and add an icon to the toolbar. 50 51 (2012-01-13 - 2012-01-21) 52 * New favorite menu, where you can add your favorite videos, music, streams, 53 youtube videos... It's also possible to add submenus. 54 55 (2012-01-20) 56 * Use QtLockedFile instead of QxtFileLock, so we can get rid of the libqxt 57 dependency on windows. 58 The QtLockedFile is under the BSD license. 59 60 (2012-01-19) 61 * The title of youtube videos is displayed correctly. And the stream url is 62 replaced by the url of the youtube page. 63 64 (2012-01-14) 65 * Added the Croatian translation, by jk <marshsmello@gmail.com> 66 67 (2012-01-12) 68 * Detect asx, m3u, pls, and ram streams and pass -playlist to mplayer, so 69 the user doesn't have to indicate if a url is a playlist. 70 71 (2012-01-11) 72 * Added an option in preferences -> performance to select the desired 73 quality for youtube videos. 74 75 (2012-01-11) 76 * Added a very basic support for youtube. Now you can open urls like 77 http://www.youtube.com/watch?v=dq4Oj5quskI in smplayer (Open -> URL). 78 You can also drag and drop a link from a browser to the smplayer window. 79 80 (2012-01-04) 81 * New option "Hide video window when playing audio files" in 82 preferences -> interface. 83 84 1 85 [b]Version 0.6.10[/b]: 2 86
Note:
See TracChangeset
for help on using the changeset viewer.