summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2019-12-12fix ASL logging/stdout+stderr when running from terminal in macOSPaul Davis
2019-12-12Allow to bind initial Lua action via left-clickRobin Gareus
2019-12-12Pre-seed Lua action-buttonsRobin Gareus
2019-12-11remove MIDI readahead parameterPaul Davis
2019-12-12Fix automation dropdown menu-item active stateRobin Gareus
2019-12-11when loading a session into a running instance, if the SR doesn't match the e...Paul Davis
2019-12-11NOOP: line mergePaul Davis
2019-12-10Monitor Section: Add a spacer so the topmost buttons are not visually grouped...Ben Loftis
2019-12-10Source List nomenclature: Whole files get imported to the SOURCE list.Ben Loftis
2019-12-09Autostart must {try to} use the session sample-rate. There is no ambiguity h...Ben Loftis
2019-12-09Suppress warnings in Gtk headersDavid Robillard
2019-12-09Fix incorrect parameter typeDavid Robillard
2019-12-09When a marker is selected, change the marker color in addition to the line co...Ben Loftis
2019-12-07"revert" back to previous loop rect in editor colorPaul Davis
2019-12-07Fix nested commentsRobin Gareus
2019-12-06UI limitations for mp3 importRobin Gareus
2019-12-05Undo habits of a Serif font loverRobin Gareus
2019-12-05VKeybd: grab and ignore some keysRobin Gareus
2019-12-05Prefer wider/fatter Sans fontRobin Gareus
2019-12-05Reduce script button widthRobin Gareus
2019-12-04Allow using ArdourSans as optional default fontRobin Gareus
2019-12-04Load and register ArdourSans font at application startRobin Gareus
2019-12-04Bundle a common Sans FontRobin Gareus
2019-12-03New approach for Lua bindings to avoid LuaBridge_API in GUI codeRobin Gareus
2019-12-03Amend 1caef183 (Windows Lua bindings)Robin Gareus
2019-12-03Fix Windows buildsRobin Gareus
2019-11-29Use a detached window for Preferences at first runRobin Gareus
2019-11-26Reset paste-count, paste-offset on undo/redoRobin Gareus
2019-11-24Remember Virtual-Keyboard window size and positionRobin Gareus
2019-11-22redesign of declicking and fades around loop boundariesPaul Davis
2019-11-22Enable some key release event forwardingRobin Gareus
2019-11-22Virtual MIDI keyboard, when visible, gets to handle keyboard input firstRobin Gareus
2019-11-22Inform LV2 plugins about main window IDRobin Gareus
2019-11-21GUI: Use new boost::optional APIRobin Gareus
2019-11-20add mixer actions for toggle disk & input monitoring; bind to d and i in mixe...Paul Davis
2019-11-19Fix Lua Pangolayout ellipsis widthRobin Gareus
2019-11-19Consistent toolbar button heightRobin Gareus
2019-11-19Improve toolbar layout consistencyRobin Gareus
2019-11-15put JACK time master option back in the menusPaul Davis
2019-11-13Fix MIDNAM device list for plugin-provided namesRobin Gareus
2019-11-12Tweak layout of Plugin-Preset dialogRobin Gareus
2019-11-12Allow to override plugin-provided MIDNAMRobin Gareus
2019-11-12Skip custom MIDNAM files in generic MTAV listRobin Gareus
2019-11-12Indicate the numeric peak-hold is always digital-peakRobin Gareus
2019-11-10Prefs > Plugins > Scan should discover new pluginsRobin Gareus
2019-11-09Ask xjadeo to use ArdourMono font for OSDRobin Gareus
2019-11-09Fix endless loop when drag/copy locked regionRobin Gareus
2019-11-09Preview video frame when draggingRobin Gareus
2019-11-09Add convenience methods to test for active dragsRobin Gareus
2019-11-08fix crash if Splash::pop_back_for() is called without splash on-screenPaul Davis