Add headless-chicken session utility.
[ardour.git] / libs / ardour / ardour / midi_region.h
2016-09-28 nick_mAdd headless-chicken session utility.
2016-09-22 nick_mRemove _midi_regions_use_bbt_beats from Session, _start...
2016-09-13 Paul Davischange all MIDI read-from-source to map all events...
2016-09-05 nick_mSet start_pulse and length_pulse from state, neither...
2016-08-31 nick_mAdd start_pulse and length_pulse to midi region for...
2016-07-20 Julien "_FrnchFrgg... Add a dedicated export method to MidiRegion
2016-07-10 Robin Gareusremove reference "const int32_t&" -> const int32_t"
2016-07-09 nick_mRemove frame conversion for MidiRegionView::note_in_reg...
2016-07-09 nick_mExact beat - provide audio->music mapping for region...
2016-07-09 nick_mMake some musical operations on music-locked regions...
2016-06-10 nick_mFix many offset errors when drawing notes in midi regio...
2016-05-27 nick_mRwbi ramps - midi regions resize when tempo map changed.
2016-03-21 David RobillardTrim dependence on evoral types.hpp and Beats.hpp
2015-10-18 Paul DavisMerge branch 'chaot4-fix_midi_menu_consistency_new'
2015-10-18 André NusserRemove all the now unused functions in the MidiModel...
2015-04-21 Ben Loftismerge fix for tempo branch
2015-04-20 Paul DavisMerge branch 'master' into saveas
2015-03-30 David RobillardFix mute of MIDI tracks with channel forcing.
2015-03-29 David RobillardFix mute of MIDI tracks with channel forcing.
2015-03-05 David RobillardHandle edits while playing precisely.
2015-01-07 David RobillardMusicalTime => Beats.
2014-11-22 David RobillardWrap MusicalTime in a class.
2014-10-16 Paul DavisMerge branch 'cairocanvas'
2014-07-01 Paul Davismerge with master.
2014-06-02 Paul Davismerge with master and fix 4 conflicts by hand
2014-05-19 Colin FletcherMerge branch 'export-dialog' into cairocanvas
2014-04-14 Paul Davisdramatic change in logic and naming for operations...
2014-04-14 Paul Davisdramatic change in logic and naming for operations...
2014-03-22 Paul DavisMerge ... master, primarily for adrian's maximise-mixer...
2014-02-12 Paul DavisMerge branch 'master' into cairocanvas
2014-02-08 Paul DavisMerge branch 'master' into cairocanvas
2014-02-08 Paul Davismerge with master, with minor conflict fixes
2014-02-04 Paul Davismerge (w/fix) with master
2014-01-30 Paul DavisMerge branch 'master' into cairocanvas
2014-01-29 Paul DavisMerge branch 'master' into cairocanvas
2014-01-23 Paul Davisfix merge conflict with master
2014-01-19 Paul Davisvisibility macros and flush() added to SrcFileSource...
2014-01-17 Paul DavisMerge branch 'master' into cairocanvas
2014-01-17 Paul DavisMerge branch 'master' into cairocanvas
2014-01-16 Paul DavisMerge branch 'master' into cairocanvas
2014-01-16 Paul DavisMerge branch 'master' into cairocanvas
2014-01-16 Paul DavisMerge branch 'master' into cairocanvas
2014-01-15 Paul DavisMerge branch 'master' into cairocanvas
2014-01-15 Paul Davismerge with master
2014-01-15 Paul Davismerge with master
2014-01-14 Paul Davismerge (with conflict fixes) with master (even against...
2014-01-11 Paul Davisfix merge with master
2014-01-10 Paul Davisfinished merge of cairocanvas with windows and windows...
2014-01-10 Paul Davisfix merge errors with master
2014-01-08 Paul DavisMerge branch 'master' into cairocanvas
2014-01-02 Paul DavisMerge branch 'master' into cairocanvas
2013-12-28 Paul DavisMerge branch 'master' into cairocanvas
2013-12-27 Paul Davismerge exportvis branch into cairocanvas, to reduce...
2013-12-04 Paul DavisMerge branch 'master' into exportvis
2013-12-03 Paul Davisfix up wscript/build issues in exportvis after merge...
2013-10-18 John EmmasMerge remote-tracking branch 'remotes/origin/exportvis...
2013-10-17 Paul Davisget everything compiling with libardour built using...
2013-10-17 Paul Davisadd export visibility macros across libardour
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-04-14 Carl HetheringtonFix a few framecnt / framepos type confusions.
2011-12-17 Carl HetheringtonRemove unused code.
2011-12-11 Carl HetheringtonKeep track of MIDI region's start positions in beats, to
2011-10-19 David RobillardTrim 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-21 David RobillardRemove confuzzling offset_relative stuff from region...
2010-12-21 David RobillardOnly calculate length_beats from length (in frames...
2010-12-20 David RobillardFix more broken whitespace.
2010-12-20 Paul Davisuse notification of what was changed in MidiRegion...
2010-12-14 Paul Davisimplement methods in TempoMap for walking a given dista...
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-07-16 Carl HetheringtonRemove unused full parameter to Region::state
2010-06-25 Carl HetheringtonMake MIDI region `automation' respect the automation...
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-10 Carl HetheringtonMove ARDOUR::Change into PBD so that Stateful can be...
2010-02-05 David RobillardRemove weird/pointless Automatable::data().
2009-10-24 Paul Davis(FULL commit) start of a nominal debug tracing system...
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-07-21 Carl HetheringtonFix some unused parameter warnings.
2009-05-12 Carl HetheringtonRemove most using declarations from header files.
2009-02-27 Carl HetheringtonRemove some unused code.
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-16 David RobillardFix a bunch of the ol' trivial audio-specific-for-no...
2009-02-15 David RobillardFix genererally retarded and broken note range / diskst...
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.
next