| Commit message (Expand) | Author | Files | Lines |
2009-01-30 | archive: replaced setup_stream() with open_stream() | Max Kellermann | 1 | -2/+0 |
2009-01-30 | input_stream: documented the API | Max Kellermann | 1 | -9/+83 |
2009-01-03 | input_stream: added tag() method | Max Kellermann | 1 | -2/+10 |
2008-12-16 | new archive api, input_archive stream | Viliam Mateicka | 1 | -0/+2 |
2008-10-31 | input_stream: pass const url to input_stream_open() | Max Kellermann | 1 | -1/+1 |
2008-10-31 | added prefix to header macros | Max Kellermann | 1 | -2/+2 |
2008-10-28 | input_stream: convert offset and size to the off_t data type | Max Kellermann | 1 | -4/+4 |
2008-10-26 | input_stream: use "bool" instead of "int" | Max Kellermann | 1 | -7/+11 |
2008-10-26 | input_stream: input_stream_close() returns void | Max Kellermann | 1 | -2/+2 |
2008-10-26 | input_stream: added struct input_plugin | Max Kellermann | 1 | -6/+15 |
2008-10-26 | input_stream: no CamelCase | Max Kellermann | 1 | -19/+15 |
2008-10-26 | input_stream: removed the InputStream typedef | Max Kellermann | 1 | -2/+0 |
2008-10-26 | input_stream: renamed sources, no CamelCase | Max Kellermann | 1 | -0/+0 |
2008-10-26 | input_stream: added input_stream_global_finish() | Max Kellermann | 1 | -0/+2 |
2008-10-18 | input_stream: don't declare method typedefs | Max Kellermann | 1 | -14/+8 |
2008-10-17 | input_stream: removed nmemb argument | Max Kellermann | 1 | -2/+2 |
2008-10-17 | input: declare struct input_stream | Max Kellermann | 1 | -14/+14 |
2008-10-08 | don't include os_compat.h | Max Kellermann | 1 | -1/+1 |
2008-08-26 | added InputStream.ready | Max Kellermann | 1 | -0/+2 |
2008-01-03 | Cleanup #includes of standard system headers and put them in one place | Eric Wong | 1 | -1/+1 |
2007-04-05 | The massive copyright update | Avuton Olrich | 1 | -1/+1 |
2006-08-20 | Fix warnings for -Wmissing-prototypes | Avuton Olrich | 1 | -1/+1 |
2006-07-20 | Add mpd-indent.sh | Avuton Olrich | 1 | -22/+22 |
2006-07-14 | Change shank's email address | J. Alexander Treuman | 1 | -1/+1 |
2006-07-13 | Huge header update, update the copyright and add | Avuton Olrich | 1 | -1/+1 |
2004-11-03 | todo update | Warren Dukes | 1 | -1/+0 |
2004-06-20 | http proxy mostly working, need to implement http authentication | Warren Dukes | 1 | -0/+2 |
2004-06-07 | icy metadata! wahoo | Warren Dukes | 1 | -0/+1 |
2004-06-02 | validate url's before adding to playlist | Warren Dukes | 1 | -0/+2 |
2004-05-31 | icynames are now copied to title of streams | Warren Dukes | 1 | -0/+1 |
2004-05-21 | do input buffering in while sleeping loop of sending stuff to output buffer | Warren Dukes | 1 | -0/+3 |
2004-05-18 | inputStream updates from httpTest | Warren Dukes | 1 | -0/+3 |
2004-05-18 | can parse inputStream_http can parse mime type | Warren Dukes | 1 | -0/+2 |
2004-05-18 | add new inputStream stuff, hopefully something major isn't foobar'd | Warren Dukes | 1 | -5/+19 |
2004-05-05 | vim stuff | Warren Dukes | 1 | -0/+1 |
2004-05-04 | flac uses abstracted inputStream stuff | Warren Dukes | 1 | -0/+1 |
2004-05-04 | implement input abstraction for ogg and mp3 | Warren Dukes | 1 | -5/+5 |
2004-05-04 | start abstracting input layer for decoders | Warren Dukes | 1 | -12/+16 |
2004-04-14 | add vim shiznit to end of all source files | Warren Dukes | 1 | -0/+1 |
2004-03-18 | bunch of autotool cleanups | Warren Dukes | 1 | -0/+2 |
2004-02-24 | add copyright notices to files | Warren Dukes | 1 | -0/+18 |