.. |
libid3tag
|
git-svn-id: https://svn.musicpd.org/mpd/trunk@213 09075e82-0dd4-0310-85a5-a0d7c8717e4f
|
2004-03-06 15:59:22 +00:00 |
libmad
|
git-svn-id: https://svn.musicpd.org/mpd/trunk@213 09075e82-0dd4-0310-85a5-a0d7c8717e4f
|
2004-03-06 15:59:22 +00:00 |
audio.c
|
audio cleanups
|
2004-02-27 23:13:26 +00:00 |
audio.h
|
audio cleanups
|
2004-02-27 23:13:26 +00:00 |
audiofile_decode.c
|
make some usleeps longer, just to try to stave off busy waiting
|
2004-03-06 23:25:32 +00:00 |
audiofile_decode.h
|
import from SF CVS
|
2004-02-23 23:41:20 +00:00 |
buffer2array.c
|
import from SF CVS
|
2004-02-23 23:41:20 +00:00 |
buffer2array.h
|
import from SF CVS
|
2004-02-23 23:41:20 +00:00 |
charConv.c
|
few cleanups
|
2004-02-25 18:56:12 +00:00 |
charConv.h
|
import from SF CVS
|
2004-02-23 23:41:20 +00:00 |
command.c
|
crossfade should always be displayed in status
|
2004-02-27 01:38:18 +00:00 |
command.h
|
import from SF CVS
|
2004-02-23 23:41:20 +00:00 |
conf.c
|
rewrite error message for wrong number of config args
|
2004-03-02 20:55:00 +00:00 |
conf.h
|
import from SF CVS
|
2004-02-23 23:41:20 +00:00 |
decode.c
|
make some usleeps longer, just to try to stave off busy waiting
|
2004-03-06 23:25:32 +00:00 |
decode.h
|
import from SF CVS
|
2004-02-23 23:41:20 +00:00 |
directory.c
|
remove empty directories
|
2004-03-09 22:48:35 +00:00 |
directory.h
|
display db_playtime in stats
|
2004-02-27 15:39:19 +00:00 |
flac_decode.c
|
fix a compiler error, bug for bigendian
|
2004-03-09 16:55:00 +00:00 |
flac_decode.h
|
import from SF CVS
|
2004-02-23 23:41:20 +00:00 |
interface.c
|
cleanup logging, need to be careful with SECURE and DEBUG
|
2004-02-25 19:13:10 +00:00 |
interface.h
|
import from SF CVS
|
2004-02-23 23:41:20 +00:00 |
list.c
|
import from SF CVS
|
2004-02-23 23:41:20 +00:00 |
list.h
|
import from SF CVS
|
2004-02-23 23:41:20 +00:00 |
listen.c
|
import from SF CVS
|
2004-02-23 23:41:20 +00:00 |
listen.h
|
import from SF CVS
|
2004-02-23 23:41:20 +00:00 |
log.c
|
import from SF CVS
|
2004-02-23 23:41:20 +00:00 |
log.h
|
cleanup logging, need to be careful with SECURE and DEBUG
|
2004-02-25 19:13:10 +00:00 |
ls.c
|
some more cleanups
|
2004-02-25 21:10:56 +00:00 |
ls.h
|
import from SF CVS
|
2004-02-23 23:41:20 +00:00 |
main.c
|
import from SF CVS
|
2004-02-23 23:41:20 +00:00 |
Makefile.am
|
import from SF CVS
|
2004-02-23 23:41:20 +00:00 |
mp3_decode.c
|
make some usleeps longer, just to try to stave off busy waiting
|
2004-03-06 23:25:32 +00:00 |
mp3_decode.h
|
import from SF CVS
|
2004-02-23 23:41:20 +00:00 |
mpd_types.h
|
fix some errors with short and long
|
2004-02-28 14:38:55 +00:00 |
myfprintf.c
|
import from SF CVS
|
2004-02-23 23:41:20 +00:00 |
myfprintf.h
|
import from SF CVS
|
2004-02-23 23:41:20 +00:00 |
ogg_decode.c
|
use BIGENDIAN for ov_read, instead of changing endianness unneccessarily
|
2004-03-09 21:42:08 +00:00 |
ogg_decode.h
|
import from SF CVS
|
2004-02-23 23:41:20 +00:00 |
path.c
|
some more cleanups
|
2004-02-25 21:10:56 +00:00 |
path.h
|
import from SF CVS
|
2004-02-23 23:41:20 +00:00 |
pcm_utils.c
|
obotomize mixing a bit
|
2004-03-05 00:19:02 +00:00 |
pcm_utils.h
|
add copyright notices to files
|
2004-02-24 17:06:14 +00:00 |
permission.c
|
fix gcc-2.95 compilation errors
|
2004-03-03 00:01:43 +00:00 |
permission.h
|
add copyright notices to files
|
2004-02-24 17:06:14 +00:00 |
player.c
|
make some usleeps longer, just to try to stave off busy waiting
|
2004-03-06 23:25:32 +00:00 |
player.h
|
put decode_pid in shared mem, so if player process dies, the master
|
2004-02-27 22:25:06 +00:00 |
playerData.c
|
memset erroredFile to 0
|
2004-03-01 03:35:52 +00:00 |
playerData.h
|
make chunk_size 1020, so its divisible for 8,16,24, and 32-bit audio
|
2004-03-05 16:06:13 +00:00 |
playlist.c
|
make a set of nested if statements less ambigous
|
2004-03-05 19:05:23 +00:00 |
playlist.h
|
import from SF CVS
|
2004-02-23 23:41:20 +00:00 |
sig_handlers.c
|
import from SF CVS
|
2004-02-23 23:41:20 +00:00 |
sig_handlers.h
|
import from SF CVS
|
2004-02-23 23:41:20 +00:00 |
song.c
|
lets exit on unknown line in songinfo db
|
2004-03-09 20:58:31 +00:00 |
song.h
|
import from SF CVS
|
2004-02-23 23:41:20 +00:00 |
stats.c
|
display db_playtime in stats
|
2004-02-27 15:39:19 +00:00 |
stats.h
|
display db_playtime in stats
|
2004-02-27 15:39:19 +00:00 |
tables.c
|
import from SF CVS
|
2004-02-23 23:41:20 +00:00 |
tables.h
|
import from SF CVS
|
2004-02-23 23:41:20 +00:00 |
tag.c
|
strip return characters that are in the id3 tags
|
2004-03-09 20:55:51 +00:00 |
tag.h
|
import from SF CVS
|
2004-02-23 23:41:20 +00:00 |
utils.c
|
strip return characters that are in the id3 tags
|
2004-03-09 20:55:51 +00:00 |
utils.h
|
strip return characters that are in the id3 tags
|
2004-03-09 20:55:51 +00:00 |
volume.c
|
fix a bug where getting OS Mixer volume may fail, and we were closing
|
2004-02-29 08:37:21 +00:00 |
volume.h
|
import from SF CVS
|
2004-02-23 23:41:20 +00:00 |