Maschell

Results 15 issues of Maschell

ACPDeviceType values are based on a function in nn_acp.rpl which converts them to be used in `MCP_GetTitleInfoByTitleAndDevice` . ![grafik | width=100 ](https://github.com/user-attachments/assets/5c6002be-0232-42c8-99b3-b4bb35ffd9b4 ) MCPDeviceType matches the values as well

The upcoming Aroma release will allow the user to unload a plugin from the config menu. This PR adds a basic notification to inform the user that the module is...

PoC/WIP implemenation of fuse support via [fuse-mt](https://github.com/wfraser/fuse-mt/tree/master). Current limitations and notes: - This was basically the first doing something in rust, I might have done weird things in the code...