Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-12-15 | New history feature | Lars-Dominik Braun | 1 | -3/+2 | |
Default key is 'h', playlists are no longer part of PianoHandle_t now (=> libpiano's api changed) | |||||
2009-08-18 | piano: New error code OUT_OF_SYNC | Lars-Dominik Braun | 1 | -1/+2 | |
Error code indicates that the system's time is "out of sync". Maybe the "sync" response timestamp should be checked *before* errors like this happen... Thanks to Jason for pointing this out. | |||||
2009-08-07 | New feature: Seed suggestions | Lars-Dominik Braun | 1 | -0/+2 | |
2009-08-07 | piano: Check (m|c|re)alloc return value | Lars-Dominik Braun | 1 | -1/+1 | |
2009-07-08 | Initial pandora one support (higher mp3 bitrates) | Lars-Dominik Braun | 1 | -2/+2 | |
Time display should be fixed. I need feedback! | |||||
2009-05-03 | piano: Switch to libwaitress | Lars-Dominik Braun | 1 | -6/+5 | |
2009-01-27 | piano: New error STATION_NONEXISTENT | Lars-Dominik Braun | 1 | -1/+2 | |
2009-01-27 | piano: Header cleanup | Lars-Dominik Braun | 1 | -105/+44 | |
2009-01-27 | piano: mp3 support | Lars-Dominik Braun | 1 | -1/+7 | |
Breaks api | |||||
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) | |||||
2009-01-06 | piano: Detect pandora's ip restriction error messages | Lars-Dominik Braun | 1 | -1/+1 | |
2008-12-13 | piano: New error STATION_CODE_INVALID | Lars-Dominik Braun | 1 | -2/+2 | |
2008-10-05 | piano: New error READONLY_MODE | Lars-Dominik Braun | 1 | -1/+1 | |
2008-08-20 | piano: New error INCOMPATIBLE_VERSION | Lars-Dominik Braun | 1 | -1/+2 | |
Raised when pandora bumps their protocol url/version | |||||
2008-08-17 | piano: New return value _NOT_AUTHORIZED | Lars-Dominik Braun | 1 | -1/+1 | |
2008-08-12 | Initial "narrative" implementation | Lars-Dominik Braun | 1 | -0/+2 | |
"Why did you play this song?" | |||||
2008-07-24 | Initial ReplayGain work (including anti-clipping) | Lars-Dominik Braun | 1 | -1/+1 | |
Could be tuned... | |||||
2008-07-23 | piano: Human-readable error messages | Lars-Dominik Braun | 1 | -0/+1 | |
2008-07-23 | Be correct, use "const" | Lars-Dominik Braun | 1 | -13/+14 | |
2008-07-19 | Rate "shared stations" correctly by transforming them to private stations | Lars-Dominik Braun | 1 | -1/+3 | |
2008-07-17 | piano: Initial global genre stations support | Lars-Dominik Braun | 1 | -2/+11 | |
Pandora provides a xml list of genre stations. Read this list and insert its data into our PianoHandle tree if requested. | |||||
2008-07-16 | Support rating of songs played by QuickMix | Lars-Dominik Braun | 1 | -2/+2 | |
Attention! This breaks libpiano's api compatibility because of a changed argument count in PianoRateTrack | |||||
2008-07-07 | SSL control proxy issue workaround | Lars-Dominik Braun | 1 | -1/+2 | |
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 | -1/+1 | |
2008-07-07 | piano: Handle network errors | Lars-Dominik Braun | 1 | -1/+2 | |
2008-07-03 | piano: Shared station support for CreateStation | Lars-Dominik Braun | 1 | -1/+2 | |
2008-07-02 | client: Show real station when playing quickmix song | Lars-Dominik Braun | 1 | -1/+3 | |
2008-07-02 | client: Initial quickmix station selection support | Lars-Dominik Braun | 1 | -2/+4 | |
2008-06-25 | piano/client: Initial ban-for-a-month implementation | Lars-Dominik Braun | 1 | -1/+2 | |
Use it when you're tired of hearing a single song again and again... | |||||
2008-06-24 | piano/client: Move song implemented | Lars-Dominik Braun | 1 | -0/+2 | |
2008-06-20 | piano: Forgot some signed to char conversations | Lars-Dominik Braun | 1 | -2/+2 | |
2008-06-20 | piano: Disable some unused structure elements | Lars-Dominik Braun | 1 | -22/+22 | |
They're wasting memory at the moment | |||||
2008-06-19 | "Add more music" implemented | Lars-Dominik Braun | 1 | -0/+2 | |
This can add more track/artist seeds to the currently played station | |||||
2008-06-18 | lib: Fix commit 4c487ec1dbf1be71751f9547ccea6b1faa362191 | Lars-Dominik Braun | 1 | -3/+3 | |
I forgot to update some headers. | |||||
2008-06-17 | lib: Move sources to src | Lars-Dominik Braun | 1 | -0/+166 | |