Commit Graph

51 Commits

Author SHA1 Message Date
Robin Gareus 800eab97f3
Fix compiler option 2022-11-08 09:45:56 +01:00
Robin Gareus 9f00f063bc
Autodetect SSE optimization defaults 2022-08-10 06:45:18 +02:00
Robin Gareus 2c3250c5a2
Enable high-resolution rendering on macOS 2022-07-30 14:57:41 +02:00
Robin Gareus b970128b42
Update robtk submodule 2022-07-30 14:57:13 +02:00
Robin Gareus b8d7734bff
Improve x-builds (pkg-config variable) 2019-01-05 18:10:22 +01:00
Robin Gareus 5d17e86f6a Prevent environment variable to leak into ttl 2018-09-05 17:27:03 +02:00
Robin Gareus caa98229a9 NO-OP: remove duplicate lib flags 2017-06-12 10:46:24 +02:00
Robin Gareus eb0f6215c6 clean up Makefile (unify with x42 system) 2016-08-25 17:18:06 +02:00
Robin Gareus e2e2d5ca92 refine makefile - fix typos, unify with other x42 projects 2016-08-05 22:59:18 +02:00
Robin Gareus d7a8066199 amend 11f53b2777 2016-07-31 14:40:58 +02:00
Robin Gareus 11f53b2777 enable embeddable UI on windows 2016-07-31 13:52:24 +02:00
Robin Gareus b9eae7ca5a fftw-3.3.5 is out (!)
This removes workarounds and warnings pertaining
https://github.com/FFTW/fftw3/issues/16
2016-07-31 13:52:07 +02:00
Robin Gareus 73c998b01e fix modgui install/uninstall 2016-06-20 18:39:21 +02:00
Robin Gareus 97dff6b080 optional GUI in ttl 2016-06-18 00:56:50 +02:00
Robin Gareus 4e4d73b109 allow to build w/o GUI 2016-06-17 18:02:55 +02:00
Robin Gareus c8a1644314 basic MOD GUI -- work in progress 2016-06-15 23:09:01 +02:00
Robin Gareus 5fb0f258d9 ...and pthread, too. Amen 2016-03-15 03:22:16 +01:00
Robin Gareus 5be3dbb811 ..and another windows compile fix 2016-03-15 00:30:20 +01:00
Robin Gareus 3e8e004f85 fix osx/window static builds 2016-03-14 23:35:02 +01:00
Robin Gareus 54dbed4af1 clean up display interface extension support 2016-03-14 11:47:36 +01:00
Robin Gareus a2ecd908a6 prepare lv2 inline display 2016-03-13 18:21:42 +01:00
Robin Gareus bbe512ae2c implement optional LV2 license interface 2016-03-08 19:27:51 +01:00
Robin Gareus 2320919c6f don't use BUILDDIR environment variable 2015-09-14 00:27:18 +02:00
Robin Gareus e03aebbb99 allow to compile w/o GUI and w/o jack
Hello MOD!
2015-07-20 18:23:19 +02:00
Robin Gareus c0c265bef9 require idle-interface 2015-06-27 13:01:38 +02:00
Robin Gareus efaeedb14d jack is required now. 2015-06-27 12:46:40 +02:00
Robin Gareus abd36b66a2 lv2 version 2015-06-20 22:49:49 +02:00
Robin Gareus 5513ab0627 fix windows builds 2015-06-19 03:30:30 +02:00
Robin Gareus 3edb6fe5de install standalone jack app & man-page 2015-06-19 00:14:42 +02:00
Robin Gareus 13f9ffc245 fix typo (non static fftw builds) 2015-05-31 22:42:30 +02:00
Robin Gareus db192b2854 suggest static_fft.sh only if file is present (git) 2015-05-31 22:42:01 +02:00
Robin Gareus 270376f486 add help text to jack application 2015-05-30 18:16:26 +02:00
Robin Gareus acd34e6fbc nodebug by default 2015-05-30 18:10:18 +02:00
Robin Gareus 8eb316eb2b update GUI build dependencies 2015-05-30 00:28:41 +02:00
Robin Gareus 4c7c10d206 request larger DSP->GUI ringbuffers 2015-05-28 10:30:37 +02:00
Robin Gareus 8638d262ef update submodule before build 2015-05-20 01:14:05 +02:00
Robin Gareus 5102b65dca update GUI for HiPass w/resonance 2015-05-16 18:56:04 +02:00
Robin Gareus 3518b3df2a clean up robtk `make` message 2015-05-13 17:27:09 +02:00
Robin Gareus 9a0083df04 stereo variant 2015-05-13 17:09:08 +02:00
Robin Gareus 81c1fa3b49 add LowPass & allow to change Hi/Lo freq. 2015-05-13 17:00:54 +02:00
Robin Gareus b47216b690 FFT spectrum & related infrastructure 2015-05-13 16:59:49 +02:00
Robin Gareus 0e0b02b023 prepare FFT (transfer raw data to UI) 2015-05-13 16:59:42 +02:00
Robin Gareus 4e43d0de5f some more build-system fixes 2015-05-10 23:03:03 +02:00
Robin Gareus 4ee4fd8a93 fix UI Type 2015-05-10 14:07:18 +02:00
Robin Gareus b77295099d don't use custom UI thread, rely on idle interface with embedded UI 2015-05-09 13:45:27 +02:00
Robin Gareus 1264d5e048 build as embeddable X11UI on GNU/Linux & OS X
(other platforms may follow pending investigation)
2015-05-09 13:15:16 +02:00
Robin Gareus 7835494e3d add high-pass filter 2015-05-09 08:48:35 +02:00
Robin Gareus a04bec3a0f shelf filters (IIR/biquad) 2015-05-08 18:53:13 +02:00
Robin Gareus 3193ae067e prepare robtk GUI 2015-05-08 01:17:29 +02:00
Robin Gareus 85154629a0 rework as LV2 plugin 2015-05-07 08:29:33 +02:00