summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-02-10Add lilv_world_ask() for easily checking if a statement exists.David Robillard7-4/+74
2013-02-02Upgrade to waf 1.7.9David Robillard1-0/+0
2013-02-02Require a URI for lilv_state_to_string() and fail gracefully otherwise.David Robillard4-1/+26
2013-01-27Add note to documentation about loading default plugin state.David Robillard1-0/+2
2013-01-27Don't print errors when loading plugin description as default state.David Robillard2-7/+10
2013-01-26Support state:loadDefaultState.David Robillard2-1/+6
2013-01-15Fix several plugin functions that failed to load data if called first.David Robillard2-5/+12
2013-01-14Add Lilv::Nodes::get_first to lilvmm.David Robillard1-0/+1
2013-01-14Add several missing methods to lilvmm.David Robillard2-1/+6
2013-01-10Make lilv_plugin_get_port_by_designation() return a const pointer.David Robillard4-8/+9
2012-12-23Downgrade to waf 1.7.5.David Robillard1-0/+0
2012-12-23Add missing waf winres tool.David Robillard1-0/+0
2012-12-23Update to waf 1.7.8 and autowaf r90 (install docs to versioned directory).David Robillard2-1/+2
2012-11-23Add lilv_world_ask() for simply checking if a statement exists.David Robillard4-0/+37
2012-11-23lilv_world_query_values_internal() => lilv_world_find_nodes_internal().David Robillard4-20/+20
2012-11-23Add lilv_nodes_merge() to API (address part of #835).David Robillard5-41/+54
2012-11-23Add va_list variant of lilv_plugin_get_num_ports_of_class() (#758).David Robillard5-25/+66
2012-11-23Support atom:supports in lilv_port_supports_event() (fix #857).David Robillard4-11/+29
2012-11-23Factor out common "ask if a triple is present" pattern.David Robillard5-30/+22
2012-11-23Correctly depend on serd at build time (fix compilation in odd cases)David Robillard2-5/+5
2012-09-13Update to r87/autowaf (Build debuggable library with PDB file under MSVC with...David Robillard1-0/+0
2012-09-13Update to r86/autowaf (Fix pkg-config checking with --pardebug).David Robillard1-0/+0
2012-09-12Clean up wscripts.David Robillard1-1/+0
2012-09-11Update to r85/autowaf (Fix pkg-config dependencies when not using --pardebug).David Robillard1-0/+0
2012-09-10Update to r83/autowaf (Fix mandatory pkg-config checks).David Robillard1-0/+0
2012-09-10Support building against parallel debuggable libraries via pkg-config.David Robillard3-22/+15
2012-09-09Disable timestamps in HTML documentation for reproducible build (fix #856).David Robillard3-2/+8
2012-08-23Lilv 0.14.4David Robillard2-5/+6
2012-08-23Update NEWS.David Robillard1-0/+5
2012-08-23Do not require a C++ compiler to build.David Robillard2-3/+4
2012-08-23Fix footer padding.David Robillard1-1/+1
2012-08-13Don't use GCC only warnings flags on clang.David Robillard1-0/+0
2012-08-13Fix const violations.David Robillard1-7/+7
2012-08-13Fix potential crash when state saving fails.David Robillard1-1/+2
2012-08-12Preliminary support for sequence ports.David Robillard1-8/+22
2012-08-12Improvements to lv2bench for plotting.David Robillard1-16/+49
2012-08-11Add lv2bench utility.David Robillard5-15/+338
2012-08-10Upgrade to r75/autowaf (enable stricter compiler flags).David Robillard1-0/+0
2012-08-10Always back LilvNode with a SordNode and shave 16 bytes off of LilvNode.David Robillard8-125/+108
2012-08-09Use existing PAGE_SIZE if defined (fix compilation on Haiku).David Robillard1-3/+6
2012-08-09Fix Windows static build.David Robillard2-2/+3
2012-08-09Update zix. Fix --static-progs.David Robillard4-43/+90
2012-08-09Fix warnings: -Wshadow -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wmis...David Robillard14-95/+78
2012-08-08Add --no-shared option to avoid building shared libraries.David Robillard1-14/+30
2012-08-08Update to r74/autowaf (Add autowaf.set_c99_mode()).David Robillard2-5/+1
2012-08-08Clean up wscript files.David Robillard1-40/+39
2012-08-07Add missing headers and define.David Robillard1-0/+3
2012-08-06Update to r73/autowaf (Windows path fixes).David Robillard1-0/+0
2012-08-05Update to waf 1.7.2.David Robillard1-0/+0
2012-08-04Fix doxygen HTML output.David Robillard1-2/+2