Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-06-08 | Fix build in FreeBSD | William Grzybowski | 1 | -1/+0 | |
2012-09-21 | piano: Fix memory leak pointed out by clang | Lars-Dominik Braun | 1 | -0/+2 | |
2012-05-01 | Don’t hardcode passwords | Lars-Dominik Braun | 1 | -12/+5 | |
It’s a bad idea to hardcode these, although playback does not work with non-android login yet. | |||||
2012-05-01 | piano: Move to JSON API (v5) | Lars-Dominik Braun | 1 | -154/+51 | |
In random order: Thanks to Chris Eby for his work on pithos, to an anonymous coward for sending me his Android client, to Alex Howard for sending me the webOS client, to ZigZagJoe for providing a temporary fix and thanks to everyone who sent Pandora a message. Although there are a few rough edges here and there this fixes #236. | |||||
2012-01-20 | piano: Make sync response parser NUL-byte aware | Lars-Dominik Braun | 1 | -3/+10 | |
Fixes #207 | |||||
2011-12-23 | Fix warnings found by -Wcast-qual | Lars-Dominik Braun | 1 | -4/+4 | |
2011-12-23 | Fix warnings found by -Wmissing-declarations | Lars-Dominik Braun | 1 | -5/+8 | |
2010-12-27 | Change my email address | Lars-Dominik Braun | 1 | -1/+1 | |
Again. And hopefully the last time. | |||||
2010-12-26 | Better directory layout | Lars-Dominik Braun | 1 | -0/+197 | |
Removed useless AUTHORS, COPYING and README files. Move manpage to contrib (it's not exactly source code). |