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
/
server
/
events
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-12
Use smart pointers to handle real-time memory disposal
David Robillard
20
-142
/
+98
2017-02-12
Fix atomic event execution
David Robillard
1
-2
/
+7
2017-01-18
Fix invalid cross-thread use of mutex
David Robillard
2
-18
/
+15
2016-12-14
Fix real-time safety of control bindings
David Robillard
4
-44
/
+57
2016-12-14
Fix real-time issues with buffer allocation
David Robillard
3
-14
/
+8
2016-12-14
Remove some use of shared_ptr in the real-time thread
David Robillard
2
-16
/
+22
2016-12-13
Remove virtual inheritance from Port hierarchy
David Robillard
6
-18
/
+14
2016-10-14
Fix potential store deadlock
David Robillard
9
-9
/
+9
2016-10-14
Fix sequence ports with values
David Robillard
3
-7
/
+14
2016-10-14
Fix communication with connected sequence ports
David Robillard
2
-7
/
+26
2016-10-13
Clean up protocol documentation
David Robillard
1
-28
/
+0
2016-10-06
Add plugin state saving
David Robillard
1
-5
/
+17
2016-10-02
Fix sending UI events to sequence ports
David Robillard
1
-1
/
+0
2016-10-02
Fix properties of control/notify ports
David Robillard
1
-6
/
+7
2016-10-02
Fix loading a graph by copying from the filesystem
David Robillard
1
-1
/
+1
2016-10-02
Defer graph compilation in atomic bundles
David Robillard
28
-69
/
+124
2016-10-02
Use more efficient std::lock_guard where possible
David Robillard
6
-6
/
+6
2016-10-02
Show audio and load information in status line
David Robillard
1
-4
/
+8
2016-10-02
Add parallelism-aware graph traversal
David Robillard
9
-22
/
+42
2016-10-01
Fix OSX build
David Robillard
1
-1
/
+1
2016-09-29
Atomic bundle execution
David Robillard
2
-2
/
+28
2016-09-18
Fix undo after redo
David Robillard
1
-3
/
+4
2016-09-18
Add fancy communication logging
David Robillard
2
-24
/
+2
2016-09-13
Fix misleading comment
David Robillard
1
-1
/
+5
2016-09-11
Remove last vestiges of multiple run contexts
David Robillard
27
-37
/
+33
2016-09-11
Clarify connect and disconnect logic
David Robillard
2
-3
/
+5
2016-08-17
Rename main graph and control/notify ports
David Robillard
2
-4
/
+5
2016-08-02
Make graph control ports support patch:Message
David Robillard
1
-0
/
+1
2016-08-01
Fix compilation on OSX
David Robillard
1
-2
/
+0
2016-07-31
Support thread-safe state restoration
David Robillard
1
-1
/
+1
2016-07-30
Add undo support
David Robillard
24
-26
/
+396
2016-07-30
Fix mismatched include guard
David Robillard
1
-3
/
+3
2016-07-29
Use more Turtley debug dump output
David Robillard
1
-5
/
+5
2016-07-29
Use more terse patch:Put for canvas positions
David Robillard
1
-9
/
+3
2016-07-27
Add unit tests for Copy
David Robillard
1
-1
/
+1
2015-11-23
Fix crash when request contains invalid path URI
David Robillard
1
-1
/
+6
2015-10-30
Update clients when plugins are unloaded/reloaded
David Robillard
6
-161
/
+28
2015-10-30
Add protocol for loading and unloading bundles
David Robillard
2
-2
/
+66
2015-10-26
Use a set for providers and dependants
David Robillard
2
-14
/
+8
2015-10-26
Use consistant names for incident ports
David Robillard
2
-53
/
+53
2015-10-26
Use URIDs almost everywhere
David Robillard
1
-1
/
+1
2015-10-25
Fix saving and loading of copy-pasted blocks
David Robillard
2
-13
/
+13
2015-10-25
Create all graphs the same way
David Robillard
5
-24
/
+109
2015-10-25
Fix status code when port exists
David Robillard
1
-1
/
+1
2015-10-25
Document protocol
David Robillard
4
-56
/
+3
2015-10-24
Zero-copy to/from driver ports where possible
David Robillard
4
-27
/
+44
2015-10-23
Speed up multi-deletion
David Robillard
2
-8
/
+2
2015-09-04
Fix various atom conversion issues.
David Robillard
4
-20
/
+26
2015-08-29
Avoid map::emplace to accomodate old GCC.
David Robillard
1
-4
/
+4
2015-08-29
Set properties uniquely for set method.
David Robillard
1
-4
/
+10
[prev]
[next]