Historique des commits

Auteur SHA1 Message Date
  saybur 713001e865 Leaving reference to a vendor-specific rewind/fast-forward command. il y a 2 ans
  saybur c744433761 Implement some vendor-specific behavior the Apple driver expects. il y a 2 ans
  saybur 1ce6625fd6 Implementation of CD-specific READ CAPACITY command. il y a 2 ans
  saybur fe747e2ac0 Add explicit bounds checking for read CD commands. il y a 2 ans
  saybur 8b0be7ba42 Fix playback positioning within tracks. il y a 2 ans
  saybur e7d008ad43 Have A0, A1, A2 pointers match the track types they point to. il y a 2 ans
  saybur f6692d0eae Update simple full TOC reporting to adjustments made to regular version. il y a 2 ans
  saybur 32215b2cea Report updated lead-out information for basic TOC command il y a 2 ans
  saybur 7c73a46637 Handle lead-out positioning given variable length data in the image. il y a 2 ans
  saybur e724675285 Full TOC needs to return addresses in hex rather than bcd. il y a 2 ans
  saybur d3799146f9 Remove TOC handler for PMA area (format 0011b) il y a 2 ans
  saybur 8f6ec37d86 Q sub-channel Min/Sec/Frame changed to relative addressing. il y a 2 ans
  saybur e4722462c9 Offset MSF addresses with 2s pre-gap. il y a 2 ans
  saybur 4e20ccaba1 Remove B0 and C0 headers from full TOC response. il y a 2 ans
  saybur 932c6c304d Change READ HEADER to return sector address instead of track start address. il y a 2 ans
  saybur 804e96e50d Fix off-by-one error in debug messages. il y a 2 ans
  saybur 20cbf7df59 Adjustment to raw TOC ATIME field. il y a 2 ans
  saybur d56938e159 Consolidate MSF/LBA conversion logic. il y a 2 ans
  saybur b08b451711 Change READ TOC track parameter to be the start track for return data. il y a 2 ans
  saybur d9ec051461 Fix my earlier error, this should have been advancing the pointer. il y a 2 ans
  saybur dbf7ae45d4 Add audio stop for SEEK commands. il y a 2 ans
  saybur f5f6ef55ae Unused variable warning for non-audio firmware. il y a 2 ans
  saybur 0021e77b7c Implement STOP PLAY/SCAN il y a 2 ans
  saybur 9e2b1a4a6a Added mode page 0x0D and a vendor-specific way to stop playback. il y a 2 ans
  saybur f31795640e Adjust playback length to match observed requests from hosts. il y a 2 ans
  saybur 065ce65924 PLAY AUDIO MSF tweak. il y a 2 ans
  saybur e8515bedb1 Operate off a pointer to the image, not a copy. il y a 2 ans
  saybur 2293627145 Command adjustments for MSF addressing. il y a 2 ans
  saybur 33d6a27991 Use existing image store instead of new FsFile for audio data. il y a 2 ans
  saybur 317a22971e Split common audio components out of platform-specific header. il y a 2 ans