summaryrefslogtreecommitdiff
path: root/src/input/input_cdda.c
AgeCommit message (Expand)Author
2004-04-21Exclusive open(2) on CD device fails if a filesystem has been mounted. Affect...Robin KAY
2004-04-10Permit (but not recommend) stream == NULL in io_helper functions.František Dvořák
2004-04-10improving config help stringsMichael Roitzsch
2004-04-10misplaced }Miguel Freitas
2004-04-10Fix segfaults on errors.František Dvořák
2004-04-09network cd playback works againMiguel Freitas
2004-04-06Patch for using timeout in cddb lookup (xine was freezed just because of fire...František Dvořák
2004-03-03we check for a directory with lstat(), but since a link to a directory wouldMichael Roitzsch
2004-01-09- rework semantics of some buffer flags. check buffer.h for details.Miguel Freitas
2004-01-07- use O_EXCL when opening the CD device so that we're sure no other applicationBastien Nocera
2003-12-14API version bounceSiggi Langauf
2003-12-05cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ...Daniel Caujolle-Bert
2003-11-26lprintf cleanup, pass I.Daniel Caujolle-Bert
2003-11-16New stream/meta info (safe) stuff.Daniel Caujolle-Bert
2003-11-15more helper functions cleanup (stream info, meta info)Miguel Freitas
2003-10-31ip == NULL would result in a file descriptor leakMichael Roitzsch
2003-09-21- fix crasher in the CDDA plugin, better memory management for the cdrom_tocBastien Nocera
2003-09-10Fix segmentation fault when cddb query fails.Robin KAY
2003-09-06Don't add the data track to the autoplay list for Audio CDs (Linux)Bastien Nocera
2003-08-25Reduce GCC verbosity (various prototype declaration fixes). ffmpeg, wine and ...Daniel Caujolle-Bert
2003-08-10new patches from Frantisek, cdda fixes/improvementsMiguel Freitas
2003-06-09This should fix it. Return the correct value from cdda_open for non-Win32.Tim Champagne
2003-06-09This time for sure. The file desc was not being setup for auto-play. That sho...Tim Champagne
2003-06-09I think that this should fix the cdda plugin. Can someone verify this? Thanks...Tim Champagne
2003-06-09This should fix the SIGSEGV in the cdda input module but it will probably not...Tim Champagne
2003-05-20This fixes http support for Win32Tim Champagne
2003-05-20This adds http and network input for Win32. I have no idea how to test this u...Tim Champagne
2003-05-20make it compile again for non-Win32Mike Melanson
2003-05-20This adds cdda support for Win32. Also fixed the demuxer mpeg block build for...Tim Champagne
2003-05-16The cdda input plugin now builds in the Win32 env. I still need to test this ...Tim Champagne
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