summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-26Fix configuration with gcc-9Robin Gareus
2020-01-25remove debug outputPaul Davis
2020-01-25Remove midi-event by iterator, not key -- #7885Robin Gareus
2020-01-25disconnect from audio/MIDI setup dialog signal response when done with itPaul Davis
2020-01-25Fix OSX/PPC packagingRobin Gareus
2020-01-25Update waf2.x "subst" feature uses obj attributesRobin Gareus
2020-01-25Downgrade "using all channels" warning to info - part 2Robin Gareus
2020-01-25Tweaks to build/package scripts for new wafRobin Gareus
2020-01-25Explicitly use OSXRobin Gareus
2020-01-25Change waf/darwin default compiler to prefer gcc (if available)Robin Gareus
2020-01-25Update waf to v2.0.19Robin Gareus
2020-01-25Towards waf python 2+3 supportDavid Runge
2020-01-25Consistent GTK Look/FeelRobin Gareus
2020-01-25Special case checkbox border color in TreeviewRobin Gareus
2020-01-25Revert "add styling specifics for TreeViews so that checkboxes are properly v...Robin Gareus
2020-01-24handle engine failure between audio/MIDI setup and end of plugin scanPaul Davis
2020-01-24after handling the first click on the audio/MIDI setup, mark it insensitive t...Paul Davis
2020-01-24make audio/MIDI setup dialog use ArdourDialog::_sensitivePaul Davis
2020-01-24add ArdourDialog::set_ui_sensitive() to provide a way to mark an arbitrary Ar...Paul Davis
2020-01-24theme-ing: fix tooltip and knob surround colors on caineville,clear-gray themesBen Loftis
2020-01-24theme-ing: replace missing feedback button colorBen Loftis
2020-01-24theme-ing: fix generic-ui knob color, and remove knob surround gradientsBen Loftis
2020-01-24Downgrade "using all channels" warning to info messageRobin Gareus
2020-01-24Fix Eno discographyRobin Gareus
2020-01-24Engine: debug-print alignmentRobin Gareus
2020-01-23tentative fix for stop-transport not working after a locate at loop endPaul Davis
2020-01-24Backport Mixbus change (offer gap as preference)Robin Gareus
2020-01-23Export Dialog: catch major changes, and mark the session dirty. Otherwise ch...Ben Loftis
2020-01-23Remove debug print (amends 978de9)Robin Gareus
2020-01-23add more debug outputPaul Davis
2020-01-23use Session::locate_initiated(), appropriatelyPaul Davis
2020-01-23add Session::locate_initiated()Paul Davis
2020-01-23add TransportFSM::declicking_for_locate()Paul Davis
2020-01-23extend DEBUG_TRACE outputPaul Davis
2020-01-23NOOP: whitespace/indent fixes from emacsPaul Davis
2020-01-23handle possible failure of a region renamePaul Davis
2020-01-23MIDI-region specific naming logicPaul Davis
2020-01-23use a better "legalize for path" method when exportingPaul Davis
2020-01-23NOOP: remove blank linePaul Davis
2020-01-23remove no-longer used PostTransportWork bits and renumber the restPaul Davis
2020-01-23after the butler has finished work, by definition there is nothing left to doPaul Davis
2020-01-23variable not used without debug modePaul Davis
2020-01-23Fit Selection (Vertical): if we cant fit all selected tracks, report that to ...Ben Loftis
2020-01-23Only select all routes in a given group if the group is activeNikolaus Gullotta
2020-01-22Split Select-All-Tracks into 2 appropriately named actionsBen Loftis
2020-01-21do not clear any PostTransportWork flags in butler threadPaul Davis
2020-01-21add a heuristic to avoid refilling playback buffers at transport stopPaul Davis
2020-01-21remove debug outputPaul Davis
2020-01-22Do not install static libsRobin Gareus
2020-01-22Keep track/bus number visible when disabling trackRobin Gareus