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