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
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
2015-08-12
Server-side presets.
David Robillard
19
-49
/
+268
2015-08-03
Fix comment typo.
David Robillard
1
-1
/
+1
2015-07-25
Fix crash when loading presets with invalid ports.
David Robillard
1
-1
/
+1
2015-07-16
Clear extra output buffers when bypassing blocks.
David Robillard
1
-4
/
+11
2015-06-09
Server side loading.
David Robillard
5
-64
/
+105
2015-05-30
Preliminary server-side save support.
David Robillard
2
-16
/
+66
2015-05-26
Listen for TCP connections on all interfaces.
David Robillard
1
-2
/
+1
2015-05-25
Use ingen:/ as base URI on the wire.
David Robillard
1
-1
/
+1
2015-05-23
Prevent concurrent Sord access.
David Robillard
2
-3
/
+13
2015-05-14
Fix ingen:prototype compatibility.
David Robillard
1
-3
/
+3
2015-05-11
Fix handling of spurious polls.
David Robillard
1
-3
/
+3
2015-04-09
Fix multiple note triggers on the same sample.
David Robillard
2
-3
/
+10
2015-04-05
Remove dead code.
David Robillard
1
-8
/
+4
2015-04-05
Use a fixed max buffer size to avoid several values.
David Robillard
1
-1
/
+2
2015-04-04
Fix whitespace.
David Robillard
1
-1
/
+1
2015-04-04
Update copyright dates.
David Robillard
100
-100
/
+100
2015-04-03
Use lv2:prototype and deprecate ingen:prototype.
David Robillard
2
-5
/
+21
2015-04-03
Fix loading graphs with explicit/non-file URIs.
David Robillard
1
-30
/
+13
2015-03-13
Fix crash on LV2 destruction.
David Robillard
1
-1
/
+3
2015-03-13
Check for options interface before getting.
David Robillard
1
-4
/
+13
[next]