summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2011-03-15Fix errors caught by GCC 4.5.2.David Robillard1-1/+1
2011-01-09Non-trivial thread/semaphore test.David Robillard1-0/+6
2011-01-08Code clean-up (cpplint).David Robillard7-23/+43
2011-01-08Fix configuration header define names to not stomp on global namespace.David Robillard1-5/+5
2010-09-04My name is David. :)David Robillard8-8/+8
2010-03-06Save Ingen patches as working standard LV2 plugin bundles.David Robillard1-2/+0
2010-03-04Remove Raul::Path::root, Raul::Path::prefix, and Raul:Path::scheme from publi...David Robillard1-17/+54
2010-02-05Convert C-style casts to C++ style casts.David Robillard4-5/+5
2010-02-02Use Glib string interning (quarks) to make Path/URI operator== very fast.David Robillard2-3/+3
2010-01-29Fix return of reference to a temporary.David Robillard1-4/+4
2010-01-07Fix Symbol::symbolify for strings containing slashes.David Robillard1-4/+1
2010-01-07Hide _static_run implementation.David Robillard1-0/+12
2010-01-06Fancy (optinally) coloured logging system.David Robillard4-23/+105
2009-12-19New ingen module (library, not e.g. LV2 plugin) design.David Robillard6-10/+175
2009-12-19Remove unused file.David Robillard1-54/+0
2009-12-19Only print message if starting thread.David Robillard1-3/+1
2009-12-09Raul 0.6.0.David Robillard2-2/+2
2009-12-08Remove LASH stuff from repository (wasn't built and doesn't really go in Raul...David Robillard3-333/+0
2009-11-26Fix compilation on GCC 4.4 (fix ticket #438).David Robillard1-1/+1
2009-07-07Fix compilation issues.David Robillard1-0/+1
2009-05-13Clean up Jack shutdown semantics.David Robillard1-3/+8
2009-05-13Update copyright dates.David Robillard10-10/+10
2009-05-13Strip trailing whitespace.David Robillard10-65/+65
2009-05-13Use new query system to get LADSPA plugin names from the engine.David Robillard1-3/+4
2009-05-13The great ID refactoring of 2009.David Robillard1-50/+22
2008-12-16Trim include dependency tree.David Robillard1-0/+1
2008-11-10Fix Plugin name/symbol shadowing stuff that broke plugin loading (fix ticket ...David Robillard1-1/+1
2008-10-18Build against local library versions no matter what.... hopefully....David Robillard10-13/+13
2008-10-14Yet another attempted fix for weird anal compilers of mysterious pedantry...David Robillard1-1/+1
2008-10-11Properly identify (and normalize) symbols that start with a number (illegal i...David Robillard1-5/+12
2008-10-03Good riddance.David Robillard1-18/+0
2008-10-02Remove JACK dependence from RAUL.David Robillard1-248/+0
2008-08-22Lash D-Bus support and projects list from LADI Patchage, with improvements/cl...David Robillard1-5/+2
2008-08-15Install Raul Symbol.hpp.David Robillard1-1/+1
2008-08-15Add strong Symbol class (just a restricted string, like path) and use it for ...David Robillard2-0/+78
2008-07-29Bump Ingen librdf dependency to 1.0.8.David Robillard1-3/+14
2008-05-23Merge improvemennts to MIDI stuff from Ardour.David Robillard1-44/+46
2008-05-01GCC 4.3 fixes.David Robillard3-0/+3
2008-03-14Exit clean on ctrl+c when running engine only.David Robillard1-1/+1
2008-02-09Use Raul::TimeStamp (LV2 compatible typed 32:32 fixed timestamp) everywhere.David Robillard3-21/+38
2008-01-07Raul 0.4.0.David Robillard1-2/+3
2008-01-06More verbose LASH console output.David Robillard3-3/+9
2008-01-01RAUL code cleanup.David Robillard3-108/+17
2007-12-12Fix initialisation order warnings.David Robillard1-4/+4
2007-12-07Fix termination of evolution and resumed Jack execution.David Robillard1-1/+4
2007-12-06MIDI robustness fixes.David Robillard1-2/+3
2007-12-03Fix Raul building.David Robillard1-2/+2
2007-11-30Split redland C++ wrappers out from Raul.David Robillard6-691/+0
2007-11-30Less ugly blank node names.David Robillard1-2/+3
2007-11-29Add base URI support to RDF model (ability to write pretty <> in Turtle with ...David Robillard1-10/+14