summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2017-06-14Squelch error message when toggling master-bus visibility.Robin Gareus
2017-06-12Fix Monitor Group overrideRobin Gareus
2017-06-12Consistent "cancel/close" button position on the left.Robin Gareus
2017-06-13Restore the state of the autoplay button in the import dialogTim Mayberry
2017-06-13Make Import the default action in the Import DialogTim Mayberry
2017-06-10NoteCreateDrag - Fix incorrect note length due to use of region-relative posi...nick_m
2017-06-09Update GUI, drop Automatable::value_as_string() APIRobin Gareus
2017-06-09Prepare AutomationTimeAxisView for non-route (VCA) automationRobin Gareus
2017-06-09Fix incorrect positioning of tempo line subdivisions if first meter is non-zeronick_m
2017-06-08Fix crash when showing plugin-UI in safe-modeRobin Gareus
2017-06-09TempoLines deletes its bfc on destructionnick_m
2017-06-09Tempo lines display subdivisions correctly over a tempo changenick_m
2017-06-09Delete tempo lines when session goes awaynick_m
2017-06-08Fix rec-box w/count-inRobin Gareus
2017-06-08Add a file-chooser LuaDialog WidgetRobin Gareus
2017-06-07cut buffer must not mess around with libardour selectionPaul Davis
2017-06-03add route dialog now has "Add" and "Add and Close" buttons. "Add" keeps dial...Daniel Sheeler
2017-06-02Import Dialog is Window. Dialog Esc behavior needs to be emulated.Robin Gareus
2017-06-01Remove "Close" button from import-dialog (prefer WM close button)Robin Gareus
2017-05-31if actively recording, prevent interaction between mouse and audio clock widg...Paul Davis
2017-05-29Credit where credit is dueRobin Gareus
2017-05-29when creating a new session after working on one, the "Cancel" button should ...Paul Davis
2017-05-26Update Russian translationAlexandre Prokoudine
2017-05-26Remove attempt to retrieve invalid Meterbridge propertiesTim Mayberry
2017-05-26Use correct property names in Meterbridge::get_state()Tim Mayberry
2017-05-26Use correct property names for Editor transport controllable stateTim Mayberry
2017-05-25Pretty print control-outputs in generic-UIRobin Gareus
2017-05-23Remove unused header file in gtk2_ardourTim Mayberry
2017-05-23Remove dead assignment in Editor::export_audio()Tim Mayberry
2017-05-23Remove dead assignment in Editor::metric_get_bbtTim Mayberry
2017-05-23Remove dead assignment in MiniTimeline::draw_edgeTim Mayberry
2017-05-14Support note name editing in midi list editorNil Geisweiller
2017-05-14Fix compiler warning of unused variable.André Nusser
2017-05-14one more update to german translationEdgar Aichinger
2017-05-14update german translationEdgar Aichinger
2017-05-14yet another stupid typoRobin Gareus
2017-05-14Fix double "Tape" in Record Mode drop down when adding new track.André Nusser
2017-05-14Fix use-after free (signal after deleting group)Robin Gareus
2017-05-13Fix typos (thanks edogawa)Robin Gareus
2017-05-12Remove cfgtool, it's not useful anymoreRobin Gareus
2017-05-12change the way ControlProtocols (control surfaces) are notified and handle St...Paul Davis
2017-05-11Tweak/fix splash screen event-loopRobin Gareus
2017-05-11NO-OP: whitespaceRobin Gareus
2017-05-11context click on marker > loop range should set loop rangePaul Davis
2017-05-10Remove ambiguity to keep MSVC happyJohn Emmas
2017-05-10ArdourButton: Pick up initial action sensitivityRobin Gareus
2017-05-10Remember Monitor-section state (show/hide, attached/detached)Robin Gareus
2017-05-08Limit clock displays to 30days (720hours) by default.Robin Gareus
2017-05-08remove misc. debug outputPaul Davis
2017-05-08when a Route is removed, don't bother triggering a sync-presentation-info-fro...Paul Davis