summaryrefslogtreecommitdiffstats
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2012-01-08Update man pages.David Robillard1-0/+1
2011-12-23Add LilvState API for handling plugin state. This makes it simple to save andDavid Robillard1-0/+4
2011-12-19Remove locale smashing kludges and use new serd functions for converting nodesDavid Robillard1-0/+2
2011-12-16Fix lilv_world_find_nodes to work with wildcard subjects.David Robillard1-0/+5
2011-12-09Only load dynmanifests once per bundle, not once per plugin (fix #669).David Robillard1-0/+1
2011-12-01Fix crash in wordexp when LV2_PATH is corrupt (patch from Paul Davis).David Robillard1-0/+1
2011-11-07Add lilv_plugin_get_extension_data.David Robillard1-0/+1
2011-11-06Update ChangeLog.David Robillard1-0/+1
2011-11-02Use correct URI for dcterms:replaces (for hiding old plugins):David Robillard1-0/+2
2011-10-22Make Lilv::uri_to_path static inline (fix #777).David Robillard1-0/+1
2011-10-15Fix man page installation directory (#781)David Robillard1-0/+1
2011-10-15Use path variables in pkgconfig files (#782).David Robillard1-0/+6
2011-09-29Lilv 0.5.0David Robillard1-2/+2
2011-09-29Add ability to build static library.David Robillard1-0/+1
2011-09-28Remove glib dependencyDavid Robillard1-0/+1
2011-09-14Support integer minimum, maximum, and default port values in lilv_plugin_get_...David Robillard1-0/+2
2011-08-20Obey prefix when installing bash completion script (fix #747)David Robillard1-0/+1
2011-08-20Add lv2core as a pkg-config compile time dependency (fix #742).David Robillard1-0/+6
2011-06-11Lilv 0.4.4David Robillard1-2/+4
2011-06-11Update ChangeLogDavid Robillard1-0/+2
2011-06-01Fix lilv_ui_is_supported when Lilv is built independently.David Robillard1-0/+6
2011-05-26Lilv 0.4.2David Robillard1-0/+7
2011-05-25Lilv 0.4.0David Robillard1-2/+3
2011-04-28Rename slv2 to lilv.David Robillard1-134/+2
2011-03-11Add slv2_plugin_is_replaced to allow hosts to hide old plugins.David Robillard1-0/+1
2011-03-09Update ChangeLog.David Robillard1-0/+2
2011-03-06Relicense to 2-clause BSD... for the good of LV2... and hopefully me... event...David Robillard1-0/+1
2011-02-12Update ChangeLog.David Robillard1-0/+1
2011-02-11Add support for boolean values.David Robillard1-1/+2
2011-02-11Better, tested, i18n system.David Robillard1-2/+4
2011-02-04Drop librdf in favour of serd/sord.David Robillard1-1/+4
2011-01-30Remove all use of, and API support for, SPARQL.David Robillard1-1/+2
2011-01-30Remove slv2_plugin_get_properties and slv2_plugin_get_hints.David Robillard1-1/+2
2011-01-30Strip trailing whitespace.David Robillard1-18/+18
2010-09-04My name is David. :)David Robillard1-16/+16
2010-03-05Parse all files with correct base URI.David Robillard1-0/+7
2009-05-26Release SLV2 0.6.6.David Robillard1-0/+8
2009-05-04Update ChangeLog.David Robillard1-2/+3
2009-04-17Update doxygen stuff for new waf (and new doxygen).David Robillard1-0/+8
2008-12-13Test querying for float values.David Robillard1-1/+2
2008-12-13Test (and fix) slv2_plugin_get_value_for_subject: 94.3% coverageDavid Robillard1-1/+3
2008-12-13Add constructors slv2_value_new_int, slv2_value_new_float, slv2_value_new_str...David Robillard1-0/+6
2008-12-01Add working --no-jack configure option.David Robillard1-1/+2
2008-11-27Fix feature detection.David Robillard1-0/+6
2008-11-08Releasey bits.David Robillard1-3/+3
2008-10-04Fix slv2_plugin_get_supported_features.David Robillard1-0/+1
2008-09-29Add slv2_instance_get_extension_data.David Robillard1-0/+1
2008-09-29Add slv2_port_get_value.David Robillard1-0/+7
2008-07-06Update ChangeLog.David Robillard1-3/+4
2008-06-18Fix make distcheck.David Robillard1-1/+2