summaryrefslogtreecommitdiff
path: root/libs/ardour/midi_playlist_source.cc
AgeCommit message (Expand)Author
2016-09-13change all MIDI read-from-source to map all events into the loop-range for se...Paul Davis
2016-07-14enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.hPaul Davis
2015-03-29Fix mute of MIDI tracks with channel forcing.David Robillard
2015-01-07MusicalTime => Beats.David Robillard
2014-12-17Fix various MIDI locking issues.David Robillard
2014-11-14add abort() to non-reached codeRobin Gareus
2013-01-21More whitespace-only changes.David Robillard
2012-05-24Remove over 500 unnecessary includes (including 54 of session.h).David Robillard
2012-05-02a variety of mostly unused parameter errors from OS X Lion's compilerPaul Davis
2012-04-14Fix a few framecnt / framepos type confusions.Carl Hetherington
2011-09-30fixes for 98% of all the warnings/errors reported by OS X gcc on tigerPaul Davis
2011-06-01Fix broken whitespace. I'd apologize for the compile times if it was my faul...David Robillard
2011-05-30do not offer combine operation for MIDI (see comment in libs/ardour/midi_play...Paul Davis
2011-05-29don't always rebuild peakfiles for compound regionsPaul Davis
2011-05-29totally untested initial code for MidiPlaylistSource, to provide for compound...Paul Davis