aboutsummaryrefslogtreecommitdiff
path: root/src/decode.h
Commit message (Expand)AuthorAge
* pass dc to decoder_task()Max Kellermann2008-04-12
* clean up CPP includesMax Kellermann2008-04-12
* pass DecoderControl object to decoder_sleep()Max Kellermann2008-04-12
* use the notify API in the decoderMax Kellermann2008-04-12
* Start using song pointers in core data structuresEric Wong2008-04-12
* Initial cut of fork() => pthreads() for decoder and playerEric Wong2008-04-12
* Cleanup #includes of standard system headers and put them in one placeEric Wong2008-01-03
* Merge branches/ew r7104Eric Wong2007-12-28
* get rid of unused DECODE_SUFFIX_* #definesEric Wong2007-09-07
* The massive copyright updateAvuton Olrich2007-04-05
* Fix warnings for -Wmissing-prototypesAvuton Olrich2006-08-20
* Add mpd-indent.shAvuton Olrich2006-07-20
* Change shank's email addressJ. Alexander Treuman2006-07-14
* Huge header update, update the copyright and addAvuton Olrich2006-07-13
* now player and decoder processes should only exit() when receiving term signa...Warren Dukes2005-03-08
* remove vim &*(@Warren Dukes2004-11-03
* mechanism for updating metadata while decodingWarren Dukes2004-06-06
* todo updateWarren Dukes2004-06-06
* ogg voribs comment parsing on the fly in the decoderWarren Dukes2004-06-01
* icynames are now copied to title of streamsWarren Dukes2004-05-31
* fixed seek, its now blocking againWarren Dukes2004-05-30
* get rid of seekError in DecoderControlWarren Dukes2004-05-20
* non-blocking seeking, needs some testing! (this is not just for streamsWarren Dukes2004-05-19
* bug fixy poo s/1/0/Warren Dukes2004-05-19
* try to make seeking more non-blockingWarren Dukes2004-05-19
* fix a mem leak when unknow type in decodeStart()Warren Dukes2004-05-18
* rework stuff so that we can use mime-type of streams to detect type of fileWarren Dukes2004-05-18
* some more work on organizing code for resampling/audioFormat conversionWarren Dukes2004-05-10
* log cycling and a few cleanupsWarren Dukes2004-04-15
* add vim shiznit to end of all source filesWarren Dukes2004-04-14
* fix error reporting for mp4 filesWarren Dukes2004-03-22
* aac decoding!Warren Dukes2004-03-22
* parse length from Aac files and ID3 tagsWarren Dukes2004-03-21
* bunch of autotool cleanupsWarren Dukes2004-03-18
* have AAC and MP4 typesWarren Dukes2004-03-17
* fix a few snafoo's in configure.acWarren Dukes2004-03-17
* import from SF CVSWarren Dukes2004-02-23