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
/
Makefile.am
Age
Commit message (
Expand
)
Author
Files
Lines
2008-08-16
Reorganize two 'store' implementations, move header to shared module (prepare...
David Robillard
1
-2
/
+2
2008-08-15
Push serialiser down into core ('world').
David Robillard
1
-0
/
+1
2008-08-15
Add primitive read-only HTTP interface (point browser to http://localhost:161...
David Robillard
1
-2
/
+12
2008-08-13
Remove old LASH stuff (wouldn't be useful in implementing the new LASH with t...
David Robillard
1
-6
/
+0
2008-08-13
Remove essentially pointless BufferFactory namespace/files.
David Robillard
1
-2
/
+1
2008-07-28
Remove near duplicate SetPortValueEvent and SetPortValueQueuedEvent classes.
David Robillard
1
-2
/
+0
2008-06-10
Fix 'disconnect' operation for all objects (inc. patch ports).
David Robillard
1
-4
/
+2
2008-05-19
Better global (engine/client) LV2 feature sharing.
David Robillard
1
-0
/
+1
2008-01-23
Remove unnecessary subst vars.
David Robillard
1
-2
/
+0
2008-01-23
More LV2 extension work.
David Robillard
1
-0
/
+1
2008-01-21
Work on generic LV2 events.
David Robillard
1
-4
/
+3
2008-01-19
LV2 packaging fixes for building from top level.
David Robillard
1
-4
/
+4
2008-01-07
Fix building.
David Robillard
1
-0
/
+2
2007-11-30
Split redland C++ wrappers out from Raul.
David Robillard
1
-3
/
+16
2007-11-05
make distcheck fixes
David Robillard
1
-1
/
+1
2007-11-05
Add independent building stuff for ingen.
David Robillard
1
-7
/
+3
2007-10-22
Rework plugin design (engine side) to be less crap.
David Robillard
1
-4
/
+11
2007-10-09
Fix OSC patching.
David Robillard
1
-0
/
+1
2007-10-08
SharedPtr-ify engine side store.
David Robillard
1
-2
/
+2
2007-10-08
Shared abstract Connection interface.
David Robillard
1
-2
/
+2
2007-10-07
Added shared abstract interface for ports.
David Robillard
1
-3
/
+2
2007-10-07
Remove DSSI.
David Robillard
1
-14
/
+0
2007-10-07
Added common abstract interface for Plugins.
David Robillard
1
-2
/
+2
2007-10-07
Start building a common (client/server) abstract interface for graph objects.
David Robillard
1
-6
/
+3
2007-10-01
Blink MIDI ports on message transmission.
David Robillard
1
-0
/
+2
2007-10-01
Merge NoteOnEvent and NoteOffEvent.
David Robillard
1
-8
/
+6
2007-09-30
Working port notification for LV2 GUIs (ll-plugins VU meter works in Ingen now).
David Robillard
1
-4
/
+4
2007-09-30
Better design for process() signature (pass everything needed in a single obj...
David Robillard
1
-6
/
+12
2007-09-29
Work towards port monitoring and better (higher utilization) parallel execution.
David Robillard
1
-0
/
+2
2007-09-20
Remove useless InternalNode class.
David Robillard
1
-1
/
+0
2007-09-19
More work on dynamic polyphony.
David Robillard
1
-0
/
+4
2007-08-09
Realtime safe parallel graph execution, e.g. run with ingen -e -p 3 for 3 con...
David Robillard
1
-0
/
+3
2007-08-01
Clean up engine/client interfaces.
David Robillard
1
-3
/
+1
2007-07-29
Build system fixes, building from top level doesn't recursively configure slv...
David Robillard
1
-2
/
+1
2007-07-25
Distcheck fixes.
David Robillard
1
-1
/
+1
2007-07-24
Consistently rename all C++ files .cpp/.hpp.
David Robillard
1
-149
/
+135
2007-07-24
Fix building Ingen w/ Jack MIDI.
David Robillard
1
-7
/
+3
2007-07-24
Removed recursive autohell, except for SLv2.
David Robillard
1
-7
/
+15
2007-07-24
Working OSC patching.
David Robillard
1
-0
/
+1
2007-07-24
Match LV2 specification instantiate prototype.
David Robillard
1
-1
/
+1
2007-07-23
Removed glib dependency from LV2 OSC code.
David Robillard
1
-0
/
+5
2007-06-08
Remove PluginLibrary, use Glib::Module instead.
David Robillard
1
-1
/
+0
2007-05-08
Removed Alsa MIDI driver.
David Robillard
1
-6
/
+0
2007-05-04
Made engine, serialisation, client library, and GUI all dynamically loaded mo...
David Robillard
1
-1
/
+0
2007-05-02
Added svn:ignore property to everything.
David Robillard
1
-10
/
+14
2007-04-08
Alsa MIDI compile fixes.
David Robillard
1
-1
/
+1
2007-04-08
More Jack MIDI API compatibility jacks.
David Robillard
1
-1
/
+1
2007-04-08
Jack MIDI API compatibility kluges.
David Robillard
1
-1
/
+2
2007-04-08
MIDI patching fixes (clean disconnecting).
David Robillard
1
-0
/
+1
2007-04-08
De-template-ification of port types (req. for LV2 MIDI, but nice code size re...
David Robillard
1
-5
/
+5
[next]