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
/
common
/
interface
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-16
More HTTP.
David Robillard
1
-1
/
+1
2008-11-16
Follow new object creation via HTTP (serialising/parsing RDF to communicate b...
David Robillard
2
-0
/
+5
2008-11-16
TCP notification stream support (not fully implemented yet, but transport stu...
David Robillard
1
-1
/
+1
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
3
-8
/
+58
2008-11-09
Move patch to /patch via HTTP to give a place for RESTful access to other thi...
David Robillard
1
-7
/
+22
2008-10-18
Build against local library versions no matter what.... hopefully....
David Robillard
7
-14
/
+14
2008-10-12
Remove meaningless/non-LV2/kludgey 'event' 'midi' and 'osc' distinction.
David Robillard
1
-2
/
+1
2008-10-12
Eliminate redundant ingen ontology parts, and save ingen Patchage in an LV2 c...
David Robillard
1
-6
/
+6
2008-10-03
Good riddance.
David Robillard
1
-13
/
+0
2008-09-28
Merge weird split set_port_value / set_port_value_immediately API (whether a ...
David Robillard
1
-5
/
+5
2008-08-20
Make distcheck fixes.
David Robillard
1
-2
/
+2
2008-08-19
Preliminary connecting via HTTP in Gtk client.
David Robillard
2
-0
/
+4
2008-08-19
Remove redundant prototypes.
David Robillard
2
-11
/
+4
2008-08-19
Factor out destroy (and object_destroyed) to common interface.
David Robillard
3
-4
/
+2
2008-08-19
Remove more API/code: num_plugins (unused legacy of the really crap OSC days).
David Robillard
1
-2
/
+0
2008-08-19
Kill more API/code - replace enable_port_broadcast and disable_port_broadcast...
David Robillard
1
-4
/
+0
2008-08-17
More serialization work.
David Robillard
1
-0
/
+2
2008-08-17
Tidy.
David Robillard
1
-0
/
+2
2008-08-17
Remove remnants of imperative polyphony interface.
David Robillard
1
-4
/
+0
2008-08-17
Replace imperative polyphony/polyphonic stuff with properties (kill more API).
David Robillard
3
-10
/
+5
2008-08-17
There!
David Robillard
3
-17
/
+9
2008-08-17
Cloooser...
David Robillard
3
-41
/
+14
2008-08-16
Clooser...
David Robillard
3
-14
/
+9
2008-08-16
Closer...
David Robillard
3
-39
/
+17
2008-08-16
Begin factoring out common elements of EngineInterface and ClientInterface.
David Robillard
3
-69
/
+131
2008-08-16
Reorganize two 'store' implementations, move header to shared module (prepare...
David Robillard
1
-47
/
+0
2008-08-15
Push serialiser down into core ('world').
David Robillard
3
-5
/
+49
2008-08-15
Add strong Symbol class (just a restricted string, like path) and use it for ...
David Robillard
2
-2
/
+3
2008-07-29
Add converted Smack 909 patches.
David Robillard
1
-1
/
+1
2008-07-28
Simply global memory management crap by using shared_ptr in the World struct ...
David Robillard
2
-3
/
+5
2008-06-10
Fix 'disconnect' operation for all objects (inc. patch ports).
David Robillard
1
-1
/
+2
2008-01-25
Overhaul SLV2 API to return/take SLV2Value (instead of strings or primitives)...
David Robillard
2
-3
/
+5
2008-01-23
Working Jack MIDI -> generic event port input.
David Robillard
1
-1
/
+6
2008-01-21
Work on generic LV2 events.
David Robillard
3
-10
/
+85
2008-01-01
RAUL code cleanup.
David Robillard
1
-1
/
+1
2007-11-05
make distcheck fixes
David Robillard
1
-0
/
+1
2007-10-22
Rework plugin design (engine side) to be less crap.
David Robillard
2
-1
/
+1
2007-10-10
Fix recursive patch problems (all objects recursively appearing as direct chi...
David Robillard
1
-1
/
+5
2007-10-09
Fix port type URIs mismatching, fixes Jack ports not showing up.
David Robillard
1
-1
/
+1
2007-10-08
Added missing interface/Patch.hpp.
David Robillard
1
-0
/
+50
2007-10-08
s/MetadataMap/Variables/ etc.
David Robillard
3
-5
/
+5
2007-10-08
SharedPtr-ify engine side store.
David Robillard
2
-1
/
+11
2007-10-08
Shared abstract Connection interface.
David Robillard
2
-3
/
+46
2007-10-08
Fix serialization/connection bugs resulting from refactoring.
David Robillard
1
-0
/
+8
2007-10-07
Move DataType into Shared namespace.
David Robillard
1
-11
/
+18
2007-10-07
Added shared abstract interface for ports.
David Robillard
4
-6
/
+144
2007-10-07
Remove DSSI.
David Robillard
1
-1
/
+1
2007-10-07
Added common abstract interface for Plugins.
David Robillard
2
-0
/
+91
2007-10-07
Begin using shared virtual Node interface client side.
David Robillard
1
-1
/
+1
[next]