summaryrefslogtreecommitdiff
path: root/libs/ardour/jack_audiobackend.cc
AgeCommit message (Expand)Author
2013-08-09split up session code that uses parts of the JACK API (timebase + session eve...Paul Davis
2013-08-08rationalize (a bit) engine start/stop/restart so that it is possible to start...Paul Davis
2013-08-07major redesign of MIDI port heirarchy and management (part 2)Paul Davis
2013-08-05add notion of unavailable devices to ARDOUR::AudioBackendPaul Davis
2013-08-05can now start JACK based on config dialogPaul Davis
2013-08-04start work on the changes to EngineControl (dialog) to integrate with new bac...Paul Davis
2013-08-03add tim's jack_utils code to rationalize setup of JACK configPaul Davis
2013-08-03audioengine branch can now load and run at least one test session.Paul Davis
2013-08-01start code reorganization needed to deal with backend choices. compiles, link...Paul Davis
2013-08-01full compilation and linking (coding not finished, will not run)Paul Davis
2013-07-31more stuff compilesPaul Davis
2013-07-30jack_audiobackend.cc finally compilesPaul Davis
2013-07-29small steps toward getting this all working - add new JackConnection object t...Paul Davis
2013-07-25start work on JACK specific audiobackend and port enginePaul Davis
2013-07-25most of libardour now actually compilesPaul Davis
2013-07-24part-way through getting the audioengine changes to compilePaul Davis
2013-07-24more miscellaneous changes for audioengine, all of this is still far from act...Paul Davis
2013-07-23inch-like progress on defining the API for AudioBackend and separating AudioE...Paul Davis