Commit Graph

12 Commits (master)

Author SHA1 Message Date
Andreas Schneider a32f73509f Revert "Temporarily force clang if available"
This reverts commit c2bfe0202f.
3 years ago
lawl c2bfe0202f Temporarily force clang if available
GCC10 seems to refuse to link libm. GCC11 and clang seem to work fine.
3 years ago
Sefa Eyeoglu 9b651eb701
Implement distribution-specific builds
Make more things configurable at compile time so building binaries for distributions is easier while complying with the license.
3 years ago
lawl b747084bb0 Replace noise-suppression-for-voice with own implementation
In preparation for PipeWire support we required our own implementation anyways.
To have a shared code base and potentially enable some other tighter integration
between the LADSPA module and NoiseTorch, we move to our own implementation.
3 years ago
lawl 8ddee5f4bd Add build flag to enable the update
A regular make will produce a build without the updater.
An explicit -tags release is now required to bake the updater in.
4 years ago
lawl b11e2e69dc Add updater 4 years ago
lawl 9d406a600c Update install method, add icon and desktop file 4 years ago
lawl 097bf649c1 Makefile: Create bin directory if it doesn't exist 4 years ago
lawl 9015c0332e Build into a bin directory 4 years ago
lawl 37ae375fca Add rnnoise_ladspa as a git submodule and build automatically 4 years ago
lawl 420b41bd66 Update makefile 4 years ago
lawl e758ce0ac7 big bang 4 years ago