deltabeard / ctrmus

3DS Music Player

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fix file browsing flashing

deltabeard opened this issue · comments

Fixing the issues with the file browser that causes flashing when browsing. This was due to obtaining the directory structure and processing it on every key press. The directory is now cached making file browsing much faster and less prone to the seizure procedure treatment.

Pre-release below, for testing only:
ctrmus.zip

Issues with above pre-release so far:

  • Pressing right to browse may sometimes show an extra file at the bottom of the string due to the screen not clearing that line.
  • Some error messages are sometimes displayed on the bottom screen.