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

Last change on this file since 181 was 181, checked in by Silvan Scherrer, 9 years ago

smplayer: update trunk to version 16.8.0

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