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
/
SetMetadata.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-18
Put engine code in new Ingen::Engine namespace.
David Robillard
1
-6
/
+7
2011-04-16
Update copyright headers
David Robillard
1
-1
/
+1
2011-04-16
Squeeze blank lines and delete trailing whitespace.
David Robillard
1
-7
/
+0
2011-04-13
Consistent local or installed includes for interface headers.
David Robillard
1
-1
/
+1
2011-03-15
Fix errors caught by GCC 4.5.2.
David Robillard
1
-2
/
+2
2011-02-19
Save/load patches as nested bundles (fix ticket #520).
David Robillard
1
-5
/
+9
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-03-04
Remove Raul::Path::root, Raul::Path::prefix, and Raul:Path::scheme from publi...
David Robillard
1
-1
/
+1
2010-02-25
Work on contexts and polymorphic ports.
David Robillard
1
-1
/
+1
2010-02-24
Merge NodeBase and NodeImpl.
David Robillard
1
-2
/
+2
2010-02-24
Add new Delay internal.
David Robillard
1
-1
/
+3
2010-02-22
Don't respond with PUT (creating empty nodes) when plugin instantiation fails.
David Robillard
1
-4
/
+4
2010-02-20
Heavy overhaul of buffer management and polyphony.
David Robillard
1
-45
/
+63
2010-02-17
Fix double error.
David Robillard
1
-0
/
+1
2010-02-17
Fix crash when rapidly decreasing polyphony (make SetMetadataEvent blocking i...
David Robillard
1
-0
/
+4
2010-02-14
Fix loading of subpatches.
David Robillard
1
-0
/
+2
2010-02-13
Learn and remove bindings exclusively through property interface.
David Robillard
1
-43
/
+88
2010-02-09
Fix bugs with child blocking events.
David Robillard
1
-5
/
+9
2010-02-04
Fix a bunch of memory leaks.
David Robillard
1
-0
/
+2
2010-02-04
MIDI feedback.
David Robillard
1
-1
/
+1
2010-02-03
Responder => Request, and handle EventSource unblocking from Request (simplif...
David Robillard
1
-23
/
+21
2010-02-03
Comprehensive use of cached URIs and more advanced Value (Atom) system.
David Robillard
1
-1
/
+16
2010-02-02
Use Glib string interning (quarks) to make Path/URI operator== very fast.
David Robillard
1
-11
/
+17
2010-01-29
Magic MIDI binding via special ingen_control port.
David Robillard
1
-1
/
+1
2010-01-07
Make ClientBroadcaster itself a ClientInterface.
David Robillard
1
-1
/
+1
2010-01-07
Merge QueuedEventSource and EventSource.
David Robillard
1
-2
/
+2
2010-01-06
Do all logging output via Raul streams.
David Robillard
1
-1
/
+2
2009-12-30
Better error reporting for bad PUT.
David Robillard
1
-7
/
+15
2009-11-18
Rename DataType to PortType (since that's what it really means).
David Robillard
1
-2
/
+2
2009-11-16
Rework objects extension to have "value ports" and "message ports".
David Robillard
1
-1
/
+1
2009-10-31
Revert (most of) r2205, which broke node creation (invisible ports).
David Robillard
1
-3
/
+3
2009-10-31
Don't double-send creation events when they are a result of a PUT.
David Robillard
1
-3
/
+3
2009-10-19
Fix set/PUT with multiple properties of the same predicate.
David Robillard
1
-5
/
+37
2009-06-03
Clean up and shave some overhead from port value broadcasting.
David Robillard
1
-23
/
+23
2009-06-03
Rename event classes to match new pretty file names.
David Robillard
1
-7
/
+7
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
/
+242