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
/
libs
/
engine
/
LV2Node.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-19
Better global (engine/client) LV2 feature sharing.
David Robillard
1
-1
/
+2
2008-05-03
Apply slv2_plugin_get_port_ranges usage Ingen patch from larsl.
David Robillard
1
-9
/
+9
2008-01-25
Overhaul SLV2 API to return/take SLV2Value (instead of strings or primitives)...
David Robillard
1
-11
/
+15
2008-01-23
More LV2 extension work.
David Robillard
1
-1
/
+1
2008-01-21
Work on generic LV2 events.
David Robillard
1
-36
/
+35
2007-10-22
Rework plugin design (engine side) to be less crap.
David Robillard
1
-5
/
+5
2007-10-13
Fix crash on destroying LADSPA nodes.
David Robillard
1
-9
/
+9
2007-10-13
Dynamic polyphony fixes.
David Robillard
1
-20
/
+15
2007-10-11
Fix awful plugin loading situation.
David Robillard
1
-6
/
+6
2007-10-08
SharedPtr-ify engine side store.
David Robillard
1
-1
/
+1
2007-10-07
Added shared abstract interface for ports.
David Robillard
1
-7
/
+8
2007-10-07
Added common abstract interface for Plugins.
David Robillard
1
-7
/
+9
2007-09-30
Better design for process() signature (pass everything needed in a single obj...
David Robillard
1
-5
/
+6
2007-09-30
Better driver interface for input/output.
David Robillard
1
-2
/
+2
2007-09-29
Work towards port monitoring and better (higher utilization) parallel execution.
David Robillard
1
-1
/
+1
2007-09-21
Somewhat functional dynamic polyphony (LV2 and internal nodes only).
David Robillard
1
-14
/
+10
2007-09-20
Remove useless InternalNode class.
David Robillard
1
-10
/
+15
2007-09-20
Fix voice-specific polyphony controls.
David Robillard
1
-10
/
+14
2007-09-20
Strip a bunch of old useless code.
David Robillard
1
-76
/
+0
2007-09-19
Tidy up OSC namespace to use OSC true/false instead of C style boolean integers.
David Robillard
1
-12
/
+12
2007-09-19
Fix various serialization problems.
David Robillard
1
-1
/
+1
2007-09-19
Fix LV2 dynamic poly crash.
David Robillard
1
-2
/
+8
2007-09-19
Broadcast polyphony changes to clients.
David Robillard
1
-1
/
+1
2007-09-19
More work on dynamic polyphony.
David Robillard
1
-13
/
+41
2007-09-18
Work on dynamic polyphony.
David Robillard
1
-0
/
+14
2007-08-08
Update ingen for SLV2 changes.
David Robillard
1
-7
/
+7
2007-07-27
Use uint32_t for num_ports (and poly), matches LV2 and size_t is excessive on...
David Robillard
1
-10
/
+10
2007-07-24
Consistently rename all C++ files .cpp/.hpp.
David Robillard
1
-8
/
+8
2007-07-24
Working OSC patching.
David Robillard
1
-2
/
+4
2007-07-23
Fixed OSC printer bugs, instantiates correctly now.
David Robillard
1
-16
/
+33
2007-06-15
Just use automake instead of automake-1.9, etc.
David Robillard
1
-21
/
+14
2007-04-19
Renamed SLV2Model SLV2World.
David Robillard
1
-1
/
+1
2007-04-09
MIDI patching. wooo!
David Robillard
1
-4
/
+9
2007-04-08
LV2 MIDI fixes.
David Robillard
1
-1
/
+1
2007-04-08
MIDI patching fixes (clean disconnecting).
David Robillard
1
-1
/
+4
2007-04-08
De-template-ification of port types (req. for LV2 MIDI, but nice code size re...
David Robillard
1
-17
/
+18
2007-02-20
Updated Ingen for most recent SLV2 API.
David Robillard
1
-2
/
+2
2007-02-09
Moved Deletable (formerly MaidObject), List, and Array from Ingen to Raul.
David Robillard
1
-1
/
+1
2007-02-09
Removed data type stuff from SLV2.
David Robillard
1
-26
/
+15
2007-02-07
Updated Copyright notices.
David Robillard
1
-1
/
+2
2007-02-07
Mad sed-fu for consistent private member naming.
David Robillard
1
-3
/
+5
2006-10-24
Superficial (completely non-functional!) LV2 MIDI support.
David Robillard
1
-8
/
+19
2006-09-08
De-singleton-ified Engine
David Robillard
1
-2
/
+2
2006-07-19
Changed namespace names, removed almost all references to "Om"
David Robillard
1
-2
/
+2
2006-07-18
Removed globals (Om.h)
David Robillard
1
-9
/
+9
2006-07-14
Updated name in comment headers and copyright date
David Robillard
1
-2
/
+2
2006-06-22
Fix destroying connected nodes;
David Robillard
1
-1
/
+2
2006-06-21
Reorganized directory tree/names
David Robillard
1
-2
/
+2
2006-06-20
Renamed OmObject GraphObject;
David Robillard
1
-2
/
+2
2006-06-19
Renamed PortBase to TypedPort
David Robillard
1
-5
/
+5
[next]