summaryrefslogtreecommitdiffstats
path: root/src/Path.cpp
AgeCommit message (Expand)AuthorFilesLines
2009-05-13Update copyright dates.David Robillard1-1/+1
2009-05-13Strip trailing whitespace.David Robillard1-12/+12
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-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 Robillard1-1/+1
2008-10-11Properly identify (and normalize) symbols that start with a number (illegal i...David Robillard1-5/+12
2008-07-29Bump Ingen librdf dependency to 1.0.8.David Robillard1-3/+14
2008-01-01RAUL code cleanup.David Robillard1-24/+3
2007-10-22Stricter limitations for path symbols/names (C symbols, equivalent to lv2:sym...David Robillard1-21/+58
2007-07-29Build system fixes, building from top level doesn't recursively configure slv...David Robillard1-1/+1
2007-07-24Consistently rename all C++ files .cpp/.hpp.David Robillard1-1/+1
2007-02-07Updated FSF address, copyright dates where appropriate, etc.David Robillard1-1/+2
2007-01-22Created Raul namespace.David Robillard1-3/+8
2007-01-11Added missing file Path.cpp.David Robillard1-0/+171