mpd/src
Warren Dukes 05cbc476f5 get rid of seekError in DecoderControl
git-svn-id: https://svn.musicpd.org/mpd/trunk@1101 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2004-05-20 00:16:24 +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
aac_decode.c get rid of seekError in DecoderControl 2004-05-20 00:16:24 +00:00
aac_decode.h some more work on organizing code for resampling/audioFormat conversion 2004-05-10 12:35:18 +00:00
audio.c trash XMMS resampling, use ESD's instead, don't understand it, but it works 2004-05-10 22:31:23 +00:00
audio.h stuff for configuring the audio output format (sampling rate, channels, bits) 2004-05-10 02:20:15 +00:00
audiofile_decode.c non-blocking seeking, needs some testing! (this is not just for streams 2004-05-19 23:48:34 +00:00
audiofile_decode.h some more work on organizing code for resampling/audioFormat conversion 2004-05-10 12:35:18 +00:00
buffer2array.c add vim shiznit to end of all source files 2004-04-14 14:53:41 +00:00
buffer2array.h add vim shiznit to end of all source files 2004-04-14 14:53:41 +00:00
charConv.c add vim shiznit to end of all source files 2004-04-14 14:53:41 +00:00
charConv.h add vim shiznit to end of all source files 2004-04-14 14:53:41 +00:00
command.c redimentary addition of url's to playlist 2004-05-13 18:46:38 +00:00
command.h add vim shiznit to end of all source files 2004-04-14 14:53:41 +00:00
conf.c stuff for configuring the audio output format (sampling rate, channels, bits) 2004-05-10 02:20:15 +00:00
conf.h stuff for configuring the audio output format (sampling rate, channels, bits) 2004-05-10 02:20:15 +00:00
decode.c get rid of seekError in DecoderControl 2004-05-20 00:16:24 +00:00
decode.h get rid of seekError in DecoderControl 2004-05-20 00:16:24 +00:00
directory.c fix a nasty bug when deleting a stream from the playlist 2004-05-19 05:07:31 +00:00
directory.h redimentary addition of url's to playlist 2004-05-13 18:46:38 +00:00
flac_decode.c non-blocking seeking, needs some testing! (this is not just for streams 2004-05-19 23:48:34 +00:00
flac_decode.h some more work on organizing code for resampling/audioFormat conversion 2004-05-10 12:35:18 +00:00
inputStream_file.c use ftell to set offset 2004-05-19 03:58:48 +00:00
inputStream_file.h inputStream updates from httpTest 2004-05-18 09:54:45 +00:00
inputStream_http.c todo update 2004-05-19 17:14:11 +00:00
inputStream_http.h inputStream updates from httpTest 2004-05-18 09:54:45 +00:00
inputStream.c inputStream updates from httpTest 2004-05-18 09:54:45 +00:00
inputStream.h inputStream updates from httpTest 2004-05-18 09:54:45 +00:00
interface.c fix foobar! 2004-05-11 21:33:15 +00:00
interface.h add vim shiznit to end of all source files 2004-04-14 14:53:41 +00:00
list.c add vim shiznit to end of all source files 2004-04-14 14:53:41 +00:00
list.h add vim shiznit to end of all source files 2004-04-14 14:53:41 +00:00
listen.c move ipv6supported from listen.c to utils.c 2004-05-15 21:19:43 +00:00
listen.h add vim shiznit to end of all source files 2004-04-14 14:53:41 +00:00
log.c add vim shiznit to end of all source files 2004-04-14 14:53:41 +00:00
log.h add vim shiznit to end of all source files 2004-04-14 14:53:41 +00:00
ls.c assume all streams are mp3's, we'll need to open the streams before calling 2004-05-18 04:35:26 +00:00
ls.h redimentary addition of url's to playlist 2004-05-13 18:46:38 +00:00
main.c don't close STDIN_FILENO, not suppose to dup2 a closed fd 2004-05-15 19:08:15 +00:00
Makefile.am add new inputStream stuff, hopefully something major isn't foobar'd 2004-05-18 02:46:13 +00:00
mp3_decode.c get rid of seekError in DecoderControl 2004-05-20 00:16:24 +00:00
mp3_decode.h rework stuff so that we can use mime-type of streams to detect type of file 2004-05-18 13:13:55 +00:00
mp4_decode.c some fixes for non-blocking seek :-) 2004-05-20 00:08:22 +00:00
mp4_decode.h some more work on organizing code for resampling/audioFormat conversion 2004-05-10 12:35:18 +00:00
mpd_types.h add vim shiznit to end of all source files 2004-04-14 14:53:41 +00:00
myfprintf.c clean-up a wee-bit of code 2004-04-29 19:34:30 +00:00
myfprintf.h log cycling and a few cleanups 2004-04-15 05:07:04 +00:00
ogg_decode.c non-blocking seeking, needs some testing! (this is not just for streams 2004-05-19 23:48:34 +00:00
ogg_decode.h some more work on organizing code for resampling/audioFormat conversion 2004-05-10 12:35:18 +00:00
outputBuffer.c non-blocking seeking, needs some testing! (this is not just for streams 2004-05-19 23:48:34 +00:00
outputBuffer.h yes! rudimentary stream playing for mp3's! 2004-05-18 03:37:55 +00:00
path.c use AM_LANGINFO_CODESET in configure.ac, old configure.ac wasn't checking 2004-05-11 15:17:20 +00:00
path.h clean up a little bit main() code 2004-04-15 03:26:15 +00:00
pcm_utils.c trash XMMS resampling, use ESD's instead, don't understand it, but it works 2004-05-10 22:31:23 +00:00
pcm_utils.h more little bits of code in prep for resample/audioFormat conversion, 2004-05-10 14:06:23 +00:00
permission.c add vim shiznit to end of all source files 2004-04-14 14:53:41 +00:00
permission.h add vim shiznit to end of all source files 2004-04-14 14:53:41 +00:00
player.c just a we bit of changes 2004-05-19 00:34:26 +00:00
player.h just a we bit of changes 2004-05-19 00:34:26 +00:00
playerData.c new OutputBuffer abstraction stuff, implemented for mp3, now need to 2004-05-07 15:58:04 +00:00
playerData.h some more work on organizing code for resampling/audioFormat conversion 2004-05-10 12:35:18 +00:00
playlist.c fix a nasty bug when deleting a stream from the playlist 2004-05-19 05:07:31 +00:00
playlist.h add vim shiznit to end of all source files 2004-04-14 14:53:41 +00:00
replayGain.c add aliasMrJones to various places 2004-05-08 12:04:23 +00:00
replayGain.h add aliasMrJones to various places 2004-05-08 12:04:23 +00:00
sig_handlers.c log cycling and a few cleanups 2004-04-15 05:07:04 +00:00
sig_handlers.h add vim shiznit to end of all source files 2004-04-14 14:53:41 +00:00
signal_check.c add vim shiznit to end of all source files 2004-04-14 14:53:41 +00:00
signal_check.h add vim shiznit to end of all source files 2004-04-14 14:53:41 +00:00
song.c add type element to Song struct, and change utf8file to utf8url 2004-05-13 18:16:03 +00:00
song.h fix a nasty bug when deleting a stream from the playlist 2004-05-19 05:07:31 +00:00
stats.c add vim shiznit to end of all source files 2004-04-14 14:53:41 +00:00
stats.h add vim shiznit to end of all source files 2004-04-14 14:53:41 +00:00
tables.c add vim shiznit to end of all source files 2004-04-14 14:53:41 +00:00
tables.h add vim shiznit to end of all source files 2004-04-14 14:53:41 +00:00
tag.c add new inputStream stuff, hopefully something major isn't foobar'd 2004-05-18 02:46:13 +00:00
tag.h add vim shiznit to end of all source files 2004-04-14 14:53:41 +00:00
utf8.c add vim shiznit to end of all source files 2004-04-14 14:53:41 +00:00
utf8.h don't expose functions in utf8.h that don't need it 2004-04-17 17:42:57 +00:00
utils.c move ipv6supported from listen.c to utils.c 2004-05-15 21:19:43 +00:00
utils.h move ipv6supported from listen.c to utils.c 2004-05-15 21:19:43 +00:00
volume.c add vim shiznit to end of all source files 2004-04-14 14:53:41 +00:00
volume.h add vim shiznit to end of all source files 2004-04-14 14:53:41 +00:00