| Commit message (Expand) | Author | Age | Files | Lines |
* | Cleanup #includes of standard system headers and put them in one place | Eric Wong | 2008-01-03 | 1 | -3/+1 |
* | Adding WavPack support. Patch courtesy Kodest. | J. Alexander Treuman | 2007-06-24 | 1 | -0/+1 |
* | Actually load the aac input plugin. | J. Alexander Treuman | 2007-06-04 | 1 | -0/+1 |
* | The massive copyright update | Avuton Olrich | 2007-04-05 | 1 | -1/+1 |
* | sparse: move extern declarations for plugins into header files | Eric Wong | 2007-01-14 | 1 | -10/+0 |
* | Don't initialize globals to zero (or NULL) | Eric Wong | 2007-01-14 | 1 | -3/+3 |
* | remove deprecated myfprintf wrapper | Eric Wong | 2006-07-30 | 1 | -2/+3 |
* | Add mpd-indent.sh | Avuton Olrich | 2006-07-20 | 1 | -41/+59 |
* | sparse: ANSI-fy function declarations | Eric Wong | 2006-07-17 | 1 | -2/+2 |
* | Change shank's email address | J. Alexander Treuman | 2006-07-14 | 1 | -1/+1 |
* | Huge header update, update the copyright and add | Avuton Olrich | 2006-07-13 | 1 | -1/+1 |
* | merge with mpd/trunk up to r3925 | Eric Wong | 2006-03-16 | 1 | -8/+22 |
* | will compile if you manually add "HAVE_MUSEPACK" to config.h and -lmusepack to | Warren Dukes | 2005-02-01 | 1 | -0/+2 |
* | ok, now song->url is only the filename, not the full path to the song | Warren Dukes | 2004-11-11 | 1 | -1/+1 |
* | add copyright notices | Warren Dukes | 2004-06-16 | 1 | -0/+18 |
* | nice output of all suffix types supported in version | Warren Dukes | 2004-06-01 | 1 | -0/+18 |
* | do strcasecmp for detecting plugin type | Warren Dukes | 2004-06-01 | 1 | -1/+1 |
* | fix segfault when no mimeType in a stream | Warren Dukes | 2004-06-01 | 1 | -0/+2 |
* | mod_plugin, just for tarzeau | Warren Dukes | 2004-05-31 | 1 | -1/+5 |
* | forgot to load aacPlugin | Warren Dukes | 2004-05-31 | 1 | -0/+2 |
* | mp4_plugin | Warren Dukes | 2004-05-31 | 1 | -0/+2 |
* | audiofile_plugin | Warren Dukes | 2004-05-31 | 1 | -0/+2 |
* | flac_plugin | Warren Dukes | 2004-05-31 | 1 | -0/+2 |
* | mp3 and ogg plugin stuff | Warren Dukes | 2004-05-31 | 1 | -69/+13 |
* | finish implementing inputPlugin interface | Warren Dukes | 2004-05-30 | 1 | -11/+83 |
* | start to implement inputPlugin interface | Warren Dukes | 2004-05-30 | 1 | -0/+67 |