index
:
ingen.git
atom-cpp
fix-unused-parameter-warnings
groups
main
newparallel
nodeless
parallel
parallel-work
parameters
sequencefix
serd1
tasks
Ingen modular audio processor
d@drobilla.net
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
server
/
LV2Block.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-26
Use URIDs almost everywhere
David Robillard
1
-1
/
+1
2015-08-28
Get rid of LV2Info class.
David Robillard
1
-28
/
+23
2015-08-12
Server-side presets.
David Robillard
1
-0
/
+71
2015-04-04
Update copyright dates.
David Robillard
1
-1
/
+1
2015-03-13
Check for options interface before getting.
David Robillard
1
-4
/
+13
2015-02-19
Server side presets.
David Robillard
1
-0
/
+27
2015-02-08
Server-side copy paste with LV2 state support.
David Robillard
1
-0
/
+41
2015-02-05
Fix sequence=>sequence connections.
David Robillard
1
-1
/
+2
2014-08-31
Use float sequences for sample-accurate control ports.
David Robillard
1
-12
/
+16
2014-08-10
Fix some memory leaks.
David Robillard
1
-0
/
+2
2014-01-24
Fix various whitespace and formatting issues.
David Robillard
1
-1
/
+0
2014-01-24
Remove redundant and unnecessary properties from saved graphs and protocol.
David Robillard
1
-2
/
+0
2013-12-25
Implement lv2:connectionOptional (#847).
David Robillard
1
-2
/
+11
2013-12-17
Fix atom vector communication (patch from Robin Gareus, #941).
David Robillard
1
-0
/
+3
2013-12-17
Fix more const issues.
David Robillard
1
-1
/
+1
2013-11-01
Tidy.
David Robillard
1
-4
/
+4
2013-02-23
Remove Raul::fmt wrapper, the last vestige of boost dependency for Raul.
David Robillard
1
-6
/
+6
2013-02-23
Move Atom implementation out of Raul so it can depend on LV2.
David Robillard
1
-5
/
+5
2013-02-02
More generic Atom class.
David Robillard
1
-1
/
+1
2013-01-12
Remove Raul::SharedPtr and switch to std::shared_ptr.
David Robillard
1
-8
/
+8
2013-01-08
Add support for URID ports.
David Robillard
1
-3
/
+22
2012-11-18
Fix Plugin=>UI ring overflow handling.
David Robillard
1
-4
/
+0
2012-09-16
Support latest options and morph extensions.
David Robillard
1
-16
/
+33
2012-08-20
Replace several assertions with graceful error handling.
David Robillard
1
-1
/
+1
2012-08-19
Patch => Graph
David Robillard
1
-6
/
+6
2012-08-18
Node => Block
David Robillard
1
-0
/
+469
[prev]