Jean Pierre Cimalando
|
05608108fc
|
Check for existence of libatomic, some Linux don't have it
|
2020-02-01 16:11:11 +01:00 |
|
Jean Pierre Cimalando
|
4f6091a7e2
|
Do not generate instruction "yield" on older ARM than v6
|
2020-02-01 16:10:25 +01:00 |
|
Paul Ferrand
|
c0b4a79612
|
Merge pull request #34 from jpcima/mingw
Make the build sytem MinGW-compatible
|
2020-02-01 15:45:08 +01:00 |
|
Paul Ferrand
|
3be59cef92
|
Merge pull request #35 from jpcima/cmake-compat
Compatibility with CMake 3.5
|
2020-02-01 13:09:13 +01:00 |
|
Jean Pierre Cimalando
|
4be918e50f
|
Add a forgotten condition with USE_LIBCPP
|
2020-01-31 23:30:51 +01:00 |
|
Jean Pierre Cimalando
|
8b7bba682c
|
Compatibility with CMake 3.5
|
2020-01-31 23:24:36 +01:00 |
|
Jean Pierre Cimalando
|
c24a16cce7
|
Search JACK with pkg-config so it can fail early if missing
|
2020-01-31 19:02:04 +01:00 |
|
Jean Pierre Cimalando
|
d4abf9bedb
|
Allow it to build on 32-bit
|
2020-01-31 18:58:35 +01:00 |
|
Jean Pierre Cimalando
|
e6d25114a6
|
Make the build sytem MinGW-compatible
|
2020-01-31 18:25:51 +01:00 |
|
Paul Ferrand
|
b9294e9e54
|
Removed the part about additional DLLs
|
2020-01-31 08:49:55 +01:00 |
|
Jean Pierre Cimalando
|
47ae59251b
|
Silence some warnings emitted from the generated code
|
2020-01-30 20:38:48 +01:00 |
|
Jean Pierre Cimalando
|
ba969158ed
|
Add the generated source of faust filters
|
2020-01-30 20:38:48 +01:00 |
|
Jean Pierre Cimalando
|
ac4dfff729
|
Add the multi-mode filter, mono and stereo
|
2020-01-30 20:38:35 +01:00 |
|
Paul Ferrand
|
a9d358d774
|
Update README.md
|
2020-01-30 16:47:18 +01:00 |
|
Paul Ferrand
|
454a6661ab
|
Update README.md
|
2020-01-30 16:42:34 +01:00 |
|
Paul Ferrand
|
35fbf7d36b
|
Merge branch 'develop'
|
2020-01-30 10:16:15 +01:00 |
|
Paul Ferrand
|
b6130ccf02
|
Updated Dockerfile
|
2020-01-30 10:12:46 +01:00 |
|
Paul Ferrand
|
c14fc91557
|
Set the absl libraries to public for the Parser target
|
2020-01-30 10:09:21 +01:00 |
|
Paul Ferrand
|
7377bb62a8
|
Added a configure switch and license information
for the distribution of the LV2 plugin
|
2020-01-30 10:08:38 +01:00 |
|
Paul Ferrand
|
2b5d2ea3f0
|
Updated README
|
2020-01-30 10:08:13 +01:00 |
|
Paul Ferrand
|
07c723a608
|
Updated tests
|
2020-01-30 08:16:40 +01:00 |
|
Paul Ferrand
|
a364616c26
|
Added a different default for vel2release
|
2020-01-30 08:16:26 +01:00 |
|
Paul Ferrand
|
4793963e88
|
Activated back the LV2 option by default
|
2020-01-30 08:07:34 +01:00 |
|
Paul Ferrand
|
ef477dca90
|
Correcting windows builds
|
2020-01-28 21:42:15 +01:00 |
|
Paul Ferrand
|
603b3049bf
|
Change the looping logic
The outer loop point is now taken into account
|
2020-01-27 09:45:43 +01:00 |
|
Paul Ferrand
|
916e269bf6
|
Careful with outer loop points and endings
|
2020-01-27 09:43:52 +01:00 |
|
Paul Ferrand
|
97870c2989
|
Disable the SSE interpolation routine
|
2020-01-27 09:43:30 +01:00 |
|
Paul Ferrand
|
bb5ee8ac00
|
Added a separate global volume default
|
2020-01-26 23:26:07 +01:00 |
|
Paul Ferrand
|
037a2cec5b
|
Set the loopend to the sample end by default
|
2020-01-26 23:10:53 +01:00 |
|
Paul Ferrand
|
0bcd09a761
|
Set default volume to 0
|
2020-01-26 23:10:31 +01:00 |
|
Paul Ferrand
|
0906fe98d4
|
Added a small default release time
|
2020-01-26 21:54:50 +01:00 |
|
Paul Ferrand
|
bae5fbe18e
|
Removed the README part about case sensitivity
|
2020-01-26 21:36:26 +01:00 |
|
Paul Ferrand
|
4be2ca3b1f
|
Merge pull request #28 from jpcima/file-case
Mechanism for case-sensitivity on Unix-style OS, integration code by @paulfd
|
2020-01-26 21:28:01 +01:00 |
|
Paul Ferrand
|
87f169a6c1
|
Updated the test for the default_path test case
|
2020-01-26 21:16:32 +01:00 |
|
Paul Ferrand
|
2818c8e197
|
Added a default_path test case
|
2020-01-26 21:16:05 +01:00 |
|
Paul Ferrand
|
15e5212cfc
|
Added back the WIN32 switch
|
2020-01-26 21:15:20 +01:00 |
|
Jean Pierre Cimalando
|
06755812db
|
Mechanism for case-sensitivity on Unix-style OS, integration code by @paulfd
|
2020-01-26 20:38:59 +01:00 |
|
Paul Ferrand
|
fe6cc016d7
|
Updated the doc and c++ api
|
2020-01-26 11:20:11 +01:00 |
|
Paul Ferrand
|
a548cd5f2a
|
Changes in the way the doc and build are worded
|
2020-01-25 14:20:42 +01:00 |
|
Paul Ferrand
|
e917a9abed
|
Updated README
|
2020-01-25 13:53:04 +01:00 |
|
Paul Ferrand
|
3abb63639b
|
Less verbose license text
|
2020-01-25 13:13:07 +01:00 |
|
Paul Ferrand
|
8528fbaafe
|
Raspberry work
|
2020-01-25 12:41:45 +01:00 |
|
Paul Ferrand
|
7edb9a2dae
|
Added email in LV2
|
2020-01-25 10:13:33 +01:00 |
|
Paul Ferrand
|
56be9c8b7c
|
Updated licenses and copyright date
|
2020-01-25 10:13:33 +01:00 |
|
redtide
|
e9841ccad6
|
Change IRC notifications channel
|
2020-01-24 17:50:10 +01:00 |
|
redtide
|
b9c3327778
|
Remove IRC color codes not supported by Travis
|
2020-01-24 13:04:13 +01:00 |
|
redtide
|
ff5e3712e4
|
Testing IRC notification
|
2020-01-24 12:40:16 +01:00 |
|
Paul Ferrand
|
cb396ba7a6
|
NOOP - whitespace
|
2020-01-24 11:15:11 +01:00 |
|
Paul Ferrand
|
8a03a1c5c7
|
Added a way to statically build the LV2 in a plugin
|
2020-01-24 10:37:31 +01:00 |
|
Paul Ferrand
|
d91238af4c
|
Link atomic with only the active libraries
|
2020-01-24 10:30:31 +01:00 |
|