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
/
wscript
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-03
Remove pointless wrapper around Sord API.
David Robillard
1
-1
/
+1
2012-03-03
Use a fully-fledged Atom serialisation API for state saving.
David Robillard
1
-2
/
+3
2012-02-26
Add lilv_plugin_get_port_by_property() and lilv_port_get_index() as an improv...
David Robillard
1
-1
/
+1
2012-02-08
Ensure correct dependencies are in pkg-config file (always urid, state only i...
David Robillard
1
-1
/
+5
2012-02-01
Use COMMONPROGRAMFILES instead of PROGRAMFILES for LV2 directory.
David Robillard
1
-1
/
+1
2012-02-01
Link test plugin with gcov.
David Robillard
1
-0
/
+1
2012-02-01
Windows compatibility fixes.
David Robillard
1
-19
/
+35
2012-01-28
Update state interface to support multiple state snapshots with shared files.
David Robillard
1
-16
/
+0
2012-01-18
Use consistent *_config.h rather than *-config.h.
David Robillard
1
-1
/
+1
2012-01-17
Remove use of wordexp.
David Robillard
1
-6
/
+0
2012-01-17
Support compilation as C++ under MSVC++,
David Robillard
1
-7
/
+18
2012-01-14
Lint.
David Robillard
1
-1
/
+1
2012-01-08
Fix compilation on Mac OS X.
David Robillard
1
-2
/
+7
2012-01-08
Move all non-portable stuff to util.c.
David Robillard
1
-6
/
+0
2012-01-08
Use flock instead of lockf (seems to be more portable).
David Robillard
1
-4
/
+3
2012-01-04
Use platform specific shared library extension in test suite.
David Robillard
1
-4
/
+7
2012-01-04
Implement proper support for LV2_STATE_BUNDLE.
David Robillard
1
-17
/
+32
2011-12-30
Support arbitrary binary data in plugin state via base64 encoding.
David Robillard
1
-6
/
+31
2011-12-23
Add LilvState API for handling plugin state. This makes it simple to save and
David Robillard
1
-7
/
+31
2011-12-19
Remove locale smashing kludges and use new serd functions for converting nodes
David Robillard
1
-0
/
+2
2011-12-16
Fix lilv_world_find_nodes to work with wildcard subjects.
David Robillard
1
-1
/
+1
2011-11-26
Use lib instead of linkflags (#787).
David Robillard
1
-6
/
+6
2011-11-11
Update version number.
David Robillard
1
-1
/
+1
2011-11-07
Add lilv_plugin_get_extension_data.
David Robillard
1
-1
/
+1
2011-11-06
Don't link against -ldl on BSD.
David Robillard
1
-0
/
+2
2011-10-19
Check for LV2 extensions via pkg-config (new style in LV2 SVN).
David Robillard
1
-2
/
+0
2011-09-29
Add ability to build static library.
David Robillard
1
-10
/
+27
2011-09-29
Bump sord dependency to 0.5.0.
David Robillard
1
-1
/
+1
2011-09-28
Align configuration output
David Robillard
1
-1
/
+1
2011-09-28
Remove glib dependency
David Robillard
1
-7
/
+4
2011-09-27
Add lilv_plugin_write_description and lilv_plugin_write_manifest_entry.
David Robillard
1
-1
/
+1
2011-09-27
Load tools before autowaf.configure so e.g. --debug works correctly.
David Robillard
1
-4
/
+5
2011-09-27
Avoid adding -std=c99 to command line repeatedly.
David Robillard
1
-1
/
+1
2011-08-23
Fix building with bindings
David Robillard
1
-0
/
+2
2011-08-20
Obey prefix when installing bash completion script (fix #747)
David Robillard
1
-2
/
+2
2011-07-07
Upgrade to waf 1.6.6
David Robillard
1
-2
/
+3
2011-06-11
Lilv 0.4.4
David Robillard
1
-1
/
+1
2011-06-11
Remove jv2jack
David Robillard
1
-41
/
+0
2011-06-01
Fix lilv_ui_is_supported when Lilv is built independently.
David Robillard
1
-1
/
+1
2011-05-30
Don't add soname/version to python module (suggestion from Alessio Treglia)
David Robillard
1
-1
/
+0
2011-05-30
Fix building with --bindings (patch from Alessio Treglia)
David Robillard
1
-1
/
+1
2011-05-26
Lilv 0.4.2
David Robillard
1
-1
/
+3
2011-05-25
Fix building documentation as part of recursive build.
David Robillard
1
-9
/
+17
2011-05-25
Python portability (argh...)
David Robillard
1
-2
/
+2
2011-05-25
Lilv 0.4.0
David Robillard
1
-1
/
+1
2011-05-24
Automatically fix up documentation on build
David Robillard
1
-0
/
+2
2011-05-18
Update for new Sord API.
David Robillard
1
-3
/
+1
2011-05-16
Align configuration output precisely per-project
David Robillard
1
-1
/
+1
2011-05-16
Make dynamic manifest support optional for now (naspro git is broken).
David Robillard
1
-14
/
+14
2011-05-16
Install man pages and strip LILV_API from lilv man page
David Robillard
1
-1
/
+8
[prev]
[next]