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
/
client
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-11
Fix initial state of radio buttons in connect window when running ingen -eg.
David Robillard
2
-34
/
+33
2007-10-11
Fix Gtk rendering corruption problems when running monolithic (internal engine).
David Robillard
1
-3
/
+1
2007-10-10
Fix recursive patch problems (all objects recursively appearing as direct chi...
David Robillard
2
-6
/
+12
2007-10-09
Fix port type URIs mismatching, fixes Jack ports not showing up.
David Robillard
1
-2
/
+2
2007-10-09
Fix OSC patching.
David Robillard
3
-4
/
+23
2007-10-08
OSC Blinkenports(TM).
David Robillard
1
-1
/
+1
2007-10-08
s/MetadataMap/Variables/ etc.
David Robillard
15
-99
/
+99
2007-10-08
Move Serializer from client lib to serialisation lib (engine or client side s...
David Robillard
3
-532
/
+0
2007-10-08
SharedPtr-ify engine side store.
David Robillard
12
-75
/
+76
2007-10-08
Eliminate redundant object collections (ObjectModel having a separate collect...
David Robillard
11
-928
/
+77
2007-10-08
Shared abstract Connection interface.
David Robillard
9
-134
/
+56
2007-10-08
Fix serialization/connection bugs resulting from refactoring.
David Robillard
5
-52
/
+34
2007-10-07
Added shared abstract interface for ports.
David Robillard
8
-38
/
+57
2007-10-07
Remove DSSI.
David Robillard
4
-74
/
+0
2007-10-07
Added common abstract interface for Plugins.
David Robillard
1
-3
/
+2
2007-10-07
Begin using shared virtual Node interface client side.
David Robillard
7
-59
/
+67
2007-10-05
Don't use lazy binding for loading plugin libraries.
David Robillard
1
-1
/
+1
2007-10-05
Fix ridiculous CPU chewing on embedded LV2 GUIs.
David Robillard
1
-1
/
+1
2007-10-05
Fix connection serialisation.
David Robillard
1
-20
/
+18
2007-10-03
Set initial values for embedded LV2 GUIs.
David Robillard
1
-0
/
+2
2007-10-03
Fix (recursive) destruction of objects on client side (fixes bug where creati...
David Robillard
1
-2
/
+8
2007-10-02
Fix deadlock on patch save.
David Robillard
2
-17
/
+5
2007-10-01
Blink MIDI ports on message transmission.
David Robillard
7
-10
/
+38
2007-09-30
Working port notification for LV2 GUIs (ll-plugins VU meter works in Ingen now).
David Robillard
2
-0
/
+22
2007-09-30
Better design for process() signature (pass everything needed in a single obj...
David Robillard
1
-1
/
+1
2007-09-24
LV2 UI interface cleanups.
David Robillard
1
-8
/
+8
2007-09-23
Update for SLV2 UI interface.
David Robillard
1
-19
/
+20
2007-09-23
Fix liblo thing for real this time.
David Robillard
1
-3
/
+3
2007-09-23
Fix some weird liblo problem, probably in a breakey and/or leakey way.
David Robillard
1
-1
/
+1
2007-09-23
Working LV2 UI control setting (including MIDI).
David Robillard
8
-48
/
+113
2007-09-22
Type oblivious set_port_value interface.
David Robillard
5
-21
/
+58
2007-09-22
LV2 UI extension updates.
David Robillard
3
-21
/
+71
2007-09-21
Show context menu for patch ports when clicking on anonymous module, as well ...
David Robillard
1
-1
/
+1
2007-09-20
Fix RDF threading problems (random messy crashes on patch loading).
David Robillard
3
-0
/
+15
2007-09-20
Fix serialization of node polyphonic value.
David Robillard
2
-9
/
+5
2007-09-20
Fix voice-specific polyphony controls.
David Robillard
3
-1
/
+12
2007-09-20
Strip a bunch of old useless code.
David Robillard
2
-110
/
+1
2007-09-20
Rename C++ signals to cleaner Gtkmm convention.
David Robillard
11
-120
/
+120
2007-09-19
Toggling of individual node polyphonic state.
David Robillard
12
-16
/
+65
2007-09-19
Tidy up OSC namespace to use OSC true/false instead of C style boolean integers.
David Robillard
2
-15
/
+29
2007-09-19
Fix various serialization problems.
David Robillard
1
-3
/
+10
2007-09-19
Fix LV2 dynamic poly crash.
David Robillard
2
-0
/
+11
2007-09-19
Broadcast polyphony changes to clients.
David Robillard
3
-1
/
+10
2007-09-19
More work on dynamic polyphony.
David Robillard
3
-0
/
+32
2007-09-18
Fix destroying connected patch ports, and patch port threading issues.
David Robillard
1
-6
/
+8
2007-09-12
Fix manually specifying polyphony in load patch dialog.
David Robillard
2
-8
/
+11
2007-09-08
Serialisation of patch enabled status.
David Robillard
1
-3
/
+6
2007-09-07
Fix RDF URIs for subpatches (first letter was chopped).
David Robillard
1
-2
/
+4
2007-08-10
Fix loading control values from deprecated Om patches.
David Robillard
3
-18
/
+27
2007-08-01
Clean up engine/client interfaces.
David Robillard
6
-62
/
+80
[next]