11 Commits

Author SHA1 Message Date
Dave Griffiths
4a4ab8b41a added audio settings options for selection of device, samplrate and buffer size, also fixed: #65 & fixed: #64 2022-10-03 09:56:25 +01:00
Owen D'Aprile
dc0c047ad6
linux: add AppStream metadata
Adds an AppStream metainfo file that is used to display the app in
graphical app stores on Linux. This is also required for submission to
Flathub.
2022-09-28 18:19:48 -04:00
nik gaffney
defee25db7 added ICON 2022-09-26 18:32:40 +02:00
dave griffiths
dcdf481a02 Merge branch 'packaging/flatpak' into 'main'
packaging: Add support for building a Flatpak

See merge request then-try-this/samplebrain!4
2022-09-26 07:45:38 +00:00
nik gaffney
dd92364be6 added homebrew arm64 paths 2022-09-25 22:30:39 +02:00
Owen D'Aprile
74b00570dd
build: allow setting installation prefix
Allow $PREFIX to be set during compilation, changing where the app is
installed.

This is used to change where the app is installed inside the Flatpak
sandbox.
2022-09-25 16:21:07 -04:00
Dimitry Andric
a831638171 Update project to Qt6:
* loaded and saved `samplebrain.ui` in Qt6 Designer
* generate `ui_samplebrain.h` on the fly (via `FORMS +=`)
* remove example files `sample.ui` and `ui_sample.h`
* remove `setMargin()` calls, these methods have been removed
* use `QFont::Bold` for `setWeight()` calls, numeric values aren't accepted anymore
* qualify `spiralcore::sample` in `block.cpp`'s `normalise()`
2022-09-24 22:50:43 +02:00
Dave Griffiths
7588a6c094 tweaks and icon 2022-09-12 11:44:00 +01:00
Dave Griffiths
073c54c6a7 version 0.18 and ubuntu fixes 2022-09-08 16:53:04 +01:00
Dave Griffiths
8e252524ad conflict 2022-09-08 12:00:50 +01:00
Dave Griffiths
d3d46aa128 rejigged build for ubuntu 2022-09-08 11:59:15 +01:00