mpd/src
Warren Dukes 9c9ce227f5 alsa volume fixes
git-svn-id: https://svn.musicpd.org/mpd/trunk@421 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2004-03-23 21:18:19 +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 metadata parsing for mp4 files is working, next need to work on AAC 2004-03-17 22:43:58 +00:00
Makefile.am volume fixes 2004-03-23 20:34:12 +00:00
aac_decode.c fix a bug, due to not resetting decodeType in playerSeek when the file to 2004-03-23 01:12:30 +00:00
aac_decode.h aac decoding! 2004-03-22 02:44:22 +00:00
audio.c fix for iconv 2004-03-21 06:17:32 +00:00
audio.h bunch of autotool cleanups 2004-03-18 03:29:25 +00:00
audiofile_decode.c aac decoding! 2004-03-22 02:44:22 +00:00
audiofile_decode.h bunch of autotool cleanups 2004-03-18 03:29:25 +00:00
buffer2array.c import from SF CVS 2004-02-23 23:41:20 +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 fix bug where accidently setting default mixer to NULL instead of SOFTWARE 2004-03-23 02:46:18 +00:00
conf.h bunch of autotool cleanups 2004-03-18 03:29:25 +00:00
decode.c fix a bug, due to not resetting decodeType in playerSeek when the file to 2004-03-23 01:12:30 +00:00
decode.h fix error reporting for mp4 files 2004-03-22 18:44:15 +00:00
directory.c add aac_decode.[ch] and start working on it 2004-03-21 21:32:23 +00:00
directory.h bunch of autotool cleanups 2004-03-18 03:29:25 +00:00
flac_decode.c aac decoding! 2004-03-22 02:44:22 +00:00
flac_decode.h bunch of autotool cleanups 2004-03-18 03:29:25 +00:00
interface.c cleanup logging, need to be careful with SECURE and DEBUG 2004-02-25 19:13:10 +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 import from SF CVS 2004-02-23 23:41:20 +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 fix some gcc-2.95 errors 2004-03-23 03:02:49 +00:00
ls.h streamline ls.c code 2004-03-21 03:45:58 +00:00
main.c add aac_decode.[ch] and start working on it 2004-03-21 21:32:23 +00:00
mp3_decode.c aac decoding! 2004-03-22 02:44:22 +00:00
mp3_decode.h bunch of autotool cleanups 2004-03-18 03:29:25 +00:00
mp4_decode.c fix error reporting for mp4 files 2004-03-22 18:44:15 +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 aac decoding! 2004-03-22 02:44:22 +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 obotomize mixing a bit 2004-03-05 00:19:02 +00:00
pcm_utils.h bunch of autotool cleanups 2004-03-18 03:29:25 +00:00
permission.c fix gcc-2.95 compilation errors 2004-03-03 00:01:43 +00:00
permission.h bunch of autotool cleanups 2004-03-18 03:29:25 +00:00
player.c fix some gcc-2.95 errors 2004-03-23 03:02:49 +00:00
player.h bunch of autotool cleanups 2004-03-18 03:29:25 +00:00
playerData.c memset erroredFile to 0 2004-03-01 03:35:52 +00:00
playerData.h bunch of autotool cleanups 2004-03-18 03:29:25 +00:00
playlist.c make playlist restart from current position in song when using state file 2004-03-17 20:58:09 +00:00
playlist.h bunch of autotool cleanups 2004-03-18 03:29:25 +00:00
sig_handlers.c import from SF CVS 2004-02-23 23:41:20 +00:00
sig_handlers.h bunch of autotool cleanups 2004-03-18 03:29:25 +00:00
song.c parse length from Aac files and ID3 tags 2004-03-21 18:12:37 +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 when stripping return chars, just replace them with spaces 2004-03-09 22:50:52 +00:00
utils.h bunch of autotool cleanups 2004-03-18 03:29:25 +00:00
volume.c alsa volume fixes 2004-03-23 21:18:19 +00:00
volume.h bunch of autotool cleanups 2004-03-18 03:29:25 +00:00