summaryrefslogtreecommitdiff
path: root/gtk2_ardour/engine_dialog.h
AgeCommit message (Expand)Author
2014-06-16hide "turn down volume" label for midi-latency measurementRobin Gareus
2014-06-15be smart, use boost::shared_ptrRobin Gareus
2014-06-14enable ArdourButton focus in EngineDialogRobin Gareus
2014-06-13add GUI for midi-device settings (and properly indent the code)Robin Gareus
2014-06-08basic Midi latency measurement GUI (re-use Audio latency notebook)Robin Gareus
2013-11-27do not push new state to backend from audio/MIDI setup until OK or Apply are ...Paul Davis
2013-10-15prevent button in latency measurement dialog from changing size when relabelledPaul Davis
2013-10-15try to prevent crash if running latency calibration with JACK setup that is l...Paul Davis
2013-10-12rework things for Audio/MIDI setup dialog a bit: no tabs being the most notic...Paul Davis
2013-10-10more fixes and rationalizations for MIDI option handling in the audio MIDI setupPaul Davis
2013-10-10basic use of new backend MIDI optionsPaul Davis
2013-09-23move rate_as_string() from EngineControl to utils.ccPaul Davis
2013-09-19show a different audio/MIDI option screen if JACK is already running. try to ...Paul Davis
2013-09-17substantive changes to allow the audio/MIDI setup dialog to change settings a...Paul Davis
2013-09-17add basic display of existing MIDI ports to audio/MIDI setupPaul Davis
2013-09-16end latency detection if AMS window closed while running detection (plus some...Paul Davis
2013-09-16various bits of polish for the latency tab of audio/midi setup dialogPaul Davis
2013-09-12lots of changes to auto-start (and stop) the backend for latency measurements...Paul Davis
2013-09-12change names, add comment, improve return type to avoid extra call to get Eng...Paul Davis
2013-09-11make use of measured latency values to set dialog controls, and use actual po...Paul Davis
2013-09-11remove unused members and code from EngineControl dialog (related to differen...Paul Davis
2013-09-10basic functionality for hardware latency measurementPaul Davis
2013-09-10many changes relating to session construction and audioengine interactionPaul Davis
2013-09-09move control app launching back into audio backend to allow ASIO/CoreAudio mo...Paul Davis
2013-09-09fix crash when unconditionally using null env var; tweak packing of control a...Paul Davis
2013-09-09initial work on adding access to h/w control apps when ardour starts JACKPaul Davis
2013-09-09move engine dialog from a widget to an actual dialog; emit Session::AudioEngi...Paul Davis
2013-09-06add input/output channel counts and reorganize table somewhatPaul Davis
2013-09-06save/restore I/O latency values in audio/midi setupPaul Davis
2013-09-05always save/keep audio/MIDI setup states so that they are available for use *...Paul Davis
2013-09-04save and restore the selected engine state at startupPaul Davis
2013-09-04fix up restoration of saved state from disk, still incompletePaul Davis
2013-09-04save and restore audio/MIDI setup states to disk (in ardour.rc)Paul Davis
2013-09-04save and restore settings for different backend/driver/device combinationsPaul Davis
2013-09-04rename interface_ stuff in the engine dialog to device_, since that feels a b...Paul Davis
2013-08-09a few more visual tweaks and simplifications for audio/midi setupPaul Davis
2013-08-08some rearrangements and details for the engine dialogPaul Davis
2013-08-05can now start JACK based on config dialogPaul Davis
2013-08-04start work on the changes to EngineControl (dialog) to integrate with new bac...Paul Davis
2012-11-08notably modify the design and logic of the startup dialog, so that we can han...Paul Davis
2012-06-25Don't specify real-time priority when starting JACK (#4946).Carl Hetherington
2012-01-20rest of engine dialgo changesPaul Davis
2010-09-17patch from Johan Mattson to make -I/-O options in engine dialog actually work...Paul Davis
2010-07-26Save and restore MIDI driver option state, and tidy up a couple of things. F...Carl Hetherington
2010-07-23HIG-ify engine dialogue and add midi driver option. Fixes #3349.Carl Hetherington
2009-10-14Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mix...David Robillard
2009-05-12Remove most using declarations from header files.Carl Hetherington
2008-01-15Merge with trunk R2920.David Robillard
2007-10-19Patch from mantis user 'lincoln'; add support for FreeBoB in the audio settin...Carl Hetherington
2007-10-11merge from 2.0-ongoing by hand, minus key binding editorPaul Davis