summaryrefslogtreecommitdiff
path: root/libs/backends/jack
AgeCommit message (Expand)Author
2014-01-10Merge windows+cc branch into cairocanvas branch. Not finished, need to now me...Paul Davis
2014-01-07Merge branch 'master' into cairocanvasPaul Davis
2014-01-06add M-Audio 2496 as a recognized card for the mudita24 control panel/app.Paul Davis
2013-12-12fix merge conflicts from masterPaul Davis
2013-12-09ignore "unofficial" states in jack_sync_callback()Nils Philippsen
2013-12-05Merge branch 'master' into cairocanvasPaul Davis
2013-12-04change "cpu" in cpu load backend functionsPaul Davis
2013-11-29fix merge with masterPaul Davis
2013-11-27make JACK backend return the right set of values when asked for buffer sizes ...Paul Davis
2013-11-27Merge branch 'master' into cairocanvasPaul Davis
2013-11-27add 0.5 second sleep after closing JACK connection so that next startup/conne...Paul Davis
2013-11-27add error check to call to PortManager::reestablish_portsPaul Davis
2013-11-27move AudioBackend::_start() into protected, and expand a bit on documenting :...Paul Davis
2013-11-04try to fix various warnings from gcc when optimization flags are enabledPaul Davis
2013-10-31fix merge with masterPaul Davis
2013-10-28fix thinko in declaration of ARDOUR::PortEngine::get_port_by_name()Paul Davis
2013-10-23Report an error to stderr if creation of jack command line fails.Colin Fletcher
2013-10-23Don't ever pass -d for device name to dummy jackd driverColin Fletcher
2013-10-23Fix setting playback & capture channel counts for jackd dummy backend.Colin Fletcher
2013-10-23Don't fail jackd command line creation for jack dummy backend.Colin Fletcher
2013-10-22merge from masterPaul Davis
2013-10-21fix issues with recording while synced to JACK (non-pure-virtual method added...Paul Davis
2013-10-18Merge remote-tracking branch 'remotes/origin/exportvis' into windows+ccJohn Emmas
2013-10-17add -fvisibility=hidden to evoral, and make things workPaul Davis
2013-10-16merge with master and fix 2 conflictsPaul Davis
2013-10-16Merge remote-tracking branch 'remotes/origin/master' into windows+ccJohn Emmas
2013-10-15fix up issues with MIDI I/O option when using jack1 or jack2's most recent op...Paul Davis
2013-10-14Merge branch 'master' into windows+ccJohn Emmas
2013-10-12fix inability to export twicePaul Davis
2013-10-12adapt JACK audiobackend to pay attention to new _start() API related to laten...Paul Davis
2013-10-11Merge branch 'windows' into windows+ccJohn Emmas
2013-10-10some slightly hackish changes to make it possible to use the new internal ALS...Paul Davis
2013-10-10add API to get current MIDI option from an audio/MIDI backendPaul Davis
2013-10-10add JACK backend support for MIDI option discoveryPaul Davis
2013-10-09merge with master, fixing conflicts in 3 wscript filesPaul Davis
2013-10-08reduce version requirement for JACKPaul Davis
2013-10-08move JACK configuration test(s) down to where they belong (in libs/backend/jack)Paul Davis
2013-10-08restore jack timebase master and jack session callback functionality (moved i...Paul Davis
2013-10-08-arestore jack timebase master and jack session callback functionality (moved...Paul Davis
2013-10-06Merge branch 'master' into windows+ccJohn Emmas
2013-10-04Implement JACKAudioBackend::in_process_threadTim Mayberry
2013-10-04Move processing thread list from ARDOUR::Graph into AudioBackend implementationTim Mayberry
2013-10-04Add AudioBackendThread class to support different thread type on windowsTim Mayberry
2013-09-25don't ping JACK server 4 times to see if it is already up when ardour startsPaul Davis
2013-09-21Merge remote-tracking branch 'remotes/origin/cairocanvas' into windowsJohn Emmas
2013-09-19move configure-time dependency on PortAudio out of libs/ardour and into libs/...Paul Davis
2013-09-19show a different audio/MIDI option screen if JACK is already running. try to ...Paul Davis
2013-09-17Merge branch 'master' into cairocanvasPaul Davis
2013-09-17Merge branch 'master' into windowsPaul Davis
2013-09-17substantive changes to allow the audio/MIDI setup dialog to change settings a...Paul Davis