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
/
lilv
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-08
Use Markdown in doc comments for better source readability.
David Robillard
1
-101
/
+101
2014-08-08
Use Markdown in doc comments for better source readability.
David Robillard
1
-9
/
+9
2014-08-08
Fix documentation issues.
David Robillard
1
-16
/
+37
2014-08-08
Update copyright dates.
David Robillard
2
-2
/
+2
2014-07-31
Minor code cleanups, slightly reduce LOC.
David Robillard
1
-290
/
+145
2014-07-15
Add lilv_world_unload_bundle() and lilv_world_unload_resource().
David Robillard
1
-1
/
+25
2014-05-05
Fix use of lv2info -m and -p options to write plugin data.
David Robillard
1
-0
/
+13
2014-01-04
Add lilv_port_get_node() for using world query functions with ports.
David Robillard
1
-0
/
+12
2013-08-25
Support getting index of designated latency ports.
David Robillard
1
-1
/
+2
2013-03-25
Allow lilv_state_restore() to be used without passing an instance, for restor...
David Robillard
1
-10
/
+10
2013-03-19
Add C++ wrappers to lilvmm.hpp (fix compilation with --python).
David Robillard
1
-0
/
+26
2013-02-10
Add lilv_world_ask() for easily checking if a statement exists.
David Robillard
1
-0
/
+28
2013-02-02
Require a URI for lilv_state_to_string() and fail gracefully otherwise.
David Robillard
1
-0
/
+5
2013-01-27
Add note to documentation about loading default plugin state.
David Robillard
1
-0
/
+2
2013-01-14
Add Lilv::Nodes::get_first to lilvmm.
David Robillard
1
-0
/
+1
2013-01-14
Add several missing methods to lilvmm.
David Robillard
1
-0
/
+4
2013-01-10
Make lilv_plugin_get_port_by_designation() return a const pointer.
David Robillard
1
-1
/
+1
2012-11-23
Add lilv_world_ask() for simply checking if a statement exists.
David Robillard
1
-0
/
+17
2012-11-23
Add lilv_nodes_merge() to API (address part of #835).
David Robillard
1
-0
/
+7
2012-11-23
Add va_list variant of lilv_plugin_get_num_ports_of_class() (#758).
David Robillard
2
-4
/
+23
2012-11-23
Support atom:supports in lilv_port_supports_event() (fix #857).
David Robillard
1
-2
/
+5
2012-07-18
Delete trailing whitespace.
David Robillard
1
-1
/
+1
2012-06-30
Fix documentation for ui_type parameter of lilv_ui_is_supported() (fix #838).
David Robillard
1
-1
/
+1
2012-06-29
Fix Lilv::Instance API to handle features and failed instantiations.
David Robillard
1
-2
/
+31
2012-04-19
Update documentation stuff.
David Robillard
1
-1
/
+0
2012-04-17
Add lilv_plugin_get_project() and get author information from project if it i...
David Robillard
1
-0
/
+10
2012-03-27
Delete trailing whitespace.
David Robillard
1
-2
/
+2
2012-03-26
lilv_plugin_get_port_by_parameter() => lilv_plugin_get_port_by_designation().
David Robillard
1
-7
/
+10
2012-03-08
Add base_uri parameter to lilv_state_to_string().
David Robillard
1
-1
/
+2
2012-03-06
Add lilv_state_new_from_string().
David Robillard
1
-0
/
+9
2012-03-06
Use raw type/size/value instead of LilvNode for port values.
David Robillard
1
-7
/
+22
2012-03-03
Use a fully-fledged Atom serialisation API for state saving.
David Robillard
1
-2
/
+13
2012-02-28
Update for latest lv2core.
David Robillard
1
-5
/
+7
2012-02-27
Implement lv2:relation.
David Robillard
1
-6
/
+5
2012-02-26
Add lilv_plugin_get_port_by_property() and lilv_port_get_index() as an improv...
David Robillard
1
-0
/
+21
2012-01-28
Update state interface to support multiple state snapshots with shared files.
David Robillard
1
-10
/
+46
2012-01-18
Clarify documentation.
David Robillard
1
-3
/
+2
2012-01-17
Support compilation as C++ under MSVC++,
David Robillard
1
-1
/
+2
2012-01-16
Use correct WIN32 define.
David Robillard
1
-1
/
+1
2012-01-14
Lint.
David Robillard
1
-1
/
+2
2012-01-12
Note that lilv_plugins_free lacks a free method in documentation (fix #757).
David Robillard
1
-1
/
+2
2012-01-09
Make lilv_state_save take a full filename with extension.
David Robillard
1
-1
/
+1
2012-01-08
Add file support to state implementation.
David Robillard
1
-16
/
+23
2012-01-03
Add lilv_state_get_num_properties().
David Robillard
1
-64
/
+73
2011-12-30
Support arbitrary binary data in plugin state via base64 encoding.
David Robillard
1
-0
/
+7
2011-12-23
Add LilvState API for handling plugin state. This makes it simple to save and
David Robillard
1
-0
/
+166
2011-12-16
Fix lilv_world_find_nodes to work with wildcard subjects.
David Robillard
1
-1
/
+37
2011-11-17
Fix incorrect comment on lilv_plugin_get_author_homepage.
David Robillard
1
-1
/
+1
2011-11-11
Add lilv_plugin_has_extension_data.
David Robillard
1
-1
/
+9
2011-11-07
Add lilv_plugin_get_extension_data.
David Robillard
1
-0
/
+9
[next]