Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-01-20 | It's 2009 now | Lars-Dominik Braun | 1 | -1/+2 | |
Update copyright notices, add my email address, but don't change libwardrobe (I'm not maintaining it anymore) | |||||
2008-08-28 | piano: Use dynamic http recv buffer | Lars-Dominik Braun | 1 | -20/+22 | |
2008-08-26 | Silence curl's attribute warnings | Lars-Dominik Braun | 1 | -2/+2 | |
2008-08-25 | piano: Code refactoring | Lars-Dominik Braun | 1 | -4/+2 | |
Avoid strncat/strncpy, cache strlen result, ... | |||||
2008-08-08 | Several code optimizations | Lars-Dominik Braun | 1 | -6/+5 | |
2008-07-23 | Be correct, use "const" | Lars-Dominik Braun | 1 | -2/+2 | |
2008-07-18 | piano: Fix PianoHttpGet's setopts by forcing a GET request | Lars-Dominik Braun | 1 | -0/+3 | |
2008-07-17 | piano: Initial global genre stations support | Lars-Dominik Braun | 1 | -0/+28 | |
Pandora provides a xml list of genre stations. Read this list and insert its data into our PianoHandle tree if requested. | |||||
2008-07-08 | piano: Delete const.h and put constants where they belong | Lars-Dominik Braun | 1 | -1/+1 | |
2008-07-07 | piano: Handle network errors | Lars-Dominik Braun | 1 | -4/+12 | |
2008-06-17 | lib: Move sources to src | Lars-Dominik Braun | 1 | -0/+83 | |