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
2007-06-24
Updating some ./configure --help text.
J. Alexander Treuman
2007-06-24
Adding WavPack support. Patch courtesy Kodest.
J. Alexander Treuman
2007-06-13
Use parsePath for the fifo output's path parameter.
J. Alexander Treuman
2007-06-13
Adding parsePath and making parseConfigFilePath use it.
J. Alexander Treuman
2007-06-13
Adding FIFO audio output. This is pretty much identical to the old one,
J. Alexander Treuman
2007-06-12
Adding some ChangeLog entries.
J. Alexander Treuman
2007-06-12
Use <= when comparing (current time - start time) to a timeout. This way
J. Alexander Treuman
2007-06-12
Make the shout timeout configurable. The default is still 2 seconds.
J. Alexander Treuman
2007-06-12
Redoing remiss's shout patch. This time, just block on open() instead of
J. Alexander Treuman
2007-06-12
Load shout first instead of last. This makes it more likely to block other
J. Alexander Treuman
2007-06-10
Load the shout plugin last. This will make sure it's played to last,
J. Alexander Treuman
2007-06-09
If an audio output is in state DEVICE_ENABLE, and openAudioOutput fails,
J. Alexander Treuman
2007-06-09
Tidying up some code.
J. Alexander Treuman
2007-06-09
Remove a useless if (quit) block. It's enclosed in two while loops: the
J. Alexander Treuman
2007-06-09
This should resolve some of the timing issues experienced after switching fro...
Roger Bystrøm
2007-06-09
switching to us instead of ms on runtime
Roger Bystrøm
2007-06-09
Added timer_get_runtime_ms to know how long the timer has been running
Roger Bystrøm
2007-06-09
Use string concatenation instead of snprintf for the User-Agent HTTP
J. Alexander Treuman
2007-06-09
Tidying up some code.
J. Alexander Treuman
2007-06-08
dmix fix, don't call snd_pcm_drain unless we're already in the RUNNING
Warren Dukes
2007-06-07
Send SIGCONT to the decode process before sending it SIGTERM.
J. Alexander Treuman
2007-06-04
Set a flag if we've sent the player process SIGSTOP so that we know not to
J. Alexander Treuman
2007-06-04
Updating ChangeLog.
J. Alexander Treuman
2007-06-04
Don't send the main process SIGUSR1 until we've sent the decode process
J. Alexander Treuman
2007-06-04
Don't kill the player process (and effectively the decode process) when
J. Alexander Treuman
2007-06-04
Adding very experimental streaming support for mp4.
J. Alexander Treuman
2007-06-04
Use strncasecmp instead of strncmp when comparing HTTP headers. It seems
J. Alexander Treuman
2007-06-04
Add MIME types for the aac and mp4 input plugins. Note that these won't
J. Alexander Treuman
2007-06-04
Cleanup some formatting in decode.c.
J. Alexander Treuman
2007-06-04
Actually load the aac input plugin.
J. Alexander Treuman
2007-06-04
Don't initialize zeroconf until after we've daemonized and log output has
J. Alexander Treuman
2007-06-03
Adding ChangeLog entry for zeroconf_enabled, adding Zeroconf section to
J. Alexander Treuman
2007-06-03
Removing that space that was recently added to the "Icy-Metadata: 1" HTTP
J. Alexander Treuman
2007-06-03
Define HAVE_ZEROCONF if Avahi or Bonjour support is enabled, so that we can
J. Alexander Treuman
2007-06-03
Oops, forgot to test that last bool commit. Fixing an error and warning.
J. Alexander Treuman
2007-06-03
ChangeLog entry for Bonjour support.
J. Alexander Treuman
2007-06-03
Making some bool options more consistent.
J. Alexander Treuman
2007-06-03
allow zeroconf to be disabled.
Patrik Weiskircher
2007-06-03
Cleaning up zeroconf configure magic.
J. Alexander Treuman
2007-06-02
Check if we need -ldns_sd for Bonjour.
J. Alexander Treuman
2007-06-02
Adding a missing include.
J. Alexander Treuman
2007-06-02
Removing some commented code that wrote HTTP streams to stdout.
J. Alexander Treuman
2007-06-02
Added Bonjour zeroconf support. This works now natively on MacOS X.
Patrik Weiskircher
2007-06-02
Someone forgot a space in the "Icy-Metadata: 1" HTTP header.
J. Alexander Treuman
2007-06-01
Requiring autoconf 2.60. This is needed for the new C99 and POSIX type
J. Alexander Treuman
2007-06-01
Tell the player process (and thus also the decode process) to quit when
J. Alexander Treuman
2007-06-01
Removing the getBoundPort() function and just making boundPort an extern.
J. Alexander Treuman
2007-06-01
Minor formatting cleanups.
J. Alexander Treuman
2007-05-30
Starting 0.14.0 ChangeLog entry.
J. Alexander Treuman
2007-05-30
Bumping version numbers to 0.14.0.
J. Alexander Treuman
[next]