summaryrefslogtreecommitdiff
path: root/src/libpiano
AgeCommit message (Collapse)AuthorFilesLines
2011-07-11Disable feature test macros on FreeBSDEitan Adler2-0/+4
Closes #136
2011-07-09piano: Protocol version bump (v31)Lars-Dominik Braun1-2/+9
Keys unchanged. Empty argument added to createStation. Thanks to ZigZagJoe!
2011-05-06Fix useQuixMix attributeLars-Dominik Braun1-1/+2
No station was shown as useQuickMix, because callback function set pointer to NULL for members that did not have anything to do with the quickmix stuff. Don't do that. Closes #118.
2011-04-27piano: Protocol version bump (v30)Lars-Dominik Braun3-525/+353
No api changes. Thanks to ZigZagJoe for the keys.
2011-04-04piano: Added songDetailUrl to PianoSong_tLars-Dominik Braun3-0/+4
2011-03-21Update copyright years of touched filesLars-Dominik Braun4-4/+4
2011-03-21piano: New error REMOVING_TOO_MANY_SEEDSLars-Dominik Braun3-0/+7
2011-03-21piano: Delete seed supportLars-Dominik Braun2-0/+43
2011-03-21piano: Delete feedbackLars-Dominik Braun2-0/+22
2011-03-21piano: Add getStation supportLars-Dominik Braun4-53/+227
Response contains artist/song seeds and feedback data.
2011-02-07piano: xmlencode passwordLars-Dominik Braun1-2/+14
Fixes issue #87.
2010-12-27Change my email addressLars-Dominik Braun9-9/+9
Again. And hopefully the last time.
2010-12-26Better directory layoutLars-Dominik Braun10-0/+3099
Removed useless AUTHORS, COPYING and README files. Move manpage to contrib (it's not exactly source code).