index
:
lilv.git
fix-fake-ms
fix-windows
fix-windows-mkdir
main
serd1
Lilv LV2 host library
d@drobilla.net
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
utils
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-16
lv2apply: Fix potential zero-sized VLA
David Robillard
1
-2
/
+2
2020-12-16
lv2apply: Fix potential memory leaks
David Robillard
1
-0
/
+1
2020-12-16
lv2bench: Fix potential memory leaks
David Robillard
1
-0
/
+2
2020-12-16
Isolate variable declarations and initialize all variables
David Robillard
1
-1
/
+1
2020-12-16
Clean up includes
David Robillard
2
-6
/
+9
2020-09-26
Fix memory leaks in lv2bench
David Robillard
2
-1
/
+8
2020-07-16
Annotate printf-style function
David Robillard
1
-0
/
+7
2020-07-16
Add missing static specifiers
David Robillard
1
-8
/
+8
2020-07-16
Fix conversion warnings
David Robillard
3
-8
/
+8
2019-04-14
Use modern LV2 includes
David Robillard
3
-8
/
+8
2019-04-14
Remove workaround for ancient MSVC
David Robillard
1
-4
/
+0
2019-01-13
Update copyright dates
David Robillard
6
-10
/
+10
2019-01-13
Clean up includes
David Robillard
7
-26
/
+35
2018-07-21
lv2apply: Activate plugin before running
David Robillard
1
-0
/
+2
2018-07-09
lv2apply: Use default values when they are not nan
giuliomoro
1
-1
/
+1
2017-12-29
Never attempt to create VLA with 0 length
David Robillard
1
-1
/
+2
2017-12-29
Fix potential memory leaks
David Robillard
2
-0
/
+4
2017-12-29
Use braces everywhere
David Robillard
1
-15
/
+30
2017-03-18
Support running a single plugin in lv2bench
David Robillard
1
-17
/
+38
2017-03-06
Fix lv2bench for some plugins with sequence ports
David Robillard
1
-2
/
+17
2016-08-27
Add lv2apply utility/example
David Robillard
1
-0
/
+349
2016-08-01
Use consistent feature test macros
David Robillard
2
-2
/
+2
2016-07-31
Fix compilation with C++ compilers
David Robillard
1
-1
/
+1
2014-11-17
Fix a few minor/unlikely memory errors.
David Robillard
1
-0
/
+4
2014-08-08
Update copyright dates.
David Robillard
3
-4
/
+4
2014-08-08
Fix non-strict prototype.
David Robillard
1
-2
/
+2
2014-05-05
Fix use of lv2info -m and -p options to write plugin data.
David Robillard
1
-7
/
+15
2013-11-01
lv2info: Don't display invalid control maxes and defaults (fix #934).
David Robillard
1
-2
/
+2
2012-08-12
Preliminary support for sequence ports.
David Robillard
1
-8
/
+22
2012-08-12
Improvements to lv2bench for plotting.
David Robillard
1
-16
/
+49
2012-08-11
Add lv2bench utility.
David Robillard
3
-0
/
+304
2012-08-09
Fix warnings: -Wshadow -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wmis...
David Robillard
3
-29
/
+12
2012-07-06
Fix crash when lv2info is run with an invalid URI argument.
David Robillard
1
-1
/
+7
2012-04-13
Remove dead code.
David Robillard
1
-11
/
+0
2012-04-13
Tidy.
David Robillard
1
-7
/
+6
2012-04-13
Use standard command synopsis style.
David Robillard
2
-2
/
+2
2012-04-12
Use URI defines from LV2 headers where possible.
David Robillard
1
-9
/
+9
2012-03-30
Remove old parameters stuff.
David Robillard
1
-10
/
+0
2012-03-27
Update for latest port-groups extension.
David Robillard
1
-23
/
+24
2012-03-27
Delete trailing whitespace.
David Robillard
1
-2
/
+2
2012-02-28
Update for latest lv2core.
David Robillard
1
-0
/
+10
2012-01-18
Use consistent *_config.h rather than *-config.h.
David Robillard
3
-3
/
+3
2012-01-17
Support compilation as C++ under MSVC++,
David Robillard
2
-4
/
+8
2012-01-08
Update man pages.
David Robillard
3
-7
/
+7
2011-12-19
Remove locale smashing kludges and use new serd functions for converting nodes
David Robillard
1
-2
/
+0
2011-12-16
Fix lilv_world_find_nodes to work with wildcard subjects.
David Robillard
1
-22
/
+33
2011-11-07
Add lilv_plugin_get_extension_data.
David Robillard
1
-0
/
+16
2011-11-02
Fix compilation broken in r3593.
David Robillard
1
-2
/
+2
2011-11-02
Use correct URI for dcterms:replaces (for hiding old plugins):
David Robillard
1
-1
/
+0
2011-11-01
Use rdfs:label for preset labels (fix ticket #668).
David Robillard
1
-4
/
+4
[next]