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
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
2011-04-30
Tidy.
David Robillard
1
-0
/
+4
2011-04-29
value.c => node.c
David Robillard
1
-1
/
+1
2011-04-29
Rename command line utilities to avoid clashing with slv2.
David Robillard
1
-5
/
+5
2011-04-29
Rename files to match type names.
David Robillard
1
-2
/
+2
2011-04-28
Rename slv2 to lilv.
David Robillard
1
-89
/
+70
2011-04-28
More future-proof collection APIs.
David Robillard
1
-1
/
+1
2011-04-28
Bump versions.
David Robillard
1
-1
/
+1
2011-04-22
Fix Python whitespace (PEP8)
David Robillard
1
-1
/
+1
2011-04-22
Add Python waf options.
David Robillard
1
-0
/
+2
2011-04-22
Remove UI instance API from SLV2 (apps should implement UIs via Suil now).
David Robillard
1
-4
/
+6
2011-04-19
Remove use of new (2.6) python exception syntax.
David Robillard
1
-1
/
+1
2011-03-28
Implement variable expansion on Windows and use standard LV2_PATH
David Robillard
1
-1
/
+1
2011-03-28
Fix Windows build
David Robillard
1
-6
/
+17
2011-03-27
Update waf to use gnu_dirs tool and use dir vars more sanely.
David Robillard
1
-2
/
+3
2011-03-18
Fix whitespace.
David Robillard
1
-234
/
+236
2011-03-17
Add waf upload_docs.
David Robillard
1
-3
/
+6
2011-03-17
Add waf fixdocs to strip decorators from doxygen documentation.
David Robillard
1
-6
/
+7
2011-03-17
Improve documentation.
David Robillard
1
-0
/
+11
2011-03-15
Remove autowaf external (broken intermediary revision).
David Robillard
1
-15
/
+14
2011-03-10
Hide as many collection details as possible while keeping generic iterator / ...
David Robillard
1
-1
/
+1
2011-03-09
New collections and iterator API.
David Robillard
1
-1
/
+0
2011-03-06
Python 2/3: Use print('') instead of print() to print empty lines.
David Robillard
1
-2
/
+1
2011-03-03
Fix Python3 compatibility.
David Robillard
1
-1
/
+1
2011-02-24
Make Suil exclusively deal with instantiating (not choosing) UIs.
David Robillard
1
-3
/
+8
2011-02-24
Move UI stuff back into slv2.h (avoid breakage).
David Robillard
1
-13
/
+3
2011-02-17
Enable dyn-manifest by default.
David Robillard
1
-4
/
+4
2011-02-17
Jack session support for lv2_jack_host.
David Robillard
1
-2
/
+19
2011-02-17
Fix UI support.
David Robillard
1
-2
/
+2
2011-02-17
Make ui.h C++ compatible.
David Robillard
1
-1
/
+4
2011-02-12
Tidy.
David Robillard
1
-34
/
+41
2011-02-12
Add --no-swig configuration option.
David Robillard
1
-10
/
+9
2011-02-12
Install python bindings.
David Robillard
1
-1
/
+5
2011-02-12
Add C++ and Python bindings.
David Robillard
1
-1
/
+25
2011-02-12
Install Bash completion script by default.
David Robillard
1
-2
/
+3
2011-02-12
Move lv2_jack_host to utils directory.
David Robillard
1
-10
/
+8
2011-02-12
Make UI support a compile-time option, and separate UI functions into slv2/ui.h.
David Robillard
1
-2
/
+8
2011-02-12
Improve default LV2_PATH code.
David Robillard
1
-11
/
+24
2011-02-12
Use new-style LV2 includes.
David Robillard
1
-0
/
+4
2011-02-11
Fix dynamic manifest support.
David Robillard
1
-1
/
+2
2011-02-10
Make directory separator (e.g. '/') and path separator (e.g. ':') compile-tim...
David Robillard
1
-0
/
+8
2011-02-04
Replace use of raptor (for raptor_sequence) with glib.
David Robillard
1
-4
/
+5
[next]