summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
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
2019-11-08fix crash caused by storing clock modes while loading a sessionPaul Davis
2019-11-06move all responsibility for autostart into StartupFSM and out of engine dialogPaul Davis
2019-11-06remove unused APIPaul Davis
2019-11-06implement intended auto-start logic for startupFSMPaul Davis
2019-11-06if user uses Ctrl/Cmd-w to close a dialog during startup, treat that as a req...Paul Davis
2019-11-06Session should not be accessed when not there.Len Ovens
2019-11-03Virtual-keyboard: momentary pedal (no toggle)Robin Gareus
2019-11-02Virtual-keyboard: "Tab" to sustain (still undocumented)Robin Gareus
2019-11-02improve operation of ARDOUR_UI::toggle_roll() for loop mode (particularly whe...Paul Davis
2019-11-02rename all Evoral source from .(hpp|cpp)$ to .(h|cc)Paul Davis
2019-11-02various adjustments so that a MidiPlaylist gets re-rendered whenever it changes.Paul Davis
2019-11-02alter where note resolution happens when a re-rendering is scheduled for a MI...Paul Davis
2019-11-02Remove complicated panner theme logic.Ben Loftis
2019-11-02Fan-out multi-channel instruments to tracks (not busses)Robin Gareus