index
:
awesompd
master
Advanced mpd widget for Awesome WM
Fluxo
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
awesompd.lua
Age
Commit message (
Collapse
)
Author
2011-09-14
Move all files to folder ~/.config/awesome/awesompd/
Alexander Yakushev
2011-09-14
Fix critical bug in caching artists with dash symbols in names
Alexander Yakushev
2011-09-10
Added feature to browse current artist or album on Jamendo
Alexander Yakushev
2011-09-10
Added "Clear playlist" item to the playback menu
Alexander Yakushev
2011-08-21
Renamed some menu functions for clarity
Alexander Yakushev
2011-08-19
Bugfixes and tidy up
Alexander Yakushev
2011-08-19
Refactored and optimized album cover code
Alexander Yakushev
2011-08-19
Slightly improved coverart function
Alexander Yakushev
2011-08-19
coverart.sh simply rewritten in Lua
Alexander Yakushev
2011-07-30
Minor bugfixes
Alexander Yakushev
2011-07-26
Final bugfixes and updated rcsample.lua
Alexander Yakushev
2011-07-26
Added support for showing album covers from Jamendo
Alexander Yakushev
2011-07-26
Added menu for track searching and changing Jamendo options
Alexander Yakushev
2011-07-25
Implemented popup promptbox
Alexander Yakushev
2011-07-24
Refactored Jamendo part, moved it to different file
Alexander Yakushev
2011-07-24
Added safer JSON parser and fix for unicode symbols from Jamendo
Alexander Yakushev
2011-07-24
Code alignment and minor changes
Alexander Yakushev
2011-07-23
Refactored update_track function, removed few potential errors
Alexander Yakushev
2011-07-23
Fixed minor bugs in Jamendo ogg support
Alexander Yakushev
2011-07-19
Minor change to output debug information optionally.
Nicolas Berthier
2011-07-19
Corrected escaped character handling in widget.
Nicolas Berthier
2011-06-23
Now using API to get stream number (hardcoded before)
Alexander Yakushev
2011-06-22
Final version 0.8c
Alexander Yakushev
2011-06-22
Moved cache to default awesome cache dir (thanks to nberth)
Alexander Yakushev
2011-06-10
Fixed bug with widget crashing after restarting awesome
Alexander Yakushev
2011-06-10
Added support for choosing ogg streams in Jamendo Top 100
Alexander Yakushev
2011-05-16
Added README with the link to the installation guide
Alexander Yakushev
2011-02-14
Fixed bug with volume scrolling changed current track
Alexander Yakushev
2010-11-25
Fixed minor mistake
Alexander Yakushev
2010-11-25
Switched from hooks to signals
Alexander Yakushev
2010-11-05
Reworked icon handling
Alexander Yakushev
2010-11-04
Reworked current playlist
Alexander Yakushev
Now it displays at maximum 15 tracks before and 15 tracks after the current track.
2010-11-04
Merge branch 'fixlist' into develop
Alexander Yakushev
2010-11-04
Severe bug with last list element fixed
Alexander Yakushev
2010-11-04
Playlist add\replace
Alexander Yakushev
2010-11-04
New feature: playlists. Options fixed.
Alexander Yakushev
Options are now implemented without creating an overhead.
2010-11-02
Minor fixes with characters escaping.
Alexander Yakushev
Options still not fully operational.
2010-11-02
Introduced options menu
Alexander Yakushev
2010-11-01
Merge branch 'master' into develop
Alexander Yakushev
2010-11-01
Implemented correct UTF8 handling
Alexander Yakushev
2010-11-01
Minor fix with menu recreation
Alexander Yakushev
2010-11-01
Stable version
Alexander Yakushev
2010-11-01
Icons wrapped into a table
Alexander Yakushev
2010-11-01
Widget buttons switched to awful.buttons
Alexander Yakushev
2010-11-01
First commit (partly broken)
Alexander Yakushev