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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-09-30
Wafify ingen.
David Robillard
13
-8
/
+250
2008-09-30
More waf.
David Robillard
1
-1
/
+0
2008-09-29
More context extension work.
David Robillard
14
-18
/
+117
2008-09-29
Fix crash when using ingen -gl to load a patch (because the plugin hasn't arr...
David Robillard
1
-3
/
+3
2008-09-29
* Context extension work.
David Robillard
7
-18
/
+53
2008-09-28
Merge weird split set_port_value / set_port_value_immediately API (whether a ...
David Robillard
14
-188
/
+28
2008-09-28
Update contexts extension.
David Robillard
7
-7
/
+87
2008-09-28
Fix #202 but in the other direction and for modules too (show symbols when th...
David Robillard
1
-0
/
+4
2008-09-28
Remove header namespace pollution (particularly from libs/gui/App.hpp).
David Robillard
28
-83
/
+100
2008-09-28
Fix last fix :)
David Robillard
1
-3
/
+2
2008-09-28
Fix unlocked access to plugin RDF (possible segfault with -eg).
David Robillard
1
-0
/
+2
2008-09-28
Fix potential crash when port blinkenports activity is followed by port destr...
David Robillard
4
-3
/
+19
2008-09-28
Select all support (from kfoltman).
David Robillard
5
-0
/
+34
2008-09-28
Add valgrind wrapper script.
David Robillard
1
-0
/
+5
2008-09-27
Fix building w/o soup.
David Robillard
1
-0
/
+6
2008-09-25
Remove annoying/obvious/pointless tooltip from plugin selector list.
David Robillard
1
-1
/
+0
2008-09-15
Fix hotkeys involving the 'e' key (don't steal for edit mode unless no modifi...
David Robillard
1
-5
/
+9
2008-09-15
Tidy edit menu.
David Robillard
1
-15
/
+10
2008-09-15
Fix connecting when human names are visible.
David Robillard
1
-5
/
+10
2008-09-15
Make view togglable between symbols and human names (just LV2 plugins for now).
David Robillard
10
-12
/
+106
2008-09-15
More HiGgey menu.
David Robillard
1
-525
/
+543
2008-09-14
Fix crash on load location.
David Robillard
1
-1
/
+1
2008-09-14
Don't print to the console when unrecognized MIDI is received.
David Robillard
1
-2
/
+2
2008-09-06
Voodoo debugging.
David Robillard
1
-2
/
+2
2008-09-05
Don't build against unused LV2 OSC stuff.
David Robillard
2
-3
/
+0
2008-08-22
Fix compilation when build doesn't include Ingen GTK client.
David Robillard
1
-0
/
+3
2008-08-22
Lash D-Bus support and projects list from LADI Patchage, with improvements/cl...
David Robillard
1
-2
/
+0
2008-08-20
Fix building without libsoup. Again.
David Robillard
2
-8
/
+10
2008-08-20
Make distcheck fixed (ingen standalone build).
David Robillard
1
-2
/
+0
2008-08-20
Make distcheck fixes.
David Robillard
5
-12
/
+6
2008-08-20
Fix set_port_value stuff over OSC with blobs (i.e. make klaviatur work with a...
David Robillard
1
-0
/
+13
2008-08-20
Only warn about split bundles for bundles (which should be atomic), not trans...
David Robillard
1
-1
/
+1
2008-08-20
Fix Blob atom copy contruction/size/etc stuff.
David Robillard
2
-6
/
+11
2008-08-19
Move one whole line.
David Robillard
1
-1
/
+1
2008-08-19
Gracefully handle full event queue on the engine side (fix loading massive pa...
David Robillard
4
-26
/
+38
2008-08-19
Fix loading nested patches.
David Robillard
1
-1
/
+6
2008-08-19
Slightly more reliable OSC comms. Still not really up to the task of receivi...
David Robillard
6
-37
/
+32
2008-08-19
Preliminary connecting via HTTP in Gtk client.
David Robillard
39
-132
/
+819
2008-08-19
Remove weird virtual inheritance interface overlay thing from client in favou...
David Robillard
6
-47
/
+47
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
17
-25
/
+25
2008-08-19
Remove more API/code: num_plugins (unused legacy of the really crap OSC days).
David Robillard
8
-106
/
+0
2008-08-19
Kill more API/code - replace enable_port_broadcast and disable_port_broadcast...
David Robillard
15
-221
/
+16
2008-08-19
Return human-readable error messages in content of error responses.
David Robillard
1
-2
/
+11
2008-08-19
Write lv2:index for patch ports.
David Robillard
2
-4
/
+4
2008-08-18
Remove pointless predicates that are duplicates of exist well-known ones.
David Robillard
3
-23
/
+33
2008-08-18
Fix loading patches and importing patches inside nested patches.
David Robillard
2
-11
/
+21
2008-08-18
Fix double destruction notification (annoying message popup on delete).
David Robillard
1
-3
/
+1
2008-08-18
Fix serialisation of patcthes with internal nodes.
David Robillard
1
-4
/
+2
2008-08-18
Fix copy/paste of internal nodes.
David Robillard
9
-18
/
+23
[next]