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
/
client
/
ClientStore.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-19
Tidy.
David Robillard
1
-78
/
+70
2011-02-19
Save/load patches as nested bundles (fix ticket #520).
David Robillard
1
-36
/
+26
2011-02-18
Tidy.
David Robillard
1
-8
/
+12
2011-02-18
Trim more cruft.
David Robillard
1
-5
/
+8
2011-02-18
Trim more cruft.
David Robillard
1
-12
/
+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
-13
/
+13
2010-03-04
Remove Raul::Path::root, Raul::Path::prefix, and Raul:Path::scheme from publi...
David Robillard
1
-1
/
+1
2010-02-25
Store patch connections in a map using a lexicographic <Port*,Port*> key for
David Robillard
1
-1
/
+1
2010-02-20
Heavy overhaul of buffer management and polyphony.
David Robillard
1
-8
/
+11
2010-02-14
Remove voice specific control setting.
David Robillard
1
-12
/
+0
2010-02-13
Learn and remove bindings exclusively through property interface.
David Robillard
1
-0
/
+23
2010-02-03
Comprehensive use of cached URIs and more advanced Value (Atom) system.
David Robillard
1
-18
/
+17
2010-02-02
Use Glib string interning (quarks) to make Path/URI operator== very fast.
David Robillard
1
-3
/
+8
2010-02-02
Remove set_port_value from CommonInterface (replaced with set_property(path, ...
David Robillard
1
-12
/
+0
2010-01-29
Send binding information to client.
David Robillard
1
-0
/
+9
2010-01-06
Do all logging output via Raul streams.
David Robillard
1
-35
/
+30
2010-01-03
Remove patch clear command (fix ticket #375).
David Robillard
1
-29
/
+0
2009-12-31
Various fixes related to port values and metadata (fix ticket #459 among othe...
David Robillard
1
-13
/
+16
2009-12-30
Turn off debugging.
David Robillard
1
-2
/
+2
2009-12-30
Fix renaming (fix ticket #458).
David Robillard
1
-4
/
+4
2009-11-18
Rename DataType to PortType (since that's what it really means).
David Robillard
1
-2
/
+2
2009-11-04
Remove orphan cruft.
David Robillard
1
-20
/
+2
2009-10-19
Fix spelling.
David Robillard
1
-8
/
+8
2009-06-04
Don't treat non-plugin metadata as plugin data.
David Robillard
1
-3
/
+11
2009-06-02
Fix crash on copy/paste.
David Robillard
1
-1
/
+1
2009-05-29
Node creation via HTTP.
David Robillard
1
-1
/
+1
2009-05-28
Working engine->client plugin information communication via HTTP.
David Robillard
1
-8
/
+10
2009-05-28
Fix loading connections inside subpatches to patch ports.
David Robillard
1
-2
/
+2
2009-05-28
Load symbol from LV2 data if available.
David Robillard
1
-2
/
+1
2009-05-28
Replace new_plugin with put.
David Robillard
1
-15
/
+14
2009-05-28
Create objects via SetMetadataEvent.
David Robillard
1
-1
/
+1
2009-05-28
Make SetMetadataEvent do multiple properties at once.
David Robillard
1
-4
/
+18
2009-05-27
Remove 'property' vs 'variable' dichotomy in favour of 'meta objects' (to mat...
David Robillard
1
-24
/
+16
2009-05-27
Add methods documentation page.
David Robillard
1
-1
/
+1
2009-05-27
Rename 'destroy' 'delete' ('del' in code) (WebDAV DELETE).
David Robillard
1
-5
/
+5
2009-05-27
Remove 'new_patch', 'new_node', and 'new_port' from interface in favour of ge...
David Robillard
1
-60
/
+48
2009-05-13
Update copyright dates.
David Robillard
1
-1
/
+1
2009-05-13
Strip trailing whitespace.
David Robillard
1
-23
/
+23
2009-05-13
Generic simple query system for both objects and plugins.
David Robillard
1
-12
/
+25
2009-05-13
The great ID refactoring of 2009.
David Robillard
1
-224
/
+31
2009-05-12
Bring EngineInterface and ClientInterface closer together.
David Robillard
1
-3
/
+18
2009-05-11
Don't cause slv2 to load plugin data until a plugin is loaded or menu request...
David Robillard
1
-2
/
+1
2008-11-27
Fix orphan etc. errors for 'ingen -egl' (fix ticket #201).
David Robillard
1
-3
/
+2
2008-11-16
More HTTP.
David Robillard
1
-4
/
+7
2008-11-16
Follow new object creation via HTTP (serialising/parsing RDF to communicate b...
David Robillard
1
-0
/
+25
2008-11-16
TCP notification stream support (not fully implemented yet, but transport stu...
David Robillard
1
-4
/
+4
2008-11-10
Turn off OSC debug dumping in engine.
David Robillard
1
-1
/
+1
2008-11-09
Add concept of 'Resource' and make plugins a resource (as well as graph objec...
David Robillard
1
-9
/
+22
2008-10-18
Build against local library versions no matter what.... hopefully....
David Robillard
1
-1
/
+1
[next]