summaryrefslogtreecommitdiffstats
path: root/raul/Path.hpp
AgeCommit message (Expand)AuthorFilesLines
2012-05-13Update license to GPL3+.David Robillard1-16/+15
2012-05-13Lint.David Robillard1-1/+1
2012-05-10Work towards translatable strings and a cleaner log interface.David Robillard1-3/+2
2012-04-27Implement connecting via atom interface.David Robillard1-0/+3
2011-05-18Strip double blank lines.David Robillard1-2/+0
2011-04-16Update copyright headersDavid Robillard1-1/+1
2011-02-19Fix Path::relative_to_base.David Robillard1-7/+5
2011-01-08Code clean-up (cpplint).David Robillard1-1/+0
2010-09-04My name is David. :)David Robillard1-1/+1
2010-03-04Remove Raul::Path::root, Raul::Path::prefix, and Raul:Path::scheme from publi...David Robillard1-28/+49
2010-02-02Use Glib string interning (quarks) to make Path/URI operator== very fast.David Robillard1-31/+38
2010-01-28Add Path::base_no_scheme for serialising paths without the ugly path: scheme ...David Robillard1-0/+9
2009-11-27Documentation updates.David Robillard1-7/+7
2009-05-27Remove 'new_patch', 'new_node', and 'new_port' from interface in favour of ge...David Robillard1-1/+1
2009-05-13Update copyright dates.David Robillard1-1/+1
2009-05-13Strip trailing whitespace.David Robillard1-16/+16
2009-05-13Use new query system to get LADSPA plugin names from the engine.David Robillard1-0/+1
2009-05-13The great ID refactoring of 2009.David Robillard1-17/+46
2008-12-21Make Path::is_valid_name reject names containing a slash (fix ticket #313).David Robillard1-1/+2
2008-12-12Fix assertion death on ingen -eglDavid Robillard1-1/+11
2008-10-20Actually use installation location variables for everything.David Robillard1-1/+1
2008-08-18Fix copy/paste between different patches.David Robillard1-0/+12
2008-08-15Add strong Symbol class (just a restricted string, like path) and use it for ...David Robillard1-2/+4
2008-04-12Apply gcc 4.3 fixes from larsl.David Robillard1-1/+2
2008-01-01RAUL code cleanup.David Robillard1-23/+14
2007-10-08SharedPtr-ify engine side store.David Robillard1-1/+2
2007-07-26Fix recursive patch serialization (fix ticket 63).David Robillard1-1/+1
2007-07-26Fix various Table bugs (and put some way too slow code in there, but hey, it ...David Robillard1-4/+7
2007-07-26Added PathTable, simple pretty wrapper around Table which provides super fastDavid Robillard1-0/+9
2007-07-24Consistently rename all C++ files .cpp/.hpp.David Robillard1-0/+128