dagargo
dagargo
The idea is to use [Styrene](https://github.com/achadwick/styrene) to create an application bundle and installer for Windows users.
ID in the `appdata` file does not follow the specification. https://github.com/dagargo/elektroid/blob/a8162d52511812804b1a4949f01da529ef56c134/res/elektroid.appdata.xml#L4 See https://docs.flathub.org/docs/for-app-authors/metainfo-guidelines/#id and https://www.freedesktop.org/software/appstream/docs/chap-Validation.html#asv-cid-desktopapp-is-not-rdns. This might break things to the point of resubmitting the application to Flathub so this...
This commit fixes a compilation error that appears when `gcc` is set to use the C23 standard. ``` volcasample/project$ git diff -U0 diff --git a/project/Makefile b/project/Makefile index cd235f3..cb5df73 100644 ---...
Since the project inception, not only was the idea providing the users a way to use Overbridge devices but also a way for others programmers to use the core functionalities....
@snd1, @trebmuh and @xfgusta, Elektroid 3.3 is kind of ready so I'm asking again for your collaborations in case you're interested. This version, along with many fixes and improvements, adds...
After discarding #149, it might be a better idea to try creating a CMake configuration for Windows only. Configuration will be simplified by considering this: * Only GUI is needed...