Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-07-16 | Support rating of songs played by QuickMix | Lars-Dominik Braun | 1 | -4/+3 | |
Attention! This breaks libpiano's api compatibility because of a changed argument count in PianoRateTrack | |||||
2008-07-08 | piano: Delete const.h and put constants where they belong | Lars-Dominik Braun | 1 | -12/+19 | |
2008-07-07 | SSL control proxy issue workaround | Lars-Dominik Braun | 1 | -3/+6 | |
Some proxies refuse SSL connections. Make them usable by adding an option which disables the usage of SSL for the login. | |||||
2008-07-07 | Use album title too (for scrobbling, e.g.) | Lars-Dominik Braun | 1 | -0/+2 | |
2008-07-07 | piano: Handle network errors | Lars-Dominik Braun | 1 | -54/+83 | |
2008-07-03 | piano: Shared station support for CreateStation | Lars-Dominik Braun | 1 | -7/+9 | |
2008-07-02 | client: Show real station when playing quickmix song | Lars-Dominik Braun | 1 | -0/+12 | |
2008-07-02 | client: Initial quickmix station selection support | Lars-Dominik Braun | 1 | -0/+57 | |
2008-06-25 | piano/client: Initial ban-for-a-month implementation | Lars-Dominik Braun | 1 | -0/+33 | |
Use it when you're tired of hearing a single song again and again... | |||||
2008-06-25 | piano: Fix incompatible protocol change (addFeedback) | Lars-Dominik Braun | 1 | -1/+2 | |
I was wrong. Pandora added a parameter to the addFeedback method which made my version incompatible. Should be fixed now. | |||||
2008-06-24 | piano/client: Move song implemented | Lars-Dominik Braun | 1 | -10/+56 | |
2008-06-23 | Set curl timeout to 60 seconds. | Lars-Dominik Braun | 1 | -0/+1 | |
2008-06-19 | Showing real face now. | Lars-Dominik Braun | 1 | -2/+2 | |
User agent is now PACKAGE_STRING | |||||
2008-06-19 | piano: Using own free () wrapper now | Lars-Dominik Braun | 1 | -49/+62 | |
PS: "lib:" prefix is now "piano:"; I may add other libraries (last.fm support e.g.) | |||||
2008-06-19 | "Add more music" implemented | Lars-Dominik Braun | 1 | -0/+38 | |
This can add more track/artist seeds to the currently played station | |||||
2008-06-17 | lib: Fixed some void functions | Lars-Dominik Braun | 1 | -13/+14 | |
Forgot them while adding return values in commit 56432d661e34de9aa0d1727fb7b06f19aa18723e | |||||
2008-06-17 | lib: Move sources to src | Lars-Dominik Braun | 1 | -0/+465 | |