summaryrefslogtreecommitdiff
path: root/src/libpiano/piano.h
AgeCommit message (Collapse)AuthorFilesLines
2011-11-09piano: Protocol version bump (v33)Lars-Dominik Braun1-6/+3
addFeedback call changed. Input keys changed. Thanks to ZigZagJoe. Closes #171
2011-10-22Support seed stationsLars-Dominik Braun1-0/+3
Fixes #165
2011-09-22piano: Protocol version bump (v32)Lars-Dominik Braun1-1/+1
Keys stay the same. Quickmix and seed suggestion API calls changed. Listener id is not part of the url any more. Bookmark API calls seem to be deprecated.
2011-04-04piano: Added songDetailUrl to PianoSong_tLars-Dominik Braun1-0/+1
2011-03-21Update copyright years of touched filesLars-Dominik Braun1-1/+1
2011-03-21piano: New error REMOVING_TOO_MANY_SEEDSLars-Dominik Braun1-0/+1
2011-03-21piano: Delete seed supportLars-Dominik Braun1-0/+6
2011-03-21piano: Delete feedbackLars-Dominik Braun1-0/+1
2011-03-21piano: Add getStation supportLars-Dominik Braun1-0/+16
Response contains artist/song seeds and feedback data.
2010-12-27Change my email addressLars-Dominik Braun1-1/+1
Again. And hopefully the last time.
2010-12-26Better directory layoutLars-Dominik Braun1-0/+244
Removed useless AUTHORS, COPYING and README files. Move manpage to contrib (it's not exactly source code).