summaryrefslogtreecommitdiffstats
path: root/src/Store.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-01-12Remove Raul::SharedPtr and switch to std::shared_ptr.David Robillard1-2/+2
2013-01-11C++11-safe conversions.David Robillard1-1/+1
2012-08-19GraphObject => NodeDavid Robillard1-2/+2
2012-08-17Implement real logging system, LV2 log extension support, and purge evil/ugly...David Robillard1-3/+0
2012-08-15Clean up includes.David Robillard1-1/+0
2012-08-14Replace use of old Raul Table stuff with std::map.David Robillard1-2/+67
2012-08-14Saner/faster Store interface for finding children.David Robillard1-28/+9
2012-08-14Update for latest Raul.David Robillard1-6/+9
2012-08-12Use ingen:root as the path for the root patch, opening up path space for engi...David Robillard1-1/+2
2012-07-31Merge Ingen::Shared namespace into Ingen namespace and core libingen library.David Robillard1-0/+98