index
:
mpd.git
master
v0.21.x
v0.22.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2008-06-17
mpd 0.13.2
v0.13.2
Eric Wong
2008-06-17
mpd 0.13.2
Eric Wong
2008-06-16
Backport Bonjour support from trunk
Eric Wong
2008-06-16
inputPlugins: add .oga suffix support for Ogg containers
Eric Wong
2008-06-14
fix segmentation fault in song info parser
Max Kellermann
2008-06-14
fix strtok() related segmentation fault
Max Kellermann
2008-06-14
jack: initialize audioOutput->data
Max Kellermann
2008-06-14
mod: fix crashing on modtracker files
Hans de Goede
2008-01-29
storedPlaylist: faster, but less accurate check for maximum sizes
Eric Wong
2008-01-28
mpd 0.13.1
v0.13.1
Eric Wong
2008-01-27
interface: abort if we expire while processing lines
Eric Wong
2008-01-27
Redirect stdin *before* we establish a listen socket
Eric Wong
2008-01-27
Fix Sun C 5.9 / C99 compatiblity
Eric Wong
2008-01-27
Use POSIX compatible tr arguments in autogen.sh
Eric Wong
2008-01-27
autogen.sh: support for newer autoconf versions (2.60, 2.61)
Eric Wong
2008-01-27
pcm_utils: remove redundant semi-colon (breaks compilation with some compilers)
Eric Wong
2008-01-27
Know about SND_PCM_STATE_RUNNING, might fix some bugs
Eric Wong
2008-01-26
storedPlaylist: prevent potential DoS from stored playlist commands
Eric Wong
2008-01-26
fix builds that only have FLAC >= 1.1.3 but not Ogg-Vorbis
Eric Wong
2008-01-26
If clearing stored playlist fails, don't return error + OK. but only the erro...
Eric Wong
2008-01-26
conf.c: remove extra semi-colon here, too
Eric Wong
2008-01-26
dmix fix, don't call snd_pcm_drain unless we're already in the RUNNING state ...
Eric Wong
2008-01-26
removing debug messages from signal handlers
Eric Wong
2008-01-26
Fix endless loop when mpd is launched from a non-interactive shell.
Eric Wong
2008-01-26
zeroconf: avoid passing NULLs to Avahi *_free() routines
Eric Wong
2008-01-26
mpc_plugin: break out if a missed error branch
Eric Wong
2008-01-26
storedPlaylist: avoid segfaulting with "/" in the path
Eric Wong
2007-09-17
fixup includes for new (1.1.4+ FLAC) (thx normalperson)
Avuton Olrich
2007-05-28
Making branch for 0.13.0 fixes.
J. Alexander Treuman
2007-05-28
Properly re-tagging 0.13.0 release.
v0.13.0
J. Alexander Treuman
2007-05-28
Re-tagging 0.13.0 release to fix a couple of bugs with the tarball.
J. Alexander Treuman
2007-05-28
Updating libFLAC.m4 so that -L isn't erroneously specified without an
J. Alexander Treuman
2007-05-28
Adding ioops.h to mpd_headers so that it gets included in the tarball.
J. Alexander Treuman
2007-05-28
Tagging 0.13.0 release.
J. Alexander Treuman
2007-05-28
Setting release date in ChangeLog.
J. Alexander Treuman
2007-05-27
Updating INSTALL.
J. Alexander Treuman
2007-05-27
Updating UPGRADING.
J. Alexander Treuman
2007-05-27
Moving 0.13 tasks to 0.14 in TODO.
J. Alexander Treuman
2007-05-27
Increasing default buffer_before_play from 0% to 10%.
J. Alexander Treuman
2007-05-27
Fix compilation error (missing ,)
Avuton Olrich
2007-05-26
"unable open" -> "unable to open"
J. Alexander Treuman
2007-05-26
After changing ERROR();exit() to FATAL(), gcc incorrectly detects some
J. Alexander Treuman
2007-05-26
Changing all calls to ERROR() followed by exit(EXIT_FAILURE) with a single
J. Alexander Treuman
2007-05-26
Cleaning up pcm_getSampleRateConverter.
J. Alexander Treuman
2007-05-26
Exit with an error if channel count isn't 1 or 2.
J. Alexander Treuman
2007-05-26
Make pcm_convertAudioFormat return the buffer size. This is necessary
J. Alexander Treuman
2007-05-26
Adding format conversion and stored playlists to my AUTHORS entry. I
J. Alexander Treuman
2007-05-26
weather -> whether
J. Alexander Treuman
2007-05-26
Changing calls to strdup to xstrdup.
J. Alexander Treuman
2007-05-26
Cleaning up addToStoredPlaylist. Now we call freeJustSong if adding a URL.
J. Alexander Treuman
[next]