summaryrefslogtreecommitdiffstats
path: root/slv2/world.h
AgeCommit message (Expand)AuthorFilesLines
2008-08-03Minor cleanups for easier seddability.David Robillard1-1/+1
2008-01-25Overhaul SLV2 API to return/take SLV2Value (instead of strings or primitives)...David Robillard1-2/+2
2008-01-12Add plugin template interface (fast discovery of plugins with certain I/ODavid Robillard1-4/+4
2007-11-30Build/install man pages.David Robillard1-1/+1
2007-09-24LV2 UI interface cleanups.David Robillard1-1/+1
2007-09-20Remove lock stuff I hereby deem not SLV2's problem.David Robillard1-25/+0
2007-07-25Start work on lock stuff, for threadsafe SLV2 and using SLV2 with apps that u...David Robillard1-0/+25
2007-07-23Updated LV2 spec.David Robillard1-1/+1
2007-07-03Fail gracefully if redland is deeply screwed.David Robillard1-0/+2
2007-05-08Code cleanups.David Robillard1-1/+2
2007-05-01Converted Raul (and thus Ingen and Machina) to use Redland over Raptor/Rasqal...David Robillard1-0/+7
2007-04-23Documention updates/fixes.David Robillard1-1/+1
2007-04-21Code cleanups.David Robillard1-1/+0
2007-04-21Plugin classes (categories) progress.David Robillard1-0/+8
2007-04-21Changed "categories" to "plugin classes" to better match RDF.David Robillard1-5/+28
2007-04-20Clean up API, hide more methods that should not be exposed to user.David Robillard1-35/+40
2007-04-19Renamed SLV2Model SLV2World.David Robillard1-0/+166