summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorAlessio Treglia <alessio@debian.org>2012-02-16 11:08:45 +0100
committerAlessio Treglia <alessio@debian.org>2012-02-16 11:08:45 +0100
commit65a64d260e05c7bf8d3bdf82e796637dc820e574 (patch)
tree600c2becea7f28fdefff51200bb3ed33514e4cc7 /Changelog
parent1d323e54ee434609cf035598486075c9a918a2d3 (diff)
Imported Upstream version 0.7.0
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog58
1 files changed, 58 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index d26a9c4..ab70e75 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,61 @@
+[b]Version 0.7.0[/b]:
+
+(2012-01-28)
+ * Add Help -> Check for updates (replaces Help -> Tips)
+
+(2012-01-27)
+ * Simplify the about dialog.
+
+(2012-01-25)
+ * Detect mplayer2.
+ * Use precise seeking is using mplayer2.
+ * Add an option in preferences -> interface to enable or not precise seeking.
+
+(2012-01-24)
+ * Move the open dvd, vcd and audio cd to a submenu.
+
+(2012-01-23)
+ * New option for command-line: -disable-server. This option disables the
+ server used to communicate with other instances. This, of course, disables
+ too the possibility to use a single instance.
+
+(2012-01-23)
+ * Move the favorite menu to the open menu, and add an icon to the toolbar.
+
+(2012-01-13 - 2012-01-21)
+ * New favorite menu, where you can add your favorite videos, music, streams,
+ youtube videos... It's also possible to add submenus.
+
+(2012-01-20)
+ * Use QtLockedFile instead of QxtFileLock, so we can get rid of the libqxt
+ dependency on windows.
+ The QtLockedFile is under the BSD license.
+
+(2012-01-19)
+ * The title of youtube videos is displayed correctly. And the stream url is
+ replaced by the url of the youtube page.
+
+(2012-01-14)
+ * Added the Croatian translation, by jk <marshsmello@gmail.com>
+
+(2012-01-12)
+ * Detect asx, m3u, pls, and ram streams and pass -playlist to mplayer, so
+ the user doesn't have to indicate if a url is a playlist.
+
+(2012-01-11)
+ * Added an option in preferences -> performance to select the desired
+ quality for youtube videos.
+
+(2012-01-11)
+ * Added a very basic support for youtube. Now you can open urls like
+ http://www.youtube.com/watch?v=dq4Oj5quskI in smplayer (Open -> URL).
+ You can also drag and drop a link from a browser to the smplayer window.
+
+(2012-01-04)
+ * New option "Hide video window when playing audio files" in
+ preferences -> interface.
+
+
[b]Version 0.6.10[/b]:
(2011-12-06)