source: smplayer/trunk/debian-rvm/changelog-orig

Last change on this file was 188, checked in by Silvan Scherrer, 8 years ago

SMPlayer: update trunk to version 17.1.0

  • Property svn:eol-style set to LF
File size: 15.4 KB
Line 
1smplayer (17.1.0) precise; urgency=medium
2
3 * Experimental support to play videos on Chromecast.
4 * Support for some of the #EXTVLCOPT options in m3u/m3u8 playlists.
5 This may help to play online streams from playlists intended for VLC.
6 * New options in the context menu of the playlist: "copy URL to clipboard",
7 "open source folder" and "play on Chromecast".
8 * Option to display bitrate information in the status bar.
9 * Possibility to display the playback time with milliseconds in the status bar.
10 * The option to add black borders on fullscreen is back
11 (preferences -> general -> video).
12 * The option to delete files from the disk in the playlist's context menu
13 has been removed.
14
15 -- Ricardo Villalba <rvm@users.sourceforge.net> Fri, 20 Jan 2017 10:37:39 +0100
16
17smplayer (16.11.0) precise; urgency=low
18
19 * More options in Preferences -> Playlist to better control the
20 behaviour of the playlist. Changing some of the options makes
21 easier to use the playlist for bookmarks.
22 * New option 'Show info on OSD' in View -> OSD (shortcut Shift + I).
23 It displays info about the current media (resolution, bitrate...) on the
24 OSD.
25 * Bug fixes.
26
27 -- Ricardo Villalba <rvm@users.sourceforge.net> Sat, 05 Nov 2016 23:56:20 +0100
28
29smplayer (16.9.0) precise; urgency=low
30
31 * New option to send the audio to the specified audio device.
32 It can be useful to send the audio to a TV via a HDMI cable
33 or wireless headphones via bluetooth.
34 * Some improvements on the playlist. Now it's possible to hide
35 any column (right click to see the options). The search field
36 is also hidden by default, a new search button shows/hides it.
37 This changes are intended to prevent the playlist window to
38 be too wide.
39 * Due to bugs and problems with Qt 5, the packages for Ubuntu are
40 now built again with Qt 4 by default.
41 * Bug fixes.
42
43 -- Ricardo Villalba <rvm@users.sourceforge.net> Fri, 09 Sep 2016 22:33:16 +0200
44
45smplayer (16.8.0) precise; urgency=low
46
47 * The playlist has been improved. Now it's possible to sort by any
48 column. There's a new column, with the path of the file (or URL).
49 This allows you to sort the list by folder.
50 Now it's possible to search (actually filter) in the playlist.
51 And finally there's a new option to load a playlist from internet.
52 * Bug fixes.
53
54 -- Ricardo Villalba <rvm@users.sourceforge.net> Tue, 02 Aug 2016 22:55:15 +0200
55
56smplayer (16.7.0) precise; urgency=low
57
58 * Fix for YouTube.
59 * Some bug fixes mainly for Qt 5.
60
61 -- Ricardo Villalba <rvm@users.sourceforge.net> Sun, 03 Jul 2016 00:52:31 +0200
62
63smplayer (16.6.0) precise; urgency=low
64
65 * Support for 2 in 1 computers with touch screens.
66 SMPlayer includes now a 'tablet mode', available in the menu Options.
67 When the option is turned on it makes some changes in the interface
68 so that it would be easier to control SMPlayer by touching the
69 screen.
70 When the user changes the tablet mode in the Windows 10 action
71 center, SMPlayer will detect it and ask if it should switch to the
72 SMPlayer's tablet mode as well.
73 * Option to send video to an external screen.
74 Now it's possible to send the video to a second screen connected to
75 the computer, while controlling the application in the computer's
76 screen.
77 * Support for high DPI screens.
78 On high DPI (dots per inch) screens SMPlayer looked very tiny. Now
79 the interface is automatically scaled so it looks correctly. There
80 are also settings in Preferences -> Interface -> High DPI where you
81 can adjust manually the scale factor or turn off this feature.
82 * Global shortcuts.
83 Now it's possible to use the media keys (play/pause, stop, volume+/-,
84 etc.) as global shortcuts. That means that those keys will work even
85 when SMPlayer is in the background. You can activate this option in
86 Preferences -> Keyboard and mouse.
87 * Settings are remembered for online streams too.
88 This means that, for example, SMPlayer can resume playback or set
89 bookmarks on YouTube videos or other online streams (as long as they
90 are seekable).
91 * SMPlayer is now built with Qt 5 by default.
92
93 -- Ricardo Villalba <rvm@users.sourceforge.net> Thu, 09 Jun 2016 23:00:32 +0200
94
95smplayer (16.4.0) precise; urgency=low
96
97 * The Windows installer now includes mpv as well.
98 * Now it's easier to switch between mplayer and mpv (Preferences -> General,
99 select either mplayer or mpv as multimedia engine).
100 * The extrastereo filter works again when using mpv.
101 * Possibility to use the VLC shortcuts. (Preferences -> Keyboard and
102 mouse, click the load button, select vlc.keys)
103 * Possibility to enable mouse gestures (when the mouse is dragged up or down
104 in the video window the volume changes. If dragged left or right it
105 changes the time position).
106 You can enable this option in Preferences -> Keyboard and
107 mouse -> Mouse -> Drag function: seek and volume.
108 * A fix for saving bookmarks.
109 * The option for streaming sites in Preferences -> Network is
110 different now, and allows these values:
111 Disabled: support for video sites is turned off
112 Auto: enables the internal support for YouTube and uses mpv + youtube-dl
113 for the rest of sites
114 YouTube: only the internal support for YouTube will be used
115 mpv + youtube-dl: uses mpv + youtube-dl for all sites
116 * An animated icon has been added in the status bar to indicate when the player
117 is buffering.
118 * A new layout is used to display the media information (Options -> View info and
119 properties).
120
121 -- Ricardo Villalba <rvm@users.sourceforge.net> Tue, 29 Mar 2016 00:22:02 +0200
122
123smplayer (16.1.0) trusty; urgency=low
124
125 * Fix for YouTube.
126 * The screenshots work again with older versions of mplayer/mpv.
127 * Possibility to add bookmarks (menu Browse), which allows to mark your
128 favorite parts of the video for a quick access.
129 * New option 'Prevent window to get outside of screen' in
130 Preferences -> Interface.
131
132 -- Ricardo Villalba <rvm@users.sourceforge.net> Mon, 11 Jan 2016 19:18:43 +0100
133
134smplayer (15.11.0) precise; urgency=low
135
136 * Fix for YouTube.
137 * (Experimental) Support for YouTube live streams.
138 * The thumbnail generator is much faster now.
139 * New options to seek to the previous or next subtitle (mpv only).
140 * New option (Preferences -> General) to select the image format for
141 screenshots (mpv only).
142 * Fix a crash when changing the GUI.
143 * New option (Preferences -> Interface) to center the window
144 automatically.
145 * Display a tooltip in the time slider with the corresponding time of
146 the mouse position.
147 * Now there's an option in the configuration of the find subtitles window
148 which allows to specify if the language code should be appended to the
149 subtitle filename.
150 * (Fix for Windows) The main window will be centered if it's partially
151 outside of the desktop after an auto resize.
152 * When adding files to the playlist the first item is moved to its
153 correct place in the list.
154 * (Experimental) New action to start/stop capturing the playback stream.
155 * Disable the extrastereo and karaoke filters when using mpv.
156
157 -- Ricardo Villalba <rvm@users.sourceforge.net> Sun, 29 Nov 2015 01:08:58 +0100
158
159smplayer (15.9.0) precise; urgency=low
160
161 * Support for the 3D stereo filter.
162 * We added support for mpv, which is a player based on MPlayer with
163 new features and bug fixes.
164 * Now it's possible to select a secondary subtitle track which is
165 displayed on top of the screen (mpv only).
166 * New option to set a template for screenshots (mpv only).
167 * Now it's possible to play videos from streaming sites (besides Youtube)
168 like DailyMotion, Vimeo, Vevo and many more (mpv only).
169 * Option to step back one frame (mpv only).
170 * The Windows installer now allows to choose the playback engine to install:
171 mplayer or mpv.
172 * Better support for YouTube (VEVO videos).
173 * Possibility to set a proxy.
174 * Allow duplicate items in the playlist.
175 * New action (assigned by default to key "I") shows the current playback
176 time, total time and percentage, for 2 seconds on the OSD.
177 * Add the possibility to use the mouse buttons for "next chapter" and
178 "previous chapter".
179 * New option to delete a file in the playlist from the filesystem.
180 * Add support for MPRIS2.
181 * Possibility to compile SMPlayer without mplayer or mpv support.
182 * The new H2O theme is now the default theme.
183
184 -- Ricardo Villalba <rvm@users.sourceforge.net> Mon, 28 Sep 2015 23:58:00 +0200
185
186smplayer (14.9.0) precise; urgency=low
187
188 * Fix for Youtube.
189 * New option to shut down the computer when playback has finished.
190 * The themes and skin icons are loaded from resource files (*.rcc).
191 * New fix for searching subtitles from opensubtitles.org that should
192 return more results.
193
194 -- Ricardo Villalba <rvm@users.sourceforge.net> Sat, 06 Sep 2014 01:03:22 +0200
195
196smplayer (14.3.0) precise; urgency=low
197
198 * Possibility to play (non-protected) blu-ray discs.
199 * The control for fullscreen mode has been rewritten and improved.
200 Now it is displayed over the video.
201 * (Windows) New option in Preferences -> Subtitles to enable or
202 disable the use of the Windows font directory. Disabling this option
203 prevents the annoying font scanning.
204 * Some presets have been added to the audio equalizer.
205 * Better support for multimedia keys. This can help control SMPlayer with
206 a remote control.
207 * The option "Move the window when the video area is dragged" has been fixed.
208 * (Windows) Now it's possible to open Windows shortcuts (symlinks).
209 * Better support for Youtube.
210 * (Windows) Better screensaver disabling.
211 * Many bugfixes.
212 * Possibility to compile with Qt 5.
213
214 -- Ricardo Villalba <rvm@users.sourceforge.net> Sun, 30 Mar 2014 23:51:29 +0200
215
216smplayer (0.8.6) precise; urgency=low
217
218 * SMPlayer can now update its internal Youtube code so it's not necessary
219 to update smplayer everytime Youtube makes a change.
220 * A section "Updates" has been added to the preferences dialog, where
221 it's possible to configure or disable the update checker.
222 * SMPlayer could still fail to find some subtitles from
223 opensubtitles.org. Hopefully this is fixed.
224 * (Windows) The autoload of subtitles with non latin1 filenames has been
225 fixed.
226 * The Windows installer gives the possibility to delete most of the
227 configuration files of smplayer. This can be useful if the configuration
228 files have been corrupted or smplayer has been misconfigured.
229 Linux users can use the command "smplayer -delete-config".
230 * Several other bugfixes. See the Changelog for details.
231
232 -- Ricardo Villalba <rvm@users.sourceforge.net> Mon, 12 Aug 2013 22:59:56 +0200
233
234smplayer (0.8.5) precise; urgency=low
235
236 * Due to changes in opensubtitles.org, smplayer couldn't find
237 subtitles anymore. This has been fixed.
238 * The interface with support for skins is now the default.
239 * An option to enter url(s) in the playlist has been added.
240 * The options to change the size of the main window work now
241 even if the autoresize is set to never.
242 * Two new options for Audio -> Stereo mode: Mono and Reverse.
243 * The option "Move the window when the video area is dragged" is
244 now disabled by default because it has some issues that need to
245 be addressed.
246 * (Linux) The problem with mplayer2 and the -fontconfig option has been
247 fixed (sort of).
248 * New translation: Malay.
249 * Some configuration options are changed to new defaults after installation
250 to ease upgrade from old versions.
251
252 -- Ricardo Villalba <rvm@users.sourceforge.net> Thu, 09 May 2013 02:46:06 +0200
253
254smplayer (0.8.4) precise; urgency=low
255
256 * New option to select the fps for external subtitles.
257 * The video equalizer dialog has been rewritten.
258 * Now smplayer checks for updates automatically and notifies the user if
259 a new version is found.
260 * Support for encoding ISO-8859-16 for subtitles.
261 * New translations: Thai and Hebrew.
262 * Some bugfixes.
263
264 -- Ricardo Villalba <rvm@users.sourceforge.net> Sat, 23 Mar 2013 00:36:48 +0100
265
266smplayer (0.8.3) precise; urgency=low
267
268 * Fix for youtube playback.
269
270 -- Ricardo Villalba <rvm@users.sourceforge.net> Sat, 22 Dec 2012 00:38:41 +0100
271
272smplayer (0.8.2.1) precise; urgency=low
273
274 * Add info about youtube in the about dialog.
275
276 -- Ricardo Villalba <rvm@users.sourceforge.net> Mon, 26 Nov 2012 10:57:08 +0100
277
278smplayer (0.8.2) precise; urgency=low
279
280 * New release
281
282 -- Ricardo Villalba <rvm@users.sourceforge.net> Wed, 21 Nov 2012 01:24:56 +0100
283
284smplayer (0.8.1) oneiric; urgency=low
285
286 * New release
287
288 -- Ricardo Villalba <rvm@users.sourceforge.net> Wed, 19 Sep 2012 17:47:06 +0200
289
290smplayer (0.8.0) oneiric; urgency=low
291
292 * New release
293
294 -- Ricardo Villalba <rvm@users.sourceforge.net> Thu, 05 Apr 2012 00:18:32 +0200
295
296smplayer (0.7.1) hardy; urgency=low
297
298 * New release
299
300 -- Ricardo Villalba <rvm@users.sourceforge.net> Fri, 02 Mar 2012 13:31:32 +0100
301
302smplayer (0.7.0) hardy; urgency=low
303
304 * New release
305
306 -- Ricardo Villalba <rvm@users.sourceforge.net> Mon, 30 Jan 2012 12:13:17 +0100
307
308smplayer (0.6.10) hardy; urgency=low
309
310 * New release
311
312 -- Ricardo Villalba <rvm@users.sourceforge.net> Tue, 27 Dec 2011 23:52:32 +0100
313
314smplayer (0.6.9) hardy; urgency=low
315
316 * New release
317
318 -- Ricardo Villalba <rvm@users.sourceforge.net> Mon, 22 Feb 2010 11:59:41 +0100
319
320smplayer (0.6.8) hardy; urgency=low
321
322 * New release
323
324 -- Ricardo Villalba <rvm@users.sourceforge.net> Mon, 20 Jul 2009 12:32:59 +0200
325
326smplayer (0.6.7) hardy; urgency=low
327
328 * New release
329
330 -- Ricardo Villalba <rvm@users.sourceforge.net> Tue, 10 Mar 2009 00:35:35 +0100
331
332smplayer (0.6.6) hardy; urgency=low
333
334 * New release
335
336 -- Ricardo Villalba <rvm@users.sourceforge.net> Wed, 31 Dec 2008 13:56:36 +0100
337
338smplayer (0.6.5.1) hardy; urgency=low
339
340 * New release
341
342 -- Ricardo Villalba <rvm@users.sourceforge.net> Thu, 13 Nov 2008 02:11:24 +0100
343
344smplayer (0.6.5) hardy; urgency=low
345
346 * New release
347
348 -- Ricardo Villalba <rvm@users.sourceforge.net> Wed, 12 Nov 2008 02:35:29 +0100
349
350smplayer (0.6.4) hardy; urgency=low
351
352 * New release
353
354 -- Ricardo Villalba <rvm@users.sourceforge.net> Fri, 24 Oct 2008 17:45:16 +0200
355
356smplayer (0.6.3) hardy; urgency=low
357
358 * New release
359
360 -- ricardo <rvm@users.sourceforge.net> Thu, 25 Sep 2008 00:11:17 +0200
361
362smplayer (0.6.2) feisty; urgency=low
363
364 * New release
365
366 -- ricardo <rvm@users.sourceforge.net> Wed, 13 Aug 2008 23:49:11 +0200
367
368smplayer (0.6.1) feisty; urgency=low
369
370 * New release
371
372 -- ricardo <rvm@users.sourceforge.net> Wed, 28 May 2008 02:05:23 +0200
373
374smplayer (0.6.0final) feisty; urgency=low
375
376 * New release
377
378 -- ricardo <rvm@users.sourceforge.net> Tue, 13 May 2008 01:07:20 +0200
379
380smplayer (0.6.0rc4) feisty; urgency=low
381
382 * New release
383
384 -- ricardo <rvm@users.sourceforge.net> Tue, 15 Apr 2008 01:17:56 +0200
385
386smplayer (0.6.0rc3) feisty; urgency=low
387
388 * New release
389
390 -- ricardo <rvm@users.sourceforge.net> Sat, 22 Mar 2008 13:16:15 +0100
391
392smplayer (0.6.0rc2) feisty; urgency=low
393
394 * New release
395
396 -- ricardo <rvm@users.sourceforge.net> Wed, 13 Feb 2008 01:17:06 +0100
397
398smplayer (0.6.0rc1) feisty; urgency=low
399
400 * New release
401
402 -- ricardo <rvm@users.sourceforge.net> Thu, 31 Jan 2008 00:54:26 +0100
403
404smplayer (0.5.62) feisty; urgency=low
405
406 * New release
407
408 -- ricardo <rvm@users.sourceforge.net> Sat, 17 Nov 2007 00:35:49 +0100
409
410smplayer (0.5.61) feisty; urgency=low
411
412 * New release
413
414 -- ricardo <rvm@users.sourceforge.net> Wed, 10 Oct 2007 01:10:40 +0200
415
416smplayer (0.5.60) feisty; urgency=low
417
418 * New release
419
420 -- ricardo <rvm@users.sourceforge.net> Wed, 19 Sep 2007 22:29:06 +0200
421
422smplayer (0.5.59) unstable; urgency=low
423
424 * Initial Release.
425
426 -- Ricardo Villalba <rvm@users.sourceforge.net> Wed, 08 Aug 2007 01:02:48 +0200
Note: See TracBrowser for help on using the repository browser.