Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-10-23 | Remove redundant debug printouts | Alexander Yakushev | |
2011-10-23 | Improve UTF symbol transformation from Jamendo responses | Alexander Yakushev | |
Awesompd was working with 1 or 2-byte symbols (up to \u7ff). This commit fixes that, allowing UTF symbols up to 4 bytes. Also a change was made to be able to replace on search box with other. It is useful when search crashes (it still happens sometimes) and the searchbox is just hanging there. | |||
2011-10-15 | Fix the status switching to disconnected when volume bounds are hit | Alexander Yakushev | |
When the volume is tried to set beyond its bounds (for example, make it lower when it's already zero) mpc returned an empty string which was treated like a disconnect. This dirty hack removes the problem. | |||
2011-09-17 | Adapt to use modified Jamendo API | 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-08-19 | Bugfixes and tidy up | Alexander Yakushev | |
2011-08-19 | coverart.sh simply rewritten in Lua | Alexander Yakushev | |
2011-07-30 | Minor bugfixes | Alexander Yakushev | |
2011-07-26 | Fixed (?) showing album cover for Ogg streams | 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 search on Jamendo | Alexander Yakushev | |
2011-07-25 | Implemented popup promptbox | Alexander Yakushev | |
2011-07-24 | Refactored Jamendo part, moved it to different file | Alexander Yakushev | |