summaryrefslogtreecommitdiff
path: root/libpiano/src/main.c
AgeCommit message (Collapse)AuthorFilesLines
2008-07-07Use album title too (for scrobbling, e.g.)Lars-Dominik Braun1-0/+2
2008-07-07piano: Handle network errorsLars-Dominik Braun1-54/+83
2008-07-03piano: Shared station support for CreateStationLars-Dominik Braun1-7/+9
2008-07-02client: Show real station when playing quickmix songLars-Dominik Braun1-0/+12
2008-07-02client: Initial quickmix station selection supportLars-Dominik Braun1-0/+57
2008-06-25piano/client: Initial ban-for-a-month implementationLars-Dominik Braun1-0/+33
Use it when you're tired of hearing a single song again and again...
2008-06-25piano: Fix incompatible protocol change (addFeedback)Lars-Dominik Braun1-1/+2
I was wrong. Pandora added a parameter to the addFeedback method which made my version incompatible. Should be fixed now.
2008-06-24piano/client: Move song implementedLars-Dominik Braun1-10/+56
2008-06-23Set curl timeout to 60 seconds.Lars-Dominik Braun1-0/+1
2008-06-19Showing real face now.Lars-Dominik Braun1-2/+2
User agent is now PACKAGE_STRING
2008-06-19piano: Using own free () wrapper nowLars-Dominik Braun1-49/+62
PS: "lib:" prefix is now "piano:"; I may add other libraries (last.fm support e.g.)
2008-06-19"Add more music" implementedLars-Dominik Braun1-0/+38
This can add more track/artist seeds to the currently played station
2008-06-17lib: Fixed some void functionsLars-Dominik Braun1-13/+14
Forgot them while adding return values in commit 56432d661e34de9aa0d1727fb7b06f19aa18723e
2008-06-17lib: Move sources to srcLars-Dominik Braun1-0/+465