As the title suggests the mvmenu code in the jk2mv repository and the ui code in the mvsdk repository are both based on the jk2 ui code. So instead of maintaining two separate versions of almost the same module code it would be best to merge the mvmenu into the ui code to build both from a shared codebase (mvsdk is a submodule of jk2mv already). When merging both ui codebases various other fixes, improvements and changes to the ui could be made.
As the title suggests the mvmenu code in the jk2mv repository and the ui code in the mvsdk repository are both based on the jk2 ui code. So instead of maintaining two separate versions of almost the same module code it would be best to merge the mvmenu into the ui code to build both from a shared codebase (mvsdk is a submodule of jk2mv already). When merging both ui codebases various other fixes, improvements and changes to the ui could be made.
Mostly done and ready to be reviewed and merged: https://github.com/Daggolin/jk2mv/commits/mvmenu-ui-merge https://github.com/Daggolin/mvsdk/commits/mvmenu-ui-merge