summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/async_midi_port.h
AgeCommit message (Expand)Author
2017-09-18globally change all use of "frame" to refer to audio into "sample".Paul Davis
2017-09-16Namespace PBD::RingBufferRobin Gareus
2016-10-23Introduce "virtual" async MIDI portsRobin Gareus
2016-10-23NO-OP: whitespaceRobin Gareus
2016-09-27move shadow port stuff from AsyncMIDIPort to MidiPort, where it belongsPaul Davis
2016-09-27expose AsyncMIDIPort::shadow_port()Paul Davis
2016-09-27remove declaration for non-existent methodPaul Davis
2016-09-27change API for shadow ports and filtersPaul Davis
2016-09-27add initial implementation of a "shadow port" for AsyncMIDIPort.Paul Davis
2016-02-01change API of MIDI::Port::drain() to include a maximum blocking timePaul Davis
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis
2014-12-03adapt changes to async MIDI port to use new evoral/libardour splitPaul Davis
2014-12-03alter Async MIDI port implementation to use crossthreadchannel on all platformsPaul Davis
2014-11-30Move EventRingBuffer to libardour.David Robillard
2014-11-23hotfix windows-compilation (unfinished bfe49540b9)Robin Gareus
2014-11-23remove use of CrossThreadChannel::selectable() to allow cross-platform implem...Paul Davis
2014-04-28merge (squash) with scenechange topic branch to provide MIDI-driven scene cha...Paul Davis
2013-10-18Merge remote-tracking branch 'remotes/origin/exportvis' into windows+ccJohn Emmas
2013-10-17get everything compiling with libardour built using -fvisibility=hiddenPaul Davis
2013-09-12incomplete merge of master into windows (requires upcoming changes to master ...Paul Davis
2013-08-08add new files (code based on the old midi++ JACKMidiPort)Paul Davis