summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-12-21Strip trailing whitespace.David Robillard11-12/+12
2012-12-21Gracefully ignore plugins which require unsupported features or have unknown ...David Robillard7-7/+73
2012-12-21Fix crash when deleting subgraphs.David Robillard1-6/+2
2012-12-21Fix memory leaks.David Robillard16-24/+37
2012-12-21Improved error handling in Python by loading error descriptions from data.David Robillard4-23/+70
2012-12-21Add canvas menu items for adding CV ports.David Robillard3-1/+31
2012-12-21Fix memory leaks.David Robillard5-10/+15
2012-12-21Fix UI operation via socket.David Robillard7-29/+33
2012-12-21Add preliminary AMS loader script.David Robillard4-95/+496
2012-12-21Send a null terminator on bundle boundaries so reading replies from the socke...David Robillard2-0/+12
2012-12-21Add Broadcaster::Transfer for scoped recursion-safe reply bundling.David Robillard12-4/+38
2012-12-20Fix crash on bad delete events.David Robillard1-1/+2
2012-12-20Update ingenish to speak the same language as the current server.David Robillard1-5/+6
2012-11-22Show project and author information in plugin dialog (#241).David Robillard2-8/+80
2012-11-22Remove unused icon column from plugin window.David Robillard2-10/+7
2012-11-22Tidy.David Robillard1-28/+21
2012-11-22Don't save control values for block output ports (fixes #868, "direction mism...David Robillard1-0/+3
2012-11-22Configuration file saving.David Robillard5-42/+185
2012-11-21Move most recent graph open directory to Configuration.David Robillard4-27/+28
2012-11-21Trim dead code.David Robillard3-26/+1
2012-11-21GUI::Configuration => GUI::Style.David Robillard10-52/+45
2012-11-21Move human name and port label options to main configuration.David Robillard8-33/+55
2012-11-21Use atoms for option values.David Robillard8-141/+72
2012-11-21Configuration file support.David Robillard6-39/+135
2012-11-21Use translatable strings for command line error messages.David Robillard2-9/+17
2012-11-21Move Configuration from Raul to Ingen.David Robillard6-30/+340
2012-11-18Fix learn for Trigger and Internal nodes.David Robillard7-34/+35
2012-11-18Simple keyboard navigation for plugin menu.David Robillard1-6/+7
2012-11-18Don't broadcast CV inputs connected to audio outputs.David Robillard1-2/+4
2012-11-18Set atom:supports properties for patch event inputs.David Robillard1-1/+8
2012-11-18Don't do top level Glib things if Glib is already initialized.David Robillard1-4/+6
2012-11-18Fix Plugin=>UI ring overflow handling.David Robillard9-11/+27
2012-11-17Gracefully handle failure to send notifications due to buffer overrun.David Robillard3-12/+20
2012-11-17Gracefully ignore plugins with invalid ports.David Robillard1-2/+7
2012-11-17Generate sensible default symbols for plugins with URIs where the last path c...David Robillard1-22/+32
2012-11-17LV2 time support when running as a plugin.David Robillard1-1/+13
2012-11-17Set plugin<=>UI queue size based on LV2 options.David Robillard5-9/+10
2012-11-17Don't complain about ingen:activity property for unknown object since it's tr...David Robillard1-2/+3
2012-11-16Remove unnecessary include.David Robillard1-1/+0
2012-11-16Add time internal that sends Jack transport updates as LV2 time positions.David Robillard12-0/+248
2012-11-12Fix edge restoration in subgraphs (fix #864).David Robillard1-4/+5
2012-11-12Fix typo.David Robillard1-1/+1
2012-10-27Replace octaves port with note number port.David Robillard2-12/+9
2012-10-27Remove unused colour.David Robillard2-2/+0
2012-09-16Support latest options and morph extensions.David Robillard5-24/+44
2012-09-13Update to r87/autowaf (Build debuggable library with PDB file under MSVC with...David Robillard1-0/+0
2012-09-13Update to r86/autowaf (Fix pkg-config checking with --pardebug).David Robillard1-0/+0
2012-09-12Clean up wscripts.David Robillard1-28/+24
2012-09-11Update to r85/autowaf (Fix pkg-config dependencies when not using --pardebug).David Robillard1-0/+0
2012-09-10Update to r83/autowaf (Fix mandatory pkg-config checks).David Robillard1-0/+0