summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour_ui.cc
AgeCommit message (Expand)Author
2017-02-24Allow to switch master-meter type in the toolbar-meterRobin Gareus
2017-02-21Revert "ARDOUR_UI transport buttons should use ArdourButton::set_related_acti...Paul Davis
2017-02-20First-time startup logic update.Robin Gareus
2017-02-19Remove unused ArdourUI code to add/remove Lua Session Scripts.Robin Gareus
2017-02-13GUI action Transport/RecordCountInRobin Gareus
2017-02-09NO-OP: whitespacePaul Davis
2017-02-09explanatory comment and logic change to cover when we switch to the new sessi...Paul Davis
2017-02-09always hide splash screen after save-as session switchPaul Davis
2017-02-02ARDOUR_UI transport buttons should use ArdourButton::set_related_action().Paul Davis
2017-01-20GUI follow up for new-MIDI-track API changeRobin Gareus
2017-01-20Free some one time alloc of the UI (cleaner valgrind output)Robin Gareus
2017-01-18Add GUI action to record with prerollRobin Gareus
2017-01-18Cleanup global monitor options:Robin Gareus
2017-01-16Fix a -WreorderRobin Gareus
2017-01-16Add initial GUI support for global monitor statesRobin Gareus
2017-01-12rename Bindings -> Keyboard ShortcutsBen Loftis
2017-01-11Windows/Videotimeline: support all drives (no fixed docroot/drive-letter)Robin Gareus
2017-01-10Prepare for windows video support on all drive-letters.Robin Gareus
2016-12-30re-group preferences part eight and nine of 27 (probably)Robin Gareus
2016-12-29allow all types of range location (loop, start, end etc.) to be glued to bars...nick_m
2016-12-27Add GUI support to extract and open session-archivesRobin Gareus
2016-12-21Add option to hide the 2ndary clockRobin Gareus
2016-12-20Don't redraw hidden toolbar elementsRobin Gareus
2016-12-20Allow to customize parts of the main toolbarRobin Gareus
2016-12-20Don't dynamically allocate ShuttleCtrlRobin Gareus
2016-12-17Add UI to set global track layered modeRobin Gareus
2016-11-30Remove close/OK buttons from engine dialogRobin Gareus
2016-11-25speed up track/bus creation a bitRobin Gareus
2016-11-04Fix Drifting Master hopefully for real this time.Len Ovens
2016-10-30Fix moving masterLen Ovens
2016-10-17propagate key press events through the widget heirarchy + custom ardour bindi...Paul Davis
2016-09-29fix crash on OS X el capitan when using command line argumentsPaul Davis
2016-09-28make error dump on stderr slightly more obviousPaul Davis
2016-09-23GUI option to Exclude unused sourcesRobin Gareus
2016-09-21GUI updates for archiving sessionsRobin Gareus
2016-09-20GUI support to archive sessionRobin Gareus
2016-09-18fix another crash at exit #7033Robin Gareus
2016-09-13copy demo sessionsRobin Gareus
2016-09-06add ActionManager::rec_sensitive_actions and put "add track/bus" in this grou...Paul Davis
2016-09-06move kbd focus reset method into ARDOUR_UI where it (probably) belongsPaul Davis
2016-09-01Fix a bug when formatting time stringsJohn Emmas
2016-08-22use user-specified insertion point when adding new tracks/busses with a templatePaul Davis
2016-08-22use insert at specification when duplicating tracks/bussesPaul Davis
2016-08-22factor out "new route insertion point" enums so they can be shared by relevan...Paul Davis
2016-08-21Fix another crash at exit:Robin Gareus
2016-08-04workaround changes in glibmm 2.49.xNils Philippsen
2016-07-25add some flush_pending timeoutsRobin Gareus
2016-07-18move show_gdk_event_state() utility function from gtk2_ardour to libs/gtkmm2extPaul Davis
2016-07-14enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.hPaul Davis
2016-07-13fix save/restore of preferences torn-off-window statePaul Davis