| Commit message (Expand) | Author | Age | Files | Lines |
* | audio: attempt to gracefully handle disconnected/reconnected devices | Eric Wong | 2006-07-16 | 2 | -5/+13 |
* | audioOutput_alsa: add use_mmap, period_time, buffer_time options | Eric Wong | 2006-07-16 | 2 | -15/+43 |
* | audioOutput_alsa: calculate period size from sample rate | Eric Wong | 2006-07-16 | 1 | -2/+5 |
* | remove the glib library dependency | Eric Wong | 2006-07-16 | 6 | -69/+59 |
* | Removing MPD-Protocol.xml, since it's old, very incomplete, and will likely n... | J. Alexander Treuman | 2006-07-16 | 1 | -332/+0 |
* | Added a warning to COMMANDS that it's out of date | J. Alexander Treuman | 2006-07-16 | 1 | -9/+9 |
* | Fix more shank typos in mpdconf.example. Thanks to ves for reporting them. | J. Alexander Treuman | 2006-07-16 | 1 | -2/+2 |
* | Committing qball's patch to list supported audio outputs in --version | J. Alexander Treuman | 2006-07-16 | 5 | -4/+29 |
* | command.c: fix a format-string error (go sparse!) | Eric Wong | 2006-07-15 | 1 | -1/+1 |
* | De-inline non-trivial, non-performance-critical functions | Eric Wong | 2006-07-15 | 7 | -7/+9 |
* | main: static-fication, ANSI fixes | Eric Wong | 2006-07-15 | 1 | -13/+13 |
* | Avoid spewing messages to the console | Eric Wong | 2006-07-15 | 1 | -2/+1 |
* | Fix underquoted defintion warnings from newer automake | Eric Wong | 2006-07-15 | 5 | -5/+5 |
* | autogen.sh: fix for automake16, automake17, etc... | Eric Wong | 2006-07-15 | 1 | -1/+1 |
* | autogen.sh: allow AM_VERSIONs > 1.6 to be used more easily | Eric Wong | 2006-07-15 | 1 | -7/+29 |
* | configure.ac: remove uncessary grep usage | Eric Wong | 2006-07-15 | 1 | -3/+4 |
* | [CLEANUP] Fix indentation to be like the rest of | Avuton Olrich | 2006-07-15 | 1 | -126/+130 |
* | [CLEANUP] Remove unused code | Avuton Olrich | 2006-07-15 | 3 | -24/+7 |
* | [CLEANUP] Remove unused code | Avuton Olrich | 2006-07-15 | 2 | -22/+1 |
* | [CLEANUP] Cleanup whitespace->tabs | Avuton Olrich | 2006-07-15 | 6 | -230/+58 |
* | [CLEANUP] cleanup whitespace -> tabs | Avuton Olrich | 2006-07-14 | 2 | -71/+66 |
* | Fix the undefined reference to `playerInitReal' | Avuton Olrich | 2006-07-14 | 3 | -3/+5 |
* | Use audio_output { name } for the stream name in PulseAudio, but do it The Ri... | J. Alexander Treuman | 2006-07-14 | 1 | -7/+2 |
* | [CLEANUP] Remove unused function | Avuton Olrich | 2006-07-14 | 3 | -61/+26 |
* | Use audio_output { name } for the stream name in PulseAudio | J. Alexander Treuman | 2006-07-14 | 1 | -4/+8 |
* | [CLEANUP] Cleanup whitespace->tabs | Avuton Olrich | 2006-07-14 | 1 | -25/+25 |
* | [CLEANUP] Remove unused function | Avuton Olrich | 2006-07-14 | 2 | -41/+24 |
* | [CLEANUP] Make static what makes sense. | Avuton Olrich | 2006-07-14 | 1 | -6/+6 |
* | [CLEANUP] Remove function that doesn't need export | Avuton Olrich | 2006-07-14 | 2 | -3/+1 |
* | [CLEANUP] Cleanup spaces->tabs | Avuton Olrich | 2006-07-14 | 1 | -87/+87 |
* | Update copyright in --version | J. Alexander Treuman | 2006-07-14 | 1 | -1/+1 |
* | Change shank's email address | J. Alexander Treuman | 2006-07-14 | 102 | -103/+103 |
* | [CLEANUP] Remove function from header, static | Avuton Olrich | 2006-07-14 | 2 | -3/+1 |
* | [CLEANUP] remove unused function | Avuton Olrich | 2006-07-14 | 2 | -10/+0 |
* | [CLEANUP] Remove closeCharSetConversion from the | Avuton Olrich | 2006-07-14 | 2 | -4/+4 |
* | [CLEANUP] Remove unused code | Avuton Olrich | 2006-07-14 | 2 | -66/+8 |
* | [CLEANUP] Remove unused functions from the header | Avuton Olrich | 2006-07-14 | 2 | -116/+55 |
* | [CLEANUP] Remove unused code | Avuton Olrich | 2006-07-14 | 2 | -35/+12 |
* | [CLEANUP] Remove 'extern int errno;' | Avuton Olrich | 2006-07-14 | 2 | -23/+3 |
* | [CLEANUP] Remove unnecessary includes, static | Avuton Olrich | 2006-07-14 | 3 | -72/+71 |
* | Remove test on a local variable that won't have been modified yet | J. Alexander Treuman | 2006-07-14 | 1 | -1/+0 |
* | Remove unused playSilenceOrSleep macro | J. Alexander Treuman | 2006-07-14 | 1 | -6/+0 |
* | Remove some misleading comments, fix shanks terrible spelling | J. Alexander Treuman | 2006-07-14 | 1 | -6/+1 |
* | Use a macro to declare disabled audio output plugins | J. Alexander Treuman | 2006-07-14 | 8 | -94/+26 |
* | whoops, I don't know how that snuck into the last | Avuton Olrich | 2006-07-13 | 1 | -0/+7 |
* | Link to PulseAudio wiki in mpd.conf.5 for more details on the format of the s... | J. Alexander Treuman | 2006-07-13 | 1 | -1/+2 |
* | Huge header update, update the copyright and add | Avuton Olrich | 2006-07-13 | 99 | -100/+235 |
* | Add PulseAudio support | J. Alexander Treuman | 2006-07-13 | 5 | -8/+226 |
* | Remove a couple more unused functions | Avuton Olrich | 2006-07-13 | 2 | -22/+0 |
* | Declare functions not used outside dbUtils.c static. | Avuton Olrich | 2006-07-13 | 2 | -18/+16 |