Oops - the previous namespace qualifier was also needed in gtk2_ardour/processor_box.cc
[ardour.git] / gtk2_ardour / engine_dialog.cc
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-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
2013-10-15 Paul Davisdo not call AudioEngine::set_driver() when the backend...
2013-10-14 John EmmasMerge branch 'master' into windows+cc
2013-10-12 Paul Davisdo not use delete_when_idle() to delete a plugin UI...
2013-10-12 Paul Davisrework things for Audio/MIDI setup dialog a bit: no...
2013-10-12 Paul Davisminor adjustments to latency measurement UI stuff
2013-10-11 John EmmasMerge branch 'windows' into windows+cc
2013-10-11 Paul Davisminor tweaks to audio/MIDI setup window
2013-10-10 Paul Davismore fixes and rationalizations for MIDI option handlin...
2013-10-10 Paul Davisbasic use of new backend MIDI options
2013-10-10 Paul Davisnicely handle the (should-never-happen) case of no...
2013-10-09 Paul DavisMerge ... master, fixing conflicts in 3 wscript files
2013-10-08 Paul Davisremove debug output
2013-10-06 John EmmasMerge branch 'master' into windows+cc
2013-09-24 Paul Davismove rate_as_string() from EngineControl to utils.cc
2013-09-23 Paul Davismajor rearrangement of startup/session loading code
2013-09-20 Paul DavisMerge branch 'master' of https://github.com/nmains...
2013-09-19 Paul Davisreallow changing bufsize AND sample rate when we are...
2013-09-19 Paul Davismissing initialization
2013-09-19 Paul Davisshow a different audio/MIDI option screen if JACK is...
2013-09-18 John EmmasMerge branch 'windows' of git.ardour.org:ardour/ardour...
2013-09-18 Paul DavisMerge branch 'master' into cairocanvas
2013-09-18 Paul DavisMerge branch 'master' into windows
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 DavisMerge branch 'master' into cairocanvas
2013-09-17 Paul Davisfix conflicts and merge with master
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-14 Paul Davisfix merge conflicts with master
2013-09-13 Paul DavisMerge branch 'master' into windows
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-12 Paul Davisincomplete merge of master into windows (requires upcom...
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-08 Michael FisherAdd relavent OSX midi options in the startup 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-08-01 Paul Davisfix merge conflict from master
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...
next