summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour_ui.h
AgeCommit message (Expand)Author
2016-01-02change Controllable::set_value() API to include grouped control consideration.Paul Davis
2015-12-19allow to show/hide Monitor SectionRobin Gareus
2015-12-10allow hiding and showing the mixer listBen Loftis
2015-11-29fix OSX openFile Application DelegateRobin Gareus
2015-11-14remove leftover declarationsPaul Davis
2015-11-14partial dialog to control track duplicationPaul Davis
2015-11-13initial/partial implementation of duplicate track/busPaul Davis
2015-11-04Improve behavior of overwrite_file_dialog.André Nusser
2015-10-06Remove unused methods in ARDOUR_UI for starting/stopping engineTim Mayberry
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis
2015-10-02provide Main/cancel-solo as an action and make rude solo button(s) use itPaul Davis
2015-10-01Add parent window argument to ARDOUR_UI::check_audioengineTim Mayberry
2015-10-01Display warning when closing Audio Setup dialog with engine stoppedTim Mayberry
2015-09-16Remove tooltips() member from ARDOUR_UI and use Gtk_UI::set_tipTim Mayberry
2015-09-16Use Forward declaration for non-MSVC compilers in ardour_ui.hTim Mayberry
2015-09-16Forward declare Meterbridge class in ardour_ui.hTim Mayberry
2015-09-16Remove ui_config.h inclusion from ardour_ui.hTim Mayberry
2015-09-16Move UIConfiguration Singleton into UIConfiguration headerTim Mayberry
2015-09-16Move ARDOUR_UI::ui_scale into UIConfiguration classTim Mayberry
2015-09-16unify recent session dialogsRobin Gareus
2015-09-15display active peak-buildsRobin Gareus
2015-09-15GUI part: cleanup peak-filesRobin Gareus
2015-09-06Don't keep gtk-file-chooser around.Robin Gareus
2015-07-16offer to scan for plugins at first start.Robin Gareus
2015-06-29Revert "start work on auto return target dropdown rather than button"Paul Davis
2015-06-29start work on auto return target dropdown rather than buttonPaul Davis
2015-06-29[Summary]: add keybindings Cmd-h (hide application) for macYPozdnyakov
2015-06-17fix 1024px width layout (remove nudge clock special case)Robin Gareus
2015-05-28rearrange and redesign UIConfiguration/ARDOUR_UI APIs to allow correct initia...Paul Davis
2015-04-29x-run counter reset & typoRobin Gareus
2015-04-29add xrun counter to status-bar (currently no reset)Robin Gareus
2015-04-22make save-as dialog be persistent, to retain settings across save-asPaul Davis
2015-04-22add central API to calculate UI scalingRobin Gareus
2015-04-21merge fix for tempo branchBen Loftis
2015-04-20Merge branch 'master' into saveasPaul Davis
2015-04-05show dialog when audioengine becomes silentPaul Davis
2015-03-23replace LinkButtonRobin Gareus
2015-03-16use tri-state text-less LED for error-log button.Robin Gareus
2015-03-14automatic error log window popup be gone.Robin Gareus
2015-03-12Add route dialog is never a transient window.nick_m
2015-02-28prepare saving video-export settings.Robin Gareus
2015-02-12A few whitespace fixesColin Fletcher
2015-01-26rename ARDOUR_UI::idle_load() to ARDOUR_UI::load_from_application_api() to co...Paul Davis
2015-01-24add handler for, and connect to, Session::SaveSessionRequestedPaul Davis
2015-01-14unfinished save-as dialog, to serve as example/guide/framework for full imple...Paul Davis
2015-01-11add initial code/stubs, actions, menu items for save asPaul Davis
2015-01-01Move Timers/Timeouts from ARDOUR_UI into functions in timers.h and use PBD::T...Tim Mayberry
2014-12-22reorder members and constructors to ensure null pointers for ARDOUR_UI::{edit...Paul Davis
2014-12-18expand help menu with various useful entries.Paul Davis