Cronologia Commit

Autore SHA1 Messaggio Data
  Petteri Aimonen 0cf1912192 Fix ReinsertOnInquiry / ReinsertAfterEject in global section 2 anni fa
  Petteri Aimonen fc28a791d5 Fix compiler warning about memset() on image_config_t struct. 2 anni fa
  Petteri Aimonen 57e68a934a Fix bootloader size comparison (fix #227) 2 anni fa
  Petteri Aimonen de9b1cc54c Fix error recovery problems with platform_poll() 2 anni fa
  saybur ae1ff6cb04 Fix reported length and set device profile when image present. 2 anni fa
  saybur fd4ac41d82 CD audio feature added. 2 anni fa
  saybur 6825356153 Initial (incomplete) implementation of GET CONFIGURATION 2 anni fa
  saybur 713616a46c Fixed incorrect bit representation for drive trays and ejection. 2 anni fa
  saybur 75184c23b7 Implementation of READ TRACK INFORMATION 2 anni fa
  saybur fde865316f Basic CD-ROM mode page 0x2A support. 2 anni fa
  Petteri Aimonen fd689d6ba5 Fix CD-ROM leadout LBA with BIN/CUE images 2 anni fa
  saybur 9bbf277643 Prevent START STOP UNIT from changing SCSI2SD `started` value. 2 anni fa
  saybur e795baac2b Add support for enabling/disabling channels within the audio ports. 2 anni fa
  saybur d8039993b7 Fix building for GD32. 2 anni fa
  saybur b54bf9065d Only add '/' to path conditionally, and ensure sufficient space. 2 anni fa
  saybur ac901026c7 Switch to using a case-insensitive sort for image filenames. 2 anni fa
  saybur 59d62e51e9 Clarify the current usage of this function. 2 anni fa
  saybur 893a841c4e Moves file detection to separate findNextImageAfter() function. 2 anni fa
  saybur ee94345b83 Relocate IMAGE_INDEX_MAX and add notes about usage. 2 anni fa
  saybur 05bb5da0d8 Do not add unnecessary platform_set_sd_callback() call. 2 anni fa
  saybur 176a479f09 Initial implementation for runtime directory scanning to find images. 2 anni fa
  saybur f9d6571027 Ensure during config loading the image index is set properly. 2 anni fa
  saybur 3f8627a978 Missed image index assignment; order restart at 0 for no images. 2 anni fa
  saybur b2ce3db3b2 Add storage to track the current image for dynamic image listing. 2 anni fa
  saybur db4a392952 Add a 'ImgDir' configuration file option. 2 anni fa
  saybur 1ab8ef7403 Define an image limit in a place where it is easy to adjust if needed. 2 anni fa
  saybur 93dbb9ebd5 Change scsiDiskGetImageNameFromConfig to scsiDiskGetNextImageName. 2 anni fa
  saybur dbda646650 Add specific image load failure report and make exact filename clear. 2 anni fa
  saybur b6f8aaae7b Move image extension check to visible function. 2 anni fa
  Petteri Aimonen 47fd1b172d Fix regression in CD-ROM READ(6) command (#231) 2 anni fa