Changeset 128 for smplayer/trunk/Changelog
- Timestamp:
- Mar 29, 2012, 4:53:15 PM (13 years ago)
- Location:
- smplayer/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
smplayer/trunk
- Property svn:mergeinfo changed
/smplayer/vendor/current merged: 127
- Property svn:mergeinfo changed
-
smplayer/trunk/Changelog
r124 r128 1 [b]Version 0.8.0[/b]: 2 3 (2012-03-28) 4 * Display chapter names in the chapter menu. 5 6 (2012-03-19) 7 * It's possible to change GUI without restarting. 8 * Bug fix: remote m3u didn't open from the favorites menu or command line. 9 10 (2012-03-17) 11 * Move the blur and sharpen filters to a group, so only one can be activated. 12 It doesn't make much sense to be able to enable the blur and sharpen 13 at the same time. 14 * Move the denoise and blur/sharpen options to submenus. 15 * Youtube quality by default is now mp4/720p. 16 * The default width of the floating control is now 70%. 17 * Toolbar editor: give a name to the widget actions (time slider and so on). 18 19 (2012-03-15) 20 * Add gradfun to video -> filters. 21 * Add blur and sharpen filters. 22 23 (2012-03-14) 24 * Support for drag and drop in the toolbar editor. 25 26 (2012-03-13) 27 * Toolbar editor. If you right click on any toolbar you'll get a menu 28 with options to edit the toolbars (including the control bars). 29 That will show a new dialog, with two list. On the left you'll see 30 all available actions (mainly buttons, but also volume or seek sliders) 31 and on the right the current actions. 32 The left and right buttons allow to move actions from one list to the 33 other. The up and down buttons move the selected action in the current 34 actions' list. 35 The "add separator" button allows to add more separators. 36 The "defaults" button removes all your changes in the current actions' 37 list and sets the default actions for the toolbar. 38 39 (2012-03-08) 40 * Use QtSingleApplication instead of the old client/server code to use a 41 single instance and communication with other instances. 42 * Possibility (smplayer.pro) to disable the build of some parts of the 43 code (QtSingleApplication, Youtube support, Find subtitles and 44 video preview). 45 * Fix: the buttons to select the color of the subtiles in preferences -> 46 subtitles may not change the background color with some styles. Now the 47 color is changed using a stylesheet, so it should work with all styles. 48 49 (2012-03-03) 50 * Improve detection of youtube urls. 51 52 1 53 [b]Version 0.7.1[/b]: 2 54 … … 24 76 * Bugfix: don't try to create the lock file if the config dir doesn't exist. 25 77 This caused a 10sec delay when smplayer is run for the first time. 78 26 79 27 80 [b]Version 0.7.0[/b]:
Note:
See TracChangeset
for help on using the changeset viewer.