summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2012-08-04Update to waf 1.7.1.David Robillard1-0/+0
2012-08-03Fix crash when invalid plugin URIs are used.David Robillard1-0/+4
2012-08-03Fix compilation with MSVC.David Robillard1-0/+1
2012-08-03Use more portable defines instead of -D in CFLAGS.David Robillard1-7/+5
2012-08-02Clean up wscript files.David Robillard1-1/+0
2012-07-29Fix bogus warning about control reaching end of non-void function.David Robillard1-1/+1
2012-07-24Fix configuration output alignment.David Robillard1-1/+0
2012-07-18Delete trailing whitespace.David Robillard1-1/+1
2012-07-15Gracefully handle failure to save plugin state and print error message.David Robillard2-2/+22
2012-07-09Update to r72/autowaf (don't run ldconfig when destdir is given as an option).David Robillard1-0/+0
2012-07-09Improve documentation style.David Robillard3-1/+188
2012-07-09Factor out documentation fixup stuff to autowaf.David Robillard5-353/+420
2012-07-09Improve INSTALL file.David Robillard1-17/+41
2012-07-08Update to r69/autowaf (fix Python3 compatibility).David Robillard1-0/+0
2012-07-06Fix crash when lv2info is run with an invalid URI argument.David Robillard3-3/+20
2012-06-30Fix documentation for ui_type parameter of lilv_ui_is_supported() (fix #838).David Robillard2-1/+2
2012-06-29Fix Lilv::Instance API to handle features and failed instantiations.David Robillard2-2/+39
2012-05-20Update to r68/autowaf.David Robillard1-0/+0
2012-05-13Gracefully handle allocation failure.David Robillard1-1/+6
2012-04-19Fix dynmanifest supportDavid Robillard3-2/+8
2012-04-19Update NEWS.David Robillard1-1/+1
2012-04-19Update documentation stuff.David Robillard3-5/+4
2012-04-18Bump dependency versions.David Robillard1-3/+3
2012-04-18ChangeLog => NEWS.David Robillard1-0/+0
2012-04-18Update ChangeLog.David Robillard1-8/+8
2012-04-17Add lilv_plugin_get_project() and get author information from project if it i...David Robillard3-0/+52
2012-04-13Remove dead code.David Robillard1-11/+0
2012-04-13Tidy.David Robillard1-7/+6
2012-04-13Use standard command synopsis style.David Robillard3-3/+3
2012-04-12Use URI defines from LV2 headers where possible.David Robillard6-55/+57
2012-04-12Fix saving state with files.David Robillard1-7/+10
2012-04-12Fix errors caused by blank node merging.David Robillard2-2/+8
2012-04-12Remove pointless lilv_world_find_statements() wrapper and use new sord_search().David Robillard3-57/+37
2012-04-11Write port values in presets as pretty numbers.David Robillard1-1/+7
2012-04-10Fix memory leak.David Robillard1-0/+1
2012-04-06Fix compilation on Windows.David Robillard3-6/+8
2012-04-06Fix compilation under MSVC.David Robillard1-3/+4
2012-04-06Update test suite for latest state extension.David Robillard2-5/+9
2012-03-31Update for latest LV2 state extension.David Robillard1-2/+2
2012-03-30Fix bad data discovered by sord_validate.David Robillard1-1/+1
2012-03-30Remove old parameters stuff.David Robillard1-10/+0