Replace use of pbd/filesystem.h with Glib alternative
[ardour.git] / libs / ardour / midi_region.cc
2012-06-23 Tim MayberryReplace use of pbd/filesystem.h with Glib alternative
2012-06-09 Carl HetheringtonRemove extra .mid suffix added to cloned MIDI region...
2012-05-24 David RobillardRemove over 500 unnecessary includes (including 54...
2012-05-23 Paul Davisalter API for MIDI cloning to facilitate export
2012-04-15 Carl HetheringtonUpdate MidiRegion::_start_beats on trimming the front...
2012-01-21 Carl HetheringtonRemove unused code.
2011-12-22 Paul Davismain fix: when transport stops, clear per-region per...
2011-12-17 Carl HetheringtonRemove unused code.
2011-12-12 Carl HetheringtonSet up region BBT time when frame position changes...
2011-12-11 Carl HetheringtonKeep track of MIDI region's start positions in beats, to
2011-10-24 Carl HetheringtonRemove unused read/write data count code.
2011-10-19 David RobillardTrim include tree.
2011-10-19 David RobillardTrim the include tree.
2011-10-13 Paul Davisadd new per-session MIDI-region-copy-is-fork: if set...
2011-06-01 David RobillardFix broken whitespace. I'd apologize for the compile...
2011-04-06 Carl HetheringtonDifferentiate between pitch-shift (for audio) and trans...
2010-12-22 David RobillardCalculate length_beats of split MIDI regions from ...
2010-12-21 David RobillardRemove confuzzling offset_relative stuff from region...
2010-12-21 David RobillardOnly calculate length_beats from length (in frames...
2010-12-21 David RobillardSet new (recorded) MIDI source length to length of...
2010-12-20 David RobillardFix more broken whitespace.
2010-12-20 Carl HetheringtonFix converter origins for computing region length.
2010-12-20 Carl HetheringtonFix split of midi regions after tempo / meter changes.
2010-12-20 Paul Davisuse notification of what was changed in MidiRegion...
2010-12-17 Paul Davisfix BeatFramesConverter so that it at least works even...
2010-12-14 Paul Davisimplement methods in TempoMap for walking a given dista...
2010-12-12 Carl HetheringtonFix MIDI fork using a modified version of a patch from...
2010-12-09 Carl HetheringtonAllow trim of midi regions to before the start of the...
2010-12-07 Carl HetheringtonRevert previous ill-thought-out patch.
2010-12-07 Carl HetheringtonAllow trim of midi regions to before the start of the...
2010-12-03 Carl HetheringtonRemove all use of nframes_t.
2010-10-05 Carl HetheringtonRemove some unused code.
2010-09-17 Paul Davismegaopus commit: (1) add __STD_(LIMIT|FORMAT)_MACROS...
2010-09-01 Carl HetheringtonClean up MidiSource::midi_read now that the signed...
2010-09-01 Carl HetheringtonFix error in diskstream fill calculations. Fixes ...
2010-08-09 Carl HetheringtonFix save/load of MIDI automation state. Fixes #3354.
2010-07-16 Carl HetheringtonRemove unused full parameter to Region::state
2010-06-28 Carl HetheringtonFix a couple of crashes on MIDI import.
2010-06-26 Paul Davislots of details relating to MIDI file management; try...
2010-06-25 Carl HetheringtonMake MIDI region `automation' respect the automation...
2010-06-23 Paul Davismidway snapshot of work done on managing Region & Sourc...
2010-05-30 Paul Davismake trimming in region name (colored) highlight work...
2010-05-19 Paul DavisMIDI region forking, plus Playlist::regions_to_read...
2010-02-19 Paul Davischange PropertyChange from a bitfield into a real objec...
2010-02-18 Paul Davisthe Properties & 64bit region commit
2010-02-12 Paul Davistorben's latest fix for the MTC PiC (adjust catch factor)
2010-02-11 Paul Davistweak Stateful/StatefulDiffCommand changes so that...
2010-02-11 Carl HetheringtonMore tinkering with State<>. Use some StateDiffCommand...
2009-12-21 Paul Davisfully implement and deploy explicit x-thread signal...
2009-12-19 Paul Davisuse new syntax for connecting to backend signals that...
2009-12-17 Paul Davisswitch to using boost::signals2 instead of sigc++,...
2009-10-28 Paul Davis* libardour uses ARDOUR::nframes_t and ARDOUR::nframes6...
2009-10-25 David RobillardRemove Session dependency from BeatsFramesConverter.
2009-10-25 Paul Davissearch $TOP/build/default/gtk2_ardour BEFORE ../gtk2_ar...
2009-10-24 Paul Davis(FULL commit) start of a nominal debug tracing system...
2009-10-23 David RobillardMore correct looking MidiSource::midi_read.
2009-10-22 David RobillardFix MidiBuffer::merge_in_place and add aggressive corre...
2009-10-19 Paul Davistrack notes at the region level in MidiPlaylist; resolv...
2009-10-15 Paul Davisrework Stateful::set_state() patch to avoid default...
2009-10-15 Carl HetheringtonPart 1 of loading 2.X sessions; some things work, some...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-09-16 Paul Davisdo not allow smf_source's reads to stomp on cached...
2009-07-21 Carl HetheringtonFix some unused parameter warnings.
2009-05-01 David RobillardFix MIDI playback.
2009-02-25 David Robillard*** NEW CODING POLICY ***
2009-02-20 David RobillardMake source length a dynamic thing.
2009-02-19 David RobillardClean up Region interface, remove Readable stub kludge.
2009-02-19 David RobillardInterpret tempo time based on read position (not source...
2009-02-16 David RobillardFix a bunch of the ol' trivial audio-specific-for-no...
2009-02-15 David RobillardUse nframes_t for timestamps of real (jack) time MIDI...
2009-02-02 David RobillardMake (MIDI) event time stamp type a template parameter.
2008-06-02 Paul Davisrollback to 3428, before the mysterious removal of...
2008-06-02 Doug McLainremove empty sigc++2 directory
2008-05-03 David RobillardComment out excessive terminal output.
2008-04-08 Hans Baier* fixed bug: MIDI region did not sound if its position...
2008-04-05 Hans Baier* Bugfix: resizing beginnings of MIDI regions did not...
2008-02-19 David RobillardMerge with 2.0-ongoing R3082.
2008-02-02 David RobillardMerge with trunk R2978.
2007-11-08 Paul Davismerged with 2.0-ongoing changes 2582-2605 (not thorough...
2007-08-11 David RobillardSaving of edited MIDI data to disk (on session save).
2007-07-28 David RobillardUse 'show contents' note range by default (fix uninitia...
2007-06-03 David RobillardFix MIDI region loading.
2007-05-31 David RobillardRewrote MidiRingBuffer to more efficiently pack data...
2007-05-21 Paul Davisvirtualize audioregion, make crossfade IS-A audioregion
2007-05-10 Paul DavisMIDI branch becomes trunk
2007-05-03 Paul Davisoptimize some performance bottlenecks; remove jack_nfra...
2007-05-01 Paul Davisinitial fixes to get build to work without new JACK...
2007-01-28 David RobillardMerged with trunk R1393.
2006-11-19 David RobillardMerged with trunk R1141
2006-10-26 David RobillardMerged with trunk R1010
2006-10-21 David RobillardMerged with trunk R999.
2006-10-21 David RobillardMerged with trunk R992.
2006-08-31 David Robillard- Fixed port adding/removing/connecting and related...
2006-08-29 David RobillardMerged with trunk R861
2006-08-23 David Robillard- Fixes for some recording bugs
2006-08-21 David RobillardRecording to SMF. Playback not quite working yet,...
2006-08-16 David RobillardProgress on the disk side of things:
2006-08-14 David RobillardMore solid "fake" recording and serialization
2006-08-14 David Robillard- MIDI "recording" - rec region creation/drawing, actua...
2006-08-11 David Robillard- Changed IO's vector<Port*>'s to PortList
next