summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Collapse)AuthorFilesLines
2008-07-06Debian packaging stuff.David Robillard1-0/+3
SLV2 0.6.0. git-svn-id: http://svn.drobilla.net/lad/slv2@1282 a436a847-0d15-0410-975c-d299462d15a1
2008-06-09Fix building w/o doxygen maybe for real this time.David Robillard1-3/+5
git-svn-id: http://svn.drobilla.net/lad/slv2@1252 a436a847-0d15-0410-975c-d299462d15a1
2008-06-09Build documentation on 'make' when --enable-documentation used (fix ticket ↵David Robillard1-0/+2
#153). git-svn-id: http://svn.drobilla.net/lad/slv2@1249 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-16Documentation and mac port fixes.David Robillard1-0/+6
git-svn-id: http://svn.drobilla.net/lad/slv2@1064 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 Robillard2-12/+18
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 Robillard3-47/+89
git-svn-id: http://svn.drobilla.net/lad/slv2@928 a436a847-0d15-0410-975c-d299462d15a1
2007-11-05make distcheck fixesDavid Robillard1-0/+1
git-svn-id: http://svn.drobilla.net/lad/slv2@908 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 Robillard2-3/+24
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 Robillard2-15/+15
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-07-28Fix building documentation when compiling in a directory other than the ↵David Robillard1-2/+2
source directory. git-svn-id: http://svn.drobilla.net/lad/slv2@648 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 Robillard2-14/+16
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-05Documentation fixes.David Robillard1-1/+1
git-svn-id: http://svn.drobilla.net/lad/slv2@283 a436a847-0d15-0410-975c-d299462d15a1
2007-02-05Copyright/Documentation/etc cleanups.David Robillard2-5/+4
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 Robillard2-2/+3
git-svn-id: http://svn.drobilla.net/lad/slv2@191 a436a847-0d15-0410-975c-d299462d15a1
2006-10-04Moved generic utility stuff to new library "raul".David Robillard1-0/+2
git-svn-id: http://svn.drobilla.net/lad/libslv2@156 a436a847-0d15-0410-975c-d299462d15a1
2006-06-06Moved libslv2 into it's own subdirectoryDavid Robillard3-0/+1175
git-svn-id: http://svn.drobilla.net/lad/libslv2@4 a436a847-0d15-0410-975c-d299462d15a1