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