Tweak/fix splash screen event-loop
[ardour.git] / gtk2_ardour / ardour_ui.cc
2017-05-11 Robin GareusTweak/fix splash screen event-loop
2017-04-30 Len OvensMake -A open action list in a browser instead of comman...
2017-04-29 Len OvensSet -b to open in browser.
2017-04-28 Len OvensChange actions to -A and use -b to output keybindings
2017-04-27 Robin GareusAllow to hide engine dialog w/o unloading session.
2017-04-22 Len OvensChanged "ardour" to PROGRAM_NAME
2017-04-22 Len OvensSet -b switch to only two columns, correct options...
2017-04-21 Len OvensAdd HTML output for -b so that output can replace actio...
2017-04-18 Tim MayberryUse PBD::to_string instead of std::ostream when setting...
2017-04-18 Tim MayberryUse XMLNode::get/set_property API in ARDOUR_UI class
2017-04-18 Tim MayberryUse ID::to_s() in gtk2_ardour instead of ID::print()
2017-03-26 Robin GareusAdd option to disable blinking alert buttons.
2017-03-15 Robin GareusAdd GUI-Idle debugging/profiling util
2017-03-06 Robin GareusFix save-as progress dialog.
2017-03-02 Robin GareusDon't try to auto-start engine for new sessions
2017-02-24 Robin GareusAllow to switch master-meter type in the toolbar-meter
2017-02-21 Paul DavisRevert "ARDOUR_UI transport buttons should use ArdourBu...
2017-02-20 Robin GareusFirst-time startup logic update.
2017-02-19 Robin GareusRemove unused ArdourUI code to add/remove Lua Session...
2017-02-13 Robin GareusGUI action Transport/RecordCountIn
2017-02-09 Paul DavisNO-OP: whitespace
2017-02-09 Paul Davisexplanatory comment and logic change to cover when...
2017-02-09 Paul Davisalways hide splash screen after save-as session switch
2017-02-02 Paul DavisARDOUR_UI transport buttons should use ArdourButton...
2017-01-20 Robin GareusGUI follow up for new-MIDI-track API change
2017-01-20 Robin GareusFree some one time alloc of the UI (cleaner valgrind...
2017-01-18 Robin GareusAdd GUI action to record with preroll
2017-01-18 Robin GareusCleanup global monitor options:
2017-01-16 Robin GareusFix a -Wreorder
2017-01-16 Robin GareusAdd initial GUI support for global monitor states
2017-01-12 Ben Loftisrename Bindings -> Keyboard Shortcuts
2017-01-11 Robin GareusWindows/Videotimeline: support all drives (no fixed...
2017-01-10 Robin GareusPrepare for windows video support on all drive-letters.
2016-12-30 Robin Gareusre-group preferences part eight and nine of 27 (probably)
2016-12-28 nick_mallow all types of range location (loop, start, end...
2016-12-27 Robin GareusAdd GUI support to extract and open session-archives
2016-12-21 Robin GareusAdd option to hide the 2ndary clock
2016-12-20 Robin GareusDon't redraw hidden toolbar elements
2016-12-20 Robin GareusAllow to customize parts of the main toolbar
2016-12-19 Robin GareusDon't dynamically allocate ShuttleCtrl
2016-12-17 Robin GareusAdd UI to set global track layered mode
2016-11-30 Robin GareusRemove close/OK buttons from engine dialog
2016-11-25 Robin Gareusspeed up track/bus creation a bit
2016-11-04 Len OvensFix Drifting Master hopefully for real this time.
2016-10-30 Len OvensFix moving master
2016-10-17 Paul Davispropagate key press events through the widget heirarchy...
2016-09-29 Paul Davisfix crash on OS X el capitan when using command line...
2016-09-28 Paul Davismake error dump on stderr slightly more obvious
2016-09-23 Robin GareusGUI option to Exclude unused sources
2016-09-21 Robin GareusGUI updates for archiving sessions
2016-09-20 Robin GareusGUI support to archive session
2016-09-18 Robin Gareusfix another crash at exit #7033
2016-09-13 Robin Gareuscopy demo sessions
2016-09-06 Paul Davisadd ActionManager::rec_sensitive_actions and put "add...
2016-09-06 Paul Davismove kbd focus reset method into ARDOUR_UI where it...
2016-09-01 John EmmasFix a bug when formatting time strings
2016-08-22 Paul Davisuse user-specified insertion point when adding new...
2016-08-22 Paul Davisuse insert at specification when duplicating tracks...
2016-08-22 Paul Davisfactor out "new route insertion point" enums so they...
2016-08-21 Robin GareusFix another crash at exit:
2016-08-04 Nils Philippsenworkaround changes in glibmm 2.49.x
2016-07-25 Robin Gareusadd some flush_pending timeouts
2016-07-18 Paul Davismove show_gdk_event_state() utility function from gtk2_...
2016-07-14 Paul Davisenough with umpteen "i18n.h" files. Consolidate on...
2016-07-13 Paul Davisfix save/restore of preferences torn-off-window state
2016-07-13 Paul Davisuse Session::cancel_all_solo()
2016-07-13 Paul Davisfix odd double conditional
2016-07-04 Paul Davisstop-and-forget-capture should not toggle transport...
2016-06-29 Paul DavisRevert "remove unnecessary duplicate loading of GTK...
2016-06-29 Paul Davisremove unnecessary duplicate loading of GTK RC file
2016-06-26 Robin GareusBSD portability
2016-06-21 Paul Davisuse running_from_source_tree()
2016-06-12 Paul Davisstop AddRouteDialog from being modal and from using...
2016-06-07 Paul Davisuse contextual translation macro for "Locations"
2016-06-06 Paul Davisadd pre-release warning dialog. It wil not be shown...
2016-06-03 Paul Davismove from PresentationInfo::global_order() to Presentat...
2016-05-31 Paul Davisuse new record safe control in GUI
2016-05-31 Paul Davisadd route dialog should always show up wherever the...
2016-05-31 Paul Davismanually fix rebase/merge issues caused by addition...
2016-05-31 Paul Davisfix dialog message shown when a backup of an old sessio...
2016-05-31 Paul Davisfirst vaguely working version using PresentationInfo
2016-05-31 Paul Davissome tweaks for solo logic to get things working as...
2016-05-31 Paul Davisuniversal change in the design of the way Route/Track...
2016-05-31 Paul Davisinitial part of vca assignment via context menu
2016-05-31 Paul Davisfirst pass at making the GUI for a VCA visible
2016-05-31 Paul Davisextend add route dialog to include VCA masters
2016-05-31 Paul Davisremove the entire idea of a tabbable for VCA master...
2016-05-31 Paul Davismost of the changes required to add a new master faders...
2016-05-17 Robin Gareusgroup Product/App specific resources
2016-05-10 Paul Davisadd visibility tracking for main window
2016-05-06 Robin Gareusamend baca1fd3 (actually use preset)
2016-05-06 Robin GareusCreate new track by dragging an instrument from the...
2016-05-06 Robin Gareusre-introduce "add track/bus" from mixer window
2016-05-05 Paul DavisOMNIBUS COMMIT: prefer const XMLNode::property method...
2016-05-01 Robin Gareusfix a Wsigncompare and 2 -Wuninitialized
2016-04-26 Robin Gareusremove the splash-screen when changing sessions
2016-04-23 Robin Gareussave-as/snapshot tweaks:
2016-04-22 John EmmasClarify my XML error printout from yesterday (see previ...
2016-04-21 John EmmasWhen logging XML error messages, make sure we don't...
2016-04-19 Robin GareusGUI part of 00169f1da (TRY_AUTOSTART_ENGINE)
next