summaryrefslogtreecommitdiff
path: root/libs/ardour/midi_source.cc
AgeCommit message (Expand)Author
2007-06-07Fixed MIDI crash bug.David Robillard
2007-05-03optimize some performance bottlenecks; remove jack_nframes_t that crept back ...Paul Davis
2006-09-19Merged with trunk R920.David Robillard
2006-08-23- Fixes for some recording bugsDavid Robillard
2006-08-21Recording to SMF. Playback not quite working yet, just some buglets left to ...David Robillard
2006-08-14More solid "fake" recording and serializationDavid Robillard
2006-08-14- MIDI "recording" - rec region creation/drawing, actual MIDI region creation...David Robillard
2006-08-11- Changed IO's vector<Port*>'s to PortListDavid Robillard
2006-06-26Actually added the code mentioned in my last commit. Whoops.David Robillard