mpd/src
Warren Dukes 491027a5fc todo update
git-svn-id: https://svn.musicpd.org/mpd/trunk@1433 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2004-06-10 04:13:23 +00:00
..
inputPlugins fix some streaming metadata issues 2004-06-09 16:58:33 +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
ack.h fix ack error when attempt to save a playlist that already exists 2004-06-08 22:43:25 +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 todo update 2004-06-10 04:13:23 +00:00
command.h implement list_OK/command_list_ok_begin 2004-06-05 16:01:44 +00:00
conf.c new command, plchanges, and also add Num: to songinfo of playlistinfo 2004-06-05 01:14:37 +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 fix some streaming metadata issues 2004-06-09 16:58:33 +00:00
decode.h mechanism for updating metadata while decoding 2004-06-06 19:41:03 +00:00
directory.c new command, plchanges, and also add Num: to songinfo of playlistinfo 2004-06-05 01:14:37 +00:00
directory.h finish ack error codes 2004-06-04 02:51:54 +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 icy metadata! wahoo 2004-06-07 05:00:56 +00:00
inputStream_file.h inputStream updates from httpTest 2004-05-18 09:54:45 +00:00
inputStream_http.c fix bug where inputStream_httpRead was returning 0 when cnnection closed, 2004-06-09 18:28:18 +00:00
inputStream_http.h inputStream updates from httpTest 2004-05-18 09:54:45 +00:00
inputStream.c icy metadata! wahoo 2004-06-07 05:00:56 +00:00
inputStream.h icy metadata! wahoo 2004-06-07 05:00:56 +00:00
interface.c implement list_OK/command_list_ok_begin 2004-06-05 16:01:44 +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 clean up some command.h include stuff 2004-06-04 00:51:31 +00:00
ls.h add urlhandlers command, but prolly not needed 2004-06-02 23:22:37 +00:00
main.c i'm a moron 2004-06-07 20:44:41 +00:00
Makefile.am add ack.h to mpd_headers 2004-06-07 01:57:07 +00:00
metadataChunk.c slightly safer copying of metadataChunk to MpdTag 2004-06-06 20:34:00 +00:00
metadataChunk.h mechanism for updating metadata while decoding 2004-06-06 19:41:03 +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 fix some streaming metadata issues 2004-06-09 16:58:33 +00:00
outputBuffer.h remove "wrap" from buffering control, its not needed, and could potentially 2004-06-08 18:55:16 +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 todo update 2004-06-06 16:42:14 +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 fix some streaming metadata issues 2004-06-09 16:58:33 +00:00
player.h potential bugfixes for handling metadata in player/decoder 2004-06-07 12:11:57 +00:00
playerData.c mechanism for updating metadata while decoding 2004-06-06 19:41:03 +00:00
playerData.h some more work on organizing code for resampling/audioFormat conversion 2004-05-10 12:35:18 +00:00
playlist.c implemented songid commands: playlistid, playid, seekid, deleteid, moveid, swapid 2004-06-09 02:50:44 +00:00
playlist.h implemented songid commands: playlistid, playid, seekid, deleteid, moveid, swapid 2004-06-09 02:50:44 +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 new command, plchanges, and also add Num: to songinfo of playlistinfo 2004-06-05 01:14:37 +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 todo update 2004-06-06 16:42:14 +00:00
song.h icynames are now copied to title of streams 2004-05-31 11:42:46 +00:00
stats.c clean up some command.h include stuff 2004-06-04 00:51:31 +00:00
stats.h add vim shiznit to end of all source files 2004-04-14 14:53:41 +00:00
tables.c finish ack error codes 2004-06-04 02:51:54 +00:00
tables.h add vim shiznit to end of all source files 2004-04-14 14:53:41 +00:00
tag.c bug fix for metadata again, had an extra "!" in mpdTagsAreEqual() 2004-06-07 15:00:18 +00:00
tag.h mechanism for updating metadata while decoding 2004-06-06 19:41:03 +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 finish ack error codes 2004-06-04 02:51:54 +00:00
volume.h add vim shiznit to end of all source files 2004-04-14 14:53:41 +00:00