summaryrefslogtreecommitdiffstats
path: root/src/gui/PortMenu.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-03-27Switch to AGPL3+.David Robillard1-16/+15
2012-03-25Update for latest atom extension.David Robillard1-1/+1
2012-03-19Partially functioning communication between Ingen LV2 plugin and UI.David Robillard1-1/+1
2012-03-16Merge ClientInterface and ServerInterface.David Robillard1-1/+1
2012-03-12Centralise atom creation in forge object.David Robillard1-2/+6
2011-10-22Move basic URI map and unmap implementation to URIs.David Robillard1-6/+6
2011-10-22Fix menus.David Robillard1-0/+4
2011-10-22De-singleton-ify GUI.David Robillard1-13/+13
2011-10-21Move more headers to shared include directory.David Robillard1-1/+1
2011-10-21Separate URIs from LV2URIMap.David Robillard1-4/+4
2011-10-03Remove static PortType enumeration from public/client side interface.David Robillard1-1/+3
2011-08-20Fix port and node menusDavid Robillard1-5/+1
2011-07-04Eliminate weird-looking empty menus on non-control portsDavid Robillard1-12/+14
2011-07-04Simplify FlowCanvas menu API, and fix crashing Ingen menus (ticket #721).David Robillard1-5/+3
2011-05-24Move appropriate client headers to public include directory.David Robillard1-2/+2
2011-05-20Remove dependency on glade and glademm (migrate to GtkBuilder).David Robillard1-2/+2
2011-05-13Make models const in client code.David Robillard1-11/+12
2011-04-20Rename Ingen::Engine to Ingen::Server (hopefully avoid odd name clases and fi...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
2011-04-13Consistent local or installed includes for interface headers.David Robillard1-1/+1
2010-10-28OSX compilation fix: #include missing <math.h> and use std::isnan.David Robillard1-2/+3
2010-09-04My name is David. :)David Robillard1-1/+1
2010-02-25Work on contexts and polymorphic ports.David Robillard1-2/+2
2010-02-13Learn and remove bindings exclusively through property interface.David Robillard1-0/+1
2010-02-02Use Glib string interning (quarks) to make Path/URI operator== very fast.David Robillard1-7/+10
2010-01-30Tidy.David Robillard1-2/+2
2010-01-29Improved/quicker/easier handling of control port ranges.David Robillard1-1/+64
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-1/+0
2009-11-18Less reliance on Buffer::type() (which doesn't really make sense, since buffe...David Robillard1-1/+1
2009-11-18Rename DataType to PortType (since that's what it really means).David Robillard1-1/+1
2009-11-15Better Parse plugin, working Print plugin.David Robillard1-1/+1
2009-11-14Object extension.David Robillard1-1/+1
2009-11-12String port support.David Robillard1-1/+1
2009-05-13Update copyright dates.David Robillard1-1/+1
2009-05-13Strip trailing whitespace.David Robillard1-7/+7
2008-12-16Trim include dependency tree.David Robillard1-0/+1
2008-11-22Hide polyphonic menu entry for event ports (fix ticket #270).David Robillard1-0/+3
2008-10-18Build against local library versions no matter what.... hopefully....David Robillard1-1/+1
2008-09-30Flatten ingen source directory heirarchy a bit.David Robillard1-0/+69