summaryrefslogtreecommitdiffstats
path: root/src/client/PatchModel.hpp
AgeCommit message (Expand)AuthorFilesLines
2011-04-18Put engine code in new Ingen::Engine namespace.David Robillard1-6/+6
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-1/+1
2011-02-19Tidy.David Robillard1-1/+2
2010-09-04My name is David. :)David Robillard1-1/+1
2010-03-06Save Ingen patches as working standard LV2 plugin bundles.David Robillard1-2/+2
2010-02-25Store patch connections in a map using a lexicographic <Port*,Port*> key forDavid Robillard1-3/+6
2010-02-20Heavy overhaul of buffer management and polyphony.David Robillard1-9/+6
2010-02-03Comprehensive use of cached URIs and more advanced Value (Atom) system.David Robillard1-1/+1
2010-02-01Use consistent and more globally unique inclusion guards.David Robillard1-3/+3
2009-11-16Add edit checkbutton to canvas menu for fast mouse based control.David Robillard1-4/+6
2009-05-28Generic plugin property mechanism.David Robillard1-1/+1
2009-05-27Remove 'property' vs 'variable' dichotomy in favour of 'meta objects' (to mat...David Robillard1-1/+1
2009-05-13Update copyright dates.David Robillard1-1/+1
2009-05-13Strip trailing whitespace.David Robillard1-12/+12
2009-05-13The great ID refactoring of 2009.David Robillard1-10/+5
2009-05-11* New ontology.David Robillard1-1/+1
2009-01-15Add -Woverloaded-virtual to --strict flags and fix associated problems (notab...David Robillard1-3/+2
2008-11-09Add concept of 'Resource' and make plugins a resource (as well as graph objec...David Robillard1-1/+1
2008-10-18Build against local library versions no matter what.... hopefully....David Robillard1-1/+1
2008-10-11Remove duplicated code for getting various hints, add generic hint accessor.David Robillard1-1/+1
2008-09-30Flatten ingen source directory heirarchy a bit.David Robillard1-0/+105