David Robillard
|
cb046d7b5e
|
Simplify plugin building and set up source tree run environment
This sets up LV2_PATH in waf tests so that tests can use specifications and
plugins from the source tree without installing.
|
3 years ago |
David Robillard
|
49777ffd4a
|
Set Gtk as a system dependency to suppress warnings
|
3 years ago |
David Robillard
|
ee5cfcfaf9
|
Update autowaf
|
3 years ago |
David Robillard
|
e103a63084
|
Fix building within a recursive project
|
4 years ago |
David Robillard
|
c7fc25e439
|
Upgrade to waf 2.0.4
|
5 years ago |
David Robillard
|
982607ad3a
|
Fix bundle installation directory
|
6 years ago |
David Robillard
|
8adeb93d8d
|
Clean up whitespace.
|
8 years ago |
David Robillard
|
bc893b67b1
|
Fix UI compilation.
|
8 years ago |
David Robillard
|
fe4d7f69e7
|
Link math library where required.
|
8 years ago |
David Robillard
|
74d7751c37
|
Order book chapters in build script rather than by bundle name.
|
9 years ago |
David Robillard
|
b91e1a81db
|
Order examples in a sensible progression for the book.
|
10 years ago |
David Robillard
|
6ec0d284c9
|
Revert prematurely incremented version.
|
10 years ago |
David Robillard
|
e0905f7792
|
Add logger convenience API.
|
10 years ago |
David Robillard
|
5a8f20f5a7
|
Move MSVC C99 gunk into autowaf.
|
11 years ago |
David Robillard
|
409a3d0d0c
|
Tidy up wscript files.
|
11 years ago |
David Robillard
|
bee23190f2
|
Use shiny/odd/portable new subst ability to copy files.
|
11 years ago |
David Robillard
|
bd1ba4a37f
|
Clean up wscript files and use a simpler method of chopping 'lib' prefix.
|
11 years ago |
David Robillard
|
132be55476
|
Remove unnecessary imports.
|
11 years ago |
David Robillard
|
1ec3031dfa
|
Compile as C++ in MSVC.
|
11 years ago |
David Robillard
|
0432b34f15
|
Use a smaller and freely licensed default sample.
|
11 years ago |
David Robillard
|
f0e080e910
|
Twiddle log extension class hierarchy a bit, and all log:Trace level.
Use log extension in eg-sample if available.
|
11 years ago |
David Robillard
|
c17611e227
|
Remove unused check for mlock.
|
11 years ago |
David Robillard
|
5ef77d9bd9
|
Add worker extension to remove thread stuff from plugins.
|
11 years ago |
David Robillard
|
76db28f38d
|
Update for patch extension.
|
11 years ago |
David Robillard
|
97f9df2f46
|
Fix configure output justification.
|
11 years ago |
David Robillard
|
495f83c7f1
|
Implement real-time safe sample loading.
|
11 years ago |
David Robillard
|
7e5bf17f9e
|
Portability fixes (plugins work on OSX).
|
11 years ago |
David Robillard
|
3d8a2bef05
|
Add message extension.
|
11 years ago |
David Robillard
|
69b569b820
|
Fix incorrect 'include' property typo.
|
11 years ago |
David Robillard
|
1ff807773c
|
Build example plugins as part of whole tree build (against included headers).
|
11 years ago |
David Robillard
|
672ba53efd
|
Fix crash on instantiation.
Switch to state extension from persist extension.
Correctly mark up features and extension data.
Check for extensions using pkgconfig.
|
11 years ago |
David Robillard
|
ee319f2c45
|
Use new urid and atom extensions instead of uri-map and event.
|
11 years ago |
David Robillard
|
94f4cc1038
|
Remove lv2config
|
11 years ago |
David Robillard
|
273d983e26
|
Add stub LV2 persist support to sampler plugin.
|
12 years ago |
David Robillard
|
cf303b7841
|
Add sampler example plugin
|
12 years ago |
David Robillard
|
a8776ce039
|
Remove cruft.
|
12 years ago |
David Robillard
|
5a838e4430
|
Add amp example plugin.
Upgrade to waf 1.6.6.
Don't depend on a C++ compiler being present.
|
12 years ago |