index
:
lv2.git
atom-cpp
book
c++
main
static-urids
ui-request-parameter
validation
LV2
d@drobilla.net
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lv2specgen
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-27
Port lv2specgen to rdflib.
David Robillard
1
-115
/
+103
2011-10-27
Remove dead code.
David Robillard
1
-11
/
+0
2011-10-27
Isolate RDF.Node.literal_value.
David Robillard
1
-14
/
+18
2011-10-27
Remove more unnecessary use of RDF.Node.uri.
David Robillard
1
-18
/
+18
2011-10-27
Use consistent naming.
David Robillard
1
-5
/
+5
2011-10-27
Clean up calls to getTermLink.
David Robillard
1
-12
/
+12
2011-10-27
Remove dead code.
David Robillard
1
-9
/
+0
2011-10-27
Begin isolating Redland API use.
David Robillard
1
-176
/
+178
2011-10-27
Remove python path kludging stuff for Redland importing.
David Robillard
1
-12
/
+4
2011-10-27
Remove old urn:struct code linking stuff.
David Robillard
1
-9
/
+0
2011-10-26
Put description directly below header with no heading.
David Robillard
1
-8
/
+0
2011-10-26
Fix class hierarchy
David Robillard
1
-1
/
+1
2011-10-20
Cleaner and terser documentation style.
David Robillard
2
-58
/
+27
2011-10-20
Fix invalid markup in output.
David Robillard
1
-2
/
+5
2011-10-20
Generate class hierarchy in index rather than a flat list of classes.
David Robillard
1
-33
/
+54
2011-09-29
Python 3 fixes
David Robillard
1
-14
/
+19
2011-07-22
Fix off-by-one bug that caused the last defined namespace prefix to be ignored
David Robillard
1
-1
/
+1
2011-05-30
Tidy (PEP8)
David Robillard
1
-111
/
+144
2011-03-19
Link to releases as .bz2, not .gz.
David Robillard
1
-1
/
+1
2011-03-17
Use relative links to code documentation.
David Robillard
1
-2
/
+3
2011-03-17
List properties in a <table> (more compact than <dl>).
David Robillard
1
-44
/
+97
2011-03-12
Wrap <a> tags in <span> tags in the lv2specgen.py output so they can sit insi...
Lars Luthman
1
-1
/
+1
2011-03-11
lv2specgen.py creates links for every mention of a header file, preprocessor ...
Lars Luthman
1
-8
/
+23
2011-03-11
Use fragment links to current document to make documentation bundles movable ...
David Robillard
1
-1
/
+1
2011-03-11
Remove style gunk from markup.
David Robillard
1
-2
/
+2
2011-03-11
Don't re-use RDF.Parser, which seems to cause problems...
David Robillard
1
-1
/
+2
2011-03-10
Make Contents and Resources minor headings in leading text instead of big sec...
David Robillard
1
-21
/
+11
2011-03-10
Clean up style and terseify header.
David Robillard
2
-16
/
+21
2011-03-09
Show types on "instance" (i.e. not spec or property) descriptions.
David Robillard
1
-8
/
+11
2011-03-09
Split seeAlso links into separate Resources section.
David Robillard
1
-2
/
+13
2011-03-09
Don't list ontology file in contents twice.
David Robillard
1
-3
/
+4
2011-03-09
Tweak documentation style.
David Robillard
1
-2
/
+4
2011-03-09
Fix duplicate developer/maintainer names.
David Robillard
1
-10
/
+15
2011-03-09
Parse manifest file as part of spec.
David Robillard
1
-19
/
+39
2010-11-26
Mark up documentation with lv2:documentation as per discussion on lv2-dev.
David Robillard
2
-64
/
+81
2010-10-25
Support to links to structure documentation via "urn:struct" URI scheme.
David Robillard
1
-1
/
+8
2010-10-06
Remove silly "bundle" link that doesn't work online.
David Robillard
1
-1
/
+1
2010-10-06
Add minor version number to extension bundle release tarball filenames for co...
David Robillard
1
-1
/
+4
2010-10-06
Generate all releases in the same directory.
David Robillard
1
-2
/
+2
2010-10-06
Only create (and link to) release tarballs for extensions with non-zero revis...
David Robillard
1
-1
/
+2
2010-10-05
More normal usage message.
David Robillard
1
-3
/
+1
2010-10-05
Make intro text less silly for LV2 itself.
David Robillard
1
-1
/
+1
2010-10-05
Use standard coding tag "utf-8" instead of "utf8" (which irritates emacs and ...
David Robillard
1
-2
/
+2
2010-10-05
Add both developer and maintainer information to generated documentation.
David Robillard
2
-5
/
+20
2010-10-04
Initial import of lv2plug.in universe.
David Robillard
4
-0
/
+981
[prev]