index
:
blop.lv2.git
master
Blop LV2 plugins
d@drobilla.net
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-12
Avoid pedantic dlsym warnings
David Robillard
1
-1
/
+6
2016-07-30
Fix wavedata function prototypes
David Robillard
2
-2
/
+2
2015-07-25
Fix compilation with default hidden visibility.
David Robillard
1
-0
/
+1
2014-01-05
Fix VECTOR_OP to actually apply operator, and not always *.
David Robillard
1
-5
/
+5
2014-01-05
Implement morph ports for branch plugin.
David Robillard
2
-5
/
+97
2014-01-05
Fix missing function prototype warnings.
David Robillard
1
-8
/
+20
2012-09-16
Support latest options and morph extensions.
David Robillard
17
-461
/
+659
2012-08-11
Make sum, product, and difference plugins vectorizable.
David Robillard
24
-323
/
+333
2012-08-10
Fix conversion of string constants to non-const char*.
David Robillard
2
-4
/
+4
2012-08-02
Fix compilation in MinGW.
David Robillard
6
-29
/
+21
2012-08-02
Compile cleanly as C++.
David Robillard
24
-97
/
+97
2012-07-29
Build blop.lv2 in top-level build process.
David Robillard
1
-2
/
+2
2012-07-29
Add missing file (fix #848).
David Robillard
1
-0
/
+51
2012-07-26
Fix auto-morph output of Frequency Modulator.
David Robillard
1
-1
/
+3
2012-05-31
Fix memory errors.
David Robillard
4
-2
/
+14
2012-05-31
Umm... commit pretty much all the work of the past few days. Again.
David Robillard
30
-1597
/
+1192
2012-05-22
Remove some silly temporary variables and unnecessary stores.
David Robillard
8
-72
/
+17
2012-05-22
Make arithmetic plugins use CVPort.
David Robillard
3
-3
/
+3
2012-05-22
Don't cast inputs to non-const pointers.
David Robillard
21
-133
/
+130
2012-05-22
Add mising units: prefixes.
David Robillard
1
-6
/
+6
2012-01-18
Use consistent *_config.h rather than *-config.h.
David Robillard
4
-4
/
+4
2011-12-27
Fix compilation.
David Robillard
7
-10
/
+21
2011-11-07
Remove use of non-portable _XOPEN_SOURCE and strdup.
David Robillard
1
-1
/
+1
2011-10-10
Fix compilation.
David Robillard
1
-0
/
+1
2011-10-04
Build oscillator data and load it from LV2 bundle.
David Robillard
9
-129
/
+59
2011-10-03
Add 'blip', an LV2 port of the LADSPA 'blop' collection.
David Robillard
32
-0
/
+7079