mpd/src
J. Alexander Treuman f2850a66f0 Reindenting
git-svn-id: https://svn.musicpd.org/mpd/trunk@6199 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2007-05-22 15:02:25 +00:00
..
audioOutputs Only a few changes in jack_playAudio. 2007-04-11 17:41:10 +00:00
inputPlugins Cleaning up some comments. 2007-04-09 12:24:48 +00:00
mp4ff Fix warnings for -Wmissing-prototypes 2006-08-20 00:50:44 +00:00
ack.h The massive copyright update 2007-04-05 03:22:33 +00:00
audio.c The massive copyright update 2007-04-05 03:22:33 +00:00
audio.h The massive copyright update 2007-04-05 03:22:33 +00:00
audioOutput.c The massive copyright update 2007-04-05 03:22:33 +00:00
audioOutput.h The massive copyright update 2007-04-05 03:22:33 +00:00
buffer2array.c The massive copyright update 2007-04-05 03:22:33 +00:00
buffer2array.h The massive copyright update 2007-04-05 03:22:33 +00:00
charConv.c The massive copyright update 2007-04-05 03:22:33 +00:00
charConv.h The massive copyright update 2007-04-05 03:22:33 +00:00
command.c Committing pat's rewrite of the stored playlist code. This also adds two 2007-05-16 12:02:10 +00:00
command.h The massive copyright update 2007-04-05 03:22:33 +00:00
compress.c The massive copyright update 2007-04-05 03:22:33 +00:00
compress.h The massive copyright update 2007-04-05 03:22:33 +00:00
conf.c The massive copyright update 2007-04-05 03:22:33 +00:00
conf.h The massive copyright update 2007-04-05 03:22:33 +00:00
dbUtils.c Committing pat's rewrite of the stored playlist code. This also adds two 2007-05-16 12:02:10 +00:00
dbUtils.h Adding count command. It's usage is identical to find, but instead of 2007-04-25 23:46:11 +00:00
decode.c The massive copyright update 2007-04-05 03:22:33 +00:00
decode.h The massive copyright update 2007-04-05 03:22:33 +00:00
directory.c Fixing some code that was rendered unreadable by indent. 2007-04-26 00:48:37 +00:00
directory.h The massive copyright update 2007-04-05 03:22:33 +00:00
gcc.h The massive copyright update 2007-04-05 03:22:33 +00:00
inputPlugin.c The massive copyright update 2007-04-05 03:22:33 +00:00
inputPlugin.h The massive copyright update 2007-04-05 03:22:33 +00:00
inputStream_file.c The massive copyright update 2007-04-05 03:22:33 +00:00
inputStream_file.h The massive copyright update 2007-04-05 03:22:33 +00:00
inputStream_http.c The massive copyright update 2007-04-05 03:22:33 +00:00
inputStream_http.h The massive copyright update 2007-04-05 03:22:33 +00:00
inputStream.c The massive copyright update 2007-04-05 03:22:33 +00:00
inputStream.h The massive copyright update 2007-04-05 03:22:33 +00:00
interface.c Changing "//" comments to "/* */" comments. 2007-05-15 23:23:09 +00:00
interface.h The massive copyright update 2007-04-05 03:22:33 +00:00
ioops.h Changing "//" comments to "/* */" comments. 2007-05-15 23:23:09 +00:00
list.c The massive copyright update 2007-04-05 03:22:33 +00:00
list.h The massive copyright update 2007-04-05 03:22:33 +00:00
listen.c The massive copyright update 2007-04-05 03:22:33 +00:00
listen.h The massive copyright update 2007-04-05 03:22:33 +00:00
locate.c Use "file" instead of SONG_INFO (literally "file: ") for 2007-03-20 20:22:23 +00:00
locate.h Adding copyright headers to locate.[ch]. 2007-02-24 03:14:00 +00:00
log.c The massive copyright update 2007-04-05 03:22:33 +00:00
log.h The massive copyright update 2007-04-05 03:22:33 +00:00
ls.c The massive copyright update 2007-04-05 03:22:33 +00:00
ls.h The massive copyright update 2007-04-05 03:22:33 +00:00
main.c Removing references to options.updateDB in main.c. 2007-04-25 18:47:34 +00:00
Makefile.am Committing pat's rewrite of the stored playlist code. This also adds two 2007-05-16 12:02:10 +00:00
metadataChunk.c The massive copyright update 2007-04-05 03:22:33 +00:00
metadataChunk.h The massive copyright update 2007-04-05 03:22:33 +00:00
mpd_types.h The massive copyright update 2007-04-05 03:22:33 +00:00
myfprintf.c The massive copyright update 2007-04-05 03:22:33 +00:00
myfprintf.h The massive copyright update 2007-04-05 03:22:33 +00:00
normalize.c The massive copyright update 2007-04-05 03:22:33 +00:00
normalize.h The massive copyright update 2007-04-05 03:22:33 +00:00
outputBuffer.c The massive copyright update 2007-04-05 03:22:33 +00:00
outputBuffer.h The massive copyright update 2007-04-05 03:22:33 +00:00
path.c The massive copyright update 2007-04-05 03:22:33 +00:00
path.h The massive copyright update 2007-04-05 03:22:33 +00:00
pcm_utils.c Reindenting 2007-05-22 15:02:25 +00:00
pcm_utils.h The massive copyright update 2007-04-05 03:22:33 +00:00
permission.c The massive copyright update 2007-04-05 03:22:33 +00:00
permission.h The massive copyright update 2007-04-05 03:22:33 +00:00
player.c The massive copyright update 2007-04-05 03:22:33 +00:00
player.h The massive copyright update 2007-04-05 03:22:33 +00:00
playerData.c The massive copyright update 2007-04-05 03:22:33 +00:00
playerData.h The massive copyright update 2007-04-05 03:22:33 +00:00
playlist.c Committing pat's rewrite of the stored playlist code. This also adds two 2007-05-16 12:02:10 +00:00
playlist.h Committing pat's rewrite of the stored playlist code. This also adds two 2007-05-16 12:02:10 +00:00
replayGain.c The massive copyright update 2007-04-05 03:22:33 +00:00
replayGain.h The massive copyright update 2007-04-05 03:22:33 +00:00
sig_handlers.c The massive copyright update 2007-04-05 03:22:33 +00:00
sig_handlers.h The massive copyright update 2007-04-05 03:22:33 +00:00
signal_check.c The massive copyright update 2007-04-05 03:22:33 +00:00
signal_check.h The massive copyright update 2007-04-05 03:22:33 +00:00
sllist.c The massive copyright update 2007-04-05 03:22:33 +00:00
sllist.h The massive copyright update 2007-04-05 03:22:33 +00:00
song.c The massive copyright update 2007-04-05 03:22:33 +00:00
song.h The massive copyright update 2007-04-05 03:22:33 +00:00
state_file.c The massive copyright update 2007-04-05 03:22:33 +00:00
state_file.h The massive copyright update 2007-04-05 03:22:33 +00:00
stats.c The massive copyright update 2007-04-05 03:22:33 +00:00
stats.h The massive copyright update 2007-04-05 03:22:33 +00:00
storedPlaylist.c Fail loading the playlist on errors mid-file. The same code is used for 2007-05-16 20:35:13 +00:00
storedPlaylist.h Committing pat's rewrite of the stored playlist code. This also adds two 2007-05-16 12:02:10 +00:00
tag.c The massive copyright update 2007-04-05 03:22:33 +00:00
tag.h The massive copyright update 2007-04-05 03:22:33 +00:00
tagTracker.c The massive copyright update 2007-04-05 03:22:33 +00:00
tagTracker.h The massive copyright update 2007-04-05 03:22:33 +00:00
tree.c The massive copyright update 2007-04-05 03:22:33 +00:00
tree.h The massive copyright update 2007-04-05 03:22:33 +00:00
utf8.c The massive copyright update 2007-04-05 03:22:33 +00:00
utf8.h The massive copyright update 2007-04-05 03:22:33 +00:00
utils.c The massive copyright update 2007-04-05 03:22:33 +00:00
utils.h The massive copyright update 2007-04-05 03:22:33 +00:00
volume.c The massive copyright update 2007-04-05 03:22:33 +00:00
volume.h The massive copyright update 2007-04-05 03:22:33 +00:00
zeroconf.c Changing "//" comments to "/* */" comments. 2007-05-15 23:23:09 +00:00
zeroconf.h The massive copyright update 2007-04-05 03:22:33 +00:00