summaryrefslogtreecommitdiffstats
path: root/include/ingen/Resource.hpp
AgeCommit message (Expand)AuthorFilesLines
2020-08-02Remove std::shared_ptr aliasDavid Robillard1-0/+1
2020-08-02Move public headers to a separate include directoryDavid Robillard1-0/+206
2012-03-15Remove weird "include" directory and use standard style ("ingen" directory in...David Robillard1-115/+0
2012-03-12Centralise atom creation in forge object.David Robillard1-18/+1
2011-09-24Only store patch canvas coordinates in containing patch.David Robillard1-1/+2
2011-09-23Fix broken iterator use (memory errors on erase) in ResourceImpl::set_property.David Robillard1-1/+1
2011-09-23Don't prompt for save location when path is already known from previous save ...David Robillard1-1/+2
2011-05-21Fix patch loading.David Robillard1-6/+5
2011-05-19Convey put context parameter via OSC.David Robillard1-0/+34
2011-04-18Put engine code in new Ingen::Engine namespace.David Robillard1-2/+0
2011-04-16Update copyright headersDavid Robillard1-1/+1
2011-04-16Squeeze blank lines and delete trailing whitespace.David Robillard1-2/+0
2011-04-13Consistent local or installed includes for interface headers.David Robillard1-0/+101