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
/
ingen
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-14
Fix potential store deadlock
David Robillard
1
-2
/
+4
2016-10-14
Simplify port model code
David Robillard
1
-15
/
+0
2016-10-14
Improve documentation
David Robillard
7
-7
/
+11
2016-10-06
Add plugin state saving
David Robillard
2
-0
/
+2
2016-10-02
Fix properties of control/notify ports
David Robillard
1
-0
/
+1
2016-10-02
Fix unit test responses and ensure events succeed
David Robillard
3
-3
/
+7
2016-10-02
Defer graph compilation in atomic bundles
David Robillard
1
-0
/
+8
2016-10-02
Show audio and load information in status line
David Robillard
2
-0
/
+10
2016-10-02
Add parallel graph execution
David Robillard
2
-0
/
+6
2016-10-02
Add parallelism-aware graph traversal
David Robillard
1
-1
/
+3
2016-10-01
Fix OSX build
David Robillard
2
-2
/
+2
2016-09-18
Add fancy communication logging
David Robillard
3
-0
/
+221
2016-09-18
Factor out text writing from socket writing
David Robillard
2
-22
/
+71
2016-08-17
Rename main graph and control/notify ports
David Robillard
1
-7
/
+7
2016-08-01
Add missing includes
David Robillard
1
-0
/
+1
2016-08-01
Fix compilation on OSX
David Robillard
1
-4
/
+1
2016-08-01
Show colorized log output in messages window
David Robillard
1
-0
/
+5
2016-08-01
Implement LV2 log extension as host
David Robillard
2
-1
/
+22
2016-07-31
Reduce duplicated code
David Robillard
1
-1
/
+7
2016-07-30
Add undo support
David Robillard
7
-12
/
+48
2016-07-29
Remove Forge dependency from AtomReader
David Robillard
1
-3
/
+0
2016-03-14
Load default plugin state
David Robillard
1
-0
/
+1
2015-11-30
Fix Node::uri_is_path()
David Robillard
1
-3
/
+1
2015-11-23
Fix crash when request contains invalid path URI
David Robillard
1
-2
/
+8
2015-11-08
Add support for instance-access and data-access
David Robillard
3
-0
/
+114
2015-10-30
Update clients when plugins are unloaded/reloaded
David Robillard
1
-0
/
+1
2015-10-30
Add protocol for loading and unloading bundles
David Robillard
2
-0
/
+2
2015-10-25
Fix explicit sequence port monitoring
David Robillard
1
-0
/
+1
2015-10-25
Create all graphs the same way
David Robillard
1
-1
/
+24
2015-10-25
Document protocol
David Robillard
2
-2
/
+1
2015-10-24
Fix LV2 UIs that send during instantiation
David Robillard
1
-1
/
+20
2015-10-24
Set prefixes on the wire to reduce traffic
David Robillard
1
-2
/
+3
2015-10-24
Zero-copy to/from driver ports where possible
David Robillard
2
-2
/
+1
2015-10-24
Fix loading recursive graphs in LV2
David Robillard
1
-0
/
+9
2015-10-02
Unregister socket clients on hangup.
David Robillard
1
-1
/
+4
2015-09-29
Fix more URI conversion issues.
David Robillard
3
-9
/
+10
2015-09-04
Fix various atom conversion issues.
David Robillard
1
-0
/
+4
2015-08-29
Add option to flush logs after every entry.
David Robillard
1
-0
/
+3
2015-08-28
Get rid of LV2Info class.
David Robillard
1
-6
/
+23
2015-08-12
Fix URI comparison issues.
David Robillard
1
-3
/
+15
2015-08-12
Server-side presets.
David Robillard
8
-91
/
+89
2015-08-03
Optional quoting for atom to string.
David Robillard
1
-1
/
+1
2015-06-09
Fix partial commit.
David Robillard
5
-12
/
+12
2015-05-25
Use ingen:/ as base URI on the wire.
David Robillard
1
-6
/
+6
2015-05-23
Fix partial commit.
David Robillard
1
-0
/
+4
2015-04-04
Support GNU style long options.
David Robillard
1
-4
/
+2
2015-04-04
Update copyright dates.
David Robillard
37
-37
/
+37
2015-04-03
Fix loading graphs with explicit/non-file URIs.
David Robillard
1
-1
/
+22
2015-03-28
Unify value widgets in properties dialog.
David Robillard
2
-0
/
+2
2015-03-16
Fix "no subject" errors when sending file paths.
David Robillard
2
-1
/
+2
[next]