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
/
src
Age
Commit message (
Collapse
)
Author
Files
Lines
2019-10-17
Fix Windows warnings
David Robillard
1
-1
/
+5
2019-08-18
Fix lilv_plugin_get_latency_port_index() for lv2:latency designation
David Robillard
1
-2
/
+11
2019-06-21
Refuse to store state properties with null keys
David Robillard
1
-0
/
+4
2019-06-21
Refuse to store duplicate properties when saving plugin state
David Robillard
1
-0
/
+5
2019-06-21
Factor out state property searching
David Robillard
1
-5
/
+13
2019-04-15
Fix lilv_mkdir_p when used with forward slashes on Windows
David Robillard
1
-2
/
+3
2019-04-15
Fix mismatched malloc/free calls
David Robillard
2
-5
/
+5
2019-04-14
Remove support for OSX < 10.6
David Robillard
1
-11
/
+1
2019-04-14
Use modern LV2 includes
David Robillard
7
-18
/
+18
2019-04-14
Fix Windows cross-library malloc/free errors
David Robillard
3
-9
/
+15
2019-04-14
Fix Windows build
David Robillard
2
-2
/
+0
2019-04-14
Add option to override LV2_PATH in applications
David Robillard
2
-3
/
+13
2019-04-14
Zero-initialise world
David Robillard
1
-1
/
+1
2019-03-31
Fix building with --dyn-manifest in MSVC
Henna Haahti
1
-1
/
+1
2019-03-10
Store port values in state as atoms
David Robillard
1
-17
/
+18
2019-01-13
Update copyright dates
David Robillard
16
-16
/
+16
2019-01-13
Clean up includes
David Robillard
16
-63
/
+152
Sorts includes from local to global (which catches errors) and fixes missing includes found by the resulting breakage and include-what-you-use.
2019-01-11
Use a clearer name for state directory and improve documentation
David Robillard
1
-13
/
+13
2018-09-16
Fix lilv_state_delete() for state bundles with extra files
David Robillard
1
-11
/
+23
2018-09-16
Ensure state directory member is always set to a path
David Robillard
1
-9
/
+14
2018-09-16
Don't print errors when saving state if correct links already exist
David Robillard
1
-3
/
+9
2018-09-16
Make handle parameter to lilv_path_exists const
David Robillard
3
-7
/
+9
2018-09-15
Fix building as C for Windows
Robin Gareus
1
-1
/
+4
2018-09-15
Fix Windows and MinGW build
Robin Gareus
1
-1
/
+1
2018-09-15
Fix creating directories across drives on Windows
David Robillard
1
-2
/
+17
2018-07-10
Fix saving state when broken links are encountered
David Robillard
1
-0
/
+5
2018-07-10
Don't check for existence before attempting to create directories
David Robillard
1
-7
/
+7
2018-07-10
Fix Windows/MSVC build
David Robillard
2
-2
/
+7
2018-07-10
Handle NULL gracefully in lilv_realpath
David Robillard
1
-0
/
+4
2017-12-29
Fix inconsistent parameter names
David Robillard
7
-281
/
+283
2017-12-29
Remove redundant typedefs
David Robillard
2
-2
/
+0
2017-12-29
Fix potential memory leaks
David Robillard
1
-1
/
+4
2017-12-29
Remove dead code
David Robillard
1
-5
/
+0
2017-12-29
Parenthesize macro argument
David Robillard
1
-1
/
+1
2017-12-29
Remove pointless casts
David Robillard
4
-6
/
+6
2017-12-29
Use braces everywhere
David Robillard
8
-33
/
+57
2017-03-23
Don't attempt to load remote or non-Turtle files
David Robillard
1
-2
/
+10
2017-03-06
Gracefully handle plugins with missing binary URIs
David Robillard
1
-4
/
+8
2017-02-12
Remove use of deprecated readdir_r
David Robillard
1
-5
/
+1
2017-01-04
Lilv 0.24.2
v0.24.2
David Robillard
1
-1
/
+1
2017-01-03
Always escape file URIs
David Robillard
1
-5
/
+5
2016-10-01
Transition away from deprecated _BSD_SOURCE
David Robillard
1
-0
/
+1
2016-09-26
Fix comparison of restored states with paths
David Robillard
1
-1
/
+1
2016-09-18
Update copyright dates
David Robillard
3
-3
/
+3
2016-09-18
Fix memory, file, and library leaks
David Robillard
5
-5
/
+14
2016-09-18
Fix short string allocation
David Robillard
1
-1
/
+1
2016-09-16
Add lilv_world_get_symbol()
David Robillard
1
-0
/
+48
2016-09-16
Add missing include
David Robillard
1
-2
/
+3
2016-09-05
Fix misleading error message
David Robillard
1
-1
/
+1
2016-09-04
Fix NULL predicate crash in lilv_world_find_nodes
David Robillard
1
-0
/
+3
[next]