summaryrefslogtreecommitdiffstats
path: root/src/gui/Port.cpp
AgeCommit message (Expand)AuthorFilesLines
2010-02-25Work on contexts and polymorphic ports.David Robillard1-18/+11
2010-02-04Change patch port label when human name changes (e.g. update label when chang...David Robillard1-1/+6
2010-02-03Bind ports with lv2:portProperty lv2:toggled specially (on iff value >= half).David Robillard1-3/+3
2010-02-03Comprehensive use of cached URIs and more advanced Value (Atom) system.David Robillard1-5/+5
2010-02-02Use Glib string interning (quarks) to make Path/URI operator== very fast.David Robillard1-10/+40
2010-02-02Remove set_port_value from CommonInterface (replaced with set_property(path, ...David Robillard1-2/+2
2010-01-29Magic MIDI binding via special ingen_control port.David Robillard1-2/+4
2010-01-28Universal properties window.David Robillard1-1/+0
2010-01-06Do all logging output via Raul streams.David Robillard1-2/+2
2009-12-31Various fixes related to port values and metadata (fix ticket #459 among othe...David Robillard1-14/+57
2009-11-22Partial support for message/value ports and the message context.David Robillard1-0/+33
2009-11-18Rename DataType to PortType (since that's what it really means).David Robillard1-2/+2
2009-11-14Object extension.David Robillard1-1/+1
2009-05-27Remove 'property' vs 'variable' dichotomy in favour of 'meta objects' (to mat...David Robillard1-2/+2
2009-05-27Rename 'destroy' 'delete' ('del' in code) (WebDAV DELETE).David Robillard1-2/+2
2009-05-13Update copyright dates.David Robillard1-1/+1
2009-05-13Strip trailing whitespace.David Robillard1-8/+8
2009-05-13Remove 'using' declarations from headers.David Robillard1-0/+1
2009-05-13The great ID refactoring of 2009.David Robillard1-7/+11
2008-11-16Hide subpatch module ports on destruction (fix ticket #254).David Robillard1-13/+13
2008-10-12Eliminate redundant ingen ontology parts, and save ingen Patchage in an LV2 c...David Robillard1-3/+3
2008-10-02Make --build-docs at configure time trigger documentation building at build t...David Robillard1-1/+1
2008-09-30Flatten ingen source directory heirarchy a bit.David Robillard1-0/+151