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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-11
Fix buffer copying for various types
David Robillard
3
-10
/
+13
2016-08-17
Rename main graph and control/notify ports
David Robillard
4
-8
/
+9
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-08-01
Implement LV2 log extension as host
David Robillard
1
-1
/
+0
2016-07-31
Support thread-safe state restoration
David Robillard
8
-26
/
+80
2016-07-31
Reduce duplicated code
David Robillard
3
-22
/
+5
2016-07-30
Add undo support
David Robillard
36
-60
/
+912
2016-07-30
Fix stall by making PreProcessor tick periodically
David Robillard
1
-1
/
+5
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
2
-16
/
+5
2016-07-29
Remove Forge dependency from AtomReader
David Robillard
1
-1
/
+0
2016-07-27
Add unit tests for Copy
David Robillard
1
-1
/
+1
2016-07-25
Support test coverage with LLVM
David Robillard
1
-2
/
+1
2016-03-14
Load default plugin state
David Robillard
3
-0
/
+22
2016-01-17
Fix CPU overload with some CV to control arcs
David Robillard
1
-11
/
+11
2016-01-16
Fix CV to control connections
David Robillard
1
-9
/
+21
2015-11-30
Use jack_port_rename() if available
David Robillard
1
-0
/
+5
2015-11-23
Fix crash when request contains invalid path URI
David Robillard
1
-1
/
+6
2015-11-08
Add support for instance-access and data-access
David Robillard
1
-0
/
+2
2015-11-08
Gracefully handle UNIX socket after a crash
David Robillard
1
-3
/
+59
2015-10-30
Update clients when plugins are unloaded/reloaded
David Robillard
16
-182
/
+349
2015-10-30
Add protocol for loading and unloading bundles
David Robillard
2
-2
/
+66
2015-10-29
Fix bypass where mixing is required
David Robillard
1
-0
/
+6
2015-10-26
Fix uninitialized buffer pointer
David Robillard
1
-0
/
+1
2015-10-26
Use a set for providers and dependants
David Robillard
3
-19
/
+13
2015-10-26
Use consistant names for incident ports
David Robillard
2
-53
/
+53
2015-10-26
Use URIDs almost everywhere
David Robillard
4
-5
/
+4
2015-10-26
Fix include guard
David Robillard
1
-3
/
+3
2015-10-25
Fix explicit sequence port monitoring
David Robillard
1
-1
/
+1
2015-10-25
Fix saving and loading of copy-pasted blocks
David Robillard
2
-13
/
+13
2015-10-25
Fix audio=>control connections
David Robillard
1
-5
/
+9
2015-10-25
Create all graphs the same way
David Robillard
8
-131
/
+138
2015-10-25
Fix status code when port exists
David Robillard
1
-1
/
+1
2015-10-25
Document protocol
David Robillard
5
-58
/
+4
2015-10-24
Zero-copy to/from driver ports where possible
David Robillard
31
-314
/
+466
2015-10-23
Speed up multi-deletion
David Robillard
2
-8
/
+2
2015-10-23
Reduce overhead
David Robillard
5
-18
/
+42
2015-10-02
Unregister socket clients on hangup.
David Robillard
1
-0
/
+8
2015-09-29
Fix more URI conversion issues.
David Robillard
2
-4
/
+3
2015-09-11
Remove debug printing stuff.
David Robillard
1
-1
/
+0
2015-09-04
Fix various atom conversion issues.
David Robillard
4
-20
/
+26
2015-09-02
Remove last use of map::emplace.
David Robillard
1
-4
/
+4
2015-08-29
Avoid map::emplace to accomodate old GCC.
David Robillard
3
-11
/
+11
2015-08-29
Remove debug printing.
David Robillard
1
-4
/
+0
2015-08-29
Set properties uniquely for set method.
David Robillard
1
-4
/
+10
2015-08-29
Save plugin version information in bundles.
David Robillard
1
-0
/
+23
2015-08-28
Get rid of LV2Info class.
David Robillard
8
-211
/
+46
2015-08-12
Fix URI comparison issues.
David Robillard
5
-6
/
+6
[prev]
[next]