summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2007-01-22Created Raul namespace.David Robillard30-143/+271
git-svn-id: http://svn.drobilla.net/lad/raul@265 a436a847-0d15-0410-975c-d299462d15a1
2007-01-22Added atomic int/pointer classes to Raul.David Robillard9-82/+400
Added multi-writer queue to Raul. Renamed Queue SRSWQueue (single-reader single-writer). Updated patchage/ingen for Raul changes. git-svn-id: http://svn.drobilla.net/lad/raul@264 a436a847-0d15-0410-975c-d299462d15a1
2007-01-20Added Machina.David Robillard9-51/+53
Moved some Jack and RDF functionality down to RAUL from Ingen, for use by Machina. git-svn-id: http://svn.drobilla.net/lad/raul@263 a436a847-0d15-0410-975c-d299462d15a1
2007-01-20Scratch commit to make SVN allow moving files (broken revision).David Robillard8-2/+564
git-svn-id: http://svn.drobilla.net/lad/raul@262 a436a847-0d15-0410-975c-d299462d15a1
2007-01-14Fixed launching of external ingen process from ingenuity.David Robillard1-7/+8
git-svn-id: http://svn.drobilla.net/lad/raul@259 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-11Added missing file Path.cpp.David Robillard1-0/+171
git-svn-id: http://svn.drobilla.net/lad/raul@247 a436a847-0d15-0410-975c-d299462d15a1
2007-01-10Moved RDFWriter to RAUL.David Robillard6-148/+332
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
2007-01-06Added ability to get Raul Thread for current calling context.David Robillard11-13/+163
Strong threading assertions. Flowcanvas port removal fixes. Patch port destruction. Code cleanups, bug fixes. git-svn-id: http://svn.drobilla.net/lad/raul@234 a436a847-0d15-0410-975c-d299462d15a1
2007-01-02Fixed path nameify/pathify bug when brackets followed spaces in input.David Robillard2-0/+3
git-svn-id: http://svn.drobilla.net/lad/raul@228 a436a847-0d15-0410-975c-d299462d15a1
2006-12-13Path parent/child bug fixes, added unit tests.David Robillard5-4/+46
Breadcrumb/browsing/subsubpatch bug fixes. Fixed about window icon and glade error messages. git-svn-id: http://svn.drobilla.net/lad/raul@223 a436a847-0d15-0410-975c-d299462d15a1
2006-12-02More serialization workDavid Robillard1-0/+2
git-svn-id: http://svn.drobilla.net/lad/raul@206 a436a847-0d15-0410-975c-d299462d15a1
2006-12-01Serialization workDavid Robillard1-1/+3
git-svn-id: http://svn.drobilla.net/lad/raul@205 a436a847-0d15-0410-975c-d299462d15a1
2006-10-16Used boost::noncopyable to eliminate undefined private copy constructors ↵David Robillard8-24/+19
spread everywhere. git-svn-id: http://svn.drobilla.net/lad/raul@182 a436a847-0d15-0410-975c-d299462d15a1
2006-10-16Minor flowcanvas visual touchups.David Robillard1-2/+2
Work at completing Ingen serialization (connections still aren't right). Patchage Jack command line configuration (via ~/.jackdrc) git-svn-id: http://svn.drobilla.net/lad/raul@177 a436a847-0d15-0410-975c-d299462d15a1
2006-10-15Trivial documentation fixups.David Robillard12-5/+107
git-svn-id: http://svn.drobilla.net/lad/raul@175 a436a847-0d15-0410-975c-d299462d15a1
2006-10-14Fixed Patchage dynamic reconnection.David Robillard1-0/+5
git-svn-id: http://svn.drobilla.net/lad/raul@166 a436a847-0d15-0410-975c-d299462d15a1
2006-10-05Added missing desktop entry files.David Robillard1-376/+0
git-svn-id: http://svn.drobilla.net/lad/raul@162 a436a847-0d15-0410-975c-d299462d15a1
2006-10-05More build system fixes, everything now builds against the local copy if ↵David Robillard2-15/+14
toplevel scripts are used. git-svn-id: http://svn.drobilla.net/lad/raul@158 a436a847-0d15-0410-975c-d299462d15a1
2006-10-04Added missing pkgconfig file for RAUL.David Robillard1-0/+10
git-svn-id: http://svn.drobilla.net/lad/raul@157 a436a847-0d15-0410-975c-d299462d15a1
2006-10-04Moved generic utility stuff to new library "raul".David Robillard24-0/+2778
git-svn-id: http://svn.drobilla.net/lad/raul@156 a436a847-0d15-0410-975c-d299462d15a1