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-07-07
Update for SLV2 API.
David Robillard
2
-2
/
+2
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
6
-94
/
+42
2008-06-23
Formatting.
David Robillard
1
-1
/
+1
2008-06-23
Formatting.
David Robillard
1
-9
/
+9
2008-06-23
OSC documentation fixes.
David Robillard
1
-9
/
+5
2008-06-10
Spell kludge correctly :)
David Robillard
1
-1
/
+1
2008-06-10
Fix 'disconnect' operation for all objects (inc. patch ports).
David Robillard
26
-429
/
+280
2008-06-09
Fix prompting for filename when patch is loaded from command line.
David Robillard
3
-6
/
+5
2008-06-09
Fix crash when running ingen -l.
David Robillard
1
-0
/
+1
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
Fix Ctrl 'editable' patch modifier (for control twiddling) ceasing to work in...
David Robillard
4
-20
/
+61
2008-06-09
Fix lingering breadcrumbs of destroyed subpatches (ticket #80).
David Robillard
6
-17
/
+17
2008-06-09
Fix port control slider synchronization issues.
David Robillard
3
-5
/
+4
2008-06-09
Fix compilation.
David Robillard
1
-3
/
+3
2008-06-09
Bump liblo dependency to 0.25 (SVN).
David Robillard
2
-10
/
+11
2008-06-09
Store information from patch properties window.
David Robillard
3
-8
/
+11
2008-06-09
Bump liblo dependency to 0.24.
David Robillard
7
-88
/
+120
2008-06-09
Make sure plugin window isn't modal (hopefully...).
David Robillard
1
-0
/
+1
2008-06-09
Fix internal Patch->Patch connection loading.
David Robillard
1
-0
/
+23
2008-06-09
Fix SSE detection (for denormal protection).
David Robillard
1
-14
/
+19
2008-06-09
Serialiser cleanups.
David Robillard
1
-9
/
+7
2008-06-09
Add quick context menu for Internal 'plugins'.
David Robillard
2
-2
/
+30
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
3
-12
/
+11
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
Fix memory error.
David Robillard
1
-1
/
+1
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
Fix "unable to create patch '/'" error when importing at root.
David Robillard
1
-1
/
+2
2008-05-20
Write individual events from UIs over OSC instead of entire event buffer.
David Robillard
3
-15
/
+36
2008-05-20
Fix LV2 include issues.
David Robillard
2
-2
/
+3
2008-05-20
Add files I yet again forgot to add.
David Robillard
5
-0
/
+260
2008-05-20
Fix various problems with control port values.
David Robillard
15
-26
/
+40
2008-05-19
Better global (engine/client) LV2 feature sharing.
David Robillard
16
-110
/
+100
2008-05-19
More (but not yet completely) type safe value_changed notification.
David Robillard
11
-28
/
+30
2008-05-19
Fix multiple ports showing up when attempting to add a MIDI output to a patch.
David Robillard
1
-1
/
+1
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-15
Fix connection loading from deprecated (.om) patch files.
David Robillard
1
-6
/
+8
2008-05-15
Show error messages from engine in a pop-up dialog.
David Robillard
4
-5
/
+19
2008-05-14
Fix clear patch command (ticket #18).
David Robillard
11
-66
/
+194
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
[next]