summaryrefslogtreecommitdiffstats
path: root/src/RDFWriter.cpp
AgeCommit message (Collapse)AuthorFilesLines
2007-03-19Learn quantization.David Robillard1-0/+17
RDF serialziation to a C FILE*. Machina graph drawing improvements. git-svn-id: http://svn.drobilla.net/lad/raul@364 a436a847-0d15-0410-975c-d299462d15a1
2007-02-24Split JackDriver 'attaching' and 'activating' to give derived classes a ↵David Robillard1-2/+2
chance to set things up in overloaded attach methods before the process callback starts firing. Switch RDF syntax to RDF/XML (temporarily, until raptor 1.1.14 hits distros). git-svn-id: http://svn.drobilla.net/lad/raul@333 a436a847-0d15-0410-975c-d299462d15a1
2007-02-21Tempo based time in Machina (and related utilities added to Raul).David Robillard1-0/+2
git-svn-id: http://svn.drobilla.net/lad/raul@324 a436a847-0d15-0410-975c-d299462d15a1
2007-02-14Serialization work on Machina.David Robillard1-1/+14
git-svn-id: http://svn.drobilla.net/lad/raul@306 a436a847-0d15-0410-975c-d299462d15a1
2007-02-07Updated FSF address, copyright dates where appropriate, etc.David Robillard1-1/+2
git-svn-id: http://svn.drobilla.net/lad/raul@288 a436a847-0d15-0410-975c-d299462d15a1
2007-01-22Created Raul namespace.David Robillard1-5/+12
git-svn-id: http://svn.drobilla.net/lad/raul@265 a436a847-0d15-0410-975c-d299462d15a1
2007-01-12Control value persistence/serialization.David Robillard1-2/+2
git-svn-id: http://svn.drobilla.net/lad/raul@252 a436a847-0d15-0410-975c-d299462d15a1
2007-01-10Moved RDFWriter to RAUL.David Robillard1-0/+218
More work on LADSPA->LV2 converter (use RAUL's RDFWriter now). git-svn-id: http://svn.drobilla.net/lad/raul@246 a436a847-0d15-0410-975c-d299462d15a1