summaryrefslogtreecommitdiffstats
path: root/src/gui/NodeMenu.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-03-16Merge ClientInterface and ServerInterface.David Robillard1-1/+1
2012-03-12Centralise atom creation in forge object.David Robillard1-3/+5
2011-11-01Use rdfs:label for preset labels (fix ticket #668).David Robillard1-2/+2
2011-10-22De-singleton-ify GUI.David Robillard1-14/+14
2011-10-21Move more headers to shared include directory.David Robillard1-1/+1
2011-09-14Support lv2:sampleRate controls (mostly) correctly.David Robillard1-1/+1
2011-08-20Remove cruft.David Robillard1-17/+0
2011-08-20Fix port and node menusDavid Robillard1-8/+6
2011-05-25Fix crash on popping up node menu.David Robillard1-5/+7
2011-05-24Move appropriate client headers to public include directory.David Robillard1-2/+2
2011-05-24Remove use of ingen-config.h in soon-to-be-public headers.David Robillard1-5/+0
2011-05-20Remove dependency on glade and glademm (migrate to GtkBuilder).David Robillard1-1/+2
2011-05-13Make models const in client code.David Robillard1-10/+11
2011-05-03Replace lilv_plugin_get_value_for_subject with lilv_world_find_nodes.David Robillard1-10/+11
2011-04-29LilvValue => LilvNode.David Robillard1-30/+30
2011-04-29Terser names for value constructors.David Robillard1-6/+6
2011-04-29Don't hide pointers behind typedefs.David Robillard1-16/+16
2011-04-28Switch to Lilv from SLV2.David Robillard1-42/+42
2011-04-28More future-proof collection APIs.David Robillard1-2/+2
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-11/+0
2011-04-13Consistent local or installed includes for interface headers.David Robillard1-1/+1
2011-03-09Update for new SLV2 API.David Robillard1-7/+7
2011-01-31Non-SPARQL LV2 presets implementation (compile against new slv2).David Robillard1-27/+58
2010-09-22Move http://lv2plug.in/ns/dev extensions to http://lv2plug.in/ns/ext.David Robillard1-2/+2
2010-09-04My name is David. :)David Robillard1-1/+1
2010-02-25Work on contexts and polymorphic ports.David Robillard1-2/+2
2010-02-23Fix various code issues discovered by cppcheck.David Robillard1-2/+2
2010-02-13Make preset menu work when clicking items (previously only worked when pressi...David Robillard1-11/+26
2010-02-02Use Glib string interning (quarks) to make Path/URI operator== very fast.David Robillard1-2/+4
2010-02-02Remove set_port_value from CommonInterface (replaced with set_property(path, ...David Robillard1-2/+3
2010-01-29Improved/quicker/easier handling of control port ranges.David Robillard1-7/+10
2010-01-29Magic MIDI binding via special ingen_control port.David Robillard1-10/+0
2010-01-06Do all logging output via Raul streams.David Robillard1-1/+0
2009-08-16Tidy.David Robillard1-7/+6
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-2/+2
2009-02-14LV2 preset support (except you have to press entire on the menu items, clicki...David Robillard1-3/+56
2008-12-16Trim include dependency tree.David Robillard1-1/+2
2008-12-02Fix potential segfault when right-clicking patch nodes.David Robillard1-2/+2
2008-11-28Sane ontology for internaals.David Robillard1-2/+2
2008-11-28MIDI learn for note trigger node.David Robillard1-1/+2
2008-11-27MIDI learn for control node.David Robillard1-0/+11
2008-10-11Add control randomize feature (node context menu).David Robillard1-33/+24
2008-09-30Flatten ingen source directory heirarchy a bit.David Robillard1-0/+169