summaryrefslogtreecommitdiff
path: root/src/libpiano/piano.c
AgeCommit message (Collapse)AuthorFilesLines
2011-04-27piano: Protocol version bump (v30)Lars-Dominik Braun1-1/+1
No api changes. Thanks to ZigZagJoe for the keys.
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/+4
2011-03-21piano: Delete seed supportLars-Dominik Braun1-0/+37
2011-03-21piano: Delete feedbackLars-Dominik Braun1-0/+21
2011-03-21piano: Add getStation supportLars-Dominik Braun1-15/+54
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 Braun1-1/+1
Again. And hopefully the last time.
2010-12-26Better directory layoutLars-Dominik Braun1-0/+1114
Removed useless AUTHORS, COPYING and README files. Move manpage to contrib (it's not exactly source code).