1
I Use This!
Inactive

Commits : Listings

Analyzed 3 days ago. based on code collected 3 days ago.
Mar 12, 2025 — Mar 12, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Changed music_directory grep to filter lines that start with #, since folder names may also contain # as a valid character More... about 10 years ago
Added a update_track on mouse::enter More... over 10 years ago
Added smart_update More... over 10 years ago
Replaced utf8.replace() with awful.util.escape() More... over 10 years ago
[fix #24] Allow installing anywhere in Awesome folder
alex_yakushev
as Alexander Yakushev
More... over 11 years ago
Add support for radio covers
alex_yakushev
as Alexander Yakushev
More... over 11 years ago
Fix link in README
alex_yakushev
as Alexander Yakushev
More... over 12 years ago
Add support for the icon on the widget
alex_yakushev
as Alexander Yakushev
More... over 12 years ago
Add support for scheduler
alex_yakushev
as Alexander Yakushev
More... over 12 years ago
Update sample config
alex_yakushev
as Alexander Yakushev
More... over 12 years ago
Merge branch 'for-awesome-git'
alex_yakushev
as Alexander Yakushev
More... over 12 years ago
Remove duplicate span with hardcoded font More... almost 13 years ago
Initialize internal awesompd state More... almost 13 years ago
Merge pull request #17 from vmauge/playlist_with_space
alex_yakushev
as Alexander Yakushev
More... almost 13 years ago
Allow space in playlist name More... almost 13 years ago
Added ability to change widget font color and widget background color More... almost 13 years ago
Added an ability to change color of text and background color of widget. Usage: musicwidget.font_color = "#000000" --Set font color to white musicwidget.background = '#FFFFFF" --Set background color to black By default colors will be taken from beatiful theme. 'fg_normal' for font color and 'bg_normal' for background colour. More... almost 13 years ago
Adding command_previous_server() and command_next_server() More... about 13 years ago
Fix bug in update_track introduced with enhanced radio support
alex_yakushev
as Alexander Yakushev
More... over 13 years ago
Fix outrageous mistakes that appeared after refactor
alex_yakushev
as Alexander Yakushev
More... over 13 years ago
Renamed math.mod to math.fmod More... over 13 years ago
Don't escape pipe symbols
alex_yakushev
as Alexander Yakushev
More... over 13 years ago
Properly use escape symbol in regexps
alex_yakushev
as Alexander Yakushev
More... over 13 years ago
Replaced table.getn calls to length operator More... over 13 years ago
Rewrite update_track so it handles Internet radio streams nicely
alex_yakushev
as Alexander Yakushev
More... over 13 years ago
Rename notification functions for clarity, minor refactoring
alex_yakushev
as Alexander Yakushev
More... over 13 years ago
Remove modules usage to be compatible with Lua 5.2
alex_yakushev
as Alexander Yakushev
More... over 13 years ago
Adapt to new Awesome extension usage convention
alex_yakushev
as Alexander Yakushev
More... over 13 years ago
Jamendo link format again...
alex_yakushev
as Alexander Yakushev
More... over 13 years ago
Adapt to yet new Jamendo link format
alex_yakushev
as Alexander Yakushev
More... over 13 years ago