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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-24
Set prefixes on the wire to reduce traffic
David Robillard
1
-1
/
+28
2015-10-24
Zero-copy to/from driver ports where possible
David Robillard
33
-316
/
+467
2015-10-24
Fix subgraph positioning
David Robillard
1
-3
/
+4
2015-10-24
Fix loading recursive graphs in LV2
David Robillard
1
-11
/
+22
2015-10-24
Fix subgraph serialisation
David Robillard
2
-15
/
+30
2015-10-24
Fix invalid iterator access
David Robillard
1
-1
/
+1
2015-10-24
Remove excess toolbar buttons
David Robillard
5
-55
/
+23
2015-10-23
Fix errors on C-a Delete
David Robillard
1
-1
/
+3
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
2
-0
/
+9
2015-10-02
Don't connect twice to server on initial load.
David Robillard
1
-1
/
+11
2015-09-29
Fix more URI conversion issues.
David Robillard
6
-13
/
+11
2015-09-17
Fix plugin GUI controls in separate windows.
David Robillard
1
-0
/
+3
2015-09-11
Remove debug printing stuff.
David Robillard
2
-4
/
+0
2015-09-04
Fix various atom conversion issues.
David Robillard
8
-23
/
+34
2015-09-02
Remove last use of map::emplace.
David Robillard
1
-4
/
+4
2015-08-29
Fix crash when clicking activate before connection.
David Robillard
2
-0
/
+15
2015-08-29
Fix checking non-LV2 'plugins' for UIs.
David Robillard
1
-5
/
+7
2015-08-29
Avoid map::emplace to accomodate old GCC.
David Robillard
4
-18
/
+18
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
Add option to flush logs after every entry.
David Robillard
3
-0
/
+15
2015-08-29
Save plugin version information in bundles.
David Robillard
2
-4
/
+73
2015-08-29
Fix invalid conversion of URIDs to strings.
David Robillard
3
-12
/
+20
2015-08-28
Get rid of LV2Info class.
David Robillard
11
-334
/
+193
2015-08-14
Use lilv_free().
David Robillard
1
-2
/
+2
2015-08-12
Fix URI comparison issues.
David Robillard
7
-9
/
+9
2015-08-12
Server-side presets.
David Robillard
32
-149
/
+468
2015-08-03
Optional quoting for atom to string.
David Robillard
1
-4
/
+10
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
10
-74
/
+130
2015-05-30
Preliminary server-side save support.
David Robillard
5
-16
/
+109
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
9
-16
/
+28
2015-05-23
Prevent concurrent Sord access.
David Robillard
8
-17
/
+69
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-11
Fix crash on failed plugin UI instantiation.
David Robillard
1
-2
/
+3
2015-04-10
Fix link error, maybe.
David Robillard
1
-2
/
+1
2015-04-09
Fix multiple note triggers on the same sample.
David Robillard
2
-3
/
+10
2015-04-05
Hide close/quit menu items in plugin GUI.
David Robillard
5
-6
/
+12
2015-04-05
Don't save symbol (problematic on save as).
David Robillard
1
-19
/
+4
2015-04-05
Don't set symbol property (fix port rename).
David Robillard
1
-0
/
+1
2015-04-05
Add mnemonics for value menu.
David Robillard
1
-2
/
+2
2015-04-05
Allow editing generic properties.
David Robillard
2
-11
/
+34
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
[next]