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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-30
Don't falsely report listening on sockets that failed to bind.
David Robillard
1
-2
/
+8
2013-12-27
Implement lv2:prototype.
David Robillard
5
-14
/
+24
2013-12-27
Log where graph bundles are saved.
David Robillard
1
-0
/
+2
2013-12-26
Improve test coverage.
David Robillard
2
-13
/
+95
2013-12-26
Remove unused Driver::is_realtime() method.
David Robillard
4
-10
/
+2
2013-12-26
Add test cases.
David Robillard
5
-4
/
+54
2013-12-26
Implement port methods for DirectDriver.
David Robillard
1
-9
/
+23
2013-12-25
Add test cases.
David Robillard
3
-0
/
+49
2013-12-25
Fix handling setting of several special properties per request.
David Robillard
1
-5
/
+9
2013-12-25
Fix const casts.
David Robillard
1
-2
/
+2
2013-12-25
Load waf modules before everything else so CFLAGS and friends are correct (oo...
David Robillard
1
-4
/
+3
2013-12-25
Tidy up configuration output.
David Robillard
1
-2
/
+4
2013-12-25
Fix unportable use of NULL va_list (#921).
David Robillard
1
-4
/
+4
2013-12-25
Implement lv2:connectionOptional (#847).
David Robillard
2
-3
/
+18
2013-12-25
Update to r94/autowaf.
David Robillard
1
-0
/
+0
2013-12-19
Update to waf 1.7.14.
David Robillard
1
-0
/
+0
2013-12-19
FDGL: Improve flow-directed layout.
David Robillard
2
-1
/
+4
2013-12-17
Fix atom vector communication (patch from Robin Gareus, #941).
David Robillard
3
-3
/
+6
2013-12-17
Fix more const issues.
David Robillard
3
-3
/
+3
2013-12-15
Fix const-violating casts.
David Robillard
1
-2
/
+2
2013-11-01
Implement static UI port notifications (fix #935).
David Robillard
2
-8
/
+36
2013-11-01
Tidy.
David Robillard
2
-9
/
+9
2013-11-01
Implement LV2 UI port_index, subscribe, and unsubscribe features.
David Robillard
1
-12
/
+72
2013-11-01
Don't notify UIs about null atom port values (partially address #935).
David Robillard
1
-1
/
+1
2013-11-01
Remove unused typedefs.
David Robillard
4
-6
/
+0
2013-10-29
Remove engine dependency from LV2Options.
David Robillard
2
-40
/
+26
2013-10-28
Pass sample rate to nodes (fix #931).
David Robillard
2
-4
/
+5
2013-08-20
Remove unused class members.
David Robillard
5
-6
/
+0
2013-08-20
Remove vestigial Builder class.
David Robillard
4
-107
/
+6
2013-08-09
Upgrade to waf 1.7.11.
David Robillard
1
-0
/
+0
2013-06-10
Update StereoInOut template bundle.
David Robillard
2
-27
/
+22
2013-06-09
Fix documentation (#916).
David Robillard
1
-2
/
+1
2013-06-09
Python3 fixes (#915).
David Robillard
1
-1
/
+1
2013-06-09
Fix zero minimum for float property values (#895).
David Robillard
1
-2
/
+10
2013-06-09
Support removing properties from the properties dialog.
David Robillard
6
-19
/
+65
2013-06-09
Add rdf prefix.
David Robillard
1
-0
/
+1
2013-06-09
Inherit certain properties from ports connected to patch ports.
David Robillard
10
-7
/
+70
2013-06-09
Fix crashes when comparing variable sized Atoms.
David Robillard
1
-10
/
+12
2013-06-09
Python 3 fixes (#913).
David Robillard
2
-7
/
+11
2013-06-09
Fix crufty comments.
David Robillard
1
-3
/
+1
2013-06-09
Fix crash when twiddling controls in custom LV2 GUIs.
David Robillard
1
-1
/
+2
2013-06-09
Fix saving of bad node URIs in state.
David Robillard
2
-4
/
+6
2013-06-08
Fix crash on destruction when running in LV2.
David Robillard
2
-3
/
+10
2013-06-08
Show right-click menu regradless of modifier state.
David Robillard
1
-1
/
+1
2013-06-08
Specify rsz:minimumSize for main control ports.
David Robillard
4
-4
/
+19
2013-05-31
Fix Atom on 32-bit platforms (patch from Robin Gareus).
David Robillard
1
-2
/
+2
2013-05-31
Remove zoom toolbar buttons.
David Robillard
3
-38
/
+0
2013-05-26
Fix port menu to allow disconnecting a single port from everything.
David Robillard
1
-1
/
+0
2013-03-25
Don't show menu if other buttons or modifiers are down (fix #890).
David Robillard
1
-1
/
+1
2013-03-25
Explicitly support bufsz block length features (fix #893).
David Robillard
3
-1
/
+24
[prev]
[next]