Commit History

Author SHA1 Message Date
  Eric Helgeson c8f223cdf3 Fixes hard coded block sizes in multiple locations. 2 years ago
  Eric Helgeson cc1ff5f4d0 Merge pull request #43 from BlueSCSI/eric/validMacDisk 2 years ago
  Eric Helgeson a367a729a9 Add bool log 2 years ago
  Eric Helgeson ccb2295a13 Update to raspberrypi@1.9.0 platform 2 years ago
  Eric Helgeson 188dce15b4 Allow BlueSCSI to catch common issues for Mac users. 2 years ago
  Eric Helgeson a49badbb6f setDefaultDriveInfo should be done before calling the hook. 2 years ago
  Eric Helgeson c26d4841df Fix issue with crashing on ID7 2 years ago
  Petteri Aimonen d56aa0e378 RP2040 SDIO: Increase stopTransmission timeout. 2 years ago
  Petteri Aimonen 222f358ca1 Close tray but don't switch image on Inquiry (#230, #247) 2 years ago
  Petteri Aimonen db5640fa54 Switch CD-ROM image on ejection, not on insertion 2 years ago
  Petteri Aimonen 44f40af8c6 Use image_index=-1 to mark "restart from beginning". 2 years ago
  Petteri Aimonen 0cf1912192 Fix ReinsertOnInquiry / ReinsertAfterEject in global section 2 years ago
  Petteri Aimonen fc28a791d5 Fix compiler warning about memset() on image_config_t struct. 2 years ago
  Petteri Aimonen 57e68a934a Fix bootloader size comparison (fix #227) 2 years ago
  Petteri Aimonen de9b1cc54c Fix error recovery problems with platform_poll() 2 years ago
  saybur ae1ff6cb04 Fix reported length and set device profile when image present. 2 years ago
  saybur fd4ac41d82 CD audio feature added. 2 years ago
  saybur 6825356153 Initial (incomplete) implementation of GET CONFIGURATION 2 years ago
  saybur 713616a46c Fixed incorrect bit representation for drive trays and ejection. 2 years ago
  saybur 75184c23b7 Implementation of READ TRACK INFORMATION 2 years ago
  saybur fde865316f Basic CD-ROM mode page 0x2A support. 2 years ago
  Petteri Aimonen fd689d6ba5 Fix CD-ROM leadout LBA with BIN/CUE images 2 years ago
  saybur 9bbf277643 Prevent START STOP UNIT from changing SCSI2SD `started` value. 2 years ago
  saybur e795baac2b Add support for enabling/disabling channels within the audio ports. 2 years ago
  saybur d8039993b7 Fix building for GD32. 2 years ago
  saybur b54bf9065d Only add '/' to path conditionally, and ensure sufficient space. 2 years ago
  saybur ac901026c7 Switch to using a case-insensitive sort for image filenames. 2 years ago
  saybur 59d62e51e9 Clarify the current usage of this function. 2 years ago
  saybur 893a841c4e Moves file detection to separate findNextImageAfter() function. 2 years ago
  saybur ee94345b83 Relocate IMAGE_INDEX_MAX and add notes about usage. 2 years ago