From 498f6aa0332f9ba274d7bbd361c77dc8b5dd2721 Mon Sep 17 00:00:00 2001 From: Alexander Yakushev Date: Fri, 11 Nov 2011 01:14:25 +0200 Subject: Update version numbers and add modify README --- README | 11 +++++++++++ awesompd.lua | 2 +- jamendo.lua | 2 +- 3 files changed, 13 insertions(+), 2 deletions(-) diff --git a/README b/README index b1c3ecc..8df08dc 100644 --- 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 + diff --git a/awesompd.lua b/awesompd.lua index 1daa273..417a51c 100644 --- a/awesompd.lua +++ b/awesompd.lua @@ -1,7 +1,7 @@ --------------------------------------------------------------------------- -- @author Alexander Yakushev -- @copyright 2010-2011 Alexander Yakushev --- @release v1.1.0pre +-- @release v1.1.0 --------------------------------------------------------------------------- awesompd = {} diff --git a/jamendo.lua b/jamendo.lua index a6989c6..26d4815 100644 --- a/jamendo.lua +++ b/jamendo.lua @@ -1,7 +1,7 @@ --------------------------------------------------------------------------- -- @author Alexander Yakushev -- @copyright 2011 Alexander Yakushev --- @release v1.1.0pre +-- @release v1.1.0 --------------------------------------------------------------------------- -- Grab environment -- cgit v1.2.3