summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Collapse)AuthorFilesLines
2009-07-07Fix compilation issues.David Robillard1-0/+1
Display dyn manifest configuration status in summary. git-svn-id: http://svn.drobilla.net/lad/trunk/raul@2160 a436a847-0d15-0410-975c-d299462d15a1
2009-05-13Clean up Jack shutdown semantics.David Robillard1-3/+8
git-svn-id: http://svn.drobilla.net/lad/trunk/raul@2003 a436a847-0d15-0410-975c-d299462d15a1
2009-05-13Update copyright dates.David Robillard10-10/+10
git-svn-id: http://svn.drobilla.net/lad/trunk/raul@2000 a436a847-0d15-0410-975c-d299462d15a1
2009-05-13Strip trailing whitespace.David Robillard10-65/+65
git-svn-id: http://svn.drobilla.net/lad/trunk/raul@1999 a436a847-0d15-0410-975c-d299462d15a1
2009-05-13Use new query system to get LADSPA plugin names from the engine.David Robillard1-3/+4
Fixes ticket #365. git-svn-id: http://svn.drobilla.net/lad/trunk/raul@1998 a436a847-0d15-0410-975c-d299462d15a1
2009-05-13The great ID refactoring of 2009.David Robillard1-50/+22
Path is now actually URI (scheme path: for now). Therefore ingen nodes and such live in the same namespace as ... well, everything. Including plugins. Thar be profit, laddies. git-svn-id: http://svn.drobilla.net/lad/trunk/raul@1992 a436a847-0d15-0410-975c-d299462d15a1
2008-12-16Trim include dependency tree.David Robillard1-0/+1
git-svn-id: http://svn.drobilla.net/lad/trunk/raul@1870 a436a847-0d15-0410-975c-d299462d15a1
2008-11-10Fix Plugin name/symbol shadowing stuff that broke plugin loading (fix ticket ↵David Robillard1-1/+1
#256). git-svn-id: http://svn.drobilla.net/lad/trunk/raul@1714 a436a847-0d15-0410-975c-d299462d15a1
2008-10-18Build against local library versions no matter what.... hopefully....David Robillard10-13/+13
git-svn-id: http://svn.drobilla.net/lad/trunk/raul@1677 a436a847-0d15-0410-975c-d299462d15a1
2008-10-14Yet another attempted fix for weird anal compilers of mysterious pedantry...David Robillard1-1/+1
git-svn-id: http://svn.drobilla.net/lad/trunk/raul@1672 a436a847-0d15-0410-975c-d299462d15a1
2008-10-11Properly identify (and normalize) symbols that start with a number (illegal ↵David Robillard1-5/+12
in C and LV2, among other things). git-svn-id: http://svn.drobilla.net/lad/trunk/raul@1644 a436a847-0d15-0410-975c-d299462d15a1
2008-10-03Good riddance.David Robillard1-18/+0
git-svn-id: http://svn.drobilla.net/lad/trunk/raul@1602 a436a847-0d15-0410-975c-d299462d15a1
2008-10-02Remove JACK dependence from RAUL.David Robillard1-248/+0
git-svn-id: http://svn.drobilla.net/lad/trunk/raul@1596 a436a847-0d15-0410-975c-d299462d15a1
2008-08-22Lash D-Bus support and projects list from LADI Patchage, with ↵David Robillard1-5/+2
improvements/cleanup/sanification/etc. Remove liblash stuff (meh, what the hell... here's to new beginnings). Enable/disable/hide/etc patchage widgets better based on available (compiled in) functionality. git-svn-id: http://svn.drobilla.net/lad/raul@1462 a436a847-0d15-0410-975c-d299462d15a1
2008-08-15Install Raul Symbol.hpp.David Robillard1-1/+1
Rework aclocal include crap to not use m4 subdirectory, fix ingen building w/ python. Check for SOAP/HTTP support in ingen configure script as well. git-svn-id: http://svn.drobilla.net/lad/raul@1391 a436a847-0d15-0410-975c-d299462d15a1
2008-08-15Add strong Symbol class (just a restricted string, like path) and use it for ↵David Robillard2-0/+78
ingen object symbols. git-svn-id: http://svn.drobilla.net/lad/raul@1387 a436a847-0d15-0410-975c-d299462d15a1
2008-07-29Bump Ingen librdf dependency to 1.0.8.David Robillard1-3/+14
Several serialization fixes. Include Smack 808 Om patches converted to Ingen files. git-svn-id: http://svn.drobilla.net/lad/raul@1301 a436a847-0d15-0410-975c-d299462d15a1
2008-05-23Merge improvemennts to MIDI stuff from Ardour.David Robillard1-44/+46
git-svn-id: http://svn.drobilla.net/lad/raul@1227 a436a847-0d15-0410-975c-d299462d15a1
2008-05-01GCC 4.3 fixes.David Robillard3-0/+3
git-svn-id: http://svn.drobilla.net/lad/raul@1191 a436a847-0d15-0410-975c-d299462d15a1
2008-03-14Exit clean on ctrl+c when running engine only.David Robillard1-1/+1
git-svn-id: http://svn.drobilla.net/lad/raul@1165 a436a847-0d15-0410-975c-d299462d15a1
2008-02-09Use Raul::TimeStamp (LV2 compatible typed 32:32 fixed timestamp) everywhere.David Robillard3-21/+38
Fix initial size of Patchage messages window. Machina disabled for now (transitioning to generic timestamps). git-svn-id: http://svn.drobilla.net/lad/raul@1133 a436a847-0d15-0410-975c-d299462d15a1
2008-01-07Raul 0.4.0.David Robillard1-2/+3
FlowCanvas 0.4.0. Patchage 0.4.0. git-svn-id: http://svn.drobilla.net/lad/raul@1028 a436a847-0d15-0410-975c-d299462d15a1
2008-01-06More verbose LASH console output.David Robillard3-3/+9
git-svn-id: http://svn.drobilla.net/lad/raul@1012 a436a847-0d15-0410-975c-d299462d15a1
2008-01-01RAUL code cleanup.David Robillard3-108/+17
git-svn-id: http://svn.drobilla.net/lad/raul@999 a436a847-0d15-0410-975c-d299462d15a1
2007-12-12Fix initialisation order warnings.David Robillard1-4/+4
git-svn-id: http://svn.drobilla.net/lad/raul@972 a436a847-0d15-0410-975c-d299462d15a1
2007-12-07Fix termination of evolution and resumed Jack execution.David Robillard1-1/+4
git-svn-id: http://svn.drobilla.net/lad/raul@960 a436a847-0d15-0410-975c-d299462d15a1
2007-12-06MIDI robustness fixes.David Robillard1-2/+3
git-svn-id: http://svn.drobilla.net/lad/raul@954 a436a847-0d15-0410-975c-d299462d15a1
2007-12-03Fix Raul building.David Robillard1-2/+2
git-svn-id: http://svn.drobilla.net/lad/raul@943 a436a847-0d15-0410-975c-d299462d15a1
2007-11-30Split redland C++ wrappers out from Raul.David Robillard6-691/+0
git-svn-id: http://svn.drobilla.net/lad/raul@927 a436a847-0d15-0410-975c-d299462d15a1
2007-11-30Less ugly blank node names.David Robillard1-2/+3
git-svn-id: http://svn.drobilla.net/lad/raul@925 a436a847-0d15-0410-975c-d299462d15a1
2007-11-29Add base URI support to RDF model (ability to write pretty <> in Turtle with ↵David Robillard1-10/+14
model.base()). git-svn-id: http://svn.drobilla.net/lad/raul@922 a436a847-0d15-0410-975c-d299462d15a1
2007-10-22Stricter limitations for path symbols/names (C symbols, equivalent to ↵David Robillard1-21/+58
lv2:symbol, subset of OSC addresses and URIs). git-svn-id: http://svn.drobilla.net/lad/raul@897 a436a847-0d15-0410-975c-d299462d15a1
2007-10-21Fix patch serialisation to a string.David Robillard1-1/+2
Fix patch uploading. Closes ticket 100. git-svn-id: http://svn.drobilla.net/lad/raul@892 a436a847-0d15-0410-975c-d299462d15a1
2007-10-20Fix thread error message/death on launching machina_guiDavid Robillard2-3/+3
git-svn-id: http://svn.drobilla.net/lad/raul@888 a436a847-0d15-0410-975c-d299462d15a1
2007-10-11Fix Gtk rendering corruption problems when running monolithic (internal engine).David Robillard1-1/+1
Reduce Gtk main loop overhead when running monolithic. Fix crash on importing certain Om patches. git-svn-id: http://svn.drobilla.net/lad/raul@870 a436a847-0d15-0410-975c-d299462d15a1
2007-10-10Fix recursive patch problems (all objects recursively appearing as direct ↵David Robillard1-2/+6
child of root). Use slightly more human friendly names for blank nodes in patch files. Fix memory management semantics of engine side objects (fix crash on subpatch delete). Make Raul::Table a boost::noncopyable; related changes trickled down from that. git-svn-id: http://svn.drobilla.net/lad/raul@865 a436a847-0d15-0410-975c-d299462d15a1
2007-10-08Update.. stuff... I hate SVN...David Robillard1-21/+21
git-svn-id: http://svn.drobilla.net/lad/raul@855 a436a847-0d15-0410-975c-d299462d15a1
2007-10-08Fixed missing symbol in Raul.David Robillard1-1/+1
Made Raul::List interface and uses thereof less fugly. git-svn-id: http://svn.drobilla.net/lad/raul@845 a436a847-0d15-0410-975c-d299462d15a1
2007-10-05Fix connection serialisation.David Robillard2-1/+8
Do hidden graphviz render to /dev/null instead of /home/dave/test.graphviz. Oops. :) git-svn-id: http://svn.drobilla.net/lad/raul@823 a436a847-0d15-0410-975c-d299462d15a1
2007-10-02Be veeewwwwyy quiet, I'm hunting bugwits!David Robillard1-1/+4
git-svn-id: http://svn.drobilla.net/lad/raul@801 a436a847-0d15-0410-975c-d299462d15a1
2007-09-22LV2 UI extension updates.David Robillard1-0/+2
LV2 GUI support in ingen. git-svn-id: http://svn.drobilla.net/lad/raul@763 a436a847-0d15-0410-975c-d299462d15a1
2007-09-20Add locking support to RDF stuff for dealing with concurrent librdf use.David Robillard4-9/+45
git-svn-id: http://svn.drobilla.net/lad/raul@739 a436a847-0d15-0410-975c-d299462d15a1
2007-09-19Automatically attempt to qualify qnames when used to create RDF resource nodes.David Robillard1-5/+8
git-svn-id: http://svn.drobilla.net/lad/raul@730 a436a847-0d15-0410-975c-d299462d15a1
2007-09-12Const-correctness for Raul::RDF::Node type conversion functions.David Robillard1-6/+6
git-svn-id: http://svn.drobilla.net/lad/raul@702 a436a847-0d15-0410-975c-d299462d15a1
2007-09-08Pretty RDF boolean reading.David Robillard1-0/+23
git-svn-id: http://svn.drobilla.net/lad/raul@699 a436a847-0d15-0410-975c-d299462d15a1
2007-09-07Fix port highlighting.David Robillard1-2/+2
GCC 4.2 warning fixes. git-svn-id: http://svn.drobilla.net/lad/raul@696 a436a847-0d15-0410-975c-d299462d15a1
2007-07-29Build system fixes, building from top level doesn't recursively configure ↵David Robillard10-17/+17
slv2, but slv2 is still independently packageable/buildable. Think I've finally figured out how to do recursive autohell without resorting to suicide... git-svn-id: http://svn.drobilla.net/lad/raul@650 a436a847-0d15-0410-975c-d299462d15a1
2007-07-25Never launch the same thread twice, no matter what the stupid caller says.David Robillard1-17/+24
git-svn-id: http://svn.drobilla.net/lad/raul@620 a436a847-0d15-0410-975c-d299462d15a1
2007-07-24Consistently rename all C++ files .cpp/.hpp.David Robillard15-24/+24
Fix (some) inclusion guard names to not clash with other libs. git-svn-id: http://svn.drobilla.net/lad/raul@613 a436a847-0d15-0410-975c-d299462d15a1
2007-07-24Removed recursive autohell, except for SLv2.David Robillard1-1/+1
Always build against local copies, hopefully fixing broken compilation against outdated system versions. git-svn-id: http://svn.drobilla.net/lad/raul@610 a436a847-0d15-0410-975c-d299462d15a1