summaryrefslogtreecommitdiffstats
path: root/src/client/PortModel.hpp
AgeCommit message (Expand)AuthorFilesLines
2011-04-18Put engine code in new Ingen::Engine namespace.David Robillard1-9/+9
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
2010-09-04My name is David. :)David Robillard1-1/+1
2010-03-06Save Ingen patches as working standard LV2 plugin bundles.David Robillard1-2/+5
2010-02-25Work on contexts and polymorphic ports.David Robillard1-8/+12
2010-02-03Properly detect lv2:portProperty.David Robillard1-4/+4
2010-02-03Comprehensive use of cached URIs and more advanced Value (Atom) system.David Robillard1-3/+3
2010-02-02Use Glib string interning (quarks) to make Path/URI operator== very fast.David Robillard1-11/+2
2010-02-02Remove set_port_value from CommonInterface (replaced with set_property(path, ...David Robillard1-0/+8
2010-02-01Use consistent and more globally unique inclusion guards.David Robillard1-3/+3
2010-01-29Magic MIDI binding via special ingen_control port.David Robillard1-0/+3
2010-01-06Do all logging output via Raul streams.David Robillard1-2/+2
2009-11-18Rename DataType to PortType (since that's what it really means).David Robillard1-4/+4
2009-05-13Update copyright dates.David Robillard1-1/+1
2009-05-13Strip trailing whitespace.David Robillard1-14/+14
2009-05-13Remove 'using' declarations from headers.David Robillard1-8/+8
2009-05-13The great ID refactoring of 2009.David Robillard1-19/+19
2008-12-16Trim include dependency tree.David Robillard1-1/+2
2008-10-18Build against local library versions no matter what.... hopefully....David Robillard1-2/+2
2008-10-12Eliminate redundant ingen ontology parts, and save ingen Patchage in an LV2 c...David Robillard1-2/+2
2008-10-11Remove duplicated code for getting various hints, add generic hint accessor.David Robillard1-6/+5
2008-09-30Flatten ingen source directory heirarchy a bit.David Robillard1-0/+112