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
/
Configuration.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-01
Add parallel graph execution
David Robillard
1
-3
/
+5
2016-10-01
Add parallelism-aware graph traversal
David Robillard
1
-2
/
+2
2016-10-01
Save global options to options.ttl
David Robillard
1
-10
/
+10
2016-09-29
Atomic bundle execution
David Robillard
1
-0
/
+1
2016-09-18
Add fancy communication logging
David Robillard
1
-0
/
+1
2016-08-01
Implement LV2 log extension as host
David Robillard
1
-0
/
+1
2015-08-29
Add option to flush logs after every entry.
David Robillard
1
-0
/
+1
2015-06-09
Server side loading.
David Robillard
1
-0
/
+1
2015-05-30
Preliminary server-side save support.
David Robillard
1
-0
/
+1
2015-05-25
Use ingen:/ as base URI on the wire.
David Robillard
1
-0
/
+1
2015-04-04
Fix spelling error.
David Robillard
1
-1
/
+1
2015-04-04
Support GNU style long options.
David Robillard
1
-42
/
+68
2015-04-04
Update copyright dates.
David Robillard
1
-1
/
+1
2015-02-24
Remove crusty old internal bindings.
David Robillard
1
-1
/
+0
2015-02-19
Fix invalid boost format string.
David Robillard
1
-1
/
+1
2015-01-16
Add standard version flag.
David Robillard
1
-0
/
+1
2014-07-13
Only use old 2-argument version of Glib::build_filename (fix #971).
David Robillard
1
-3
/
+5
2014-01-24
Fix various whitespace and formatting issues.
David Robillard
1
-14
/
+14
2014-01-18
Consolidate URIs.
David Robillard
1
-5
/
+4
2013-02-23
Remove Raul::fmt wrapper, the last vestige of boost dependency for Raul.
David Robillard
1
-10
/
+10
2013-02-23
Move Atom implementation out of Raul so it can depend on LV2.
David Robillard
1
-17
/
+17
2013-02-02
Add option to enable/disable canvas animation (fix/avoid #879).
David Robillard
1
-3
/
+3
2013-01-11
Use range-based for loops where possible.
David Robillard
1
-12
/
+10
2012-11-22
Configuration file saving.
David Robillard
1
-31
/
+119
2012-11-21
Move most recent graph open directory to Configuration.
David Robillard
1
-16
/
+17
2012-11-21
Trim dead code.
David Robillard
1
-9
/
+0
2012-11-21
Move human name and port label options to main configuration.
David Robillard
1
-0
/
+5
2012-11-21
Use atoms for option values.
David Robillard
1
-43
/
+40
2012-11-21
Configuration file support.
David Robillard
1
-29
/
+89
2012-11-21
Use translatable strings for command line error messages.
David Robillard
1
-8
/
+16
2012-11-21
Move Configuration from Raul to Ingen.
David Robillard
1
-13
/
+166
2012-08-19
Patch => Graph
David Robillard
1
-7
/
+7
2012-07-31
Remove rotten parallelism stuff.
David Robillard
1
-1
/
+0
2012-07-31
Merge Ingen::Shared namespace into Ingen namespace and core libingen library.
David Robillard
1
-0
/
+54