6 Commits

Author SHA1 Message Date
285351e982 YAY
Some checks failed
Build (3DS) / build (push) Failing after 1m13s
2025-12-06 23:47:15 +00:00
Narayan
fbf9db3e45 grammar fix in error message 2025-08-19 12:11:41 -07:00
Mahyar Koshkouei
2ff0853ad4 error: add instructions on dumping DSP firmware
Signed-off-by: Mahyar Koshkouei <mk@deltabeard.com>
2023-07-08 23:17:34 +01:00
Mahyar Koshkouei
808ae2cc91 Fix Vorbis playback
Tested with a stereo OGG Vorbis file only.

Signed-off-by: Mahyar Koshkouei <mk@deltabeard.com>
2017-07-08 13:51:20 +01:00
Mahyar Koshkouei
65bb01ee72 Add missing function headers
Signed-off-by: Mahyar Koshkouei <deltabeard@users.noreply.github.com>
2017-02-14 22:45:18 +00:00
Mahyar Koshkouei
5b433f2396 Add showControls, error handling, optimisations
Add a function to show button mappings using L + LEFT.
Added preliminary error handling that will be improved later to
determine playback issues.
Music is not stopped when an unsupported file is selected.
Some other minor modifications.

TODO:
Pause/play status does not show currently.
Obtain error status of playback thread.

Signed-off-by: Mahyar Koshkouei <deltabeard@users.noreply.github.com>
2017-02-10 11:41:01 +00:00