summaryrefslogtreecommitdiff
path: root/src/input/input_cdda.c
AgeCommit message (Expand)Author
2003-05-16Fix win32 build and start adding additional plugin supportTim Champagne
2003-05-06add error handlingMiguel Freitas
2003-05-06- support device on mrl (eg. cdda://dev/cdrom/1 or cdda://localhost:3000/1)Miguel Freitas
2003-05-06add a very simple frame cache.Miguel Freitas
2003-05-02require slash on mrl syntax.Miguel Freitas
2003-05-02close fd so disk don't get stuck on driveMiguel Freitas
2003-04-26bump up input plugin interface version numberGuenter Bartsch
2003-04-23check if something could be frieed.Daniel Caujolle-Bert
2003-04-13Input plugin api change:Thibaut Mattern
2003-04-06- shared eject implementation taken from the DVD input, eject doesn't work if...Bastien Nocera
2003-03-29FreeBSD implementation. thanks to Vladimir Kushnir.Heiko Schaefer
2003-02-26as long as this is doing nothing, we should disable this feature, so that theMichael Roitzsch
2003-01-30input device is configurable nowDaniel Caujolle-Bert
2003-01-23CDDA renamingSiggi Langauf
2003-01-20Add CDDB support to CDDA plugin.Daniel Caujolle-Bert
2003-01-09provides autoplaylist. doesn't work 100% for me because toc alwaysMiguel Freitas
2003-01-08Add the missing "solaris" bits for the 'cdda' input pluginJuergen Keil
2003-01-08wow, time to sleep i guess. revert and fixDaniel Caujolle-Bert
2003-01-07support more the 9 tracksDaniel Caujolle-Bert
2003-01-07avoid segfault when grabbing mrlsDaniel Caujolle-Bert
2003-01-05added CD digital audio input sourceMike Melanson