Historial de Commits

Autor SHA1 Mensaje Fecha
  Petteri Aimonen d3625b8efd Use image_index=-1 to mark "restart from beginning". hace 2 años
  Petteri Aimonen 6f5be3d4c1 Fix ReinsertOnInquiry / ReinsertAfterEject in global section hace 2 años
  Petteri Aimonen 8d13b74ced Fix compiler warning about memset() on image_config_t struct. hace 2 años
  Petteri Aimonen 8dd15da556 Fix error recovery problems with platform_poll() hace 2 años
  saybur 68133c9c65 Fix building for GD32. hace 2 años
  saybur fba8ab4cb6 Only add '/' to path conditionally, and ensure sufficient space. hace 2 años
  saybur eca44996aa Switch to using a case-insensitive sort for image filenames. hace 2 años
  saybur 4a759b982d Moves file detection to separate findNextImageAfter() function. hace 2 años
  saybur e3d697a875 Do not add unnecessary platform_set_sd_callback() call. hace 2 años
  saybur a73d7fec21 Initial implementation for runtime directory scanning to find images. hace 2 años
  saybur ae89b2c731 Ensure during config loading the image index is set properly. hace 2 años
  saybur 506465b139 Missed image index assignment; order restart at 0 for no images. hace 2 años
  saybur 203e57bec0 Add a 'ImgDir' configuration file option. hace 2 años
  saybur 303c00ebfd Define an image limit in a place where it is easy to adjust if needed. hace 2 años
  saybur 73e160aaff Change scsiDiskGetImageNameFromConfig to scsiDiskGetNextImageName. hace 2 años
  saybur c5de0cf018 Add specific image load failure report and make exact filename clear. hace 2 años
  saybur 3f067d710d Move image extension check to visible function. hace 2 años
  Petteri Aimonen 8e11b1e0b6 Fix switching between BIN/CUE and ISO images hace 2 años
  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 49874f5371 Fix IMG0..9 config entries in zuluscsi.ini not working (#223) hace 2 años
  saybur 299656a157 Support for platform eject buttons. hace 2 años
  Petteri Aimonen 1265b33386 Fix crash when switching between FAT and exFAT formatted cards. hace 2 años
  Petteri Aimonen d3b58c3927 Bug fixes and improvements to CD-ROM emulation with cue sheets hace 2 años
  Petteri Aimonen 6a6f79f72a ZuluSCSI_disk: rename doRead() -> scsiDiskStartRead() hace 2 años
  Petteri Aimonen 29d127e5d5 Beginnings of CD-ROM cue sheet support hace 2 años
  Petteri Aimonen 06dab1833e Move SCSI2SD cdrom.c to ZuluSCSI_cdrom.cpp for extensibility hace 2 años
  Petteri Aimonen a37a22c4c8 Refactor ImageBackingStore and ROMDrive to separate files. hace 2 años
  Petteri Aimonen 104dddde63 Add platform_poll() function for processing. (#193) hace 2 años
  Alex Perez 24671b1c27 Merge pull request #170 from ZuluSCSI/improve_error_recovery hace 2 años