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-06-23
Twiddle port layout decision to work better with klaviatur.
David Robillard
1
-9
/
+2
2008-06-23
Turn down event verbosity.
David Robillard
2
-7
/
+1
2008-06-23
Move widget embedding down to FlowCanvas.
David Robillard
3
-5
/
+19
2008-06-23
Formatting.
David Robillard
1
-9
/
+9
2008-06-23
OSC documentation fixes.
David Robillard
1
-9
/
+5
2008-06-10
Fix 'disconnect' operation for all objects (inc. patch ports).
David Robillard
14
-410
/
+234
2008-06-09
Fix more boost::optional stuff.
David Robillard
1
-1
/
+1
2008-06-09
Fix compilation on b0ef's crackheaded computer.
David Robillard
1
-2
/
+2
2008-06-09
Bump liblo dependency to 0.24.
David Robillard
6
-85
/
+117
2008-06-09
Fix SSE detection (for denormal protection).
David Robillard
1
-14
/
+19
2008-06-09
Fix crash on instantiation of Control node.
David Robillard
1
-1
/
+1
2008-05-23
Don't set default value metadata if plugin didn't specify a default value.
David Robillard
2
-11
/
+10
2008-05-23
Fix infinite loops (and jack death) on internal MIDI nodes (note, trigger, co...
David Robillard
4
-33
/
+30
2008-05-23
Fix crash when trying to add multiple objects with the same path.
David Robillard
6
-35
/
+78
2008-05-23
Print which LADSPA plugins have "broken" ranges (not always actually broken t...
David Robillard
1
-2
/
+4
2008-05-23
Don't dump paths to console when deleting objects.
David Robillard
1
-3
/
+2
2008-05-23
Fix false "unable to find object to destroy" error message.
David Robillard
2
-20
/
+22
2008-05-20
Fix Jack MIDI output.
David Robillard
3
-10
/
+17
2008-05-20
Fix direct midi in -> midi out connections in root patch with plugins present.
David Robillard
8
-38
/
+70
2008-05-20
Write individual events from UIs over OSC instead of entire event buffer.
David Robillard
2
-6
/
+8
2008-05-20
Fix LV2 include issues.
David Robillard
1
-2
/
+2
2008-05-20
Fix various problems with control port values.
David Robillard
2
-2
/
+2
2008-05-19
Better global (engine/client) LV2 feature sharing.
David Robillard
5
-73
/
+32
2008-05-19
More (but not yet completely) type safe value_changed notification.
David Robillard
2
-2
/
+2
2008-05-19
Easier to read conflicing LADSPA plugin error messages.
David Robillard
1
-2
/
+3
2008-05-19
Fix crash on broken LV2 plugins with no name.
David Robillard
1
-1
/
+5
2008-05-14
Fix clear patch command (ticket #18).
David Robillard
10
-57
/
+170
2008-05-14
Add flag to force disable assembly (some people get compile errors for unknow...
David Robillard
3
-9
/
+10
2008-05-09
Fix crash when receiving Jack MIDI events.
David Robillard
1
-3
/
+5
2008-05-03
Apply slv2_plugin_get_port_ranges usage Ingen patch from larsl.
David Robillard
1
-9
/
+9
2008-05-01
GCC 4.3 fixes.
David Robillard
4
-6
/
+8
2008-05-01
Apply Ingen LV2 event referencing (stubs) patch from larsl.
David Robillard
2
-2
/
+24
2008-04-12
LV2 event/MIDI fixed for Ingen from larsl.
David Robillard
3
-5
/
+11
2008-03-14
Exit clean on ctrl+c when running engine only.
David Robillard
2
-1
/
+7
2008-03-11
Fix building w/o LADSPA.
David Robillard
1
-0
/
+2
2008-02-16
Work towards generic event stuff.
David Robillard
3
-166
/
+0
2008-02-10
Update LV2 event stuff.
David Robillard
2
-65
/
+40
2008-01-25
Overhaul SLV2 API to return/take SLV2Value (instead of strings or primitives)...
David Robillard
20
-88
/
+93
2008-01-23
Remove unnecessary subst vars.
David Robillard
1
-2
/
+0
2008-01-23
Added missing file.
David Robillard
1
-0
/
+83
2008-01-23
Working Jack MIDI -> generic event port input.
David Robillard
1
-0
/
+2
2008-01-23
More LV2 extension work.
David Robillard
3
-17
/
+23
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
[next]