summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-10fix up handling of audio/MIDI setup dialog and remove debug outputPaul Davis
2019-10-10make error message very slightly more indicative of what might be happening w...Paul Davis
2019-10-10make EngineDialog behavior more appropriate for use in both startup and non-s...Paul Davis
2019-10-10changes to get startupFSM working (more) correctlyPaul Davis
2019-10-10remove unused label and simplify return value/return pathPaul Davis
2019-10-10NOOP: move bracePaul Davis
2019-10-10make ARDOUR_UI::load_session_from_startup_fsm() return a value, and use itPaul Davis
2019-10-10fix decl of method with const argPaul Davis
2019-10-10add StartupFSM::end() (empty for now) and remove unused statesPaul Davis
2019-10-10use const argument when calling ::build_session()Paul Davis
2019-10-10remove unused assignmentPaul Davis
2019-10-10remove two unused variablesPaul Davis
2019-10-10make BusProfile argument to new Session constructor be const (and in associat...Paul Davis
2019-10-10NSM startup needs to call a different method due to API changesPaul Davis
2019-10-10move copying demo sessions into NewUserWizardPaul Davis
2019-10-10changes to ARDOUR_UI to reflect new startupFSM and non-modal SessionDialog ha...Paul Davis
2019-10-10modify API of SessionDialog to reflect that it is never used with command lin...Paul Davis
2019-10-10add initial version of StartupFSM along with its owners/usersPaul Davis
2019-10-10remove unnecessary template methods (replicated in libs/gtkmm2ext/doi.hPaul Davis
2019-10-10add SessionDialog::clear_name()Paul Davis
2019-10-10change SessionDialog::meta_master_bus_profile() to be a static methodPaul Davis
2019-10-10engine dialog should emit response and handle it, not just call its own respo...Paul Davis
2019-10-10rename ArdourStartup to NewUserWizard and rename source file(s)Paul Davis
2019-10-10provide ArdourStartup with a Gtk::Dialog-like signal_response()Paul Davis
2019-10-11Show preset-browser button if annoted presets are availableRobin Gareus
2019-10-11Add a plugin-preset browser windowRobin Gareus
2019-10-10Preset-Browser: highlight only unmodified presetsRobin Gareus
2019-10-10NO-OP: whitespaceRobin Gareus
2019-10-10Add "List/Browse" vector iconRobin Gareus
2019-10-10Add API to check for plugin-presets with descriptionRobin Gareus
2019-10-07add constructorPaul Davis
2019-10-07fix compiler warning about possible buffer size issuePaul Davis
2019-10-07Stem-export: pre-select selected tracks/bussesRobin Gareus
2019-10-07Fix a translation issue (default value session-archive dropdown)Robin Gareus
2019-10-07Special case horizontal faders (pan to right)Robin Gareus
2019-10-07Invert Pan-Azimuth (up means left)Robin Gareus
2019-10-06Configure UI scale as first start stepRobin Gareus
2019-10-06Cleanup unused includesRobin Gareus
2019-10-03factor out NSM startup codePaul Davis
2019-10-02changes required to get build-stack to run on a Mojave VM.Paul Davis
2019-10-02remove all use of NO_PLUGIN_STATE #ifdefPaul Davis
2019-10-02Prefer portable (MSVC?) getenv (amend 5ea54be)Robin Gareus
2019-10-02Allow ARDOUR_AVG_DSP_LOAD for non-debug buildsRobin Gareus
2019-10-02Amend 903c3ec5a API renameRobin Gareus
2019-10-02Plugin type lookup does not change PIRobin Gareus
2019-10-02Remove unused API (and some MIXBUS specifics)Robin Gareus
2019-10-02Optimize default case: no delayRobin Gareus
2019-10-01Fix thinko in cd5f70e69a (delayline buffer resize)Robin Gareus
2019-09-30Update Fluidsynth to v2.0.7Robin Gareus
2019-09-30added an Ardour-focused smartphone layout for Touch OSCSunil Chopra