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
/
LV2Features.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-03
Suppress/fix new warnings in clang-tidy 15
David Robillard
1
-1
/
+1
2022-08-18
Use default member initialization
David Robillard
1
-5
/
+3
2020-08-02
Remove std::shared_ptr alias
David Robillard
1
-3
/
+3
2020-08-02
Remove wrappers for standard memory functions
David Robillard
1
-0
/
+1
2020-08-01
Use modern casts
David Robillard
1
-1
/
+3
2019-12-08
Cleanup: Use "default" for default constructors and destructors
David Robillard
1
-4
/
+0
2019-12-08
Cleanup: Avoid parameter copying overhead
David Robillard
1
-1
/
+1
2019-12-08
Cleanup: Use std::make_shared
David Robillard
1
-1
/
+2
2019-12-08
Cleanup: Fix some includes and forward declarations
David Robillard
1
-0
/
+2
2019-03-09
Clean up includes and forward declarations
David Robillard
1
-2
/
+2
2019-03-08
Pass World everywhere by reference
David Robillard
1
-1
/
+1
2018-09-23
Use lowercase namespace names
David Robillard
1
-2
/
+2
2017-12-25
Remove superfluous using namespace declarations
David Robillard
1
-2
/
+0
2017-12-25
Use nullptr
David Robillard
1
-1
/
+1
2016-08-01
Fix compilation on OSX
David Robillard
1
-0
/
+7
2015-04-04
Update copyright dates.
David Robillard
1
-1
/
+1
2014-11-17
Fix a few minor/unlikely memory errors.
David Robillard
1
-1
/
+1
2014-08-09
Support plugins which require lv2:isLive.
David Robillard
1
-0
/
+4
2013-01-20
Fix support for LV2 features.
David Robillard
1
-0
/
+5
2013-01-12
Remove Raul::SharedPtr and switch to std::shared_ptr.
David Robillard
1
-4
/
+4
2013-01-11
Use range-based for loops where possible.
David Robillard
1
-2
/
+2
2012-12-21
Gracefully ignore plugins which require unsupported features or have unknown ...
David Robillard
1
-0
/
+6
2012-08-19
GraphObject => Node
David Robillard
1
-1
/
+1
2012-07-31
Merge Ingen::Shared namespace into Ingen namespace and core libingen library.
David Robillard
1
-0
/
+63