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-11-17
Fix recursive connection loading (fix ticket #250).
David Robillard
1
-1
/
+4
2008-11-17
Tidy up console output.
David Robillard
4
-8
/
+5
2008-11-17
Fix crash.
David Robillard
1
-1
/
+1
2008-11-17
Mix down subpatch inputs when necessary (fix ticket #246).
David Robillard
1
-0
/
+2
2008-11-17
Always copy when destination port has fixed buffers.
David Robillard
1
-1
/
+1
2008-11-17
Fix initial active state of created subpatches.
David Robillard
2
-3
/
+7
2008-11-17
Use LV2 MIDI event type from map instead of hardcoded.
David Robillard
3
-10
/
+17
2008-11-16
Remember patch save file location in client (fix ticket #239).
David Robillard
3
-18
/
+11
2008-11-16
Accelerators for all context menu entries (ticket #264).
David Robillard
1
-492
/
+492
2008-11-16
Fix clashing menu accelerators (fix ticket #263).
David Robillard
1
-2
/
+6
2008-11-16
Fix loading errors.
David Robillard
3
-16
/
+38
2008-11-16
Fix shitty LADSPA name clash avoidance (fix ticket #226).
David Robillard
1
-25
/
+29
2008-11-16
Set new patch window non-resizeable so it's sized sanely in tiling WMs.
David Robillard
1
-486
/
+487
2008-11-16
Fix GUI tracking of property changes (e.g. polyphonic for stacked modules, fi...
David Robillard
3
-2
/
+8
2008-11-16
Shutup.
David Robillard
1
-3
/
+1
2008-11-16
Hide subpatch module ports on destruction (fix ticket #254).
David Robillard
9
-49
/
+67
2008-11-16
Shut down JACK cleanly.
David Robillard
2
-14
/
+8
2008-11-16
Always report buffer size of control ports as 1 (fix ticket #260).
David Robillard
1
-1
/
+1
2008-11-16
Use higher level object sending interface internally in engine.
David Robillard
6
-58
/
+5
2008-11-16
More HTTP.
David Robillard
22
-67
/
+92
2008-11-16
Control port value tracking via HTTP.
David Robillard
2
-2
/
+27
2008-11-16
Track connecting over HTTP.
David Robillard
2
-19
/
+32
2008-11-16
Monitoring deletion and variable setting (e.g. moving stuff on the canvas) vi...
David Robillard
5
-12
/
+53
2008-11-16
Follow new object creation via HTTP (serialising/parsing RDF to communicate b...
David Robillard
28
-33
/
+255
2008-11-16
TCP notification stream support (not fully implemented yet, but transport stu...
David Robillard
23
-109
/
+252
2008-11-15
Stubs for HTTP streaming.
David Robillard
10
-10
/
+553
2008-11-10
Turn off OSC debug dumping in engine.
David Robillard
23
-38
/
+38
2008-11-10
Fix Plugin name/symbol shadowing stuff that broke plugin loading (fix ticket ...
David Robillard
3
-24
/
+12
2008-11-09
Add concept of 'Resource' and make plugins a resource (as well as graph objec...
David Robillard
22
-120
/
+229
2008-11-09
Move patch to /patch via HTTP to give a place for RESTful access to other thi...
David Robillard
18
-180
/
+205
2008-11-08
Don't die if serialisation returns a NULL string.
David Robillard
1
-2
/
+4
2008-10-20
Add missing files.
David Robillard
3
-0
/
+129
2008-10-20
Make Ingen and Patchage relocatable binaries when built as a bundle.
David Robillard
8
-18
/
+22
2008-10-20
Actually use installation location variables for everything.
David Robillard
8
-15
/
+14
2008-10-19
Make ingen actually run again :)
David Robillard
10
-27
/
+30
2008-10-18
Lower glib/glibmm dependency to 2.14.
David Robillard
10
-45
/
+62
2008-10-18
Remove mandatory libjack dependency (just for typedefs).
David Robillard
1
-5
/
+4
2008-10-18
Build against local library versions no matter what.... hopefully....
David Robillard
163
-293
/
+286
2008-10-16
Don't install experimental ingen LV2 stuff.
David Robillard
1
-1
/
+2
2008-10-13
Fix off-by-1 memory error.
David Robillard
1
-1
/
+1
2008-10-13
Fix various problems with subpatch connecting/disconnecting (and probably int...
David Robillard
6
-32
/
+49
2008-10-12
Resize portless modules properly (e.g. new subpatch creation).
David Robillard
1
-2
/
+2
2008-10-12
Remove meaningless/non-LV2/kludgey 'event' 'midi' and 'osc' distinction.
David Robillard
9
-559
/
+499
2008-10-12
More tidy.
David Robillard
1
-23
/
+16
2008-10-12
Fix blank port names for plugins without human names (ie all LADSPA and inter...
David Robillard
1
-6
/
+9
2008-10-12
Build LV2 wrapper in correct location.
David Robillard
1
-1
/
+1
2008-10-12
Build LV2 wrapper (still non-functional).
David Robillard
1
-4
/
+21
2008-10-12
Tidy.
David Robillard
2
-5
/
+3
2008-10-12
Fix crash on loading .om subpatches with names that aren't legal symbols.
David Robillard
1
-2
/
+2
2008-10-12
Fix Om patch loading (import and load as child).
David Robillard
3
-27
/
+34
[prev]
[next]