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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-21
Work on generic LV2 events.
David Robillard
29
-449
/
+550
2008-01-19
LV2 packaging fixes for building from top level.
David Robillard
2
-5
/
+5
2008-01-07
Fix building.
David Robillard
1
-0
/
+2
2008-01-05
Fix connecting mismatched ports bug (closes ticket 129).
David Robillard
1
-3
/
+3
2008-01-01
Fix compilation.
David Robillard
1
-1
/
+1
2008-01-01
RAUL code cleanup.
David Robillard
2
-15
/
+15
2007-12-14
Fix compile oops with --enable-debug.
David Robillard
1
-3
/
+5
2007-12-12
Fix initialisation order warnings.
David Robillard
1
-1
/
+1
2007-11-30
Split redland C++ wrappers out from Raul.
David Robillard
1
-3
/
+16
2007-11-29
Add (ifdef'd out) support for liblo avahi patch.
David Robillard
1
-0
/
+7
2007-11-05
make distcheck fixes
David Robillard
1
-1
/
+1
2007-11-05
Add independent building stuff for ingen.
David Robillard
2
-8
/
+4
2007-10-22
Rework plugin design (engine side) to be less crap.
David Robillard
29
-376
/
+697
2007-10-21
Fix crash on OSC connection.
David Robillard
2
-5
/
+2
2007-10-21
Fix control port value broadcasting.
David Robillard
5
-11
/
+33
2007-10-13
Fix crash on destroying LADSPA nodes.
David Robillard
3
-19
/
+24
2007-10-13
Dynamic polyphony fixes.
David Robillard
5
-40
/
+86
2007-10-13
Fix sub-patch MIDI I/O.
David Robillard
17
-101
/
+130
2007-10-13
Send polyphonic state on object creation.
David Robillard
7
-7
/
+28
2007-10-13
Fix audio->control connections.
David Robillard
2
-2
/
+6
2007-10-12
Fix broken compilation w/o --enable-debug
David Robillard
1
-1
/
+2
2007-10-11
Fix awful plugin loading situation.
David Robillard
18
-274
/
+209
2007-10-11
Fix initial state of radio buttons in connect window when running ingen -eg.
David Robillard
2
-4
/
+2
2007-10-11
Fix Gtk rendering corruption problems when running monolithic (internal engine).
David Robillard
5
-21
/
+19
2007-10-10
Fix recursive patch problems (all objects recursively appearing as direct chi...
David Robillard
8
-28
/
+18
2007-10-09
Fix port type URIs mismatching, fixes Jack ports not showing up.
David Robillard
3
-8
/
+8
2007-10-09
Fix OSC patching.
David Robillard
6
-14
/
+30
2007-10-08
OSC Blinkenports(TM).
David Robillard
3
-3
/
+9
2007-10-08
Added missing interface/Patch.hpp.
David Robillard
1
-1
/
+1
2007-10-08
s/MetadataMap/Variables/ etc.
David Robillard
19
-163
/
+80
2007-10-08
Reorganize modules module (heh) to make a bit more sense. But not much.
David Robillard
3
-3
/
+4
2007-10-08
SharedPtr-ify engine side store.
David Robillard
68
-232
/
+264
2007-10-08
SharedPtr-ize engine-side Connections (towards merge for patch->connections()).
David Robillard
10
-24
/
+26
2007-10-08
Fixed missing symbol in Raul.
David Robillard
21
-100
/
+105
2007-10-08
Shared abstract Connection interface.
David Robillard
21
-80
/
+82
2007-10-08
Fix serialization/connection bugs resulting from refactoring.
David Robillard
4
-4
/
+6
2007-10-07
Move DataType into Shared namespace.
David Robillard
2
-8
/
+8
2007-10-07
Added shared abstract interface for ports.
David Robillard
82
-385
/
+327
2007-10-07
URI-ify DataType and match LV2 port type semantics.
David Robillard
1
-13
/
+24
2007-10-07
Remove DSSI.
David Robillard
21
-1251
/
+12
2007-10-07
Added common abstract interface for Plugins.
David Robillard
39
-197
/
+153
2007-10-07
Begin using shared virtual Node interface client side.
David Robillard
1
-1
/
+1
2007-10-07
Shared abstract Node interface.
David Robillard
62
-194
/
+194
2007-10-07
Start building a common (client/server) abstract interface for graph objects.
David Robillard
28
-828
/
+77
2007-10-05
Fix more OSC thread thingies.
David Robillard
1
-2
/
+3
2007-10-05
Make receiving OSC FIFO, preparing events not.
David Robillard
1
-1
/
+1
2007-10-05
Fix OSC receiving thread chewing CPU (xrun problem on single core systems).
David Robillard
4
-14
/
+26
2007-10-05
Don't use lazy binding for loading plugin libraries.
David Robillard
1
-1
/
+1
2007-10-04
Fixed port menu (load fancy dynamic menu from Glade).
David Robillard
7
-40
/
+93
2007-10-02
Graceful shutdown on Ctrl+C (hopefully?).
David Robillard
1
-7
/
+6
[next]