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
/
LV2Node.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-18
Node => Block
David Robillard
1
-469
/
+0
2012-08-17
Implement real logging system, LV2 log extension support, and purge evil/ugly...
David Robillard
1
-16
/
+16
2012-08-15
Clean up includes.
David Robillard
1
-1
/
+0
2012-08-15
Rewrite Raul::Maid and eliminate Raul:List.
David Robillard
1
-2
/
+2
2012-08-14
Update for latest Raul.
David Robillard
1
-1
/
+1
2012-08-12
Use ingen:root as the path for the root patch, opening up path space for engi...
David Robillard
1
-5
/
+6
2012-08-12
Stricter symbol construction and conversion.
David Robillard
1
-17
/
+11
2012-08-11
Remove assertion.
David Robillard
1
-5
/
+5
2012-08-11
Vectorizable (by GCC with -ftree-vectorize) mixing and Buffer::set_block().
David Robillard
1
-4
/
+4
2012-08-10
Use the usual semantics for 'end' for Buffer::set_block, which in addition to...
David Robillard
1
-1
/
+1
2012-08-10
Fix various const violations.
David Robillard
1
-2
/
+2
2012-07-31
Merge AudioBuffer into Buffer and avoid all the casting.
David Robillard
1
-3
/
+1
2012-07-31
Move continuous value setting stuff from AudioBuffer to PortImpl.
David Robillard
1
-2
/
+2
2012-07-31
Merge Ingen::Shared namespace into Ingen namespace and core libingen library.
David Robillard
1
-11
/
+11
2012-07-26
Better error message for unknown port types.
David Robillard
1
-1
/
+2
2012-07-25
Remove unnecessary NodeImpl::_srate field.
David Robillard
1
-4
/
+10
2012-07-25
Fix control bindings for logarithmic and sample rate control ports.
David Robillard
1
-0
/
+2
2012-07-18
Factor out 'inherit plugin port properties' pattern.
David Robillard
1
-19
/
+11
2012-07-17
Implement worker extension correctly (for one voice only).
David Robillard
1
-5
/
+32
2012-07-06
Fix crash when instantiating plugins with worker interface.
David Robillard
1
-1
/
+1
2012-05-31
Implement Control/CV morph ports.
David Robillard
1
-88
/
+156
2012-05-28
... missed one.
David Robillard
1
-6
/
+1
2012-05-28
Remove accidentally added include.
David Robillard
1
-1
/
+0
2012-05-28
Cache lilv nodes used for instantiation in LV2Info.
David Robillard
1
-32
/
+12
2012-05-23
Trim unnecessary includes.
David Robillard
1
-2
/
+0
2012-05-23
Fix creation of several ports in rapid succession (e.g. on patch load).
David Robillard
1
-1
/
+1
2012-05-14
Tidy.
David Robillard
1
-11
/
+12
2012-05-13
Fix wonky conditional.
David Robillard
1
-1
/
+1
2012-05-13
Sanify atom port buffer size stuff (fix dead assignment).
David Robillard
1
-7
/
+8
2012-05-13
Remove unused variable.
David Robillard
1
-1
/
+0
2012-05-12
Use compiler checkable ProcessContext parameter rather than runtime context a...
David Robillard
1
-2
/
+4
2012-05-11
Fix compilation with clang.
David Robillard
1
-2
/
+4
2012-05-11
Move Forge to the appropriate namespace.
David Robillard
1
-1
/
+1
2012-05-11
Clean up and better document World interface.
David Robillard
1
-3
/
+2
2012-05-10
Work towards translatable strings and a cleaner log interface.
David Robillard
1
-10
/
+9
2012-05-10
LV2URIMap => URIMap.
David Robillard
1
-2
/
+2
2012-05-09
Factor audio thread execution stuff out of JackDriver into Engine::run().
David Robillard
1
-0
/
+1
2012-04-16
Update for latest LV2 resize-port extension.
David Robillard
1
-10
/
+8
2012-03-31
Update for latest LV2 state extension.
David Robillard
1
-1
/
+1
2012-03-27
Squeeze blank lines.
David Robillard
1
-1
/
+0
2012-03-27
Delete trailing whitespace.
David Robillard
1
-1
/
+1
2012-03-27
Switch to AGPL3+.
David Robillard
1
-16
/
+16
2012-03-25
Update for latest atom extension.
David Robillard
1
-5
/
+3
2012-03-23
Fix compilation with latest LV2.
David Robillard
1
-42
/
+13
2012-03-19
Partially functioning communication between Ingen LV2 plugin and UI.
David Robillard
1
-22
/
+42
2012-03-14
Use the host URI map/unmap when running as a plugin.
David Robillard
1
-0
/
+1
2012-03-12
Centralise atom creation in forge object.
David Robillard
1
-9
/
+10
2012-03-11
Implement cv:CVPort (fix #790). Not well-tested, but at least works somewhat.
David Robillard
1
-2
/
+5
2011-11-09
Update for changes in LV2 SVN.
David Robillard
1
-3
/
+3
2011-10-21
Move more headers to shared include directory.
David Robillard
1
-1
/
+1
[next]