| Commit message (Expand) | Author | Files | Lines |
2008-11-25 | shout: use GLib instead of utils.h/log.h | Max Kellermann | 1 | -0/+4 |
2008-10-31 | added prefix to header macros | Max Kellermann | 1 | -2/+2 |
2008-10-29 | output: use bool for return values and flags | Max Kellermann | 1 | -1/+1 |
2008-10-26 | output: don't compile plugins which are disabled | Max Kellermann | 1 | -5/+0 |
2008-10-26 | renamed src/audioOutputs/ to src/output/ | Max Kellermann | 1 | -0/+0 |
2008-10-09 | shout: removed DISABLED_SHOUT_ENCODER_PLUGIN | Max Kellermann | 1 | -3/+0 |
2008-09-29 | audio_output: added method pause() | Max Kellermann | 1 | -0/+2 |
2008-09-12 | shout: make the shout_buffer static | Max Kellermann | 1 | -2/+1 |
2008-09-12 | shout: constant plugin declarations | Max Kellermann | 1 | -3/+3 |
2008-09-12 | shout: removed typedefs on structs and plugin methods | Max Kellermann | 1 | -34/+27 |
2008-09-12 | shout: added mp3 encoder | Eric Wollesen | 1 | -0/+1 |
2008-09-12 | shout: introduce pluggable encoder API | Eric Wollesen | 1 | -29/+35 |
2008-09-12 | shout: send shout metadata | Eric Wollesen | 1 | -1/+3 |
2008-09-12 | shout: added struct _ogg_vorbis_data | Max Kellermann | 1 | -4/+8 |
2008-09-12 | shout: added shout_buffer | Eric Wollesen | 1 | -4/+10 |
2008-09-12 | shout: moved code to audioOutput_shout_ogg.c | Max Kellermann | 1 | -0/+15 |
2008-09-12 | shout: moved declarations to audioOutput_shout.h | Max Kellermann | 1 | -22/+42 |
2008-04-12 | clean up CPP includes | Max Kellermann | 1 | -1/+0 |
2008-02-05 | fix -Wconst warnings | Max Kellermann | 1 | -0/+5 |
2008-01-03 | Cleanup #includes of standard system headers and put them in one place | Eric Wong | 1 | -10/+1 |
2007-05-30 | Adding a null output plugin. | J. Alexander Treuman | 1 | -0/+10 |
2007-04-05 | The massive copyright update | Avuton Olrich | 1 | -1/+1 |
2006-07-20 | Add mpd-indent.sh | Avuton Olrich | 1 | -10/+10 |
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 | remove vim &*(@ | Warren Dukes | 1 | -1/+0 |
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-28 | fix some errors with short and long | Warren Dukes | 1 | -4/+4 |
2004-02-24 | add copyright notices to files | Warren Dukes | 1 | -0/+18 |