mist-devel / mist-firmware

Firmware source code for the MIST board
80 stars 39 forks source link

OSD does no provide the option to traverse directories #114

Open fvillanustre opened 6 months ago

fvillanustre commented 6 months ago

When in the minimig core (but possibly other cores too) and trying to select the location of .vhd files, there is no option to move directories (it doesn't show directories marked with the system attribute either). If changing the configuration files (minimig.cfg, minimig1.cfg, etc.) manually, a directory can be added to the location of the .vhd files and everything works normally (the minimig core correctly loads de corresponding .vhd files), so the issue seems to be purely cosmetic and with the OSD menu functionality.

gyurco commented 6 months ago

Surely it's missing. Need to check how a long path is displayed, if the filename have a path part, where the file browser starts, etc...