Commit Graph

196 Commits

Author SHA1 Message Date
falkTX f272c0ef11
Remove old .kdev_include_paths files
Signed-off-by: falkTX <falktx@falktx.com>
2023-05-16 15:56:16 +02:00
falkTX cf8d885999
Remove use of REAL_BUILD macro
Signed-off-by: falkTX <falktx@falktx.com>
2023-05-06 15:13:07 +02:00
falkTX 06d6981732
More tweaks for wasm, engine verified to work, still with hacks
Signed-off-by: falkTX <falktx@falktx.com>
2022-07-04 20:46:46 +01:00
falkTX 0445589595
More tweaks for wasm and sdl
Signed-off-by: falkTX <falktx@falktx.com>
2022-07-03 02:04:40 +01:00
falkTX 135c828b66
Add SDL/wasm test code
Signed-off-by: falkTX <falktx@falktx.com>
2022-07-03 01:03:37 +01:00
falkTX f1d7b59020 Implement VERBOSE make flag
Signed-off-by: falkTX <falktx@falktx.com>
2022-03-07 14:22:05 +00:00
falkTX 6fdc4d36fd
Add .kdev_include_paths files
Signed-off-by: falkTX <falktx@falktx.com>
2021-04-10 13:09:51 +01:00
falkTX d0079162c0
Fix building tests 2020-11-23 18:43:54 +00:00
falkTX f9ff6d5c0d Clear up which symbols are exposed in utils and standalone libs 2020-10-05 12:43:26 +01:00
falkTX e99c8a6146 test-load carla as lv2 plugin too 2020-09-25 05:11:43 +01:00
falkTX 2e00e352d1 test-load our vst plugin 2020-09-25 04:10:41 +01:00
falkTX 96e56c02d4 Load and test all internal plugins 2020-09-25 03:38:51 +01:00
falkTX b81d3d955f Add a test for carla-host-plugin usage 2020-09-25 03:10:20 +01:00
falkTX 58854f37d5 Fix header include test; Add a "make test" target 2020-09-25 01:29:33 +01:00
falkTX 459a85409b Add first good tests, can be automated if needed 2019-12-27 11:03:51 +00:00
falkTX 2d2bba987b Get rid of old tests folder, will start with a new one soon 2019-12-25 14:12:03 +00:00
falkTX 932b4c9746
Cleanup
Signed-off-by: falkTX <falktx@falktx.com>
2019-03-14 10:38:46 +01:00
falkTX 13a5b3ad09 Fix new test under linux 2018-10-06 09:48:12 +02:00
falkTX 35d40ccaf1 Add a test case for ctypes callback 2018-10-06 07:42:40 +00:00
falkTX d4a0e291a7 Fix a test case 2018-10-06 07:42:14 +00:00
falkTX d0d775a23d Experiments with pipe tests 2018-08-21 22:28:43 +02:00
falkTX d94855f114 Remove gig/linuxsampler mentions from a few more places 2018-08-18 15:32:13 +02:00
falkTX b4690e48cc More water cleanup 2017-11-05 21:58:24 +01:00
falkTX df1e2f12b1 Start to get rid of Juce 2017-10-24 16:03:12 +02:00
falkTX 2b870615ef Ignore JackUseExactName, client doesn't know about it anyway 2017-09-29 02:57:42 +02:00
falkTX c3a2135f29 More libjack work (ringbuffer and dummy metadata, uuid and stats) 2017-09-28 00:51:24 +02:00
falkTX 0584579c16 Import the super experimental libjack code 2017-09-15 23:26:46 +02:00
falkTX 26d9548604 Update tests 2017-09-15 22:30:22 +02:00
falkTX ea81916753 Add code to test u-he plugin load with c and python 2016-12-29 17:24:36 +00:00
falkTX 6ba82f32ed Rework pipe code, now working under win32; Enable pipe plugins
Hopefully doesn't break linux/osx stuff...
2016-12-28 23:44:52 +00:00
falkTX 34a38c835d Small rework of rtmempool, based on mod-host changes
Keep thread-safety disabled (optional), as carla does that internally.
Update test code to check for min/max usage
2016-12-19 02:13:28 +00:00
falkTX cad32b6ea4 Add CachedPlugins test 2016-01-11 20:44:54 +00:00
falkTX 151ba5ee0a Add random test code for bug #234 2015-10-06 01:35:37 +02:00
falkTX 8de9234e04 Make things build again 2015-06-07 00:29:50 +02:00
falkTX 863a5bdca1 Cleanup some code, rename for functions with better names 2015-06-07 00:09:35 +02:00
falkTX ce8c1ffe07 More LinkedList changes; Update code to use "old" version 2015-05-27 10:39:55 +02:00
falkTX 7787508b6c Start final code recheck; Add some safety checks to LinkedList 2015-05-27 00:54:04 +02:00
falkTX b7e7960855 Don't link the full plugin code in carla-utils; Misc plugin changes 2015-02-11 12:00:24 +00:00
falkTX cd30c7f7e1 Misc fixing & cleanup 2015-01-01 04:22:04 +00:00
falkTX 4a40ec59e1 Misc 2014-11-29 09:39:55 +00:00
falkTX bc2c5b2659 Fix CarlaBackend.h for ANSI (pedantic) 2014-11-29 06:01:56 +00:00
falkTX cdbfed0f75 Fix CarlaNative.h for ANSI (pedantic) 2014-11-29 05:40:40 +00:00
falkTX cd8f22d5c8 Continue makefile rework 2014-11-26 12:54:24 +00:00
falkTX 376306563d Rework CarlaPipeUtils code, kinda working win32 implementation 2014-11-24 13:19:16 +00:00
falkTX 5082930722 Misc 2014-11-23 21:07:08 +00:00
falkTX 17aa22d119 Misc 2014-11-23 13:29:36 +00:00
falkTX 67bbd7e152 Make lib_symbol use a template for the function type 2014-10-28 03:09:53 +00:00
falkTX 2746466fb8 Misc 2014-10-28 02:21:09 +00:00
falkTX 0ecef00423 Remove useless file 2014-10-28 01:44:07 +00:00
falkTX 0eec70a1ca Export Engine/Plugin C++ API; Make carla_get_engine() non-const 2014-10-28 01:18:44 +00:00