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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-26
Fix creation of polyphonic nodes from plugin dialog.
David Robillard
1
-4
/
+3
2012-07-26
Gracefully handle notification ring overflow.
David Robillard
1
-2
/
+9
2012-07-26
Report subject with errors to client for more meaningful error messages.
David Robillard
29
-112
/
+116
2012-07-26
Better error message for unknown port types.
David Robillard
1
-1
/
+2
2012-07-25
Make compile_recursive private to PatchImpl.cpp.
David Robillard
2
-19
/
+17
2012-07-25
Remove unnecessary NodeImpl::_srate field.
David Robillard
5
-15
/
+22
2012-07-25
Fix control bindings for logarithmic and sample rate control ports.
David Robillard
9
-34
/
+78
2012-07-24
Fix configuration output alignment.
David Robillard
1
-1
/
+0
2012-07-18
Working bi-directional UI <=> plugin messaging.
David Robillard
17
-196
/
+147
2012-07-18
Factor out 'inherit plugin port properties' pattern.
David Robillard
1
-19
/
+11
2012-07-17
Wrap notification stuff behind simple API and hide details in Context.
David Robillard
7
-37
/
+84
2012-07-17
Implement worker extension correctly (for one voice only).
David Robillard
19
-114
/
+301
2012-07-17
Tidy.
David Robillard
1
-1
/
+1
2012-07-16
Preliminary somewhat kludgey support for UIs sending messages to Sequence inp...
David Robillard
2
-32
/
+25
2012-07-16
Tidy.
David Robillard
1
-1
/
+1
2012-07-15
Bump sord dependency.
David Robillard
1
-1
/
+1
2012-07-14
Remove old host-info description.
David Robillard
1
-11
/
+1
2012-07-09
Update to r72/autowaf (don't run ldconfig when destdir is given as an option).
David Robillard
1
-0
/
+0
2012-07-09
Improve documentation style.
David Robillard
1
-0
/
+0
2012-07-09
Factor out documentation fixup stuff to autowaf.
David Robillard
1
-0
/
+0
2012-07-09
Improve INSTALL file.
David Robillard
1
-17
/
+41
2012-07-08
Update to r69/autowaf (fix Python3 compatibility).
David Robillard
1
-0
/
+0
2012-07-06
Fix crash when instantiating plugins with worker interface.
David Robillard
1
-1
/
+1
2012-06-30
Fix occasional crashes after node deletion (fix #843).
David Robillard
1
-0
/
+4
2012-06-29
Fix crashes caused by events attempting to respond to deleted clients (fix #8...
David Robillard
25
-114
/
+114
2012-06-13
Fix control binding loading.
David Robillard
2
-11
/
+16
2012-06-13
Fix saving of control bindings.
David Robillard
5
-33
/
+60
2012-06-12
Correctly handle termination with GUI running (fix #833).
David Robillard
1
-6
/
+4
2012-06-12
Tidy.
David Robillard
1
-14
/
+11
2012-06-12
Add "expose" (to parent) operation for ports.
David Robillard
7
-42
/
+98
2012-06-10
Working control ports when running under LV2.
David Robillard
1
-1
/
+5
2012-06-05
Use LV2 buf-size extension.
David Robillard
4
-16
/
+50
2012-06-02
Use URI constants.
David Robillard
1
-2
/
+2
2012-06-01
Functioning MIDI input and internals when running as an LV2.
David Robillard
4
-3
/
+19
2012-05-31
Fix returned reference to temporary.
David Robillard
1
-1
/
+1
2012-05-31
Fix glitchy audio.
David Robillard
1
-11
/
+3
2012-05-31
Implement Control/CV morph ports.
David Robillard
7
-98
/
+196
2012-05-29
Use appropriate type for port count.
David Robillard
1
-4
/
+4
2012-05-28
... missed one.
David Robillard
3
-6
/
+4
2012-05-28
Remove accidentally added include.
David Robillard
1
-1
/
+0
2012-05-28
Cache lilv nodes used for instantiation in LV2Info.
David Robillard
3
-50
/
+46
2012-05-27
Tidy up SSE detection code.
David Robillard
1
-6
/
+4
2012-05-27
Add real-time annotations for sfpv.
David Robillard
2
-1
/
+7
2012-05-24
Delete trailing whitespace.
David Robillard
2
-2
/
+2
2012-05-23
Trim unnecessary includes.
David Robillard
42
-153
/
+35
2012-05-23
Implement event mixing.
David Robillard
1
-25
/
+41
2012-05-23
Move mixing stuff to mix.cpp.
David Robillard
4
-90
/
+126
2012-05-23
Fix creation of event ports via GUI.
David Robillard
1
-0
/
+4
2012-05-23
Clean up CreatePatch polyphony stuff.
David Robillard
5
-29
/
+25
2012-05-23
Tidy.
David Robillard
5
-36
/
+1
[prev]
[next]