minor code changes
[ardour.git] / gtk2_ardour / engine_dialog.cc
2013-09-18 Paul Davisminor code changes
2013-09-18 Paul Davissubstantive changes to allow the audio/MIDI setup dialo...
2013-09-17 Paul Davisadd basic display of existing MIDI ports to audio/MIDI...
2013-09-17 Paul Davisminor fixups for audio/MIDI setup spin buttons (now...
2013-09-16 Paul Davisend latency detection if AMS window closed while runnin...
2013-09-16 Paul Davisvarious bits of polish for the latency tab of audio...
2013-09-16 Paul Davisupdate buffer size duration (msecs) while displaying...
2013-09-16 Paul Daviscommit some logic problems with the EngineDialog when...
2013-09-12 Paul Davislots of changes to auto-start (and stop) the backend...
2013-09-12 Paul Davischange names, add comment, improve return type to avoid...
2013-09-11 Paul Davismake use of measured latency values to set dialog contr...
2013-09-11 Paul Davisremove unused members and code from EngineControl dialo...
2013-09-11 Paul Davismore tweaks to latency measurement
2013-09-11 Paul Davisbasic functionality for hardware latency measurement
2013-09-10 Paul Davismany changes relating to session construction and audio...
2013-09-10 Paul Davismove control app launching back into audio backend...
2013-09-09 Paul Davisfix control app breakage
2013-09-09 Paul Davisfix crash when unconditionally using null env var;...
2013-09-09 Paul Davislaunching control app is now responsibility of ardour...
2013-09-09 Paul Davisinitial work on adding access to h/w control apps when...
2013-09-09 Paul Davismove engine dialog from a widget to an actual dialog...
2013-09-07 Paul Davisadd input/output channel counts and reorganize table...
2013-09-06 Paul Davissave/restore I/O latency values in audio/midi setup
2013-09-06 Paul Davisfix merge conflicts with audioengine
2013-09-05 Paul Davisalways save/keep audio/MIDI setup states so that they...
2013-09-05 Paul Davisshorten tab labels on audio/midi setup notebook
2013-09-05 Paul Davissave and restore the selected engine state at startup
2013-09-05 Paul Davisfix up restoration of saved state from disk, still...
2013-09-04 Paul Davissave and restore audio/MIDI setup states to disk (in...
2013-09-04 Paul Davissave and restore settings for different backend/driver...
2013-09-04 Paul Davisrename interface_ stuff in the engine dialog to device_...
2013-09-03 Paul DavisMerge branch 'master' into audioengine
2013-08-14 Paul Davisfix merge issues with master
2013-08-09 Paul DavisMerge branch 'master' into audioengine
2013-08-09 Paul Davisa few more visual tweaks and simplifications for audio...
2013-08-09 Paul Davissome rearrangements and details for the engine dialog
2013-08-05 Paul Davisfix conflicts after merge with master
2013-08-05 Paul Davisadd notion of unavailable devices to ARDOUR::AudioBackend
2013-08-05 Paul Daviscan now start JACK based on config dialog
2013-08-04 Paul Davisstart work on the changes to EngineControl (dialog...
2013-08-03 Paul Davisadd tim's jack_utils code to rationalize setup of JACK...
2013-08-03 Paul Davisaudioengine branch can now load and run at least one...
2013-07-29 Paul DavisMerge branch 'clang-rebased' of https://github.com...
2013-07-29 Michael FisherAdd relavent OSX midi options in the startup dialog
2013-02-05 Paul Davisreplace final(?) incidences of program name (ardour...
2013-01-07 Colin FletcherFix case of strings in comparisions in engine_dialog.cc
2013-01-04 Robin Gareusmore fixups regarding FreeBSD support
2013-01-04 Robin Gareusmerge Marcel Bonnet's patches for Free-BSD
2013-01-04 Paul DavisFix typos in use of __APPLE__ macro
2012-11-13 Paul Davisremove a bunch of cerr output and/or convert to use...
2012-11-08 Paul Davisnotably modify the design and logic of the startup...
2012-07-11 Paul Davishandle failure to start audioengine correctly
2012-06-25 Carl HetheringtonDon't specify real-time priority when starting JACK...
2012-06-05 Carl HetheringtonMarginal cleanup.
2012-05-24 David RobillardRemove over 500 unnecessary includes (including 54...
2012-04-05 Carl HetheringtonFix possible deref of 0 pointer (#4815).
2012-03-02 Paul Davisfixes for 64 bit OS X build (c/o david robillard);...
2012-01-20 Paul Davisminor tweaks for engine dialog (remove channel counts...
2012-01-20 Paul Davisheuristic to workaround over-eager translation of NN000...
2011-11-22 Carl HetheringtonSeparate visual and audio interfaces for translation.
2011-08-30 Paul Davisremove needless message from log window when a system...
2011-07-02 Carl HetheringtonFix some set-but-not-used variable warnings from gcc 4.6
2011-06-01 David RobillardDelete trailing whitespace
2011-01-07 Paul Davisforward port EPA changes from 2.X
2010-11-04 Paul Davislincoln's patch to fix audio setup dialog/jack startup...
2010-09-18 Carl HetheringtonProvide both FreeBoB and FFADO options in the engine...
2010-09-17 Paul Davispatch from Johan Mattson to make -I/-O options in engin...
2010-09-14 Paul Davisremove Glib::ustring from gtk2_ardour
2010-07-26 Carl HetheringtonSave and restore MIDI driver option state, and tidy...
2010-07-23 Carl HetheringtonHIG-ify engine dialogue and add midi driver option...
2010-07-23 Paul Davisuse -r argument with JACK if realtime is not requested...
2010-07-20 Carl HetheringtonSpeculative tweak to offer non-duplex as well as full...
2010-04-02 Sakari BergenFix ordering issue with loading engine settings to...
2010-03-16 Paul Davischanges from 2.X starting in march 2009 through oct...
2010-03-15 Paul Davisfinalize PROGRAM_NAME change for ardour3
2009-12-11 Paul Davismake all use of bind/mem_fun be explicitly sigc::
2009-10-30 Paul Davismake 3.0 catch up with transport and other changes...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-10-08 Paul Davisthree recent fixes from 2.0-ongoing (RT on by default...
2009-07-21 Carl HetheringtonFix some unused parameter warnings.
2009-04-20 Paul Davisfarewell NSD, we loved you sometimes, almost never
2009-02-25 David Robillard*** NEW CODING POLICY ***
2008-11-01 Paul Davisinitialize jack timeout parameter correctly (not doing...
2008-09-10 Paul Davismerge from 2.0-ongoing @ 3581
2008-02-16 David RobillardMerge with 2.0-ongoing R3071.
2008-02-02 David RobillardMerge with 2.0-ongoing R2988
2008-02-02 David RobillardMerge with trunk R2978.
2008-01-15 David RobillardMerge with trunk R2920.
2008-01-12 David RobillardMerge with 2.0-ongoing R2885.
2008-01-10 David RobillardMerge with 2.0-ongoing R2883.
2007-10-19 Carl HetheringtonPatch from mantis user 'lincoln'; add support for FreeB...
2007-10-11 Paul Davismerge from 2.0-ongoing by hand, minus key binding editor