.. |
inputPlugins
|
flac spelling fixes from np
|
2004-09-08 18:24:18 +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 |
Makefile.am
|
finish integrating in np's oss stuff
|
2004-10-30 04:19:11 +00:00 |
ack.h
|
add copyright notices
|
2004-06-16 21:52:59 +00:00 |
audio.c
|
now np's OSS stuff actually works
|
2004-11-02 02:03:00 +00:00 |
audio.h
|
try to fix metadata on initially playing (metadata being sent before device is open)
|
2004-10-26 02:00:17 +00:00 |
audioOutput.c
|
now np's OSS stuff actually works
|
2004-11-02 02:03:00 +00:00 |
audioOutput.h
|
merge shank-rewrite-config changes
|
2004-10-28 05:14:55 +00:00 |
audioOutput_ao.c
|
some minor tweaks, and a minor memory leak plugged
|
2004-11-01 14:56:32 +00:00 |
audioOutput_oss.c
|
now np's OSS stuff actually works
|
2004-11-02 02:03:00 +00:00 |
audioOutput_shout.c
|
don't use managed mode for cbr
|
2004-11-02 01:25:06 +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
|
actually, scratch the last change
|
2004-06-17 15:36:37 +00:00 |
charConv.h
|
actually, scratch the last change
|
2004-06-17 15:36:37 +00:00 |
command.c
|
fix playlistid command so it can take an argument
|
2004-06-19 23:59:26 +00:00 |
command.h
|
fix C99 stuff for commandError
|
2004-06-15 18:06:21 +00:00 |
conf.c
|
fix a config file error
|
2004-10-31 15:54:21 +00:00 |
conf.h
|
merge shank-rewrite-config changes
|
2004-10-28 05:14:55 +00:00 |
decode.c
|
when sending metadata to audiodevice, put filename in title if no tag data is found
|
2004-10-28 14:51:48 +00:00 |
decode.h
|
mechanism for updating metadata while decoding
|
2004-06-06 19:41:03 +00:00 |
directory.c
|
listallinfo now prints out directories
|
2004-10-29 16:38:42 +00:00 |
directory.h
|
finish ack error codes
|
2004-06-04 02:51:54 +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.c
|
fix qball's bug, crossfading playing with funny samplerate
|
2004-06-20 17:07:13 +00:00 |
inputStream.h
|
http proxy mostly working, need to implement http authentication
|
2004-06-20 20:15:05 +00:00 |
inputStream_file.c
|
oops forgot a \n in a debu statement
|
2004-07-14 10:52:39 +00:00 |
inputStream_file.h
|
fix qball's bug, crossfading playing with funny samplerate
|
2004-06-20 17:07:13 +00:00 |
inputStream_http.c
|
merge shank-rewrite-config changes
|
2004-10-28 05:14:55 +00:00 |
inputStream_http.h
|
fix qball's bug, crossfading playing with funny samplerate
|
2004-06-20 17:07:13 +00:00 |
interface.c
|
we need to initialize interface_max_connections to 0, to indicate we have no open/possible interfaces for interfacePrintWithFD() (i.e. so we don't get a segfault when creating the db, or other potential problems)
|
2004-10-31 15:37:54 +00:00 |
interface.h
|
todo update
|
2004-06-21 00:22:02 +00:00 |
list.c
|
merge shank-rewrite-config changes
|
2004-10-28 05:14:55 +00:00 |
list.h
|
merge shank-rewrite-config changes
|
2004-10-28 05:14:55 +00:00 |
listen.c
|
merge shank-rewrite-config changes
|
2004-10-28 05:14:55 +00:00 |
listen.h
|
add vim shiznit to end of all source files
|
2004-04-14 14:53:41 +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
|
if a home directory is available for 'user', set env variable $HOME
|
2004-10-31 04:34:54 +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
|
add vim shiznit to end of all source files
|
2004-04-14 14:53:41 +00:00 |
myfprintf.c
|
potential fix for avuton's bug
|
2004-07-12 15:23:07 +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
|
configure shout encoding quality and audio format
|
2004-10-23 01:04:58 +00:00 |
outputBuffer.h
|
minor little cleanups
|
2004-06-10 19:48:53 +00:00 |
path.c
|
merge shank-rewrite-config changes
|
2004-10-28 05:14:55 +00:00 |
path.h
|
clean up a little bit main() code
|
2004-04-15 03:26:15 +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
|
configure shout encoding quality and audio format
|
2004-10-23 01:04:58 +00:00 |
permission.c
|
merge shank-rewrite-config changes
|
2004-10-28 05:14:55 +00:00 |
permission.h
|
add vim shiznit to end of all source files
|
2004-04-14 14:53:41 +00:00 |
player.c
|
fix a big time bug in metadataChunk (off by one in an array assignment)
|
2004-10-25 20:09:03 +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
|
some more work on organizing code for resampling/audioFormat conversion
|
2004-05-10 12:35:18 +00:00 |
playlist.c
|
use random() instead of rand()
|
2004-10-30 14:33:19 +00:00 |
playlist.h
|
implemented songid commands: playlistid, playid, seekid, deleteid, moveid, swapid
|
2004-06-09 02:50:44 +00:00 |
replayGain.c
|
merge shank-rewrite-config changes
|
2004-10-28 05:14:55 +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
|
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
|
add vim shiznit to end of all source files
|
2004-04-14 14:53:41 +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
|
add vim shiznit to end of all source files
|
2004-04-14 14:53:41 +00:00 |