mpd/src
Warren Dukes c8f044572e fix some compilation warning
git-svn-id: https://svn.musicpd.org/mpd/trunk@3013 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2005-03-05 14:26:37 +00:00
..
audioOutputs fix some compilation warning 2005-03-05 14:26:37 +00:00
inputPlugins s/mpc_bool_t/BOOL/ so it works with libmusepack 1.1 2005-02-26 22:28:19 +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 - Fix compilation error when compiling in a working directory with mp4 support. 2004-11-14 19:03:28 +00:00
ack.h add copyright notices 2004-06-16 21:52:59 +00:00
audio.c implemented dropping of current buffered audio, works for oss, but there seems 2005-03-05 14:01:13 +00:00
audio.h implemented dropping of current buffered audio, works for oss, but there seems 2005-03-05 14:01:13 +00:00
audioOutput.c implemented dropping of current buffered audio, works for oss, but there seems 2005-03-05 14:01:13 +00:00
audioOutput.h implemented dropping of current buffered audio, works for oss, but there seems 2005-03-05 14:01:13 +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 fix logic for commands and notcommands for real this time 2004-11-23 20:54:20 +00:00
command.h fix C99 stuff for commandError 2004-06-15 18:06:21 +00:00
conf.c fix a few memory leaks in conf.c 2004-11-11 03:20:49 +00:00
conf.h merge changes from metadata-rewrite branch 2004-11-10 21:58:27 +00:00
dbUtils.c add "any" option for search and find, patch from Robert Andersson 2005-02-28 23:57:47 +00:00
dbUtils.h now more flexible list, search, find, where you can enter pairs of 2004-11-12 01:44:27 +00:00
decode.c implemented dropping of current buffered audio, works for oss, but there seems 2005-03-05 14:01:13 +00:00
decode.h remove vim &*(@ 2004-11-03 18:28:29 +00:00
directory.c free(name) in readDirectoryInfo after using it 2005-01-29 22:30:18 +00:00
directory.h don't store only relative paths in the directory structure, its probably not 2004-11-12 17:38:52 +00:00
inputPlugin.c will compile if you manually add "HAVE_MUSEPACK" to config.h and -lmusepack to 2005-02-01 03:20:16 +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 change the http identification string to package_name/package_version 2005-01-23 03:27:53 +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 make the "kill" command work again 2005-02-07 04:01:41 +00:00
interface.h todo update 2004-06-21 00:22:02 +00:00
list.c this shit really needs to be cleaned up, but its good enough for testing, 2004-11-15 19:29:20 +00:00
list.h this shit really needs to be cleaned up, but its good enough for testing, 2004-11-15 19:29:20 +00:00
listen.c add "genre" and "description" to shout config parameters 2004-11-09 13:04:20 +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 ok, now song->url is only the filename, not the full path to the song 2004-11-11 02:59:16 +00:00
ls.h todo update 2004-06-21 04:11:23 +00:00
main.c remove --update-db option 2004-11-20 20:28:32 +00:00
Makefile.am implemented alsa audioOutput plugin, now it needs testing 2005-03-05 05:22:30 +00:00
metadataChunk.c make copyTag to metadatachunk a little more efficient 2004-11-11 00:04:16 +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 ok, now song->url is only the filename, not the full path to the song 2004-11-11 02:59:16 +00:00
permission.h remove vim &*(@ 2004-11-03 18:28:29 +00:00
player.c implement saved memory by not storing full path 2004-11-11 02:36:25 +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 implement saved memory by not storing full path 2004-11-11 02:36:25 +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 this shit really needs to be cleaned up, but its good enough for testing, 2004-11-15 19:29:20 +00:00
song.h implement saved memory by not storing full path 2004-11-11 02:36:25 +00:00
stats.c merge changes from metadata-rewrite branch 2004-11-10 21:58:27 +00:00
stats.h remove vim &*(@ 2004-11-03 18:28:29 +00:00
tag.c ok, dottemag's id3v1_encoding config parameter should now work. 2004-11-11 21:43:39 +00:00
tag.h merge changes from metadata-rewrite branch 2004-11-10 21:58:27 +00:00
tagTracker.c get rid of a gcc warning 2004-11-15 22:55:05 +00:00
tagTracker.h ok, tagtracker now tracks title, this has the disadvantage of needing to sort 2004-11-11 13:15:41 +00:00
tree.c begin tree implementation 2005-02-24 03:27:19 +00:00
tree.h git-svn-id: https://svn.musicpd.org/mpd/trunk@2985 09075e82-0dd4-0310-85a5-a0d7c8717e4f 2005-02-24 03:27:34 +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