mpd/src
Warren Dukes c2a2383090 be sure to flush the metadata on song change
git-svn-id: https://svn.musicpd.org/mpd/trunk@2556 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2004-11-09 03:58:12 +00:00
..
audioOutputs be sure to flush the metadata on song change 2004-11-09 03:58:12 +00:00
inputPlugins more descriptive error messages for mpd 2004-11-05 05:12:58 +00:00
libid3tag add gperf'd source files 2004-07-15 17:07:51 +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 add copyright notices 2004-06-16 21:52:59 +00:00
audio.c don't set granulepos, that's pad, mmmkay? 2004-11-09 03:10:14 +00:00
audio.h new command "devices", prints devices and their states 2004-11-02 23:08:00 +00:00
audioOutput.c add a buffer to audio layer, so we only send data to audio devices 32 times per second 2004-11-09 00:13:42 +00:00
audioOutput.h abstract out audioFormat conversion from shout plugin to the audioOutput layer, 2004-11-02 17:05:27 +00:00
buffer2array.c todo update 2004-11-03 18:13:45 +00:00
buffer2array.h remove vim &*(@ 2004-11-03 18:28:29 +00:00
charConv.c todo update 2004-11-03 18:13:45 +00:00
charConv.h remove vim &*(@ 2004-11-03 18:28:29 +00:00
command.c new command "commands" for avuton 2004-11-08 18:01:36 +00:00
command.h fix C99 stuff for commandError 2004-06-15 18:06:21 +00:00
conf.c make http buffer and prebuffer size configurable 2004-11-02 18:53:38 +00:00
conf.h make http buffer and prebuffer size configurable 2004-11-02 18:53:38 +00:00
decode.c forgot a '\n' at the end of a error statement 2004-11-03 02:11:08 +00:00
decode.h remove vim &*(@ 2004-11-03 18:28:29 +00:00
directory.c now one can specify multiple bind_to_addresses 2004-11-03 19:42:54 +00:00
directory.h remove vim &*(@ 2004-11-03 18:28:29 +00:00
inputPlugin.c add copyright notices 2004-06-16 21:52:59 +00:00
inputPlugin.h add copyright notices 2004-06-16 21:52:59 +00:00
inputStream_file.c oops forgot a \n in a debu statement 2004-07-14 10:52:39 +00:00
inputStream_file.h remove vim &*(@ 2004-11-03 18:28:29 +00:00
inputStream_http.c not too smart shank, forgetting to set default buffer sizes in inputStream_http 2004-11-05 05:11:23 +00:00
inputStream_http.h remove vim &*(@ 2004-11-03 18:28:29 +00:00
inputStream.c fix qball's bug, crossfading playing with funny samplerate 2004-06-20 17:07:13 +00:00
inputStream.h todo update 2004-11-03 16:53:43 +00:00
interface.c now one can specify multiple bind_to_addresses 2004-11-03 19:42:54 +00:00
interface.h todo update 2004-06-21 00:22:02 +00:00
list.c todo update 2004-11-03 18:13:45 +00:00
list.h remove vim &*(@ 2004-11-03 18:28:29 +00:00
listen.c todo update 2004-11-03 20:26:11 +00:00
listen.h now one can specify multiple bind_to_addresses 2004-11-03 19:42:54 +00:00
log.c merge shank-rewrite-config changes 2004-10-28 05:14:55 +00:00
log.h Add WARNING log method. it's the same as ERROR, except that when mpd starts, 2004-06-12 02:06:16 +00:00
ls.c patch from normalperson 2004-06-26 17:33:42 +00:00
ls.h todo update 2004-06-21 04:11:23 +00:00
main.c now one can specify multiple bind_to_addresses 2004-11-03 19:42:54 +00:00
Makefile.am move audioOutput dir to audioOutputs 2004-11-02 12:50:53 +00:00
metadataChunk.c fix a big time bug in metadataChunk (off by one in an array assignment) 2004-10-25 20:09:03 +00:00
metadataChunk.h add copyright notices 2004-06-16 21:52:59 +00:00
mpd_types.h remove vim &*(@ 2004-11-03 18:28:29 +00:00
myfprintf.c todo update 2004-11-03 18:13:45 +00:00
myfprintf.h Add WARNING log method. it's the same as ERROR, except that when mpd starts, 2004-06-12 02:06:16 +00:00
outputBuffer.c rewrite replaygain code, needs testing 2004-11-02 19:56:59 +00:00
outputBuffer.h rewrite replaygain code, needs testing 2004-11-02 19:56:59 +00:00
path.c merge shank-rewrite-config changes 2004-10-28 05:14:55 +00:00
path.h remove vim &*(@ 2004-11-03 18:28:29 +00:00
pcm_utils.c wee found the audioFormatConversion bug, was actually a bug in shout plugin 2004-10-23 12:58:59 +00:00
pcm_utils.h remove vim &*(@ 2004-11-03 18:28:29 +00:00
permission.c todo update 2004-11-03 18:13:45 +00:00
permission.h remove vim &*(@ 2004-11-03 18:28:29 +00:00
player.c now one can specify multiple bind_to_addresses 2004-11-03 19:42:54 +00:00
player.h fix a big time bug in metadataChunk (off by one in an array assignment) 2004-10-25 20:09:03 +00:00
playerData.c merge shank-rewrite-config changes 2004-10-28 05:14:55 +00:00
playerData.h enabling and disabling individual audioOutputs is mostly done, just need 2004-11-02 21:48:53 +00:00
playlist.c new command "addid", this is the same as "add" command, except it also returns the songid of the added song. Note that "addid" does not work on directories 2004-11-02 23:44:33 +00:00
playlist.h remove vim &*(@ 2004-11-03 18:28:29 +00:00
replayGain.c rewrite replaygain code, needs testing 2004-11-02 19:56:59 +00:00
replayGain.h rewrite replaygain code, needs testing 2004-11-02 19:56:59 +00:00
sig_handlers.c new setSigHandlersForDecoder() function, and be sure player/decode processes ignore SIGHUP signals 2004-11-03 14:29:37 +00:00
sig_handlers.h remove vim &*(@ 2004-11-03 18:28:29 +00:00
signal_check.c a few extra strerror()'s sprinkled in the code 2004-11-02 05:29:22 +00:00
signal_check.h remove vim &*(@ 2004-11-03 18:28:29 +00:00
song.c todo update 2004-11-03 18:13:45 +00:00
song.h remove vim &*(@ 2004-11-03 18:28:29 +00:00
stats.c clean up some command.h include stuff 2004-06-04 00:51:31 +00:00
stats.h remove vim &*(@ 2004-11-03 18:28:29 +00:00
tables.c finish ack error codes 2004-06-04 02:51:54 +00:00
tables.h remove vim &*(@ 2004-11-03 18:28:29 +00:00
tag.c merge shank-rewrite-config changes 2004-10-28 05:14:55 +00:00
tag.h mechanism for updating metadata while decoding 2004-06-06 19:41:03 +00:00
utf8.c todo update 2004-11-03 18:13:45 +00:00
utf8.h add audioOutput.c 2004-10-10 13:51:33 +00:00
utils.c for improperly config file lines, print the line number 2004-08-10 16:03:03 +00:00
utils.h Add WARNING log method. it's the same as ERROR, except that when mpd starts, 2004-06-12 02:06:16 +00:00
volume.c if a home directory is available for 'user', set env variable $HOME 2004-10-31 04:34:54 +00:00
volume.h remove vim &*(@ 2004-11-03 18:28:29 +00:00