mpd/src
Warren Dukes b1d12ba0f6 make default max playlist length be 16384. bumped up from 4096
git-svn-id: https://svn.musicpd.org/mpd/trunk@602 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2004-04-04 07:08:00 +00:00
..
libid3tag we don't need these! 2004-03-18 16:33:10 +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 volume fixes 2004-03-23 20:34:12 +00:00
aac_decode.c when converting from bps -> kbps, divide by 1000, not 1024 2004-04-03 04:01:31 +00:00
aac_decode.h aac decoding! 2004-03-22 02:44:22 +00:00
audio.c use EXIT_SUCCESS and EXIT_FAILURE 2004-04-02 23:34:16 +00:00
audio.h bunch of autotool cleanups 2004-03-18 03:29:25 +00:00
audiofile_decode.c when converting from bps -> kbps, divide by 1000, not 1024 2004-04-03 04:01:31 +00:00
audiofile_decode.h bunch of autotool cleanups 2004-03-18 03:29:25 +00:00
buffer2array.c cleanup reading from interface, when argArrayLength returned by buffer2array 2004-03-31 16:15:09 +00:00
buffer2array.h bunch of autotool cleanups 2004-03-18 03:29:25 +00:00
charConv.c few cleanups 2004-02-25 18:56:12 +00:00
charConv.h bunch of autotool cleanups 2004-03-18 03:29:25 +00:00
command.c increment playlist version on update, so clients know to update 2004-03-10 10:00:47 +00:00
command.h bunch of autotool cleanups 2004-03-18 03:29:25 +00:00
conf.c make default max playlist length be 16384. bumped up from 4096 2004-04-04 07:08:00 +00:00
conf.h bunch of autotool cleanups 2004-03-18 03:29:25 +00:00
decode.c use EXIT_SUCCESS and EXIT_FAILURE 2004-04-02 23:34:16 +00:00
decode.h fix error reporting for mp4 files 2004-03-22 18:44:15 +00:00
directory.c use EXIT_SUCCESS and EXIT_FAILURE 2004-04-02 23:34:16 +00:00
directory.h bunch of autotool cleanups 2004-03-18 03:29:25 +00:00
flac_decode.c when converting from bps -> kbps, divide by 1000, not 1024 2004-04-03 04:01:31 +00:00
flac_decode.h bunch of autotool cleanups 2004-03-18 03:29:25 +00:00
interface.c use EXIT_SUCCESS and EXIT_FAILURE 2004-04-02 23:34:16 +00:00
interface.h bunch of autotool cleanups 2004-03-18 03:29:25 +00:00
list.c import from SF CVS 2004-02-23 23:41:20 +00:00
list.h bunch of autotool cleanups 2004-03-18 03:29:25 +00:00
listen.c use EXIT_SUCCESS and EXIT_FAILURE 2004-04-02 23:34:16 +00:00
listen.h bunch of autotool cleanups 2004-03-18 03:29:25 +00:00
log.c import from SF CVS 2004-02-23 23:41:20 +00:00
log.h bunch of autotool cleanups 2004-03-18 03:29:25 +00:00
ls.c lets cleanup some file type detection and not call stat() so much 2004-03-31 22:32:44 +00:00
ls.h lets cleanup some file type detection and not call stat() so much 2004-03-31 22:32:44 +00:00
main.c use EXIT_SUCCESS and EXIT_FAILURE 2004-04-02 23:34:16 +00:00
mp3_decode.c when converting from bps -> kbps, divide by 1000, not 1024 2004-04-03 04:01:31 +00:00
mp3_decode.h bunch of autotool cleanups 2004-03-18 03:29:25 +00:00
mp4_decode.c when converting from bps -> kbps, divide by 1000, not 1024 2004-04-03 04:01:31 +00:00
mp4_decode.h aac decoding! 2004-03-22 02:44:22 +00:00
mpd_types.h bunch of autotool cleanups 2004-03-18 03:29:25 +00:00
myfprintf.c import from SF CVS 2004-02-23 23:41:20 +00:00
myfprintf.h bunch of autotool cleanups 2004-03-18 03:29:25 +00:00
ogg_decode.c when converting from bps -> kbps, divide by 1000, not 1024 2004-04-03 04:01:31 +00:00
ogg_decode.h bunch of autotool cleanups 2004-03-18 03:29:25 +00:00
path.c add aac_decode.[ch] and start working on it 2004-03-21 21:32:23 +00:00
path.h bunch of autotool cleanups 2004-03-18 03:29:25 +00:00
pcm_utils.c use EXIT_SUCCESS and EXIT_FAILURE 2004-04-02 23:34:16 +00:00
pcm_utils.h bunch of autotool cleanups 2004-03-18 03:29:25 +00:00
permission.c use EXIT_SUCCESS and EXIT_FAILURE 2004-04-02 23:34:16 +00:00
permission.h bunch of autotool cleanups 2004-03-18 03:29:25 +00:00
player.c use EXIT_SUCCESS and EXIT_FAILURE 2004-04-02 23:34:16 +00:00
player.h bunch of autotool cleanups 2004-03-18 03:29:25 +00:00
playerData.c use EXIT_SUCCESS and EXIT_FAILURE 2004-04-02 23:34:16 +00:00
playerData.h use 16-bit signed ints for storing positions in the ring buffer 2004-04-01 00:33:35 +00:00
playlist.c use EXIT_SUCCESS and EXIT_FAILURE 2004-04-02 23:34:16 +00:00
playlist.h bunch of autotool cleanups 2004-03-18 03:29:25 +00:00
sig_handlers.c use EXIT_SUCCESS and EXIT_FAILURE 2004-04-02 23:34:16 +00:00
sig_handlers.h bunch of autotool cleanups 2004-03-18 03:29:25 +00:00
song.c use EXIT_SUCCESS and EXIT_FAILURE 2004-04-02 23:34:16 +00:00
song.h bunch of autotool cleanups 2004-03-18 03:29:25 +00:00
stats.c display db_playtime in stats 2004-02-27 15:39:19 +00:00
stats.h bunch of autotool cleanups 2004-03-18 03:29:25 +00:00
tables.c remove some no longer used functions 2004-03-10 10:08:10 +00:00
tables.h bunch of autotool cleanups 2004-03-18 03:29:25 +00:00
tag.c add aac_decode.[ch] and start working on it 2004-03-21 21:32:23 +00:00
tag.h parse length from Aac files and ID3 tags 2004-03-21 18:12:37 +00:00
utils.c move sys/types.h include in utils.c, so it works for FreeBSD, from MDR 2004-04-01 13:43:10 +00:00
utils.h use our own portable version of usleep using select() 2004-04-01 03:48:51 +00:00
volume.c use EXIT_SUCCESS and EXIT_FAILURE 2004-04-02 23:34:16 +00:00
volume.h bunch of autotool cleanups 2004-03-18 03:29:25 +00:00