mpd/src
Warren Dukes ef6c500edb clean up ACK error coding a little bit
git-svn-id: https://svn.musicpd.org/mpd/trunk@1321 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2004-06-04 00:49:33 +00:00
..
inputPlugins don't stop on play command! 2004-06-03 02:56:26 +00:00
libid3tag we don't need these! 2004-03-18 16:33:10 +00:00
libmad we don't need these! 2004-03-18 16:33:10 +00:00
mp4ff minor fix ups for types 2004-03-25 03:06:56 +00:00
audio.c allow any sampleRate > 0? 2004-05-24 22:29:04 +00:00
audio.h stuff for configuring the audio output format (sampling rate, channels, bits) 2004-05-10 02:20:15 +00:00
buffer2array.c add vim shiznit to end of all source files 2004-04-14 14:53:41 +00:00
buffer2array.h add vim shiznit to end of all source files 2004-04-14 14:53:41 +00:00
charConv.c add vim shiznit to end of all source files 2004-04-14 14:53:41 +00:00
charConv.h add vim shiznit to end of all source files 2004-04-14 14:53:41 +00:00
command.c clean up ACK error coding a little bit 2004-06-04 00:49:33 +00:00
command.h clean up ACK error coding a little bit 2004-06-04 00:49:33 +00:00
conf.c stuff for configuring the audio output format (sampling rate, channels, bits) 2004-05-10 02:20:15 +00:00
conf.h stuff for configuring the audio output format (sampling rate, channels, bits) 2004-05-10 02:20:15 +00:00
decode.c in decodeStart(), on switch for getting type of file, swtich on dc->utf8url, not pc->utf8url 2004-06-03 23:45:40 +00:00
decode.h ogg voribs comment parsing on the fly in the decoder 2004-06-01 11:18:25 +00:00
directory.c clean up ACK error coding a little bit 2004-06-04 00:49:33 +00:00
directory.h redimentary addition of url's to playlist 2004-05-13 18:46:38 +00:00
inputPlugin.c nice output of all suffix types supported in version 2004-06-01 04:29:34 +00:00
inputPlugin.h nice output of all suffix types supported in version 2004-06-01 04:29:34 +00:00
inputStream_file.c icynames are now copied to title of streams 2004-05-31 11:42:46 +00:00
inputStream_file.h inputStream updates from httpTest 2004-05-18 09:54:45 +00:00
inputStream_http.c remove some debug code 2004-06-01 12:53:25 +00:00
inputStream_http.h inputStream updates from httpTest 2004-05-18 09:54:45 +00:00
inputStream.c inputStream updates from httpTest 2004-05-18 09:54:45 +00:00
inputStream.h validate url's before adding to playlist 2004-06-02 01:26:15 +00:00
interface.c clean up ACK error coding a little bit 2004-06-04 00:49:33 +00:00
interface.h add vim shiznit to end of all source files 2004-04-14 14:53:41 +00:00
list.c add vim shiznit to end of all source files 2004-04-14 14:53:41 +00:00
list.h add vim shiznit to end of all source files 2004-04-14 14:53:41 +00:00
listen.c move ipv6supported from listen.c to utils.c 2004-05-15 21:19:43 +00:00
listen.h add vim shiznit to end of all source files 2004-04-14 14:53:41 +00:00
log.c add vim shiznit to end of all source files 2004-04-14 14:53:41 +00:00
log.h forte C++ compile fixes 2004-05-29 12:36:29 +00:00
ls.c a slight cleanup in isValidRemoteUrl() 2004-06-03 00:24:33 +00:00
ls.h add urlhandlers command, but prolly not needed 2004-06-02 23:22:37 +00:00
main.c main() cleanup 2004-06-02 04:05:09 +00:00
Makefile.am mod_plugin, just for tarzeau 2004-05-31 20:59:55 +00:00
mpd_types.h add vim shiznit to end of all source files 2004-04-14 14:53:41 +00:00
myfprintf.c clean-up a wee-bit of code 2004-04-29 19:34:30 +00:00
myfprintf.h log cycling and a few cleanups 2004-04-15 05:07:04 +00:00
outputBuffer.c fixed seek, its now blocking again 2004-05-30 13:33:13 +00:00
outputBuffer.h clean up some grammar 2004-05-30 13:56:37 +00:00
path.c use AM_LANGINFO_CODESET in configure.ac, old configure.ac wasn't checking 2004-05-11 15:17:20 +00:00
path.h clean up a little bit main() code 2004-04-15 03:26:15 +00:00
pcm_utils.c trash XMMS resampling, use ESD's instead, don't understand it, but it works 2004-05-10 22:31:23 +00:00
pcm_utils.h more little bits of code in prep for resample/audioFormat conversion, 2004-05-10 14:06:23 +00:00
permission.c add vim shiznit to end of all source files 2004-04-14 14:53:41 +00:00
permission.h add vim shiznit to end of all source files 2004-04-14 14:53:41 +00:00
player.c clean up ACK error coding a little bit 2004-06-04 00:49:33 +00:00
player.h better method for computing total time played 2004-06-03 12:34:25 +00:00
playerData.c ogg voribs comment parsing on the fly in the decoder 2004-06-01 11:18:25 +00:00
playerData.h some more work on organizing code for resampling/audioFormat conversion 2004-05-10 12:35:18 +00:00
playlist.c clean up ACK error coding a little bit 2004-06-04 00:49:33 +00:00
playlist.h add vim shiznit to end of all source files 2004-04-14 14:53:41 +00:00
replayGain.c add aliasMrJones to various places 2004-05-08 12:04:23 +00:00
replayGain.h add aliasMrJones to various places 2004-05-08 12:04:23 +00:00
sig_handlers.c log cycling and a few cleanups 2004-04-15 05:07:04 +00:00
sig_handlers.h add vim shiznit to end of all source files 2004-04-14 14:53:41 +00:00
signal_check.c add vim shiznit to end of all source files 2004-04-14 14:53:41 +00:00
signal_check.h add vim shiznit to end of all source files 2004-04-14 14:53:41 +00:00
song.c '\n' are bad 2004-06-02 02:07:07 +00:00
song.h icynames are now copied to title of streams 2004-05-31 11:42:46 +00:00
stats.c add vim shiznit to end of all source files 2004-04-14 14:53:41 +00:00
stats.h add vim shiznit to end of all source files 2004-04-14 14:53:41 +00:00
tables.c clean up ACK error coding a little bit 2004-06-04 00:49:33 +00:00
tables.h add vim shiznit to end of all source files 2004-04-14 14:53:41 +00:00
tag.c '\n' are bad 2004-06-02 02:07:07 +00:00
tag.h parsing mp3 id3v2 tags on the fly for streams 2004-06-01 12:50:15 +00:00
utf8.c add vim shiznit to end of all source files 2004-04-14 14:53:41 +00:00
utf8.h don't expose functions in utf8.h that don't need it 2004-04-17 17:42:57 +00:00
utils.c move ipv6supported from listen.c to utils.c 2004-05-15 21:19:43 +00:00
utils.h move ipv6supported from listen.c to utils.c 2004-05-15 21:19:43 +00:00
volume.c clean up ACK error coding a little bit 2004-06-04 00:49:33 +00:00
volume.h add vim shiznit to end of all source files 2004-04-14 14:53:41 +00:00