squarepine_core icon indicating copy to clipboard operation
squarepine_core copied to clipboard

An assortment of modules that make a great addition to your JUCE app and plugin development tool belt.

Results 25 squarepine_core issues
Sort by recently updated
recently updated
newest added

Because this may be a lot of code, this seems reasonable as a separate module. Some docs: https://learn.microsoft.com/en-us/uwp/api/windows.devices.sensors?view=winrt-26100 https://developer.android.com/develop/sensors-and-location/sensors/sensors_overview https://developer.apple.com/documentation/sensorkit

enhancement

Frankly, the integration and usability of this ecosystem - as it stands publicly - is both frustrating and tedious. I could personally use something easy to drop in and C++....

enhancement

Something with OAuth2 generically solved, and having a bunch of open source APIs pre-integrated. Some examples: - AWS and Incognito - Shopify - Something with OpenAPI: https://github.com/APIs-guru/openapi-directory/tree/main/APIs - https://github.com/public-apis/public-apis

Since JUCE supports Cmake now, this would be a nice to have in order to save time in the world of CI, and perhaps for user consumption too.

enhancement
help wanted