summaryrefslogtreecommitdiffstats
path: root/raul
AgeCommit message (Collapse)AuthorFilesLines
2007-02-07Updated FSF address, copyright dates where appropriate, etc.David Robillard20-36/+41
git-svn-id: http://svn.drobilla.net/lad/raul@288 a436a847-0d15-0410-975c-d299462d15a1
2007-02-07Mad sed-fu for consistent private member naming.David Robillard1-6/+6
git-svn-id: http://svn.drobilla.net/lad/raul@286 a436a847-0d15-0410-975c-d299462d15a1
2007-02-05RDF querying bug fix (crash on empty results).David Robillard1-1/+6
Added process callback static wrapper stuff to Jack driver. git-svn-id: http://svn.drobilla.net/lad/raul@277 a436a847-0d15-0410-975c-d299462d15a1
2007-02-04Bug fixes, LV2 spec updates.David Robillard1-1/+1
git-svn-id: http://svn.drobilla.net/lad/raul@273 a436a847-0d15-0410-975c-d299462d15a1
2007-01-23More work on multi-writer queue (SRMWQueue), proper unit test.David Robillard2-22/+42
git-svn-id: http://svn.drobilla.net/lad/raul@267 a436a847-0d15-0410-975c-d299462d15a1
2007-01-22Created Raul namespace.David Robillard20-82/+160
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 Robillard5-59/+373
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 Robillard3-19/+5
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 Robillard4-1/+228
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-10Moved RDFWriter to RAUL.David Robillard2-145/+83
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 Robillard1-5/+55
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 Robillard1-0/+1
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 Robillard1-1/+5
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 Robillard7-24/+16
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 Robillard1-11/+11
toplevel scripts are used. git-svn-id: http://svn.drobilla.net/lad/raul@158 a436a847-0d15-0410-975c-d299462d15a1
2006-10-04Moved generic utility stuff to new library "raul".David Robillard14-0/+1504
git-svn-id: http://svn.drobilla.net/lad/raul@156 a436a847-0d15-0410-975c-d299462d15a1