summaryrefslogtreecommitdiff
path: root/gtk2_ardour/engine_dialog.cc
AgeCommit message (Expand)Author
2015-06-03Change message about JACK already running to be less scaryPaul Davis
2015-06-01engine dialog fixes for multiple devicesRobin Gareus
2015-05-31Allow selection of input and output devices in EngineDialog for backends that...Tim Mayberry
2015-04-14When running on Windows, hide the Engine dialog before calling 'push_state_to...John Emmas
2015-04-07and 2c89ec5, keep backend running.Robin Gareus
2015-04-04Query backend’s setup_required() every time. fixes #6041Robin Gareus
2015-03-31fancy plural form.Robin Gareus
2015-03-26add colon to match other labelsBen Loftis
2015-03-22Engine: remember state only on “Apply” and “OK”Robin Gareus
2015-03-16work-around engine dialog crashes.Robin Gareus
2015-03-07remove unneeded debug outputBen Loftis
2015-03-07engine dialog, update device is changed.Robin Gareus
2015-03-07fix device changes..Robin Gareus
2015-03-06update Engine Dialog when devices are dis/connected.Robin Gareus
2015-03-01possible fix for #6187 - assert(backend)Robin Gareus
2015-02-24recover the most recent audio setup settings from configBen Loftis
2015-02-06when the user changes devices, notify the backendBen Loftis
2015-01-25add a simple status indicator to the Engine DialogRobin Gareus
2015-01-25fix latency measurement result displayRobin Gareus
2015-01-22move control app button adjacent to sample rate and bufsize settingsBen Loftis
2015-01-22remove channelcount selectors for mixbusBen Loftis
2015-01-17consistent display of period-size.Robin Gareus
2015-01-17display current buffer size - hopefully w/o breaking ASIORobin Gareus
2015-01-17Engine Dialog: fix various signal connectionsRobin Gareus
2015-01-17engine dialog fix buffersize sensitivityRobin Gareus
2015-01-17update engine dialog UI stateRobin Gareus
2015-01-17fix 05a612bRobin Gareus
2014-10-03fix crash when changing the Audio SystemRobin Gareus
2014-10-03fix engine control widget sensitivityRobin Gareus
2014-10-02Fix warning from ./waf i18n about empty stringColin Fletcher
2014-09-13Fix restore of Jack driver settingColin Fletcher
2014-09-01Engine Dialog: focus OK button (press enter to cont w/previous settings)Robin Gareus
2014-07-04purge states of Audio-backends that are N/ARobin Gareus
2014-06-25move utility functions into a dedicated namespaceRobin Gareus
2014-06-25namespace libardour utilsRobin Gareus
2014-06-23for backends w/o control, save a fake state with only the "active" attribute.Robin Gareus
2014-06-22fix latency-measurement dialog back-button.Robin Gareus
2014-06-19latency measurement dialog updates:Robin Gareus
2014-06-19engine-dialog: properly restore previous active stateRobin Gareus
2014-06-16hide "turn down volume" label for midi-latency measurementRobin Gareus
2014-06-16debug alsa midi latency measurementRobin Gareus
2014-06-16fix pango font style (prev commit)Robin Gareus
2014-06-16no more red latency messagesRobin Gareus
2014-06-15reset latency dialog every time.Robin Gareus
2014-06-15be smart, use boost::shared_ptrRobin Gareus
2014-06-15clear engine device combo when no devices are availableRobin Gareus
2014-06-14if we don't have control over the device/backend, allow to proceed.Robin Gareus
2014-06-14fix initialization of audio-engine dialogRobin Gareus
2014-06-14enable ArdourButton focus in EngineDialogRobin Gareus
2014-06-13Engine Dialog: Don't save duplicate states (and remove old dups)Robin Gareus