summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-03-15Fix renaming.David Robillard1-0/+1
2015-03-15Bevel edges of sequence ports.David Robillard2-1/+13
2015-03-15Brighten light theme for printing.David Robillard1-5/+5
2015-03-14Set default export format to PDF.David Robillard1-0/+3
2015-03-13Fix crash on LV2 destruction.David Robillard1-1/+3
2015-03-13Fix crash on save in separate GUI process.David Robillard1-0/+3
2015-03-13Check for options interface before getting.David Robillard1-4/+13
2015-03-10Add Raul to libingen_gui_lv2 libs.David Robillard1-1/+1
2015-03-08Clear graph before loading a new preset.David Robillard1-12/+36
2015-03-08Fix UI update on custom UI control changes.David Robillard3-9/+20
2015-03-08Simplify LV2 state restore code.David Robillard1-5/+4
2015-03-08Update AUTHORS.David Robillard1-4/+4
2015-03-02Fix compilation with -fvisibility=hidden.David Robillard47-73/+127
2015-02-24Remove crusty old internal bindings.David Robillard19-2354/+3
2015-02-24Demodularize Parser and Serialiser.David Robillard22-200/+81
2015-02-24Add light theme for typesettable canvas export.David Robillard3-1/+17
2015-02-24Use sequence buffer size from Jack.David Robillard10-12/+35
2015-02-23Update waf.David Robillard1-5/+5
2015-02-22Set Jack port order metadata.David Robillard2-0/+15
2015-02-21Order ports deterministically.David Robillard2-1/+13
2015-02-19Server side presets.David Robillard14-60/+149
2015-02-19Fix invalid boost format string.David Robillard1-1/+1
2015-02-19Delete trailing whitespace.David Robillard2-12/+11
2015-02-17Delete trailing whitespace.David Robillard18-19/+19
2015-02-17Fix display of labels when port is created without.David Robillard7-27/+61
2015-02-16Distinguish edge color from port color slightly.David Robillard4-37/+5
2015-02-14Fix test suite.David Robillard1-4/+13
2015-02-14Fix type tags for non-controllable ports.David Robillard2-48/+68
2015-02-14Indicate sequence ports with an arrow tag.David Robillard3-18/+21
2015-02-14Show type tags for more port types.David Robillard3-0/+31
2015-02-14Remove no longer used file.David Robillard1-35/+0
2015-02-14Fix quit via window close.David Robillard5-16/+17
2015-02-14Fix save issues.David Robillard2-8/+13
2015-02-14Clean up save dialog stuff.David Robillard2-35/+41
2015-02-14Confirm quit on last window close.David Robillard2-1/+9
2015-02-14Fix close and quit keybindings.David Robillard1-2/+2
2015-02-14Use the same border width for ports and modules.David Robillard1-1/+0
2015-02-14Build method documentation page.David Robillard1-1/+2
2015-02-09Fix broadcasting to several clients.David Robillard10-60/+38
2015-02-09Stable sort update only by depth to preserve port order.David Robillard2-6/+10
2015-02-08Don't complain about missing ports when deleting things.David Robillard4-6/+8
2015-02-08Add man page.David Robillard2-0/+82
2015-02-08Add support for exporting canvas as PDF or PS.David Robillard5-30/+48
2015-02-08Server-side copy paste with LV2 state support.David Robillard50-461/+848
2015-02-08Update embedded Gtk style to match blocks.David Robillard1-8/+8
2015-02-07Add missing files.David Robillard2-0/+173
2015-02-07Fix crash when properties window object goes away.David Robillard1-0/+1
2015-02-07Add configure options for stripped down builds.David Robillard2-36/+56
2015-02-07Demodularize socket stuff.David Robillard17-318/+114
2015-02-06Portable pthread flags checks.David Robillard1-0/+10