summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour_ui.cc
AgeCommit message (Expand)Author
2017-08-03Fix Session > New (cancel retains the current session if any)Robin Gareus
2017-07-26Ask user to save when using save-as or snapshot+switch.Robin Gareus
2017-07-17Remove ArdourPrompter wrapperRobin Gareus
2017-07-17Remove <gtkmm.h> include from header files.Robin Gareus
2017-07-17Move more Gtkmm2ext widgets into libwidgetRobin Gareus
2017-07-17Move Gtkmm2ext widgets into libwidgetRobin Gareus
2017-07-17Separate Ardour UI widgets into dedicated libraryRobin Gareus
2017-07-12First draft of a template management dialogJohannes Mueller
2017-07-03Another approach for stuck splash-screens:Robin Gareus
2017-07-01Fix some typos (closes GH PR #356)Thomas Brand
2017-07-01NO-OP whitespace (updated GH PR #357)Thomas Brand
2017-07-01Fix crash when rapidly switching snapshotsRobin Gareus
2017-06-17Fix adding tracks/busses at the topRobin Gareus
2017-06-03add route dialog now has "Add" and "Add and Close" buttons. "Add" keeps dial...Daniel Sheeler
2017-05-29when creating a new session after working on one, the "Cancel" button should ...Paul Davis
2017-05-26Use correct property names for Editor transport controllable stateTim Mayberry
2017-05-11Tweak/fix splash screen event-loopRobin Gareus
2017-04-29Make -A open action list in a browser instead of command terminal.Len Ovens
2017-04-29Set -b to open in browser.Len Ovens
2017-04-28Change actions to -A and use -b to output keybindingsLen Ovens
2017-04-27Allow to hide engine dialog w/o unloading session.Robin Gareus
2017-04-22Changed "ardour" to PROGRAM_NAMELen Ovens
2017-04-22Set -b switch to only two columns, correct options text.Len Ovens
2017-04-21Add HTML output for -b so that output can replace actions page in manual.Len Ovens
2017-04-19Use PBD::to_string instead of std::ostream when setting up video server urlTim Mayberry
2017-04-19Use XMLNode::get/set_property API in ARDOUR_UI classTim Mayberry
2017-04-19Use ID::to_s() in gtk2_ardour instead of ID::print()Tim Mayberry
2017-03-26Add option to disable blinking alert buttons.Robin Gareus
2017-03-15Add GUI-Idle debugging/profiling utilRobin Gareus
2017-03-06Fix save-as progress dialog.Robin Gareus
2017-03-02Don't try to auto-start engine for new sessionsRobin Gareus
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