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-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
2007-08-01
More SWIGification. Engine->Client calls/messages implemented... and segfaul...
David Robillard
3
-2
/
+4
2007-07-29
Build system fixes, building from top level doesn't recursively configure slv...
David Robillard
2
-2
/
+2
2007-07-28
Remove (now) generated LV2 stuff Makefiles from repo.
David Robillard
2
-12
/
+22
2007-07-27
Track control values for port 'sliders' (module sliders move in sync with nod...
David Robillard
3
-2
/
+32
2007-07-27
Use uint32_t for num_ports (and poly), matches LV2 and size_t is excessive on...
David Robillard
2
-2
/
+2
2007-07-26
Fix recursive patch serialization (fix ticket 63).
David Robillard
2
-17
/
+53
2007-07-26
Make canvas grab events.
David Robillard
4
-101
/
+13
2007-07-26
Use PathTable for engine side objects.
David Robillard
1
-10
/
+11
2007-07-26
Maybe fix undefined reference.
David Robillard
1
-0
/
+1
2007-07-26
Fix various Table bugs (and put some way too slow code in there, but hey, it ...
David Robillard
5
-21
/
+50
2007-07-26
Add const find interface to Raul::Table, fix bugs.
David Robillard
12
-137
/
+184
2007-07-25
Distcheck fixes.
David Robillard
1
-0
/
+2
2007-07-25
Fix running with ingen -eg.
David Robillard
2
-2
/
+1
2007-07-24
Scrapped ClientKey in favour of a URI string (towards a simpler closer-to-str...
David Robillard
2
-6
/
+16
2007-07-24
Consistently rename all C++ files .cpp/.hpp.
David Robillard
31
-126
/
+126
2007-07-24
Removed recursive autohell, except for SLv2.
David Robillard
2
-8
/
+10
2007-07-23
Removed glib dependency from LV2 OSC code.
David Robillard
1
-0
/
+1
[prev]
[next]