mpd/src
Avuton Olrich bf3848ef94 Put mp4ff back into the tree
git-svn-id: https://svn.musicpd.org/mpd/trunk@4461 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2006-07-26 03:05:50 +00:00
..
audioOutputs audioOutput_alsa: better period_size auto-configuration 2006-07-24 01:38:51 +00:00
inputPlugins Put mp4ff back into the tree 2006-07-26 03:05:50 +00:00
Makefile.am Put mp4ff back into the tree 2006-07-26 03:05:50 +00:00
ack.h Change shank's email address 2006-07-14 19:37:45 +00:00
audio.c Adding fifo output plugin 2006-07-22 00:25:46 +00:00
audio.h Add mpd-indent.sh 2006-07-20 16:02:40 +00:00
audioOutput.c Add mpd-indent.sh 2006-07-20 18:53:56 +00:00
audioOutput.h Add mpd-indent.sh 2006-07-20 16:02:40 +00:00
buffer2array.c Add mpd-indent.sh 2006-07-20 16:02:40 +00:00
buffer2array.h Add mpd-indent.sh 2006-07-20 16:02:40 +00:00
charConv.c Add mpd-indent.sh 2006-07-20 16:02:40 +00:00
charConv.h Add mpd-indent.sh 2006-07-20 16:02:40 +00:00
command.c Add mpd-indent.sh 2006-07-20 16:02:40 +00:00
command.h Add mpd-indent.sh 2006-07-20 16:02:40 +00:00
conf.c Adding on the fly volume normalization support. Code originally from mplayer, ported by syscrash, cleaned up by avuton, and further cleaned up by me (jat). 2006-07-22 00:53:37 +00:00
conf.h Adding on the fly volume normalization support. Code originally from mplayer, ported by syscrash, cleaned up by avuton, and further cleaned up by me (jat). 2006-07-22 00:53:37 +00:00
dbUtils.c Add mpd-indent.sh 2006-07-20 16:02:40 +00:00
dbUtils.h Add mpd-indent.sh 2006-07-20 16:02:40 +00:00
decode.c Add mpd-indent.sh 2006-07-20 16:02:40 +00:00
decode.h Add mpd-indent.sh 2006-07-20 16:02:40 +00:00
directory.c If we're going to create the db file, make sure the parent path is a directory 2006-07-23 23:42:16 +00:00
directory.h Add mpd-indent.sh 2006-07-20 16:02:40 +00:00
inputPlugin.c Add mpd-indent.sh 2006-07-20 16:02:40 +00:00
inputPlugin.h Add mpd-indent.sh 2006-07-20 16:02:40 +00:00
inputStream.c Add mpd-indent.sh 2006-07-20 16:02:40 +00:00
inputStream.h Add mpd-indent.sh 2006-07-20 16:02:40 +00:00
inputStream_file.c Add mpd-indent.sh 2006-07-20 16:02:40 +00:00
inputStream_file.h Add mpd-indent.sh 2006-07-20 16:02:40 +00:00
inputStream_http.c Add mpd-indent.sh 2006-07-20 18:53:56 +00:00
inputStream_http.h Add mpd-indent.sh 2006-07-20 16:02:40 +00:00
interface.c Add mpd-indent.sh 2006-07-20 18:53:56 +00:00
interface.h Add mpd-indent.sh 2006-07-20 16:02:40 +00:00
list.c Add mpd-indent.sh 2006-07-20 16:02:40 +00:00
list.h Add mpd-indent.sh 2006-07-20 16:02:40 +00:00
listen.c Fix the ipv6 bind issue in a nicer way 2006-07-22 17:19:59 +00:00
listen.h Add mpd-indent.sh 2006-07-20 16:02:40 +00:00
log.c Add mpd-indent.sh 2006-07-20 16:02:40 +00:00
log.h Add mpd-indent.sh 2006-07-20 16:02:40 +00:00
ls.c Add mpd-indent.sh 2006-07-20 16:02:40 +00:00
ls.h Add mpd-indent.sh 2006-07-20 16:02:40 +00:00
main.c Open the db file before daemonizing/creating the master process, so we can handle failures gracefully 2006-07-24 19:21:27 +00:00
metadataChunk.c Add mpd-indent.sh 2006-07-20 16:02:40 +00:00
metadataChunk.h Add mpd-indent.sh 2006-07-20 16:02:40 +00:00
mpd_types.h Add mpd-indent.sh 2006-07-20 16:02:40 +00:00
myfprintf.c Add mpd-indent.sh 2006-07-20 16:02:40 +00:00
myfprintf.h Add mpd-indent.sh 2006-07-20 16:02:40 +00:00
normalize.c Maybe we should actually commit the normalization code 2006-07-22 01:14:29 +00:00
normalize.h Maybe we should actually commit the normalization code 2006-07-22 01:14:29 +00:00
outputBuffer.c Do normalization if there's replaygain data but replaygain is off 2006-07-24 16:32:50 +00:00
outputBuffer.h Add mpd-indent.sh 2006-07-20 16:02:40 +00:00
path.c Add mpd-indent.sh 2006-07-20 16:02:40 +00:00
path.h Add mpd-indent.sh 2006-07-20 16:02:40 +00:00
pcm_utils.c Add mpd-indent.sh 2006-07-20 16:02:40 +00:00
pcm_utils.h Add mpd-indent.sh 2006-07-20 16:02:40 +00:00
permission.c Add mpd-indent.sh 2006-07-20 16:02:40 +00:00
permission.h Add mpd-indent.sh 2006-07-20 16:02:40 +00:00
player.c Add mpd-indent.sh 2006-07-20 16:02:40 +00:00
player.h Add mpd-indent.sh 2006-07-20 16:02:40 +00:00
playerData.c Add mpd-indent.sh 2006-07-20 16:02:40 +00:00
playerData.h Add mpd-indent.sh 2006-07-20 16:02:40 +00:00
playlist.c Fix a memory leak when removing a playlist 2006-07-21 17:53:36 +00:00
playlist.h Add mpd-indent.sh 2006-07-20 16:02:40 +00:00
replayGain.c Do normalization if there's replaygain data but replaygain is off 2006-07-24 16:32:50 +00:00
replayGain.h Do normalization if there's replaygain data but replaygain is off 2006-07-24 16:32:50 +00:00
sig_handlers.c Add mpd-indent.sh 2006-07-20 16:02:40 +00:00
sig_handlers.h Change shank's email address 2006-07-14 19:37:45 +00:00
signal_check.c Add mpd-indent.sh 2006-07-20 16:02:40 +00:00
signal_check.h Add mpd-indent.sh 2006-07-20 18:53:56 +00:00
song.c Add mpd-indent.sh 2006-07-20 16:02:40 +00:00
song.h Add mpd-indent.sh 2006-07-20 16:02:40 +00:00
stats.c Add mpd-indent.sh 2006-07-20 16:02:40 +00:00
stats.h Add mpd-indent.sh 2006-07-20 16:02:40 +00:00
tag.c Add mpd-indent.sh 2006-07-20 16:02:40 +00:00
tag.h Add mpd-indent.sh 2006-07-20 16:02:40 +00:00
tagTracker.c Add mpd-indent.sh 2006-07-20 16:02:40 +00:00
tagTracker.h Add mpd-indent.sh 2006-07-20 16:02:40 +00:00
utf8.c Add mpd-indent.sh 2006-07-20 16:02:40 +00:00
utf8.h Add mpd-indent.sh 2006-07-20 16:02:40 +00:00
utils.c Add mpd-indent.sh 2006-07-20 16:02:40 +00:00
utils.h Add mpd-indent.sh 2006-07-20 16:02:40 +00:00
volume.c Add mpd-indent.sh 2006-07-20 16:02:40 +00:00
volume.h Change shank's email address 2006-07-14 19:37:45 +00:00