summaryrefslogtreecommitdiffstats
path: root/src/Resource.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-08-01Add missing includesDavid Robillard1-0/+1
2016-07-30Add undo supportDavid Robillard1-10/+5
2015-08-12Server-side presets.David Robillard1-6/+33
2015-04-04Update copyright dates.David Robillard1-1/+1
2014-01-18Consolidate URIs.David Robillard1-3/+4
2013-10-28Pass sample rate to nodes (fix #931).David Robillard1-4/+0
2013-06-09Support removing properties from the properties dialog.David Robillard1-1/+4
2013-02-23Move Atom implementation out of Raul so it can depend on LV2.David Robillard1-17/+17
2013-01-11Use range-based for loops where possible.David Robillard1-14/+14
2013-01-11Use type safe enumerations.David Robillard1-2/+2
2012-08-19Patch => GraphDavid Robillard1-7/+7
2012-08-18Node => BlockDavid Robillard1-8/+8
2012-08-17Implement real logging system, LV2 log extension support, and purge evil/ugly...David Robillard1-3/+1
2012-07-31Clean up Resource.David Robillard1-15/+5
2012-07-31Merge Ingen::Shared namespace into Ingen namespace and core libingen library.David Robillard1-7/+7
2012-07-30Merge Resource and ResourceImpl, eliminating more virtual inheritance.David Robillard1-0/+218