.. |
audioOutputs
|
Another patch from Jose
|
2007-03-23 21:23:41 +00:00 |
inputPlugins
|
Support for libmikmod 3.2.0 betas.
|
2007-03-02 12:14:18 +00:00 |
mp4ff
|
Fix warnings for -Wmissing-prototypes
|
2006-08-20 00:50:44 +00:00 |
ack.h
|
Change shank's email address
|
2006-07-14 19:37:45 +00:00 |
audio.c
|
sparse: move extern declarations for plugins into header files
|
2007-01-14 04:33:13 +00:00 |
audio.h
|
Fix warnings for -Wmissing-prototypes
|
2006-08-20 00:50:44 +00:00 |
audioOutput.c
|
an attempted fix for bug 1368
|
2006-10-17 03:16:11 +00:00 |
audioOutput.h
|
sparse: move extern declarations for plugins into header files
|
2007-01-14 04:33:13 +00:00 |
buffer2array.c
|
buffer2array: extra unit tests (for PHP magic quote escapes)
|
2006-10-10 19:37:32 +00:00 |
buffer2array.h
|
put back np's supperrior buffer2array, and fix my bug fix from change 4872
|
2006-10-06 10:33:27 +00:00 |
charConv.c
|
Removing a global initialization to 0.
|
2007-02-18 01:59:33 +00:00 |
charConv.h
|
Reverting all of my localization changes. It was a horrible
|
2007-02-18 00:42:22 +00:00 |
command.c
|
Adding playlistfind and playlistsearch commands for searching the current
|
2007-02-24 02:00:03 +00:00 |
command.h
|
Closing some parenthesis around shank's email address in copyright headers.
|
2007-02-18 01:20:21 +00:00 |
compress.c
|
Don't initialize globals to zero (or NULL)
|
2007-01-14 03:07:53 +00:00 |
compress.h
|
No code change, just add headers
|
2006-07-31 03:37:34 +00:00 |
conf.c
|
Add libsamplerate support, old resampling is still an option, but this sounds much better for those who need it and don't want to use pulseaudio. Reviewed by shank/avuton.
|
2007-02-02 03:51:07 +00:00 |
conf.h
|
Add libsamplerate support, old resampling is still an option, but this sounds much better for those who need it and don't want to use pulseaudio. Reviewed by shank/avuton.
|
2007-02-02 03:51:07 +00:00 |
dbUtils.c
|
Moving a bunch of the LocateTagItem code to locate.[ch] so that it can
|
2007-02-24 00:54:54 +00:00 |
dbUtils.h
|
Moving a bunch of the LocateTagItem code to locate.[ch] so that it can
|
2007-02-24 00:54:54 +00:00 |
decode.c
|
#1) fix a few potential deadlock conditons in decode.c when crossfading is enabled
|
2007-02-11 20:36:26 +00:00 |
decode.h
|
Fix warnings for -Wmissing-prototypes
|
2006-08-20 00:50:44 +00:00 |
directory.c
|
Don't initialize globals to zero (or NULL)
|
2007-01-14 03:07:53 +00:00 |
directory.h
|
Fix warnings for -Wmissing-prototypes
|
2006-08-20 00:50:44 +00:00 |
gcc.h
|
gcc.h: make sure __GNUC__ is defined before checking it's value
|
2006-08-30 07:56:22 +00:00 |
inputPlugin.c
|
sparse: move extern declarations for plugins into header files
|
2007-01-14 04:33:13 +00:00 |
inputPlugin.h
|
sparse: move extern declarations for plugins into header files
|
2007-01-14 04:33:13 +00:00 |
inputStream_file.c
|
Committing posix_fadvise(); normalperson/jat reviewed. Appears fine. Fixes bug #1428.
|
2007-01-19 01:40:02 +00:00 |
inputStream_file.h
|
Fix warnings for -Wmissing-prototypes
|
2006-08-20 00:50:44 +00:00 |
inputStream_http.c
|
inputStream_http: cleanup GET request code (finishHTTPInit)
|
2007-02-19 07:58:03 +00:00 |
inputStream_http.h
|
Fix warnings for -Wmissing-prototypes
|
2006-08-20 00:50:44 +00:00 |
inputStream.c
|
Add mpd-indent.sh
|
2006-07-20 16:02:40 +00:00 |
inputStream.h
|
Fix warnings for -Wmissing-prototypes
|
2006-08-20 00:50:44 +00:00 |
interface.c
|
This fixes a bug where a client sending just the right data could cause mpd
|
2007-03-18 01:19:08 +00:00 |
interface.h
|
Fix warnings for -Wmissing-prototypes
|
2006-08-20 00:50:44 +00:00 |
ioops.h
|
Added zeroconf service publishing using avahi
|
2007-01-11 20:41:17 +00:00 |
list.c
|
Replace strdup and {c,re,m}alloc with x* variants to check for OOM errors
|
2006-08-26 06:25:57 +00:00 |
list.h
|
Add mpd-indent.sh
|
2006-07-20 16:02:40 +00:00 |
listen.c
|
Removing a useless block.
|
2007-02-28 12:34:36 +00:00 |
listen.h
|
Added zeroconf service publishing using avahi
|
2007-01-11 20:41:17 +00:00 |
locate.c
|
Use "file" instead of SONG_INFO (literally "file: ") for
|
2007-03-20 20:22:23 +00:00 |
locate.h
|
Adding copyright headers to locate.[ch].
|
2007-02-24 03:14:00 +00:00 |
log.c
|
More (v)snprintf-related buffer over-allocations removed
|
2007-02-19 07:58:05 +00:00 |
log.h
|
Replace strdup and {c,re,m}alloc with x* variants to check for OOM errors
|
2006-08-26 06:25:57 +00:00 |
ls.c
|
Replace strdup and {c,re,m}alloc with x* variants to check for OOM errors
|
2006-08-26 06:25:57 +00:00 |
ls.h
|
interface/connection malloc reductions from mpd-ke
|
2006-07-30 03:43:38 +00:00 |
main.c
|
Reverting all of my localization changes. It was a horrible
|
2007-02-18 00:42:22 +00:00 |
Makefile.am
|
Moving a bunch of the LocateTagItem code to locate.[ch] so that it can
|
2007-02-24 00:54:54 +00:00 |
metadataChunk.c
|
remove clumsy strncpy use
|
2006-07-30 10:31:41 +00:00 |
metadataChunk.h
|
Add mpd-indent.sh
|
2006-07-20 16:02:40 +00:00 |
mpd_types.h
|
Add mpd-indent.sh
|
2006-07-20 16:02:40 +00:00 |
myfprintf.c
|
More (v)snprintf-related buffer over-allocations removed
|
2007-02-19 07:58:05 +00:00 |
myfprintf.h
|
logging cleanups
|
2006-08-01 04:18:53 +00:00 |
normalize.c
|
gcc signedness and sparse fixes
|
2006-07-30 08:56:55 +00:00 |
normalize.h
|
Fix warnings for -Wmissing-prototypes
|
2006-08-20 00:50:44 +00:00 |
outputBuffer.c
|
#1) fix a few potential deadlock conditons in decode.c when crossfading is enabled
|
2007-02-11 20:36:26 +00:00 |
outputBuffer.h
|
Add mpd-indent.sh
|
2006-07-20 16:02:40 +00:00 |
path.c
|
Reverting all of my localization changes. It was a horrible
|
2007-02-18 00:42:22 +00:00 |
path.h
|
Replace strdup and {c,re,m}alloc with x* variants to check for OOM errors
|
2006-08-26 06:25:57 +00:00 |
pcm_utils.c
|
pcm_utils: fix libsamplerate compilation with non-C99 compilers
|
2007-02-19 07:58:08 +00:00 |
pcm_utils.h
|
Typo fix
|
2006-07-26 17:41:03 +00:00 |
permission.c
|
Replace strdup and {c,re,m}alloc with x* variants to check for OOM errors
|
2006-08-26 06:25:57 +00:00 |
permission.h
|
Fix warnings for -Wmissing-prototypes
|
2006-08-20 00:50:44 +00:00 |
player.c
|
More (v)snprintf-related buffer over-allocations removed
|
2007-02-19 07:58:05 +00:00 |
player.h
|
Fix warnings for -Wmissing-prototypes
|
2006-08-20 00:50:44 +00:00 |
playerData.c
|
fix a few warnings on 64-bit machines
|
2006-08-18 07:02:54 +00:00 |
playerData.h
|
Fix warnings for -Wmissing-prototypes
|
2006-08-20 00:50:44 +00:00 |
playlist.c
|
Doing those previous SONG_* commits properly. Thanks to normalperson for
|
2007-03-20 21:05:42 +00:00 |
playlist.h
|
Adding playlistfind and playlistsearch commands for searching the current
|
2007-02-24 02:00:03 +00:00 |
replayGain.c
|
Replace strdup and {c,re,m}alloc with x* variants to check for OOM errors
|
2006-08-26 06:25:57 +00:00 |
replayGain.h
|
Fix warnings for -Wmissing-prototypes
|
2006-08-20 00:50:44 +00:00 |
sig_handlers.c
|
Fix warnings for -Wmissing-prototypes
|
2006-08-20 00:50:44 +00:00 |
sig_handlers.h
|
Fix warnings for -Wmissing-prototypes
|
2006-08-20 00:50:44 +00:00 |
signal_check.c
|
Closing some parenthesis around shank's email address in copyright headers.
|
2007-02-18 01:20:21 +00:00 |
signal_check.h
|
Closing some parenthesis around shank's email address in copyright headers.
|
2007-02-18 01:20:21 +00:00 |
sllist.c
|
Replace strdup and {c,re,m}alloc with x* variants to check for OOM errors
|
2006-08-26 06:25:57 +00:00 |
sllist.h
|
Replace strdup and {c,re,m}alloc with x* variants to check for OOM errors
|
2006-08-26 06:25:57 +00:00 |
song.c
|
Don't initialize globals to zero (or NULL)
|
2007-01-14 03:07:53 +00:00 |
song.h
|
add support for: list file
|
2006-10-27 23:07:34 +00:00 |
state_file.c
|
Don't initialize globals to zero (or NULL)
|
2007-01-14 03:07:53 +00:00 |
state_file.h
|
Standardize state_file handling routines.
|
2006-07-30 23:32:47 +00:00 |
stats.c
|
commandError() cleanups, fixup gcc checks
|
2006-07-30 08:47:50 +00:00 |
stats.h
|
Fix warnings for -Wmissing-prototypes
|
2006-08-20 00:50:44 +00:00 |
tag.c
|
Doing those previous SONG_* commits properly. Thanks to normalperson for
|
2007-03-20 21:05:42 +00:00 |
tag.h
|
Closing some parenthesis around shank's email address in copyright headers.
|
2007-02-18 01:20:21 +00:00 |
tagTracker.c
|
Don't initialize globals to zero (or NULL)
|
2007-01-14 03:07:53 +00:00 |
tagTracker.h
|
interface/connection malloc reductions from mpd-ke
|
2006-07-30 03:43:38 +00:00 |
tree.c
|
Replace strdup and {c,re,m}alloc with x* variants to check for OOM errors
|
2006-08-26 06:25:57 +00:00 |
tree.h
|
merge changes from mpd-tree:
|
2006-08-06 06:40:11 +00:00 |
utf8.c
|
Closing some parenthesis around shank's email address in copyright headers.
|
2007-02-18 01:20:21 +00:00 |
utf8.h
|
Closing some parenthesis around shank's email address in copyright headers.
|
2007-02-18 01:20:21 +00:00 |
utils.c
|
utils.c: fix xrealloc
|
2006-09-07 19:26:51 +00:00 |
utils.h
|
Replace strdup and {c,re,m}alloc with x* variants to check for OOM errors
|
2006-08-26 06:25:57 +00:00 |
volume.c
|
Don't initialize globals to zero (or NULL)
|
2007-01-14 03:07:53 +00:00 |
volume.h
|
Fix warnings for -Wmissing-prototypes
|
2006-08-20 00:50:44 +00:00 |
zeroconf.c
|
avahi: malloc => xmalloc
|
2007-01-14 04:49:26 +00:00 |
zeroconf.h
|
Added zeroconf service publishing using avahi
|
2007-01-11 20:41:17 +00:00 |