summaryrefslogtreecommitdiff
path: root/src/input/input_cda.c
AgeCommit message (Expand)Author
2002-05-25patch from Michael Roitzsch:Siggi Langauf
2002-04-29Replace all exit(1) with abort().James Courtier-Dutton
2002-04-24Fix dispose *_dispose() function prototype. Fix in rtp_dispose() a badDaniel Caujolle-Bert
2002-04-23Increment audio/video/spu decoder and input plugin API version numberEwald Snel
2002-04-23Fix memory leaks by disposing input, demux and decoder plugins at exitEwald Snel
2002-04-11Add an INPUT_CAP_PREVIEW mode.James Courtier-Dutton
2002-03-24Add Sergiy Kudryk <linux_ua@yahoo.com> as contributor. Don't sendDaniel Caujolle-Bert
2002-02-17big debug output cleanup. removed debug output from log window, loggingGuenter Bartsch
2002-01-15input_cda.c didn't compile on freebsd 4.4Juergen Keil
2002-01-14Fixed cda deadlocks.Daniel Caujolle-Bert
2002-01-02Correct spelling of __VA_ARGS__ macroJuergen Keil
2001-12-27Add intl support + more logging messages.Daniel Caujolle-Bert
2001-12-14Move [PATH/NAME]_MAX into compat.h.Daniel Caujolle-Bert
2001-12-11Fix (probably) FreeBSD breakage.Daniel Caujolle-Bert
2001-12-10Fix jerky playback at track start. Some improvment for other unices thanDaniel Caujolle-Bert
2001-12-10PATH_MAX, NAME_MAX and CDROM_MEDIA_CHANGED defines missing on solarisJuergen Keil
2001-12-10Enable config callbacks.Daniel Caujolle-Bert
2001-12-10create directory recusively.Daniel Caujolle-Bert
2001-12-10cddb cache directory is settable.Daniel Caujolle-Bert
2001-12-09Forgotten boolean about grabbed cddb info.Daniel Caujolle-Bert
2001-12-09Add cddb infos caching. Fix billion call of cddb server. Fix autoplayDaniel Caujolle-Bert
2001-12-09- Better default for CDROM device on solarisJuergen Keil
2001-12-08Add CDDB support.Daniel Caujolle-Bert
2001-12-06Add audio cd support.Daniel Caujolle-Bert