Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-02-01 | mp3 playback support | Lars-Dominik Braun | 1 | -0/+2 | |
Now libfaad and/or libmad are used for playback. There's currently no remaining time displayed for mp3 playback. | |||||
2009-01-31 | Whoops, forgot to add new files to last commit... | Lars-Dominik Braun | 2 | -0/+9 | |
2009-01-31 | Switch build system to cmake | Lars-Dominik Braun | 2 | -7/+1 | |
lib{piano,wardrobe} are now static libraries and not installed any more. | |||||
2008-08-26 | Silence curl's attribute warnings | Lars-Dominik Braun | 1 | -2/+2 | |
2008-08-26 | wardrobe: Various fixed already applied to piano | Lars-Dominik Braun | 1 | -4/+3 | |
Avoid possible buffer overflow and force curl to use GET request even when POSTed before. | |||||
2008-07-23 | Be correct, use "const" | Lars-Dominik Braun | 2 | -16/+20 | |
2008-07-07 | Use album title too (for scrobbling, e.g.) | Lars-Dominik Braun | 2 | -3/+7 | |
2008-06-23 | Set curl timeout to 60 seconds. | Lars-Dominik Braun | 1 | -0/+3 | |
2008-06-23 | client/wardrobe: Fix scrobbling time issue | Lars-Dominik Braun | 1 | -4/+5 | |
2008-06-22 | wardrobe: Data types must be public | Lars-Dominik Braun | 2 | -19/+21 | |
2008-06-22 | wardrobe: libwardrobe is a last.fm scrobbling library | Lars-Dominik Braun | 5 | -0/+688 | |