rocky
|
f989d329a7
|
Compilation fixes for Win32 and cd-text breakage.
|
2004-08-10 03:44:55 +00:00 |
|
rocky
|
e39890f7c8
|
1st attempt to reduce duplicate CD-Text code. (It works on GNU/Linux)...
|
2004-08-10 03:03:27 +00:00 |
|
rocky
|
87f0c9334f
|
Add b_cdtext_init and b_cdtext_error to generic structure. If we
can't read cdtext once, mark as an error and don't try to read again.
|
2004-08-07 22:58:51 +00:00 |
|
rocky
|
2ba3136636
|
Use more common routines. ioctl - not tested. ASPI has bug probably
in running scsi command.
|
2004-07-29 04:14:44 +00:00 |
|
rocky
|
257a956093
|
compilation fixes
|
2004-07-28 03:17:56 +00:00 |
|
rocky
|
db337e5665
|
More consolidation of code by adding routines to scsi_mmc.
|
2004-07-27 01:06:01 +00:00 |
|
rocky
|
20b4fe48c7
|
Add ioctl disc mode detection. - Not fully tested yet.
|
2004-07-25 22:33:54 +00:00 |
|
rocky
|
64febf9a8a
|
Allow scsi_mmc_run_cmd to get called from outside.
|
2004-07-23 14:40:43 +00:00 |
|
rocky
|
752d81db4d
|
Modified for expanded CD-TEXT handling.
|
2004-07-18 06:51:49 +00:00 |
|
rocky
|
e0aa1848e4
|
Hoist common CD-TEXT routines.
|
2004-07-17 10:05:54 +00:00 |
|
rocky
|
b02c3fa64f
|
Win32 fixes for new CD-TEXT interface.
|
2004-07-17 09:12:21 +00:00 |
|
rocky
|
c87df9d500
|
Add CD-TEXT handling
|
2004-07-16 02:48:49 +00:00 |
|
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 |
|