rocky
|
14646f641f
|
MSWindows: comment corrections
_cdio_linux.c: perhaps closer to getting CD TEXT correct.
|
2004-07-15 02:24:29 +00:00 |
|
rocky
|
5eb83082eb
|
Add CD-TEXT to MS-Windows ASPI driver. (The first real CD driver!)
In the process we've had to remove "const" from get_aspi.
|
2004-07-13 03:45:15 +00:00 |
|
rocky
|
9e827ca7a4
|
Fill in LUN's on requests. Add common routine for
checking/initializing ASPI availability.
|
2004-06-25 01:47:06 +00:00 |
|
rocky
|
a87aac092c
|
Can now get drive capabilities in ASPI driver
ASPI headers from win32.h moved to aspi32.h
some more cleanups.
|
2004-06-21 03:22:58 +00:00 |
|
rocky
|
4185b45889
|
Add mode1 reading Lint changes, routine renaming to be like
others. More const's, fewer void *. Attempt drive detection.
There are still many bugs. The code is just a little less bogus.
|
2004-06-20 15:06:42 +00:00 |
|
rocky
|
46fd3abf81
|
compilation fixes.
|
2004-04-30 07:33:51 +00:00 |
|
rocky
|
7f8cefed11
|
Add cdio_open_am to allow specifying an access method use for
reading/controlling CD.
|
2004-04-30 06:54:15 +00:00 |
|
rocky
|
4909e8cd43
|
A little better about detecting drive type via SCSI-3 passthrough.
Still has some problems though.
|
2004-04-24 04:46:33 +00:00 |
|
rocky
|
281585e49d
|
*: Create OS-specific directories.
bincue.c: remove more bogus behavior in mode1/mode2 sector reading.
|
2004-03-05 12:32:45 +00:00 |
|