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
/
LV2Options.hpp
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-27
Use braced init lists to avoid repeating return types
David Robillard
1
-1
/
+1
2022-08-18
Use consistent brace wrapping for class definitions
David Robillard
1
-1
/
+2
2020-12-15
Clean up includes in core and server
David Robillard
1
-0
/
+8
2020-08-02
Remove std::shared_ptr alias
David Robillard
1
-2
/
+4
2020-08-02
Fix uninitialized members
David Robillard
1
-3
/
+3
2020-08-02
Use auto with casts and allocations to remove redundancy
David Robillard
1
-1
/
+1
2020-08-01
Use modern casts
David Robillard
1
-1
/
+1
2019-03-08
Pass World everywhere by reference
David Robillard
1
-1
/
+1
2018-09-23
Use override specifiers
David Robillard
1
-2
/
+2
2018-09-23
Use lowercase namespace names
David Robillard
1
-5
/
+5
2018-09-22
Use new LV2 include paths
David Robillard
1
-1
/
+1
2017-12-25
Use nullptr
David Robillard
1
-1
/
+1
2016-07-31
Reduce duplicated code
David Robillard
1
-7
/
+2
2015-04-04
Update copyright dates.
David Robillard
1
-1
/
+1
2014-01-18
Consolidate URIs.
David Robillard
1
-1
/
+1
2013-10-29
Remove engine dependency from LV2Options.
David Robillard
1
-37
/
+21
2013-10-28
Pass sample rate to nodes (fix #931).
David Robillard
1
-0
/
+5
2013-02-03
Fix compilation with Clang 3.1.
David Robillard
1
-1
/
+2
2013-01-12
Remove Raul::SharedPtr and switch to std::shared_ptr.
David Robillard
1
-3
/
+3
2013-01-12
Lint.
David Robillard
1
-1
/
+1
2012-12-21
Gracefully ignore plugins which require unsupported features or have unknown ...
David Robillard
1
-1
/
+3
2012-09-16
Support latest options and morph extensions.
David Robillard
1
-7
/
+7
2012-08-31
Implement host side of buf-size via options.
David Robillard
1
-0
/
+84