log src/cdrom/linux/SDL_syscdrom.c @ 1341:d02b552e5304

age author description
Tue, 07 Feb 2006 12:11:33 +0000 Sam Lantinga Configure dynamically generates SDL_config.h
Tue, 07 Feb 2006 09:29:18 +0000 Sam Lantinga Removed uses of stdlib.h and string.h
Tue, 07 Feb 2006 06:59:48 +0000 Sam Lantinga Use SDL_ prefixed versions of C library functions.
Wed, 01 Feb 2006 06:32:25 +0000 Sam Lantinga Updated copyright information and removed rcs id lines (problematic in branch merges)
Fri, 20 May 2005 07:34:34 +0000 Sam Lantinga Date: Tue, 22 Mar 2005 23:50:20 +0100
Sun, 17 Apr 2005 10:36:03 +0000 Ryan C. Gordon SDL_CDOpen() fails on Linux if data track on disc is mounted in the
Tue, 30 Nov 2004 14:45:08 +0000 Sam Lantinga Date: Wed, 24 Nov 2004 01:25:48 +0100
Sun, 04 Jan 2004 16:49:27 +0000 Sam Lantinga Updated copyright information for 2004 (Happy New Year!)
Mon, 10 Jun 2002 20:37:39 +0000 Sam Lantinga Added check for ENOMEDIUM to the Linux CDROM code
Wed, 06 Mar 2002 11:23:08 +0000 Sam Lantinga Updated copyright information for 2002
Fri, 14 Dec 2001 12:38:15 +0000 Sam Lantinga Updated the source with the correct e-mail address
Wed, 05 Dec 2001 23:49:09 +0000 Sam Lantinga Fix crash with Linux supermount fstab entries (thanks Erno!)
Thu, 09 Aug 2001 05:34:17 +0000 Sam Lantinga Fixed potential buffer overflow in Linux CD code (thanks Ryan!)
Thu, 26 Apr 2001 16:45:43 +0000 Sam Lantinga Initial revision