Alex Perez
|
a50f446273
Merge pull request #215 from saybur/audio-msf
|
2 年之前 |
saybur
|
faa0c6ca2d
Use a local struct copy when finding the last CUE track.
|
2 年之前 |
saybur
|
299656a157
Support for platform eject buttons.
|
2 年之前 |
saybur
|
14aac8050a
Set file_offset to start of actual track.
|
2 年之前 |
saybur
|
fcac5ae7c6
Intercept READ(6) to allow CHECK CONDITION when blocksize != 2048
|
2 年之前 |
saybur
|
3a6abfee24
Reject basic READ commands if the 2048-byte spec requirement is not met.
|
2 年之前 |
saybur
|
89331518dd
Leaving reference to a vendor-specific rewind/fast-forward command.
|
2 年之前 |
saybur
|
6ccdfd4549
Implement some vendor-specific behavior the Apple driver expects.
|
2 年之前 |
saybur
|
4b66b35893
Implementation of CD-specific READ CAPACITY command.
|
2 年之前 |
saybur
|
519dc231e6
Add explicit bounds checking for read CD commands.
|
2 年之前 |
saybur
|
dcee82f0cd
Fix playback positioning within tracks.
|
2 年之前 |
saybur
|
f845eb6f12
Have A0, A1, A2 pointers match the track types they point to.
|
2 年之前 |
saybur
|
de5893fa86
Update simple full TOC reporting to adjustments made to regular version.
|
2 年之前 |
saybur
|
4e30a0ad53
Report updated lead-out information for basic TOC command
|
2 年之前 |
saybur
|
10f9302df5
Handle lead-out positioning given variable length data in the image.
|
2 年之前 |
saybur
|
fe21f38699
Full TOC needs to return addresses in hex rather than bcd.
|
2 年之前 |
saybur
|
4e81c3e992
Remove TOC handler for PMA area (format 0011b)
|
2 年之前 |
saybur
|
92a39b092c
Q sub-channel Min/Sec/Frame changed to relative addressing.
|
2 年之前 |
saybur
|
6d524ef910
Offset MSF addresses with 2s pre-gap.
|
2 年之前 |
saybur
|
2b4dda189a
Remove B0 and C0 headers from full TOC response.
|
2 年之前 |
saybur
|
142548f5cf
Change READ HEADER to return sector address instead of track start address.
|
2 年之前 |
saybur
|
b7a9146512
Fix off-by-one error in debug messages.
|
2 年之前 |
saybur
|
e34898b321
Adjustment to raw TOC ATIME field.
|
2 年之前 |
saybur
|
f1dc0e35e6
Consolidate MSF/LBA conversion logic.
|
2 年之前 |
saybur
|
6d0c464420
Change READ TOC track parameter to be the start track for return data.
|
2 年之前 |
saybur
|
977da94eec
Fix my earlier error, this should have been advancing the pointer.
|
2 年之前 |
saybur
|
385ec19b01
Add audio stop for SEEK commands.
|
2 年之前 |
saybur
|
e69d4eb4dd
Unused variable warning for non-audio firmware.
|
2 年之前 |
saybur
|
45748b4dff
Implement STOP PLAY/SCAN
|
2 年之前 |
saybur
|
766f65da8c
Added mode page 0x0D and a vendor-specific way to stop playback.
|
2 年之前 |