summaryrefslogtreecommitdiff
path: root/gtk2_ardour/engine_dialog.cc
AgeCommit message (Expand)Author
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
2014-06-13add GUI for midi-device settings (and properly indent the code)Robin Gareus
2014-06-08fix 'use_latency_button' (broken in prev. commit)Robin Gareus
2014-06-08basic Midi latency measurement GUI (re-use Audio latency notebook)Robin Gareus
2014-06-08prepare MIDI latency measurement (backend)Robin Gareus
2014-06-04fixes to change engines while Ardour is running.Robin Gareus
2014-06-02allow latency measurement at startupRobin Gareus
2014-06-02tentative fix for requesting driver+device list from backendRobin Gareus
2014-05-24fix sensitivity of engine dialog driver_combo.Robin Gareus
2014-05-01if using the audio/MIDI setup dialog because there are >1 backends, but the c...Paul Davis
2014-04-10first pass hiding/rearrangement of UI elements related to trxPaul Davis