Alzy / obs-midi

Use MIDI devices to trigger events in OBS and visa versa
GNU General Public License v2.0
94 stars 37 forks source link

Major update #69

Closed cpyarger closed 3 years ago

cpyarger commented 3 years ago

Fixed Memory Leaks, rebuilt the Config handling system to use JSON files instead of the profile config file Config file system now uses individual files for each profile AND scene collection Event handler now uses signals/slots for sending obs events for feedback. Allows for disconnect when shutting down. Fixed Scene /Source renaming event handler Updated website and readme to include a list of contributors. Localization via crowdin is now mostly automated Fixed Toggle Studio mode crash Fixed Alert Popup crash when called from different thread and more.