summaryrefslogtreecommitdiffstats
path: root/doc/reference.doxygen.in
AgeCommit message (Collapse)AuthorFilesLines
2011-04-28Rename slv2 to lilv.David Robillard1-6/+6
API breakage was proving too much of a hassle, and would be even further of a mess after release and packaging. Best to make a clean break now, and fix installation to support parallel installs and prevent this kind of problem in the future. git-svn-id: http://svn.drobilla.net/lad/trunk/lilv@3217 a436a847-0d15-0410-975c-d299462d15a1
2011-03-17Improve documentation.David Robillard1-10/+10
git-svn-id: http://svn.drobilla.net/lad/trunk/slv2@3110 a436a847-0d15-0410-975c-d299462d15a1
2011-03-03Use custom Doxygen stylesheet.David Robillard1-1/+1
git-svn-id: http://svn.drobilla.net/lad/trunk/slv2@3035 a436a847-0d15-0410-975c-d299462d15a1
2011-02-24Fix documentation generation.David Robillard1-2/+1
git-svn-id: http://svn.drobilla.net/lad/trunk/slv2@3023 a436a847-0d15-0410-975c-d299462d15a1
2011-02-12Add UI stuff to documentation.David Robillard1-1/+2
git-svn-id: http://svn.drobilla.net/lad/trunk/slv2@2932 a436a847-0d15-0410-975c-d299462d15a1
2011-02-12Document entire API in a single header/page.David Robillard1-14/+1
git-svn-id: http://svn.drobilla.net/lad/trunk/slv2@2925 a436a847-0d15-0410-975c-d299462d15a1
2011-01-30Remove all use of, and API support for, SPARQL.David Robillard1-1/+0
git-svn-id: http://svn.drobilla.net/lad/trunk/slv2@2875 a436a847-0d15-0410-975c-d299462d15a1
2009-11-27Update doxygen files. David Robillard1-682/+686
git-svn-id: http://svn.drobilla.net/lad/trunk/slv2@2287 a436a847-0d15-0410-975c-d299462d15a1
2009-04-17Update doxygen stuff for new waf (and new doxygen).David Robillard1-84/+337
Bump version to 0.6.4. Update ChangeLog. git-svn-id: http://svn.drobilla.net/lad/trunk/slv2@1954 a436a847-0d15-0410-975c-d299462d15a1
2008-10-02Build SLV2 documentation.David Robillard1-2/+2
git-svn-id: http://svn.drobilla.net/lad/trunk/slv2@1591 a436a847-0d15-0410-975c-d299462d15a1
2008-01-25Overhaul SLV2 API to return/take SLV2Value (instead of strings or ↵David Robillard1-2/+0
primitives) wherever possible. Make 'index' a fundemental property of ingen ports. git-svn-id: http://svn.drobilla.net/lad/slv2@1113 a436a847-0d15-0410-975c-d299462d15a1
2008-01-16SLV2 0.4.5 + documentation fixes.David Robillard1-9/+9
git-svn-id: http://svn.drobilla.net/lad/slv2@1060 a436a847-0d15-0410-975c-d299462d15a1
2007-12-01Remove useless inmaintained ChangeLog/NEWS files.David Robillard1-1/+1
More documentation fixes. SLV2 version 0.3.2. git-svn-id: http://svn.drobilla.net/lad/slv2@930 a436a847-0d15-0410-975c-d299462d15a1
2007-11-30Build/install man pages.David Robillard1-19/+20
git-svn-id: http://svn.drobilla.net/lad/slv2@928 a436a847-0d15-0410-975c-d299462d15a1
2007-11-05Fix library versioning.David Robillard1-1/+1
Fix full paths showing up in documentation. Closes ticket 112. git-svn-id: http://svn.drobilla.net/lad/slv2@903 a436a847-0d15-0410-975c-d299462d15a1
2007-09-24LV2 UI interface cleanups.David Robillard1-2/+5
Documentation reorganization. Updated LV2 spec (1.0beta5). git-svn-id: http://svn.drobilla.net/lad/slv2@775 a436a847-0d15-0410-975c-d299462d15a1
2007-07-29Build system fixes, building from top level doesn't recursively configure ↵David Robillard1-14/+14
slv2, but slv2 is still independently packageable/buildable. Think I've finally figured out how to do recursive autohell without resorting to suicide... git-svn-id: http://svn.drobilla.net/lad/slv2@650 a436a847-0d15-0410-975c-d299462d15a1
2007-05-30Fixed lv2_inspect crash bug (exposed by AZR3).David Robillard1-92/+193
Updated Doxygen file. git-svn-id: http://svn.drobilla.net/lad/slv2@526 a436a847-0d15-0410-975c-d299462d15a1
2007-05-09Ontology install path fixes.David Robillard1-14/+14
0.0.1 versioning stuff. Removed GNU 'standard' files I don't maintain anyway and make automake shutup about it. git-svn-id: http://svn.drobilla.net/lad/slv2@521 a436a847-0d15-0410-975c-d299462d15a1
2007-04-28Reworked query/value system to expose data type.David Robillard1-8/+7
git-svn-id: http://svn.drobilla.net/lad/slv2@475 a436a847-0d15-0410-975c-d299462d15a1
2007-04-23Documention updates/fixes.David Robillard1-2/+4
git-svn-id: http://svn.drobilla.net/lad/slv2@471 a436a847-0d15-0410-975c-d299462d15a1
2007-04-20Clean up API, hide more methods that should not be exposed to user.David Robillard1-1/+1
Document performance of most methods. Clean up and clarify documentation. git-svn-id: http://svn.drobilla.net/lad/slv2@460 a436a847-0d15-0410-975c-d299462d15a1
2007-04-19Added Redland dependency, using in-memory RDF models.David Robillard1-1/+2
Numerous significant performance improvements. git-svn-id: http://svn.drobilla.net/lad/slv2@457 a436a847-0d15-0410-975c-d299462d15a1
2007-04-18Documentation fixes.David Robillard1-1/+1
git-svn-id: http://svn.drobilla.net/lad/slv2@454 a436a847-0d15-0410-975c-d299462d15a1
2007-02-18API updates (removed SLV2Value (binary compatibility nightmare waiting to ↵David Robillard1-0/+2
happen) and added consistent SLV2Plugins and SLV2Strings). Documentation cleanups. git-svn-id: http://svn.drobilla.net/lad/slv2@314 a436a847-0d15-0410-975c-d299462d15a1
2007-02-05Documentation fix.David Robillard1-1/+1
git-svn-id: http://svn.drobilla.net/lad/slv2@284 a436a847-0d15-0410-975c-d299462d15a1
2007-02-05Copyright/Documentation/etc cleanups.David Robillard1-2/+2
git-svn-id: http://svn.drobilla.net/lad/slv2@280 a436a847-0d15-0410-975c-d299462d15a1
2006-10-24Fixed make doc target (for new lv2.h location)David Robillard1-1/+2
git-svn-id: http://svn.drobilla.net/lad/slv2@191 a436a847-0d15-0410-975c-d299462d15a1
2006-06-06Moved libslv2 into it's own subdirectoryDavid Robillard1-0/+1163
git-svn-id: http://svn.drobilla.net/lad/libslv2@4 a436a847-0d15-0410-975c-d299462d15a1