Martin Bórik
Martin Bórik
Popup dialog which could be shown for every block in Tape Browser has serious issue: - it crashing after **`Import tape...`** was selected and File browser appears but after exiting...
### 🐛 Describe the bug - ~~Stored Undo states containing pattern fragments has some bug when reading/writing that data from/to pattern. Some notes resulting into `R--` instead of given note.~~...
☝️ Placeholder task for **rombor** who working on all players for Z80 and i8080 architectures. ### 📝 Description - Finishing players of type: - [x] `v1` - missing command `A`...
### 📝 Feature description - There are no options to clear song or part of song data (positions and patterns). ### 💡 Expectations - There should be more buttons for...
### 📝 Feature description - CLI tool to render STMF native format or tracker's binary compilation into audio file. ### 💡 Expectations 1. Expecting command line argument with input file...
Refactor popup dialogs to use uniform event handler from main thread, and get rid of while-loops within other parts of code. - [ ] [gui/CommonDialog.cpp > AboutDialog](https://github.com/mborik/GPMD85Emulator/blob/master/gui/CommonDialog.cpp#L22) - [ ]...
Refactor popup dialogs to use uniform event handler from main thread, and get rid of while-loops within other parts of code. - [ ] [gui/CommonDialog.cpp > AboutDialog](https://github.com/mborik/GPMD85Emulator/blob/master/gui/CommonDialog.cpp#L22) - [ ]...
> [!CAUTION] > DON'T MERGE, STILL UNSTABLE!