Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-08-03 | libpiano: Fix wrong GET argument "method" | Lars-Dominik Braun | 1 | -4/+4 | |
2010-08-01 | Fix addFeedback | Lars-Dominik Braun | 1 | -16/+21 | |
Pandora seems to have dropped focusTraitId and matchingSeed. New arguments to addFeedback are testStrategy and songType -- no idea what they are doing right now. Beware: Incompatible libpiano abi change! | |||||
2010-07-31 | Fix genre station NULL pointer dereference | Lars-Dominik Braun | 1 | -1/+16 | |
Obviously pandora changed the genre station api. Attention: Incompatible libpiano abi change. | |||||
2010-05-13 | piano: Fix compiler warnings on OpenBSD | Lars-Dominik Braun | 1 | -49/+54 | |
time_t can be *any* integer (signed/unsigned) or (even worse) float. Use explicit cast to get an unsigned long. Thanks to dcoppa@openbsd again. | |||||
2010-05-08 | piano: New error QUICKMIX_NOT_PLAYABLE | Lars-Dominik Braun | 1 | -0/+4 | |
Trigger this error: Delete all stations (you can't delete the quickmix) and select your quickmix station. | |||||
2010-04-19 | piano: API version bump (v27) | Lars-Dominik Braun | 1 | -1/+1 | |
No incompatible changes found yet. | |||||
2010-04-05 | piano: New request/response api | Lars-Dominik Braun | 1 | -653/+681 | |
Removed HTTP stuff from libpiano. The user is now responsible for POSTing data to the server. | |||||
2010-02-14 | New feature: Bookmark song/artist (keybinding 'b') | Lars-Dominik Braun | 1 | -0/+61 | |
2010-02-01 | piano: New error PLAYLIST_END | Lars-Dominik Braun | 1 | -0/+4 | |
See bug #10 | |||||
2010-01-28 | piano: Fixed outdated comments | Lars-Dominik Braun | 1 | -9/+0 | |
2010-01-22 | Protocol version bump (v26) | Lars-Dominik Braun | 1 | -1/+1 | |
2010-01-21 | It's 2010 now. | Lars-Dominik Braun | 1 | -1/+1 | |
2009-12-15 | Rename libraries' main.c files | Lars-Dominik Braun | 1 | -0/+908 | |