aboutsummaryrefslogtreecommitdiff
path: root/awesompd.lua
AgeCommit message (Expand)Author
2013-03-01Adding command_previous_server() and command_next_server()HEADmasterSilvio Rhatto
2012-07-26Adapt to yet new Jamendo link formatAlexander Yakushev
2012-05-16Actually trim the output if it's larger than output_sizeJason Chu
2012-05-15Fix support for disabling scrollingJason Chu
2012-03-03Stop looking for local album covers for external tracks and streamsAlexander Yakushev
2012-03-01don't report bug if mpd is updating its databaseBrandon Bowlby
2012-02-13Fix wget spamming the logAlexander Yakushev
2012-01-21Minor fix in variable name clashingAlexander Yakushev
2012-01-03Minor fix in album cover downloadingAlexander Yakushev
2012-01-03Asynchronous download album cover for the next trackAlexander Yakushev
2011-12-07Add support for global keybindingsAlexander Yakushev
2011-11-23Replace escaped slashes with normal onesAlexander Yakushev
2011-11-21Temporary adapt to Ogg streaming from radionomyAlexander Yakushev
2011-11-21Recognize jamstore.radiohomy.net linksAlexander Yakushev
2011-11-18Minor bugfixAlexander Yakushev
2011-11-11Update version numbers and add modify READMEAlexander Yakushev
2011-10-29Add fetching the album name for Jamendo streamsAlexander Yakushev
2011-10-28Show album name in notification box for local tracksAlexander Yakushev
2011-10-25Make Clear playlist command always appear in Playback menuAlexander Yakushev
2011-10-24Escape single quotes in folder names (thanks, Blackmore's Night)Alexander Yakushev
2011-10-23Improve UTF symbol transformation from Jamendo responsesAlexander Yakushev
2011-10-15Fix the status switching to disconnected when volume bounds are hitAlexander Yakushev
2011-10-15Fix problem with music folder specified using ~Alexander Yakushev
2011-10-15Change double quote wrapping of filenames to single quoteAlexander Yakushev
2011-10-02Add default stream encoding to be compatible with old initialization configAlexander Yakushev
2011-09-15Load submodules from either .config/awesome or .config/awesome/awesompd folderAlexander Yakushev
2011-09-14Move all files to folder ~/.config/awesome/awesompd/Alexander Yakushev
2011-09-14Fix critical bug in caching artists with dash symbols in namesAlexander Yakushev
2011-09-10Added feature to browse current artist or album on JamendoAlexander Yakushev
2011-09-10Added "Clear playlist" item to the playback menuAlexander Yakushev
2011-08-21Renamed some menu functions for clarityAlexander Yakushev
2011-08-19Bugfixes and tidy upAlexander Yakushev
2011-08-19Refactored and optimized album cover codeAlexander Yakushev
2011-08-19Slightly improved coverart functionAlexander Yakushev
2011-08-19coverart.sh simply rewritten in LuaAlexander Yakushev
2011-07-30Minor bugfixesAlexander Yakushev
2011-07-26Final bugfixes and updated rcsample.luaAlexander Yakushev
2011-07-26Added support for showing album covers from JamendoAlexander Yakushev
2011-07-26Added menu for track searching and changing Jamendo optionsAlexander Yakushev
2011-07-25Implemented popup promptboxAlexander Yakushev
2011-07-24Refactored Jamendo part, moved it to different fileAlexander Yakushev
2011-07-24Added safer JSON parser and fix for unicode symbols from JamendoAlexander Yakushev
2011-07-24Code alignment and minor changesAlexander Yakushev
2011-07-23Refactored update_track function, removed few potential errorsAlexander Yakushev
2011-07-23Fixed minor bugs in Jamendo ogg supportAlexander Yakushev
2011-07-19Minor change to output debug information optionally.Nicolas Berthier
2011-07-19Corrected escaped character handling in widget.Nicolas Berthier
2011-06-23Now using API to get stream number (hardcoded before)Alexander Yakushev
2011-06-22Final version 0.8cAlexander Yakushev
2011-06-22Moved cache to default awesome cache dir (thanks to nberth)Alexander Yakushev