summaryrefslogtreecommitdiffstats
path: root/raul
AgeCommit message (Collapse)AuthorFilesLines
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