| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | log: oops, fix a syntax error | Eric Wong | 2007-09-04 | 1 | -1/+1 |
* | log: better bug avoidance for libraries incorrectly handling fd=0 | Eric Wong | 2007-09-04 | 1 | -2/+16 |
* | zeroconf: avoid passing NULLs to Avahi *_free() routines | Eric Wong | 2007-09-02 | 1 | -4/+6 |
* | Fix endless loop when mpd is launched from a non-interactive shell. | Eric Wong | 2007-09-02 | 1 | -1/+5 |
* | interface: fix IPV6 hostname buffer deallocation from automatics | Eric Wong | 2007-09-01 | 1 | -12/+7 |
* | inputPlugins/flac: improve error messages | Eric Wong | 2007-08-28 | 1 | -12/+13 |
* | log: cleanup: avoid "magic" numbers | Eric Wong | 2007-08-28 | 1 | -6/+8 |
* | removing debug messages from signal handlers | J. Alexander Treuman | 2007-08-27 | 4 | -10/+18 |
* | interface: print whole debug message at once | J. Alexander Treuman | 2007-08-27 | 1 | -7/+8 |
* | adding \n to a bunch of error message strings | J. Alexander Treuman | 2007-08-27 | 5 | -8/+8 |
* | send SIGSTOP to player and decoder processes on pause, too | Eric Wong | 2007-08-27 | 2 | -4/+13 |
* | export FATAL() with noreturn attribute | Eric Wong | 2007-08-27 | 4 | -8/+5 |
* | ChangeLog: adding LAME tag ReplayGain | J. Alexander Treuman | 2007-08-25 | 1 | -0/+1 |
* | inputPlugins/mp3_plugin: parse LAME tags for ReplayGain info | J. Alexander Treuman | 2007-08-22 | 1 | -46/+104 |
* | decode: close audio device after initial open if paused | J. Alexander Treuman | 2007-08-12 | 1 | -1/+5 |
* | decode: reformatting for better readability | J. Alexander Treuman | 2007-08-12 | 1 | -6/+9 |
* | audioOutputs/audioOutput_shout: adding timers back | J. Alexander Treuman | 2007-08-11 | 1 | -27/+80 |
* | Cleanup a outcommented debug statement | Qball Cow | 2007-08-11 | 1 | -5/+0 |
* | Extra debug output | Qball Cow | 2007-07-16 | 1 | -3/+16 |
* | log: flush the warning log after redirecting stderr to the log files | J. Alexander Treuman | 2007-06-29 | 1 | -0/+1 |
* | replayGain: adding DEBUG messages when computing scale | J. Alexander Treuman | 2007-06-25 | 1 | -0/+4 |
* | inputPlugins/wavpack_plugin: enable ReplayGain code | J. Alexander Treuman | 2007-06-25 | 1 | -14/+3 |
* | inputPlugins/wavpack_plugin: adding dummy code for ReplayGain support | J. Alexander Treuman | 2007-06-25 | 1 | -4/+84 |
* | decode: prefer fileDecodeFunc over streamDecodeFunc for files | J. Alexander Treuman | 2007-06-25 | 1 | -9/+10 |
* | Updating Kodest's name/email. | J. Alexander Treuman | 2007-06-25 | 2 | -2/+2 |
* | Check for pkg-config unconditionally. It might not be needed if we disable | J. Alexander Treuman | 2007-06-24 | 1 | -5/+1 |
* | Updating some ./configure --help text. | J. Alexander Treuman | 2007-06-24 | 1 | -2/+2 |
* | Adding WavPack support. Patch courtesy Kodest. | J. Alexander Treuman | 2007-06-24 | 7 | -2/+446 |
* | Use parsePath for the fifo output's path parameter. | J. Alexander Treuman | 2007-06-13 | 1 | -9/+9 |
* | Adding parsePath and making parseConfigFilePath use it. | J. Alexander Treuman | 2007-06-13 | 3 | -48/+65 |
* | Adding FIFO audio output. This is pretty much identical to the old one, | J. Alexander Treuman | 2007-06-13 | 7 | -2/+330 |
* | Adding some ChangeLog entries. | J. Alexander Treuman | 2007-06-12 | 1 | -0/+4 |
* | Use <= when comparing (current time - start time) to a timeout. This way | J. Alexander Treuman | 2007-06-12 | 1 | -2/+2 |
* | Make the shout timeout configurable. The default is still 2 seconds. | J. Alexander Treuman | 2007-06-12 | 3 | -2/+18 |
* | Redoing remiss's shout patch. This time, just block on open() instead of | J. Alexander Treuman | 2007-06-12 | 3 | -106/+30 |
* | Load shout first instead of last. This makes it more likely to block other | J. Alexander Treuman | 2007-06-12 | 2 | -2/+2 |
* | Load the shout plugin last. This will make sure it's played to last, | J. Alexander Treuman | 2007-06-10 | 2 | -2/+2 |
* | If an audio output is in state DEVICE_ENABLE, and openAudioOutput fails, | J. Alexander Treuman | 2007-06-09 | 1 | -6/+10 |
* | Tidying up some code. | J. Alexander Treuman | 2007-06-09 | 1 | -17/+10 |
* | Remove a useless if (quit) block. It's enclosed in two while loops: the | J. Alexander Treuman | 2007-06-09 | 1 | -4/+0 |
* | This should resolve some of the timing issues experienced after switching fro... | Roger Bystrøm | 2007-06-09 | 1 | -8/+76 |
* | switching to us instead of ms on runtime | Roger Bystrøm | 2007-06-09 | 2 | -3/+3 |
* | Added timer_get_runtime_ms to know how long the timer has been running | Roger Bystrøm | 2007-06-09 | 2 | -1/+10 |
* | Use string concatenation instead of snprintf for the User-Agent HTTP | J. Alexander Treuman | 2007-06-09 | 1 | -2/+1 |
* | Tidying up some code. | J. Alexander Treuman | 2007-06-09 | 1 | -12/+14 |
* | dmix fix, don't call snd_pcm_drain unless we're already in the RUNNING | Warren Dukes | 2007-06-08 | 1 | -1/+3 |
* | Send SIGCONT to the decode process before sending it SIGTERM. | J. Alexander Treuman | 2007-06-07 | 1 | -0/+1 |
* | Set a flag if we've sent the player process SIGSTOP so that we know not to | J. Alexander Treuman | 2007-06-04 | 3 | -3/+11 |
* | Updating ChangeLog. | J. Alexander Treuman | 2007-06-04 | 1 | -0/+2 |
* | Don't send the main process SIGUSR1 until we've sent the decode process | J. Alexander Treuman | 2007-06-04 | 1 | -1/+2 |