Matt Sieren

Results 19 issues of Matt Sieren

Cross Reference to https://github.com/popcornell/MIDIno

Need code license, presumably MIT.

enhancement

We want to support MacOS Catalina with Synth One. The MVP-Goal is to have a first running version of Synth One available in the App Store. Further goals could be...

enhancement

I am currently working on Homepoint 2.0 which will be a complete rewrite based on https://github.com/lvgl/lvgl, allowing to more easily support new platforms and a more responsive UI.

enhancement

Still WIP, just to make sure CI doesn't fail.

Occasionally SPIFFS gets corrupted in failsafe (or otherwise), resulting in files unable to be edited or created (deleting however always works). Often files are only "half" written during save and...

bug
needs more info

WIP PR for Homepoint 2.0 Ongoing Betas: https://github.com/sieren/Homepoint/issues/155

Having both a Dock Item and a Status Bar Item seemed redundant. We are hiding the dock item when the app is closed and the status bar item is active....

### **Description** When including the most recent (and prior) versions of AppCenter SDK binaries via Carthage, Xcode 14 is unable to link for the iOS simulator. ``` error build: In...

bug

Added the SDK (part of Mac and iOS SDKs) header "TargetConditionals.h" to make it easier to use the PGMIDI Sources as a Drop-in with no additional configuration. Before the build...