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
2009-05-13
Generic simple query system for both objects and plugins.
David Robillard
8
-32
/
+46
2009-05-13
Remove special request_port_value, just use request_variable with predicate i...
David Robillard
4
-18
/
+0
2009-05-13
Remove unused junk on ClientInterface.
David Robillard
1
-4
/
+0
2009-05-13
Remove 'using' declarations from headers.
David Robillard
3
-12
/
+13
2009-05-13
The great ID refactoring of 2009.
David Robillard
23
-703
/
+454
2009-05-12
Remove deprecated new_node interface in favour of URI hackery.
David Robillard
5
-47
/
+4
2009-05-12
Bring EngineInterface and ClientInterface closer together.
David Robillard
10
-27
/
+43
2009-05-12
Fix internal node names.
David Robillard
1
-0
/
+2
2009-05-11
Fix OSC/graphviz compilation stuff.
David Robillard
1
-3
/
+3
2009-05-11
Don't cause slv2 to load plugin data until a plugin is loaded or menu request...
David Robillard
4
-9
/
+8
2009-05-11
* New ontology.
David Robillard
6
-35
/
+36
2009-05-04
Strip trailing whitespace from waf scripts.
David Robillard
1
-1
/
+1
2009-05-03
Update waf configuration header for new waf scheme (in 1.5.6).
David Robillard
5
-5
/
+5
2009-02-14
LV2 preset support (except you have to press entire on the menu items, clicki...
David Robillard
1
-2
/
+2
2009-01-15
Add -Woverloaded-virtual to --strict flags and fix associated problems (notab...
David Robillard
2
-4
/
+3
2008-12-21
Change configuration header name to something less likely to conflict.
David Robillard
4
-4
/
+4
2008-12-16
Trim include dependency tree.
David Robillard
11
-22
/
+25
2008-12-15
Fix (most) include dependencies and resulting broken build problems.
David Robillard
1
-0
/
+1
2008-12-04
Fix compilation with HTTP enabled.
David Robillard
1
-2
/
+2
2008-12-02
Rewrite pretty much everything to do with paths in Serialiser to actually mak...
David Robillard
1
-1
/
+1
2008-11-29
Upgrade to waf 1.5.0.
David Robillard
1
-6
/
+5
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
[prev]
[next]