Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-05-01 | piano: Move to JSON API (v5) | Lars-Dominik Braun | 1 | -718/+0 | |
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. | |||||
2011-12-23 | Fix warnings found by -Wcast-qual | Lars-Dominik Braun | 1 | -2/+2 | |
2011-07-14 | Defined _DARWIN_C_SOURCE | Lars-Dominik Braun | 1 | -0/+1 | |
Required to expose non-standard functions. Closes #138 | |||||
2011-07-11 | Disable feature test macros on FreeBSD | Eitan Adler | 1 | -0/+2 | |
Closes #136 | |||||
2010-12-26 | Better directory layout | Lars-Dominik Braun | 1 | -0/+715 | |
Removed useless AUTHORS, COPYING and README files. Move manpage to contrib (it's not exactly source code). |