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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-23
Support atom:supports in lilv_port_supports_event() (fix #857).
David Robillard
4
-11
/
+29
2012-11-23
Factor out common "ask if a triple is present" pattern.
David Robillard
5
-30
/
+22
2012-11-23
Correctly depend on serd at build time (fix compilation in odd cases)
David Robillard
2
-5
/
+5
2012-09-13
Update to r87/autowaf (Build debuggable library with PDB file under MSVC with...
David Robillard
1
-0
/
+0
2012-09-13
Update to r86/autowaf (Fix pkg-config checking with --pardebug).
David Robillard
1
-0
/
+0
2012-09-12
Clean up wscripts.
David Robillard
1
-1
/
+0
2012-09-11
Update to r85/autowaf (Fix pkg-config dependencies when not using --pardebug).
David Robillard
1
-0
/
+0
2012-09-10
Update to r83/autowaf (Fix mandatory pkg-config checks).
David Robillard
1
-0
/
+0
2012-09-10
Support building against parallel debuggable libraries via pkg-config.
David Robillard
3
-22
/
+15
2012-09-09
Disable timestamps in HTML documentation for reproducible build (fix #856).
David Robillard
3
-2
/
+8
2012-08-23
Lilv 0.14.4
David Robillard
2
-5
/
+6
2012-08-23
Update NEWS.
David Robillard
1
-0
/
+5
2012-08-23
Do not require a C++ compiler to build.
David Robillard
2
-3
/
+4
2012-08-23
Fix footer padding.
David Robillard
1
-1
/
+1
2012-08-13
Don't use GCC only warnings flags on clang.
David Robillard
1
-0
/
+0
2012-08-13
Fix const violations.
David Robillard
1
-7
/
+7
2012-08-13
Fix potential crash when state saving fails.
David Robillard
1
-1
/
+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
5
-15
/
+338
2012-08-10
Upgrade to r75/autowaf (enable stricter compiler flags).
David Robillard
1
-0
/
+0
2012-08-10
Always back LilvNode with a SordNode and shave 16 bytes off of LilvNode.
David Robillard
8
-125
/
+108
2012-08-09
Use existing PAGE_SIZE if defined (fix compilation on Haiku).
David Robillard
1
-3
/
+6
2012-08-09
Fix Windows static build.
David Robillard
2
-2
/
+3
2012-08-09
Update zix. Fix --static-progs.
David Robillard
4
-43
/
+90
2012-08-09
Fix warnings: -Wshadow -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wmis...
David Robillard
14
-95
/
+78
2012-08-08
Add --no-shared option to avoid building shared libraries.
David Robillard
1
-14
/
+30
2012-08-08
Update to r74/autowaf (Add autowaf.set_c99_mode()).
David Robillard
2
-5
/
+1
2012-08-08
Clean up wscript files.
David Robillard
1
-40
/
+39
2012-08-07
Add missing headers and define.
David Robillard
1
-0
/
+3
2012-08-06
Update to r73/autowaf (Windows path fixes).
David Robillard
1
-0
/
+0
2012-08-05
Update to waf 1.7.2.
David Robillard
1
-0
/
+0
2012-08-04
Fix doxygen HTML output.
David Robillard
1
-2
/
+2
2012-08-04
Update to waf 1.7.1.
David Robillard
1
-0
/
+0
2012-08-03
Fix crash when invalid plugin URIs are used.
David Robillard
1
-0
/
+4
2012-08-03
Fix compilation with MSVC.
David Robillard
1
-0
/
+1
2012-08-03
Use more portable defines instead of -D in CFLAGS.
David Robillard
1
-7
/
+5
2012-08-02
Clean up wscript files.
David Robillard
1
-1
/
+0
2012-07-29
Fix bogus warning about control reaching end of non-void function.
David Robillard
1
-1
/
+1
2012-07-24
Fix configuration output alignment.
David Robillard
1
-1
/
+0
2012-07-18
Delete trailing whitespace.
David Robillard
1
-1
/
+1
2012-07-15
Gracefully handle failure to save plugin state and print error message.
David Robillard
2
-2
/
+22
2012-07-09
Update to r72/autowaf (don't run ldconfig when destdir is given as an option).
David Robillard
1
-0
/
+0
2012-07-09
Improve documentation style.
David Robillard
3
-1
/
+188
2012-07-09
Factor out documentation fixup stuff to autowaf.
David Robillard
5
-353
/
+420
2012-07-09
Improve INSTALL file.
David Robillard
1
-17
/
+41
2012-07-08
Update to r69/autowaf (fix Python3 compatibility).
David Robillard
1
-0
/
+0
2012-07-06
Fix crash when lv2info is run with an invalid URI argument.
David Robillard
3
-3
/
+20
2012-06-30
Fix documentation for ui_type parameter of lilv_ui_is_supported() (fix #838).
David Robillard
2
-1
/
+2
2012-06-29
Fix Lilv::Instance API to handle features and failed instantiations.
David Robillard
2
-2
/
+39
[next]