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
/
engine
/
events
/
CreateNode.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-18
Put engine code in new Ingen::Engine namespace.
David Robillard
1
-2
/
+2
2011-04-16
Update copyright headers
David Robillard
1
-1
/
+1
2011-04-16
Squeeze blank lines and delete trailing whitespace.
David Robillard
1
-4
/
+0
2011-02-16
Drop redlandmm for sordmm.
David Robillard
1
-1
/
+1
2011-02-11
Remove LADSPA support from Ingen (LADSPA can be used via NASPRO).
David Robillard
1
-28
/
+3
2010-09-04
My name is David. :)
David Robillard
1
-1
/
+1
2010-03-06
Save Ingen patches as working standard LV2 plugin bundles.
David Robillard
1
-2
/
+2
2010-02-28
Fix loading LADSPA plugins from .om patches.
David Robillard
1
-5
/
+16
2010-02-23
Tidy.
David Robillard
1
-1
/
+0
2010-02-22
Don't respond with PUT (creating empty nodes) when plugin instantiation fails.
David Robillard
1
-0
/
+4
2010-02-20
Heavy overhaul of buffer management and polyphony.
David Robillard
1
-6
/
+11
2010-02-04
Use std::string::empty where possible (faster, and less prone to C string err...
David Robillard
1
-1
/
+1
2010-02-03
Responder => Request, and handle EventSource unblocking from Request (simplif...
David Robillard
1
-9
/
+9
2010-02-03
Comprehensive use of cached URIs and more advanced Value (Atom) system.
David Robillard
1
-1
/
+0
2010-02-02
Use Glib string interning (quarks) to make Path/URI operator== very fast.
David Robillard
1
-1
/
+1
2010-01-05
Merge JackMidiDriver and JackAudioDriver.
David Robillard
1
-1
/
+1
2009-11-16
Rework objects extension to have "value ports" and "message ports".
David Robillard
1
-1
/
+1
2009-10-31
Don't double-send creation events when they are a result of a PUT.
David Robillard
1
-0
/
+3
2009-10-21
Fix crash when plugins fail to instantiate.
David Robillard
1
-5
/
+9
2009-06-03
Rename event classes to match new pretty file names.
David Robillard
1
-4
/
+4
2009-06-03
Move events to their own namespace.
David Robillard
1
-0
/
+2
2009-06-03
Chop "Event" from event source file names.
David Robillard
1
-0
/
+148