]> gitweb.fluxo.info Git - awesompd.git/commitdiff
Update version numbers and add modify README
authorAlexander Yakushev <yakushev.alex@gmail.com>
Thu, 10 Nov 2011 23:14:25 +0000 (01:14 +0200)
committerAlexander Yakushev <yakushev.alex@gmail.com>
Thu, 10 Nov 2011 23:14:25 +0000 (01:14 +0200)
README
awesompd.lua
jamendo.lua

diff --git a/README b/README
index b1c3ecc9dce93a385637b9683a93e943ffcdfa90..8df08dc99f8f138db6668072c58b14c051b50ff7 100644 (file)
--- a/README
+++ b/README
@@ -3,3 +3,14 @@ This is an advanced MPD widget\client for AwesomeWM.
 For the detailed installation guide see http://awesome.naquadah.org/wiki/Awesompd_widget .
 
 Also you can find an example of widget configuration in file rcsample.lua.
+
+### Changes in 1.1.0
+
+* Album covers are now also shown for the local tracks (images are taken from the current track's folder)
+
+* When the Jamendo track is playing you can visit artist's or album's page from the Jamendo menu
+
+* Notification now shows the album name for the current track (for both local and Jamendo tracks)
+
+* A few minor modifications and bugfixes
+
index 1daa2730fc613e7803abeee2313a9bf2010b4935..417a51c19a8cabe2307431c8896ed731f150d21b 100644 (file)
@@ -1,7 +1,7 @@
 ---------------------------------------------------------------------------
 -- @author Alexander Yakushev <yakushev.alex@gmail.com>
 -- @copyright 2010-2011 Alexander Yakushev
--- @release v1.1.0pre
+-- @release v1.1.0
 ---------------------------------------------------------------------------
 
 awesompd = {}
index a6989c60da26d9efe82605d312983ccc5dc8f304..26d4815d9bcba244c3e3e794ddc1a5aed82637e8 100644 (file)
@@ -1,7 +1,7 @@
 ---------------------------------------------------------------------------
 -- @author Alexander Yakushev <yakushev.alex@gmail.com>
 -- @copyright 2011 Alexander Yakushev
--- @release v1.1.0pre
+-- @release v1.1.0
 ---------------------------------------------------------------------------
 
 -- Grab environment