summaryrefslogtreecommitdiffstats
path: root/src/client/PatchModel.cpp
AgeCommit message (Expand)AuthorFilesLines
2011-05-24Move appropriate client headers to public include directory.David Robillard1-4/+6
2011-05-13Make signals private with accessors, and localise dependency on sigc::signal.David Robillard1-5/+5
2011-04-18Put engine code in new Ingen::Engine namespace.David Robillard1-2/+2
2011-04-16Update copyright headersDavid Robillard1-1/+1
2011-04-16Squeeze blank lines and delete trailing whitespace.David Robillard1-10/+0
2010-09-04My name is David. :)David Robillard1-1/+1
2010-03-06Save Ingen patches as working standard LV2 plugin bundles.David Robillard1-3/+3
2010-02-25Store patch connections in a map using a lexicographic <Port*,Port*> key forDavid Robillard1-23/+19
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-3/+2
2010-02-02Use Glib string interning (quarks) to make Path/URI operator== very fast.David Robillard1-3/+5
2010-01-06Do all logging output via Raul streams.David Robillard1-2/+2
2009-10-31Remove connections in the GUI before ports, preventing missed lookups.David Robillard1-6/+5
2009-05-28Generic plugin property mechanism.David Robillard1-2/+3
2009-05-28Fix QNAMEs being serialised as URIs.David Robillard1-1/+1
2009-05-27Remove 'property' vs 'variable' dichotomy in favour of 'meta objects' (to mat...David Robillard1-2/+2
2009-05-13Update copyright dates.David Robillard1-1/+1
2009-05-13Strip trailing whitespace.David Robillard1-8/+8
2009-05-13The great ID refactoring of 2009.David Robillard1-4/+5
2009-05-11* New ontology.David Robillard1-4/+5
2009-01-15Add -Woverloaded-virtual to --strict flags and fix associated problems (notab...David Robillard1-1/+1
2008-11-09Add concept of 'Resource' and make plugins a resource (as well as graph objec...David Robillard1-5/+4
2008-10-18Build against local library versions no matter what.... hopefully....David Robillard1-3/+3
2008-09-30Flatten ingen source directory heirarchy a bit.David Robillard1-0/+190