Historial de Commits

Autor SHA1 Mensaje Fecha
  Petteri Aimonen c4fc843b27 Add ReinsertAfterEject config option (defaults to on) hace 2 años
  Petteri Aimonen bbf54012f9 Fix CD-ROM eject button not taking effect. hace 2 años
  Petteri Aimonen bf589417f5 CUEParser: expand test cases (#225) hace 2 años
  Alex Perez 8d3222fd90 Merge pull request #224 from saybur/audio-misc hace 2 años
  saybur 7084966293 Revert removing audio stop during START/STOP UNIT for CDs. hace 2 años
  Alex Perez d0ac811bbb iterate devel version string hace 2 años
  Alex Perez 69180d3bb4 New release to fix CD-ROM drive jukebox regression hace 2 años
  Petteri Aimonen 49874f5371 Fix IMG0..9 config entries in zuluscsi.ini not working (#223) hace 2 años
  Alex Perez d33a869ced so close, but not close enough. Reducing further. hace 2 años
  Alex Perez 1030dad03a Reduce memory usage for testing hace 2 años
  Alex Perez cc31546e10 Update platformio.ini hace 2 años
  Alex Perez cce9b55c24 iterate devel version string hace 2 años
  Alex Perez 48e6783108 prepare for release hace 2 años
  Alex Perez 5bc1b3b67d Update ZuluSCSI_config.h hace 2 años
  Alex Perez a50f446273 Merge pull request #215 from saybur/audio-msf hace 2 años
  saybur a7e6cd2b9c Clarify usage of values within the CUE file parser and update test file. hace 2 años
  saybur faa0c6ca2d Use a local struct copy when finding the last CUE track. hace 2 años
  Alex Perez eafbb38494 Merge pull request #219 from ZuluSCSI/dev_tape_commands hace 2 años
  Petteri Aimonen d5b75ac4da More tape command implementations: Erase, Seek and ReadPosition hace 2 años
  Alex Perez 4d8d0077ef Merge pull request #217 from saybur/eject-button hace 2 años
  saybur 299656a157 Support for platform eject buttons. hace 2 años
  saybur 14aac8050a Set file_offset to start of actual track. hace 2 años
  saybur d14b641f35 Handle edge case where track start is zero due to pause at disk start. hace 2 años
  saybur d66102337e Remove unused pregap start. hace 2 años
  saybur fcac5ae7c6 Intercept READ(6) to allow CHECK CONDITION when blocksize != 2048 hace 2 años
  saybur 3a6abfee24 Reject basic READ commands if the 2048-byte spec requirement is not met. hace 2 años
  saybur 89331518dd Leaving reference to a vendor-specific rewind/fast-forward command. hace 2 años
  saybur 6ccdfd4549 Implement some vendor-specific behavior the Apple driver expects. hace 2 años
  saybur 4b66b35893 Implementation of CD-specific READ CAPACITY command. hace 2 años
  saybur 519dc231e6 Add explicit bounds checking for read CD commands. hace 2 años