summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2018-11-04Save Lua UI scripts separatelyRobin Gareus
2018-11-04NO-OP: whitespaceJohannes Mueller
2018-11-01Allow strips to add or remove personal sendsLen Ovens
2018-11-01A listen route has no aux sendsLen Ovens
2018-11-01Work around tooltips in treeviews selection issue #7678Robin Gareus
2018-11-01Allow ListenBus to be added by GUILen Ovens
2018-11-01Prefer key-event dispatch over emulated events for VST plugins.Robin Gareus
2018-11-01Add API to dispatch keyboard events to VST PluginsRobin Gareus
2018-11-01Correct new track/bus/VCA dialog textLen Ovens
2018-11-01Consider size of port matrix column labels for size of row labelsJohannes Mueller
2018-11-01Put the sidechain ports into a dedicated tab in PortMatrixJohannes Mueller
2018-11-01Fix key-forwarding to linuxVST UIsRobin Gareus
2018-10-31Allow to limit strip-inline controls (GUI optimization)Robin Gareus
2018-10-31Preference Dropdown to limit Automatable ParametersRobin Gareus
2018-10-31NO-OP: whitespaceRobin Gareus
2018-10-30New Route dialog: add fallback default selectionRobin Gareus
2018-10-29Consolidate PinDialog Session/recording checksRobin Gareus
2018-10-29Set session of PluginPinWidget created after ::set_session()Johannes Mueller
2018-10-28Processor-box control context menu updateRobin Gareus
2018-10-28Don't show hidden controls inline in the mixer-stripRobin Gareus
2018-10-28Only allow LV2 touch events for control inputsRobin Gareus
2018-10-26Wimplicit-fallthrough fixes for gtk-ardourRobin Gareus
2018-10-25Plugin analysis numericsRobin Gareus
2018-10-19Add personal monitor sendsLen Ovens
2018-10-17Option to hide send if aux is hiddenLen Ovens
2018-10-17use IsPhysical port flag to decide what to show in the "system" tab of a patc...Paul Davis
2018-10-17Fix MMC range 0..127 (libardour uses and 0x7f)Robin Gareus
2018-10-15change region->row map of EditorRegions to use iterator, not RowReferencePaul Davis
2018-10-14remove use of hardcoded -fPIC compiler flag, and use compiler flag dict insteadPaul Davis
2018-10-14fix several inter-related problems with libptformatPaul Davis
2018-10-13Clarify where the file 'ptfformat.h' can be foundJohn Emmas
2018-10-12PT import: editor_pt_import complete rewriteDamien Zammit
2018-10-12PT import: Add new PTImportSelector dialogDamien Zammit
2018-10-10revert the coupling of location UI clock modes to transport clocksPaul Davis
2018-10-10use primary, not secondary, clock mode to drive other clock modes, and dynami...Paul Davis
2018-10-10region editor should use primary clock mode, not secondaryPaul Davis
2018-10-07use C++, dammitPaul Davis
2018-10-07show message if adding transport master doesn't workPaul Davis
2018-10-07make name entry activation close dialog (potentially)Paul Davis
2018-10-07delete transport masters from an idle callbackPaul Davis
2018-10-07add dialog for adding new transport mastersPaul Davis
2018-10-07Fix DSP-load window when removing plugins/routesRobin Gareus
2018-10-06Sort Sidechain port list by mixer-order instead of alphabeticallyRobin Gareus
2018-10-05make remove work for transport masters (bug fix, really)Paul Davis
2018-10-05remove debug outputPaul Davis
2018-10-05tweak up display of "time since last msg" for transport mastersPaul Davis
2018-10-05move away from "sync source" conceptsPaul Davis
2018-10-05laying the groundwork for adding/removing transport mastersPaul Davis
2018-10-05Remove debug output from 39f65bbceRobin Gareus
2018-10-04Change color of nudge-buttons depending on selection.Robin Gareus