.. |
audioOutputs
|
And a fix for the warnings in the last patch for JACK
|
2006-12-30 00:41:05 +00:00 |
inputPlugins
|
Fix the mime types for flac & oggflac, see mantis bug #1423 for more information
|
2007-01-06 04:59:05 +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
|
jack patch from anarch (and some type fixes for mp4 and acc plugins)
|
2006-10-18 02:49: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
|
Replace strdup and {c,re,m}alloc with x* variants to check for OOM errors
|
2006-08-26 06:25:57 +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
|
Replace strdup and {c,re,m}alloc with x* variants to check for OOM errors
|
2006-08-26 06:25:57 +00:00 |
charConv.h
|
Add mpd-indent.sh
|
2006-07-20 16:02:40 +00:00 |
command.c
|
Making "list any" fail with an error instead of OK with no results.
|
2006-12-11 20:18:04 +00:00 |
command.h
|
Fix warnings for -Wmissing-prototypes
|
2006-08-20 00:50:44 +00:00 |
compress.c
|
Replace strdup and {c,re,m}alloc with x* variants to check for OOM errors
|
2006-08-26 06:25:57 +00:00 |
compress.h
|
No code change, just add headers
|
2006-07-31 03:37:34 +00:00 |
conf.c
|
Added gapless_mp3_playback option. Setting to "no" will disable gapless
|
2006-12-23 18:00:15 +00:00 |
conf.h
|
Added gapless_mp3_playback option. Setting to "no" will disable gapless
|
2006-12-23 18:00:15 +00:00 |
dbUtils.c
|
Moving LOCATE_TAG_{FILE,ANY}_TYPE defines to dbUtils.h, so that we can
|
2006-12-11 20:14:33 +00:00 |
dbUtils.h
|
Moving LOCATE_TAG_{FILE,ANY}_TYPE defines to dbUtils.h, so that we can
|
2006-12-11 20:14:33 +00:00 |
decode.c
|
Do not set metadataState to PLAYER_METADATA_STATE_READ when decoding stops.
|
2006-12-24 04:24:32 +00:00 |
decode.h
|
Fix warnings for -Wmissing-prototypes
|
2006-08-20 00:50:44 +00:00 |
directory.c
|
Replace strdup and {c,re,m}alloc with x* variants to check for OOM errors
|
2006-08-26 06:25:57 +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
|
remove deprecated myfprintf wrapper
|
2006-07-30 23:32:39 +00:00 |
inputPlugin.h
|
Fix warnings for -Wmissing-prototypes
|
2006-08-20 00:50:44 +00:00 |
inputStream_file.c
|
Add mpd-indent.sh
|
2006-07-20 16:02:40 +00:00 |
inputStream_file.h
|
Fix warnings for -Wmissing-prototypes
|
2006-08-20 00:50:44 +00:00 |
inputStream_http.c
|
Adding support for seeking HTTP streams.
|
2006-12-23 19:57:28 +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
|
Replace strdup and {c,re,m}alloc with x* variants to check for OOM errors
|
2006-08-26 06:25:57 +00:00 |
interface.h
|
Fix warnings for -Wmissing-prototypes
|
2006-08-20 00:50:44 +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
|
Replace strdup and {c,re,m}alloc with x* variants to check for OOM errors
|
2006-08-26 06:25:57 +00:00 |
listen.h
|
Fix warnings for -Wmissing-prototypes
|
2006-08-20 00:50:44 +00:00 |
localization.c
|
Moving localization stuff from path.c to localization.c so we can reuse it
|
2007-01-08 03:15:33 +00:00 |
localization.h
|
Moving localization stuff from path.c to localization.c so we can reuse it
|
2007-01-08 03:15:33 +00:00 |
log.c
|
cleanup flushWarningBuffer() and make some for() loops in audio.c look and do something sane.
|
2006-10-03 02:22:37 +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
|
Moving localization stuff from path.c to localization.c so we can reuse it
|
2007-01-08 03:15:33 +00:00 |
Makefile.am
|
Moving localization stuff from path.c to localization.c so we can reuse it
|
2007-01-08 03:15:33 +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
|
This fixes 5 potential bugs where the conditional would always be true.
|
2006-08-20 03:11:12 +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
|
outputBuffer: avoid out-of-bounds-error in clearOutputBuffer()
|
2006-09-21 08:27:24 +00:00 |
outputBuffer.h
|
Add mpd-indent.sh
|
2006-07-20 16:02:40 +00:00 |
path.c
|
Moving localization stuff from path.c to localization.c so we can reuse it
|
2007-01-08 03:15:33 +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
|
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.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
|
Replace strdup and {c,re,m}alloc with x* variants to check for OOM errors
|
2006-08-26 06:25:57 +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
|
Use the existing define for the default value of save_absolute_playlists
|
2006-12-23 16:37:36 +00:00 |
playlist.h
|
Adding functions for clearing/adding to stored playlists. Commands to make
|
2006-11-20 15:37:58 +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
|
signal_check: [trivial] make __caught_signals array static
|
2006-09-15 08:56:05 +00:00 |
signal_check.h
|
Add mpd-indent.sh
|
2006-07-20 18:53:56 +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
|
add support for: list file
|
2006-10-27 23:07:34 +00:00 |
song.h
|
add support for: list file
|
2006-10-27 23:07:34 +00:00 |
state_file.c
|
software volume can now be saved and read from the state file
|
2006-07-30 23:32:54 +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
|
Check that the APE tag length is valid before allocating a buffer for it.
|
2006-11-26 03:51:46 +00:00 |
tag.h
|
Fix warnings for -Wmissing-prototypes
|
2006-08-20 00:50:44 +00:00 |
tagTracker.c
|
Replace strdup and {c,re,m}alloc with x* variants to check for OOM errors
|
2006-08-26 06:25:57 +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
|
Replace strdup and {c,re,m}alloc with x* variants to check for OOM errors
|
2006-08-26 06:25:57 +00:00 |
utf8.h
|
Add mpd-indent.sh
|
2006-07-20 16:02:40 +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
|
Replace strdup and {c,re,m}alloc with x* variants to check for OOM errors
|
2006-08-26 06:25:57 +00:00 |
volume.h
|
Fix warnings for -Wmissing-prototypes
|
2006-08-20 00:50:44 +00:00 |