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
/
client
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-29
Prefixes with underscores look weird.
David Robillard
1
-1
/
+1
2008-11-28
Sane ontology for internaals.
David Robillard
1
-4
/
+5
2008-11-27
Fix Om patch loading when plugins have names clashing with internal names.
David Robillard
1
-9
/
+7
2008-11-27
Make use of status bar.
David Robillard
1
-1
/
+1
2008-11-27
Fix orphan etc. errors for 'ingen -egl' (fix ticket #201).
David Robillard
1
-3
/
+2
2008-11-22
Add status bar to display information about objects on mouse hover.
David Robillard
2
-4
/
+4
2008-11-22
Tolerate plugins with nonsense ranges (fix ticket #268).
David Robillard
1
-0
/
+3
2008-11-16
Fix loading errors.
David Robillard
1
-1
/
+1
2008-11-16
Fix GUI tracking of property changes (e.g. polyphonic for stacked modules, fi...
David Robillard
2
-1
/
+7
2008-11-16
Hide subpatch module ports on destruction (fix ticket #254).
David Robillard
2
-0
/
+9
2008-11-16
More HTTP.
David Robillard
9
-20
/
+34
2008-11-16
Monitoring deletion and variable setting (e.g. moving stuff on the canvas) vi...
David Robillard
1
-1
/
+0
2008-11-16
Follow new object creation via HTTP (serialising/parsing RDF to communicate b...
David Robillard
9
-13
/
+120
2008-11-16
TCP notification stream support (not fully implemented yet, but transport stu...
David Robillard
8
-42
/
+97
2008-11-15
Stubs for HTTP streaming.
David Robillard
2
-6
/
+59
2008-11-10
Turn off OSC debug dumping in engine.
David Robillard
10
-20
/
+20
2008-11-10
Fix Plugin name/symbol shadowing stuff that broke plugin loading (fix ticket ...
David Robillard
2
-23
/
+11
2008-11-09
Add concept of 'Resource' and make plugins a resource (as well as graph objec...
David Robillard
9
-78
/
+76
2008-11-09
Move patch to /patch via HTTP to give a place for RESTful access to other thi...
David Robillard
3
-48
/
+58
2008-10-20
Actually use installation location variables for everything.
David Robillard
1
-1
/
+1
2008-10-18
Lower glib/glibmm dependency to 2.14.
David Robillard
1
-4
/
+5
2008-10-18
Build against local library versions no matter what.... hopefully....
David Robillard
19
-39
/
+37
2008-10-12
Remove meaningless/non-LV2/kludgey 'event' 'midi' and 'osc' distinction.
David Robillard
1
-2
/
+2
2008-10-12
Tidy.
David Robillard
1
-1
/
+1
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
2
-16
/
+19
2008-10-12
Vomit less on the console when loading deprecated patches.
David Robillard
1
-13
/
+4
2008-10-12
Split OSC/HTTP/JACK dependencies from ingen into separate libraries so engine...
David Robillard
3
-8
/
+11
2008-10-12
Eliminate redundant ingen ontology parts, and save ingen Patchage in an LV2 c...
David Robillard
3
-8
/
+8
2008-10-11
Remove duplicated code for getting various hints, add generic hint accessor.
David Robillard
4
-37
/
+14
2008-10-11
Add control randomize feature (node context menu).
David Robillard
2
-5
/
+7
2008-10-06
Specify absolute include paths to fix waf dependency tracking.
David Robillard
1
-1
/
+1
2008-10-03
Make liblo optional for building ingen.
David Robillard
2
-7
/
+12
2008-10-03
Good riddance.
David Robillard
1
-69
/
+0
2008-10-03
Support building locally against header-only libraries in autowaf.
David Robillard
3
-3
/
+3
2008-10-02
Make --build-docs at configure time trigger documentation building at build t...
David Robillard
1
-1
/
+0
2008-10-02
Build against local libraries with uselib_local instead of CFLAGS kludges.
David Robillard
1
-1
/
+2
2008-10-01
Fix building without libsoup.
David Robillard
1
-4
/
+4
2008-10-01
Fix compilation.
David Robillard
1
-1
/
+1
2008-09-30
Install modules (mostly) the same place as autohell.
David Robillard
1
-1
/
+1
2008-09-30
Fix building (both autohell and waf) with simpler ingen tree layout.
David Robillard
1
-1
/
+1
2008-09-30
Flatten ingen source directory heirarchy a bit.
David Robillard
32
-0
/
+5544
[prev]