mmlgui icon indicating copy to clipboard operation
mmlgui copied to clipboard

GUI for ctrmml

Results 4 mmlgui issues
Sort by recently updated
recently updated
newest added

Prerequisites: Three alternatives: - Add build option that replaces glfw and libvgm-audio with SDL2, and use SDL2's audio library - Add build option that replaces libvgm-audio with OpenAL - Add...

## Window classes - [x] Main_Window - parent window, handles all child windows (below) and the ImGui "frame" - [x] Editor_Window - text editor - [ ] FMPatch_Window - FM...

Hello, I don't know if this will break other platforms, but here's what I did to get the build working on macOS (10.15.6 Catalina). I think I also installed glfw...

I'm running on VM running the latest version of Debian running in VMWare Workstation Pro. I'd had to install libvgm manually. Via apt I'd had to install libglfw3(-dev), g++, cmake,...