summaryrefslogtreecommitdiff
path: root/gtk2_ardour/engine_dialog.cc
AgeCommit message (Expand)Author
2012-12-02change name used for FFADO driver when starting JACKPaul Davis
2012-04-19remove soundtouch, fixes for Snow Leopard build, use libintl explicitly on no...Paul Davis
2012-01-31add 176.4kHz rate to GUIBen Loftis
2012-01-20(backport from a3) heuristic to workaround over-eager translation of NN000Hz ...Paul Davis
2011-11-23switch to FFADO as the default firewire driverPaul Davis
2011-08-18remove use of Glib::ustring from gtk2_ardourPaul Davis
2011-01-06remove EPA debug output, and use scoped_ptr<> to make sure we don't change th...Paul Davis
2011-01-06more fixes for EPA madnessPaul Davis
2010-07-23use -r argument with JACK if realtime is not requested in engine dialogPaul Davis
2010-03-12option to enable/disable translations when using a bundled (OS X) version of ...Paul Davis
2009-10-30save audio setup settings even when using FFADO (#2210)Paul Davis
2009-10-08JACK is realtime by default when started by ardour; mackie "ardour" port limi...Paul Davis
2009-09-17better behaviour when JACK fails to start from "within" ardour. still not qui...Paul Davis
2009-09-17more NSD changes. if JACK is not running and no interface has ever been chose...Paul Davis
2009-09-16first part of NSD changes - if no interface has been identified previously, p...Paul Davis
2009-05-19don't attempt to check server name if possible server paths have not been dis...Paul Davis
2009-05-18do not look for (and potentially exit) jack servers if jack is already runningPaul Davis
2008-11-11Fix silly careless errors.David Robillard
2008-11-01initialize jack timeout parameter correctly (not doing this breaks JackOSX, m...Paul Davis
2008-06-10(5) debugging with nowhiskey - remove stupid lack of scaling caused by redisp...Paul Davis
2008-02-06proper fix for stereo region wave drawing bug; make trackheight operations ap...Paul Davis
2008-02-01fix up use of PATH when finding JACK (and startign it) so that new OS X users...Paul Davis
2008-02-01add ferret icon; fix up JACK discovery on systems with inadequate PATH; chang...Paul Davis
2008-01-20Fix the >=2 channel track recording waveform drawing problem, and (temporaril...Doug McLain
2008-01-15fix engine_dialog.cc changes to compile on OS X2.2Paul Davis
2008-01-15fix SNAFU with jack driver selection, caused by enabling FFADO driver (exposi...Paul Davis
2008-01-15fix copy-drag SNAFU; fix shuffling playhead when zoom gets so low that roundi...Paul Davis
2008-01-14none of this was needed, so its not so dirty after all :)Doug McLain
2008-01-13Quick and dirty fix for ffado jack options in engine dialogDoug McLain
2008-01-11enable packaging for OSX native without jack; use which_page() everywhere in ...Paul Davis
2008-01-09fix build error on linux (caused by OS X-related changes)Paul Davis
2008-01-09fixes for jackd/mp path scanning from OSX landPaul Davis
2008-01-09yet more changes to the monstrosity that is session loading and startup; sear...Paul Davis
2008-01-08remove debug outputPaul Davis
2007-10-03useful changes from the world of OS X failure testingPaul Davis
2007-09-20changes for OSX/SAEPaul Davis
2007-09-20don't use non-existent JACK server pathsPaul Davis
2007-08-27make sure device names in audio setup dialog are not truncatedPaul Davis
2007-08-22changes to support packaging of the GTK-Quartz version of Ardour for OS XPaul Davis
2007-08-17changes to niceify the audio setup dialog on OS X, plus that fix for brand ne...Paul Davis
2007-08-17continue cleanup+improvements to audio setup dialog; add save+restore to said...Paul Davis
2007-08-16mo' better coreaudio device enumeration and usage by JACK control panelPaul Davis
2007-08-15code from QJC for CoreAudio device enumerationPaul Davis
2007-08-15stop using paul's .jackdrc as the hard coded pathPaul Davis
2007-08-15more SAE + gtkosx changes - try to find jackd in the bundle; hard code SAE se...Paul Davis
2007-08-15basic startup changes to enable the engine control stuff to work; a little AR...Paul Davis
2007-08-13engine dialog work, new -m option for menu file selection, new obolean automa...Paul Davis
2007-06-29make a start on JACK control dialogPaul Davis