add locale-guard when saving engine states, also #6418
[ardour.git] / gtk2_ardour / engine_dialog.cc
2015-07-08 Robin Gareusadd locale-guard when saving engine states, also #6418
2015-06-03 Paul DavisChange message about JACK already running to be less...
2015-05-31 Robin Gareusengine dialog fixes for multiple devices
2015-05-31 Tim MayberryAllow selection of input and output devices in EngineDi...
2015-04-21 Ben Loftismerge fix for tempo branch
2015-04-20 Paul DavisMerge branch 'master' into saveas
2015-04-14 John EmmasWhen running on Windows, hide the Engine dialog before...
2015-04-10 Colin FletcherMerge branch 'uk-english'
2015-04-07 Robin Gareusand 2c89ec5, keep backend running.
2015-04-04 Robin GareusQuery backend’s setup_required() every time. fixes...
2015-03-31 Robin Gareusfancy plural form.
2015-03-30 Ben Loftisadd colon to match other labels
2015-03-27 Ben Loftisadd colon to match other labels
2015-03-22 Robin GareusEngine: remember state only on “Apply” and “OK”
2015-03-16 Robin Gareuswork-around engine dialog crashes.
2015-03-07 Ben Loftisremove unneeded debug output
2015-03-07 Robin Gareusengine dialog, update device is changed.
2015-03-07 Robin Gareusfix device changes..
2015-03-06 Robin Gareusupdate Engine Dialog when devices are dis/connected.
2015-03-01 Robin Gareuspossible fix for #6187 - assert(backend)
2015-02-24 Ben Loftisrecover the most recent audio setup settings from config
2015-02-06 Ben Loftiswhen the user changes devices, notify the backend
2015-01-25 Robin Gareusadd a simple status indicator to the Engine Dialog
2015-01-25 Robin Gareusfix latency measurement result display
2015-01-22 Ben Loftismove control app button adjacent to sample rate and...
2015-01-22 Ben Loftisremove channelcount selectors for mixbus
2015-01-17 Robin Gareusconsistent display of period-size.
2015-01-17 Robin Gareusdisplay current buffer size - hopefully w/o breaking...
2015-01-17 Robin GareusEngine Dialog: fix various signal connections
2015-01-17 Robin Gareusengine dialog fix buffersize sensitivity
2015-01-17 Robin Gareusupdate engine dialog UI state
2015-01-17 Robin Gareusfix 05a612b
2014-10-16 Paul DavisMerge branch 'cairocanvas'
2014-10-03 Robin Gareusfix crash when changing the Audio System
2014-10-03 Robin Gareusfix engine control widget sensitivity
2014-10-02 Colin FletcherFix warning from ./waf i18n about empty string
2014-09-13 Colin FletcherFix restore of Jack driver setting
2014-09-01 Robin GareusEngine Dialog: focus OK button (press enter to cont...
2014-07-04 Robin Gareuspurge states of Audio-backends that are N/A
2014-07-01 Colin FletcherMerge branch 'ripple-mode-cc' into cairocanvas
2014-07-01 Paul Davismerge with master.
2014-06-25 Robin Gareusmove utility functions into a dedicated namespace
2014-06-25 Robin Gareusnamespace libardour utils
2014-06-23 Robin Gareusfor backends w/o control, save a fake state with only...
2014-06-22 Robin Gareusfix latency-measurement dialog back-button.
2014-06-19 Robin Gareuslatency measurement dialog updates:
2014-06-19 Robin Gareusengine-dialog: properly restore previous active state
2014-06-16 Robin Gareushide "turn down volume" label for midi-latency measurement
2014-06-16 Robin Gareusdebug alsa midi latency measurement
2014-06-16 Robin Gareusfix pango font style (prev commit)
2014-06-16 Robin Gareusno more red latency messages
2014-06-15 Robin Gareusreset latency dialog every time.
2014-06-15 Robin Gareusbe smart, use boost::shared_ptr
2014-06-15 Robin Gareusclear engine device combo when no devices are available
2014-06-14 Robin Gareusif we don't have control over the device/backend, allow...
2014-06-14 Robin Gareusfix initialization of audio-engine dialog
2014-06-13 Robin Gareusenable ArdourButton focus in EngineDialog
2014-06-13 Robin GareusEngine Dialog: Don't save duplicate states (and remove...
2014-06-13 Robin Gareusadd GUI for midi-device settings (and properly indent...
2014-06-08 Paul DavisMerge branch 'waveview_caching_for_upstream' of https...
2014-06-08 Robin Gareusfix 'use_latency_button' (broken in prev. commit)
2014-06-08 Robin Gareusbasic Midi latency measurement GUI (re-use Audio latenc...
2014-06-08 Robin Gareusprepare MIDI latency measurement (backend)
2014-06-04 Robin Gareusfixes to change engines while Ardour is running.
2014-06-02 Robin Gareusallow latency measurement at startup
2014-06-02 Robin Gareustentative fix for requesting driver+device list from...
2014-06-02 Paul Davismerge with master and fix 4 conflicts by hand
2014-05-24 Robin Gareusfix sensitivity of engine dialog driver_combo.
2014-05-19 Colin FletcherMerge branch 'export-dialog' into cairocanvas
2014-05-01 Paul Davisif using the audio/MIDI setup dialog because there...
2014-04-10 Paul Davisfirst pass hiding/rearrangement of UI elements related...
2014-03-22 Paul DavisMerge ... master, primarily for adrian's maximise-mixer...
2014-02-28 Paul Davischange latency calibration button from "record enable...
2014-01-20 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-13 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-13 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-12 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-10 Paul Davisfinished merge of cairocanvas with windows and windows...
2014-01-10 Paul DavisMerge windows+cc branch into cairocanvas branch. Not...
2014-01-08 Colin FletcherMerge remote-tracking branch 'origin/master' into expor...
2014-01-02 Paul DavisMerge branch 'master' into cairocanvas
2014-01-02 Paul Davisavoid GTK packing warning when using >1 backend
2013-12-03 Paul Davisfix up wscript/build issues in exportvis after merge...
2013-11-30 Paul Davisfix merge with master
2013-11-30 Paul Davismerge and resolve conflict with master
2013-11-27 Paul Davisdo not push new state to backend from audio/MIDI setup...
2013-10-23 Paul Davisfix merge conflicts with master
2013-10-22 Paul Davismerge from master
2013-10-22 Paul DavisMerge branch 'unify_display_ordering' of https://github...
2013-10-22 Paul DavisMerge branch 'miscfix' of https://github.com/mojofunk...
2013-10-21 Paul Davisuse new default SR + bufsize values in engine dialog
2013-10-17 Paul Davismerge with master and fix 2 conflicts
2013-10-17 Paul DavisMerge branch 'master' into windows
2013-10-16 John EmmasMerge remote-tracking branch 'remotes/origin/master...
2013-10-16 Paul Davisfix typo from earlier change to conditionalize driver... 3.5
2013-10-15 Paul Davisprevent button in latency measurement dialog from chang...
2013-10-15 Paul Davistry to prevent crash if running latency calibration...
2013-10-15 Paul Davisfix crash when opening audio/MIDI setup while playing...
2013-10-15 John EmmasMerge branch 'windows' into windows+cc
2013-10-15 Paul DavisMerge branch 'master' into windows
next