Histórico de Commits

Autor SHA1 Mensagem Data
  saybur a73d7fec21 Initial implementation for runtime directory scanning to find images. há 2 anos atrás
  saybur 303c00ebfd Define an image limit in a place where it is easy to adjust if needed. há 2 anos atrás
  saybur 73e160aaff Change scsiDiskGetImageNameFromConfig to scsiDiskGetNextImageName. há 2 anos atrás
  Petteri Aimonen c4fc843b27 Add ReinsertAfterEject config option (defaults to on) há 2 anos atrás
  saybur 7084966293 Revert removing audio stop during START/STOP UNIT for CDs. há 2 anos atrás
  Alex Perez a50f446273 Merge pull request #215 from saybur/audio-msf há 2 anos atrás
  saybur faa0c6ca2d Use a local struct copy when finding the last CUE track. há 2 anos atrás
  saybur 299656a157 Support for platform eject buttons. há 2 anos atrás
  saybur 14aac8050a Set file_offset to start of actual track. há 2 anos atrás
  saybur fcac5ae7c6 Intercept READ(6) to allow CHECK CONDITION when blocksize != 2048 há 2 anos atrás
  saybur 3a6abfee24 Reject basic READ commands if the 2048-byte spec requirement is not met. há 2 anos atrás
  saybur 89331518dd Leaving reference to a vendor-specific rewind/fast-forward command. há 2 anos atrás
  saybur 6ccdfd4549 Implement some vendor-specific behavior the Apple driver expects. há 2 anos atrás
  saybur 4b66b35893 Implementation of CD-specific READ CAPACITY command. há 2 anos atrás
  saybur 519dc231e6 Add explicit bounds checking for read CD commands. há 2 anos atrás
  saybur dcee82f0cd Fix playback positioning within tracks. há 2 anos atrás
  saybur f845eb6f12 Have A0, A1, A2 pointers match the track types they point to. há 2 anos atrás
  saybur de5893fa86 Update simple full TOC reporting to adjustments made to regular version. há 2 anos atrás
  saybur 4e30a0ad53 Report updated lead-out information for basic TOC command há 2 anos atrás
  saybur 10f9302df5 Handle lead-out positioning given variable length data in the image. há 2 anos atrás
  saybur fe21f38699 Full TOC needs to return addresses in hex rather than bcd. há 2 anos atrás
  saybur 4e81c3e992 Remove TOC handler for PMA area (format 0011b) há 2 anos atrás
  saybur 92a39b092c Q sub-channel Min/Sec/Frame changed to relative addressing. há 2 anos atrás
  saybur 6d524ef910 Offset MSF addresses with 2s pre-gap. há 2 anos atrás
  saybur 2b4dda189a Remove B0 and C0 headers from full TOC response. há 2 anos atrás
  saybur 142548f5cf Change READ HEADER to return sector address instead of track start address. há 2 anos atrás
  saybur b7a9146512 Fix off-by-one error in debug messages. há 2 anos atrás
  saybur e34898b321 Adjustment to raw TOC ATIME field. há 2 anos atrás
  saybur f1dc0e35e6 Consolidate MSF/LBA conversion logic. há 2 anos atrás
  saybur 6d0c464420 Change READ TOC track parameter to be the start track for return data. há 2 anos atrás