ctrmus icon indicating copy to clipboard operation
ctrmus copied to clipboard

Graphical UI

Open CCF100 opened this issue 6 years ago • 4 comments

I know a GUI isn't easy, but are you thinking of implementing one? (On a completely unrelated note, I think this player is already better than the built-in one in terms of compatibility, for example, when I upgraded to a 64gb sd card, the music player on the 3ds stopped working.)

CCF100 avatar Sep 24 '17 04:09 CCF100

I would like to implement one, but I don't have the time. I don't really have much time to maintain this project right now. Before implementing a GUI, I would first implement playlist and queue support. There have been attempts by others to implement a GUI. I recently added music playback support to 3DShell which may at some point become a good music player. It's interesting that the official music player would stop working. Thanks for using ctrmus!

I'll keep this issue open in case there are any updates regarding a proper GUI for ctrmus.

deltabeard avatar Sep 24 '17 10:09 deltabeard

If you make a gui, would you mind adding album cover support? I guess it's too early to see what will happen. I'll try to contribute to this project.

ghost avatar Sep 03 '20 01:09 ghost

A GUI for ctrmus is in progress.

deltabeard avatar May 18 '21 16:05 deltabeard

I worked hard on using LVGL for a ctrmus UI in the https://github.com/deltabeard/ctrmus/tree/ui branch. It was becoming a time sink, and the end result wasn't impressive because of how slow it was. I were to add a UI, I would use Imgui instead.

deltabeard avatar Jul 08 '23 11:07 deltabeard