summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2015-02-06Remove gthread dependency from engine.David Robillard12-70/+61
2015-02-05Fix events at end of cycle.David Robillard1-4/+8
2015-02-05Fix sequence=>sequence connections.David Robillard2-1/+3
2015-01-29Add lilv_file_uri_parse() for correct URI to path conversion.David Robillard2-3/+10
2015-01-25Upgrade to r100/autowaf.David Robillard2-5/+7
2015-01-16Upgrade to r99/autowaf (fix documentation paths).David Robillard1-4/+4
2015-01-16Add standard version flag.David Robillard2-0/+15
2015-01-16Prevent build directory path clashes.David Robillard2-2/+2
2015-01-16Fix socket module compilation.David Robillard1-1/+1
2015-01-15Node bypass.David Robillard8-9/+94
2015-01-09Add --no-python configure option.David Robillard1-2/+6
2015-01-09Don't use pointless autowaf.check_header wrapper.David Robillard1-4/+4
2015-01-03Fix Ingen Python configuration.David Robillard1-0/+1
2014-12-18Upgrade to waf 1.8.5.David Robillard4-13/+15
2014-11-19Make ingenams work with Python3 and other versions of rdflib.David Robillard2-6/+7
2014-11-17Add support for pitch bend and channel/note pressure.David Robillard3-3/+61