Commit History

Autor SHA1 Mensaxe Data
  Alex Perez d360c4245d Update README.md %!s(int64=2) %!d(string=hai) anos
  Alex Perez 0909538142 Iterate dev version string %!s(int64=2) %!d(string=hai) anos
  Alex Perez 7c044256b7 Merge pull request #232 from ZuluSCSI/dev_fix_cdrom_read6 %!s(int64=2) %!d(string=hai) anos
  Petteri Aimonen d160b09d91 Fix regression in CD-ROM READ(6) command (#231) %!s(int64=2) %!d(string=hai) anos
  Alex Perez 3a2de5fb56 Merge pull request #229 from saybur/image-directories %!s(int64=2) %!d(string=hai) anos
  saybur 68133c9c65 Fix building for GD32. %!s(int64=2) %!d(string=hai) anos
  Petteri Aimonen a4c1d6b3dd Run github workflow on external pull requests. %!s(int64=2) %!d(string=hai) anos
  saybur fba8ab4cb6 Only add '/' to path conditionally, and ensure sufficient space. %!s(int64=2) %!d(string=hai) anos
  saybur eca44996aa Switch to using a case-insensitive sort for image filenames. %!s(int64=2) %!d(string=hai) anos
  saybur 49fda9cb0c Clarify the current usage of this function. %!s(int64=2) %!d(string=hai) anos
  saybur 4a759b982d Moves file detection to separate findNextImageAfter() function. %!s(int64=2) %!d(string=hai) anos
  saybur 6888f246d8 Relocate IMAGE_INDEX_MAX and add notes about usage. %!s(int64=2) %!d(string=hai) anos
  saybur e3d697a875 Do not add unnecessary platform_set_sd_callback() call. %!s(int64=2) %!d(string=hai) anos
  saybur a73d7fec21 Initial implementation for runtime directory scanning to find images. %!s(int64=2) %!d(string=hai) anos
  saybur ae89b2c731 Ensure during config loading the image index is set properly. %!s(int64=2) %!d(string=hai) anos
  saybur 506465b139 Missed image index assignment; order restart at 0 for no images. %!s(int64=2) %!d(string=hai) anos
  saybur 6e9393d9d6 Add storage to track the current image for dynamic image listing. %!s(int64=2) %!d(string=hai) anos
  saybur 203e57bec0 Add a 'ImgDir' configuration file option. %!s(int64=2) %!d(string=hai) anos
  saybur 303c00ebfd Define an image limit in a place where it is easy to adjust if needed. %!s(int64=2) %!d(string=hai) anos
  saybur 73e160aaff Change scsiDiskGetImageNameFromConfig to scsiDiskGetNextImageName. %!s(int64=2) %!d(string=hai) anos
  saybur c5de0cf018 Add specific image load failure report and make exact filename clear. %!s(int64=2) %!d(string=hai) anos
  saybur 3f067d710d Move image extension check to visible function. %!s(int64=2) %!d(string=hai) anos
  Alex Perez e8e08497ee Merge pull request #228 from saybur/cdrom-modes %!s(int64=2) %!d(string=hai) anos
  saybur bc285e098f Use average of both output ports to determine audio level. %!s(int64=2) %!d(string=hai) anos
  saybur c4db86dd1f Support for changing CD volume via 0x0E audio control page. %!s(int64=2) %!d(string=hai) anos
  saybur 4157d0afa0 Handle condition where there is a vendor-specific mode page present. %!s(int64=2) %!d(string=hai) anos
  saybur 4758431741 Report current CD player volume level in MODE SELECT %!s(int64=2) %!d(string=hai) anos
  saybur 69cc4657a2 Add volume scalar to audio sample processing. %!s(int64=2) %!d(string=hai) anos
  saybur e320e89850 Disable mode page 0x03 and 0x04 for CD drives. %!s(int64=2) %!d(string=hai) anos
  saybur ee8d112b45 Enable 0x0D CD mode page for all CD drives, not just audio-enabled ones. %!s(int64=2) %!d(string=hai) anos