| Commit message (Expand) | Author | Files | Lines |
2006-07-30 | Standardize state_file handling routines. | Eric Wong | 1 | -0/+2 |
2006-07-30 | interface/connection malloc reductions from mpd-ke | Eric Wong | 1 | -0/+3 |
2006-07-27 | Use AudioCompress for volume normalization | J. Alexander Treuman | 1 | -0/+2 |
2006-07-26 | Remove the fifo plugin. It's currently useless for the average user, and mak... | J. Alexander Treuman | 1 | -1/+0 |
2006-07-26 | Put mp4ff back into the tree | Avuton Olrich | 1 | -1/+4 |
2006-07-22 | Cleanup some now unnecessary variables from the id3/mad removal | Eric Wong | 1 | -1/+1 |
2006-07-22 | Adding on the fly volume normalization support. Code originally from mplayer... | J. Alexander Treuman | 1 | -0/+2 |
2006-07-22 | Adding fifo output plugin | J. Alexander Treuman | 1 | -0/+1 |
2006-07-19 | Remove the internal mp4ff dependency | Avuton Olrich | 1 | -4/+1 |
2006-07-17 | add sparse-check target to makefiles | Eric Wong | 1 | -0/+11 |
2006-07-16 | Remove hosted libid3tag & libmad | Avuton Olrich | 1 | -2/+2 |
2006-07-13 | Add PulseAudio support | J. Alexander Treuman | 1 | -0/+1 |
2006-03-16 | merge with mpd/trunk up to r3925 | Eric Wong | 1 | -2/+7 |
2005-08-11 | patch from Oliver Logghe for Hauppage Media MVP support | Warren Dukes | 1 | -0/+1 |
2005-03-13 | add OS X configure stuff and added a skeleton audioOutput plugin for OS X | Warren Dukes | 1 | -0/+1 |
2005-03-05 | implemented alsa audioOutput plugin, now it needs testing | Warren Dukes | 1 | -0/+1 |
2005-02-01 | will compile if you manually add "HAVE_MUSEPACK" to config.h and -lmusepack to | Warren Dukes | 1 | -0/+1 |
2004-11-10 | merge changes from metadata-rewrite branch | Warren Dukes | 1 | -2/+4 |
2004-11-02 | move audioOutput dir to audioOutputs | Warren Dukes | 1 | -5/+5 |
2004-11-02 | move audioOutput plugins to audioOutput directory | Warren Dukes | 1 | -3/+6 |
2004-10-30 | finish integrating in np's oss stuff | Warren Dukes | 1 | -0/+1 |
2004-10-20 | stub audioOutput plugin for shout | Warren Dukes | 1 | -0/+1 |
2004-10-20 | some work on the new audioOutput layer | Warren Dukes | 1 | -0/+3 |
2004-07-04 | tidy up Makefile a bit | Warren Dukes | 1 | -21/+90 |
2004-06-07 | add ack.h to mpd_headers | Warren Dukes | 1 | -2/+2 |
2004-06-06 | mechanism for updating metadata while decoding | Warren Dukes | 1 | -2/+2 |
2004-05-31 | mod_plugin, just for tarzeau | Warren Dukes | 1 | -1/+2 |
2004-05-31 | aac_plugin | Warren Dukes | 1 | -3/+3 |
2004-05-31 | mp4_plugin | Warren Dukes | 1 | -3/+4 |
2004-05-31 | audiofile_plugin | Warren Dukes | 1 | -3/+3 |
2004-05-31 | flac_plugin | Warren Dukes | 1 | -3/+4 |
2004-05-31 | mp3 and ogg plugin stuff | Warren Dukes | 1 | -5/+8 |
2004-05-30 | finish implementing inputPlugin interface | Warren Dukes | 1 | -2/+4 |
2004-05-18 | add new inputStream stuff, hopefully something major isn't foobar'd | Warren Dukes | 1 | -2/+2 |
2004-05-07 | add replayGain stuff for flac from AliasMrJones | Warren Dukes | 1 | -2/+2 |
2004-05-07 | new OutputBuffer abstraction stuff, implemented for mp3, now need to | Warren Dukes | 1 | -2/+4 |
2004-05-04 | start abstracting input layer for decoders | Warren Dukes | 1 | -2/+2 |
2004-04-13 | add my own utf8/ascii converters and utf8 validator | Warren Dukes | 1 | -2/+2 |
2004-04-11 | clean up signal handling using a polling method, from the genius that is mack... | Warren Dukes | 1 | -2/+2 |
2004-03-23 | volume fixes | Warren Dukes | 1 | -1/+1 |
2004-03-21 | add aac_decode.[ch] and start working on it | Warren Dukes | 1 | -2/+2 |
2004-03-18 | initial mp4/aac decoder, hasn't been tested at all yet, just compiles | Warren Dukes | 1 | -2/+4 |
2004-03-18 | bunch of autotool cleanups | Warren Dukes | 1 | -0/+2 |
2004-03-17 | import mp4ff, since its not installed correctly by faad2 | Warren Dukes | 1 | -2/+2 |