summaryrefslogtreecommitdiffstats
path: root/src/client/PortModel.cpp
AgeCommit message (Expand)AuthorFilesLines
2011-05-13Make models const in client code.David Robillard1-1/+1
2011-05-13Make signals private with accessors, and localise dependency on sigc::signal.David Robillard1-1/+1
2011-04-16Update copyright headersDavid Robillard1-1/+1
2011-04-16Squeeze blank lines and delete trailing whitespace.David Robillard1-7/+0
2010-10-27Update for new Atom extension.David Robillard1-1/+1
2010-10-17Support current versions of LV2 atom, atom-port, and context extensions.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-3/+14
2010-02-25Work on contexts and polymorphic ports.David Robillard1-1/+8
2010-02-03Properly detect lv2:portProperty.David Robillard1-2/+2
2010-02-03Bind ports with lv2:portProperty lv2:toggled specially (on iff value >= half).David Robillard1-2/+1
2010-02-03Comprehensive use of cached URIs and more advanced Value (Atom) system.David Robillard1-3/+1
2010-02-02Use Glib string interning (quarks) to make Path/URI operator== very fast.David Robillard1-0/+17
2009-05-28Fix QNAMEs being serialised as URIs.David Robillard1-1/+1
2009-05-13Update copyright dates.David Robillard1-1/+1
2009-05-13Strip trailing whitespace.David Robillard1-4/+4
2009-05-13The great ID refactoring of 2009.David Robillard1-1/+1
2008-10-11Remove duplicated code for getting various hints, add generic hint accessor.David Robillard1-20/+2
2008-09-30Flatten ingen source directory heirarchy a bit.David Robillard1-0/+66