| Commit message (Expand) | Author | Age | Files | Lines |
* | moved struct AudioFormat to audio_format.h | Max Kellermann | 2008-08-26 | 1 | -12/+1 |
* | remove audioDeviceStates from playerData and getPlayerData | Eric Wong | 2008-06-02 | 1 | -2/+0 |
* | const pointers in audio.c | Max Kellermann | 2008-04-12 | 1 | -5/+6 |
* | clean up CPP includes | Max Kellermann | 2008-04-12 | 1 | -2/+0 |
* | use size_t in audio.c | Max Kellermann | 2008-04-12 | 1 | -1/+1 |
* | moved expression to audioFormatSizeToTime() | Max Kellermann | 2008-04-12 | 1 | -0/+5 |
* | audio: use a machine word for array sizes | Max Kellermann | 2008-03-26 | 1 | -3/+3 |
* | Cleanup #includes of standard system headers and put them in one place | Eric Wong | 2008-01-03 | 1 | -2/+1 |
* | silence is constant, as is the buffer we pass to playAudio | Eric Wong | 2008-01-01 | 1 | -1/+1 |
* | The massive copyright update | Avuton Olrich | 2007-04-05 | 1 | -1/+1 |
* | Fix warnings for -Wmissing-prototypes | Avuton Olrich | 2006-08-20 | 1 | -8/+8 |
* | audio: remove AUDIO_MAX_DEVICES limit | Eric Wong | 2006-08-01 | 1 | -2/+2 |
* | Standardize state_file handling routines. | Eric Wong | 2006-07-30 | 1 | -2/+2 |
* | interface/connection malloc reductions from mpd-ke | Eric Wong | 2006-07-30 | 1 | -3/+3 |
* | Add mpd-indent.sh | Avuton Olrich | 2006-07-20 | 1 | -2/+2 |
* | Committing qball's patch to list supported audio outputs in --version | J. Alexander Treuman | 2006-07-16 | 1 | -0/+1 |
* | 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 |
* | Commit Jat's patch for bug 1281 | Qball Cow | 2006-05-08 | 1 | -0/+2 |
* | rewrite statefile code for audio devices | Eric Wong | 2006-03-18 | 1 | -2/+0 |
* | Saving state of output-device in state-file. (This is a temporary solution, r... | Qball Cow | 2005-08-23 | 1 | -0/+4 |
* | implemented dropping of current buffered audio, works for oss, but there seems | Warren Dukes | 2005-03-05 | 1 | -0/+2 |
* | new command "devices", prints devices and their states | Warren Dukes | 2004-11-02 | 1 | -0/+2 |
* | new commands: enalbe_device, and disable_device, (maybe these commands should... | Warren Dukes | 2004-11-02 | 1 | -0/+6 |
* | enabling and disabling individual audioOutputs is mostly done, just need | Warren Dukes | 2004-11-02 | 1 | -0/+3 |
* | abstract out audioFormat conversion from shout plugin to the audioOutput layer, | Warren Dukes | 2004-11-02 | 1 | -0/+2 |
* | try to fix metadata on initially playing (metadata being sent before device i... | Warren Dukes | 2004-10-26 | 1 | -1/+1 |
* | fix a big time bug in metadataChunk (off by one in an array assignment) | Warren Dukes | 2004-10-25 | 1 | -0/+5 |
* | configure shout encoding quality and audio format | Warren Dukes | 2004-10-23 | 1 | -0/+2 |
* | minor little changes to audio junk | Warren Dukes | 2004-10-20 | 1 | -2/+0 |
* | definition for audioOutput plugin interface | Warren Dukes | 2004-09-06 | 1 | -1/+0 |
* | fix a few bugs in mp3_decode and minimize alsa underruns by playing silence w... | Warren Dukes | 2004-06-19 | 1 | -0/+2 |
* | stuff for configuring the audio output format (sampling rate, channels, bits) | Warren Dukes | 2004-05-10 | 1 | -2/+8 |
* | add vim shiznit to end of all source files | Warren Dukes | 2004-04-14 | 1 | -0/+1 |
* | volatile fun-ness | Warren Dukes | 2004-04-12 | 1 | -3/+3 |
* | more volatile stuff | Warren Dukes | 2004-04-11 | 1 | -3/+3 |
* | add --disable-audio configure option | Warren Dukes | 2004-04-11 | 1 | -4/+0 |
* | bunch of autotool cleanups | Warren Dukes | 2004-03-18 | 1 | -0/+2 |
* | audio cleanups | Warren Dukes | 2004-02-27 | 1 | -1/+1 |
* | add xfade and audio to status, remove crossfade no args options | Warren Dukes | 2004-02-27 | 1 | -3/+5 |
* | import from SF CVS | Warren Dukes | 2004-02-23 | 1 | -0/+50 |