summaryrefslogtreecommitdiff
path: root/gtk2_ardour/engine_dialog.cc
AgeCommit message (Expand)Author
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