Tempo ramps - another approach to first meter/tempo.
[ardour.git] / libs / ardour / tempo.cc
2016-05-27 nick_mTempo ramps - another approach to first meter/tempo.
2016-05-27 nick_mTempo ramps - pressing constraint modifier keys during...
2016-05-27 nick_mTempo ramps - towards having multiple audio-locked...
2016-05-27 nick_mTempo ramps - bbt_time() speedup, more meter dragging...
2016-05-27 nick_mTempo rmps - amend last commit, speeding up dragging...
2016-05-27 nick_mTempo ramps - minor cleanup.
2016-05-27 nick_mTempo ramps - complete 'music locked meters are now...
2016-05-27 nick_mTempo ramps - small bug fixes/cleanup.
2016-05-27 nick_mTempo ramps - various bug fixes (meter drag undo, incor...
2016-05-27 nick_mTempo ramps - music-locked meters now use beats rather...
2016-05-27 nick_mTempo ramps - clean up negative beat handling in beats_...
2016-05-27 nick_mTempo ramps - fix crash with simplest case.
2016-05-27 nick_mTempo ramps - show grid when dragging first meter.
2016-05-27 nick_mTempo ramps - improve music-locked meter drags, improve...
2016-05-27 nick_mTempo ramps - fix constant tempos (again).
2016-05-27 nick_mTempo ramps - code cleanup
2016-05-27 nick_mTempo ramps - allow moving the first meter if audio...
2016-05-27 nick_mTempo ramps - fix incorrect handling of unsloveable...
2016-05-27 nick_mTempo ramps - respect tempo note type and meter note...
2016-05-27 nick_mTempo ramps - fix erroneous tempo_at_frame(), use corre...
2016-05-27 nick_mTempo ramps - midi notes resize when dragged, misc...
2016-05-27 nick_mTempo ramps - snap uses audio-locked meter offsets.
2016-05-27 nick_mTempo ramps - hook up tempo display, a new approach...
2016-05-27 nick_mTempo ramps - new (old) map solving strategy.
2016-05-27 nick_mTempo ramps - comment out debugging
2016-05-27 nick_mTempo ramps -consolidate code, add precision check...
2016-05-27 nick_mTempo ramps - fix various thinkos.
2016-05-27 nick_mTempo ramps - check for impossible locations tempo...
2016-05-27 nick_mTempo ramps - fix music-locked meter drags.
2016-05-27 nick_mTempo ramps - grid now follows dragging meter section.
2016-05-27 nick_mTempo ramps - audio-locked meters have a bbt of 1|1|0
2016-05-27 nick_mTempo ramps - meter sections drag again.
2016-05-27 nick_mTempo ramps - comment and tidy.
2016-05-27 nick_mTempo ramps - add method to handle beat-based tempo...
2016-05-27 nick_mTempo ramps - change some prototypes, rename some methods.
2016-05-27 nick_mTempo ramps - fix ordering glitches when dragging tempos.
2016-05-27 nick_mTempo ramps - fix comments.
2016-05-27 nick_mTempo ramps - fix constant tempo thinko.
2016-05-27 nick_mTempo ramps - fix return of constant tempo, experimenta...
2016-05-27 nick_mTempo ramps - rework mouse dragging of tempo marks...
2016-05-27 nick_mTempo ramps - re-enabe audio-locked meter sections...
2016-05-27 nick_mTempo ramps - fix crash-causing locking errors. clean...
2016-05-27 nick_mTempo ramps - setting bbt of an audio-locked tempo...
2016-05-27 nick_mTempo ramps - fixes bbt wrt frame-locked tempo sections...
2016-05-27 nick_mTempo ramps - fix thinko
2016-05-27 nick_mTempo ramps - restore bbt settings in tempo dialog...
2016-05-27 nick_mTempo ramps - code cleanup
2016-05-27 nick_mTempo ramps - all public TempoSection position paramete...
2016-05-27 nick_mTempo ramps - fix messed up meter section state, audio...
2016-05-27 nick_mTempo ramps - comment new meter section behaviour.
2016-05-27 nick_mTempo ramps - fix changing to constant tempo
2016-05-27 nick_mTempo ramps - first stab at metric marks locked to...
2016-05-27 nick_mTempo ramps - demystify comments a bit.
2016-05-27 nick_mTempo ramps - minor optimisation and comment clarification.
2016-05-27 nick_mTempo ramps - Remove the tick walk, store c_func, docum...
2016-05-27 nick_mTempo ramps - use consistent naming for _locked methods...
2016-05-27 nick_mTempo ramps - fix crazy compilable namespace thinko
2016-05-27 nick_mTempo ramps - api rename, fix various meter and tempo...
2016-05-27 nick_mTempo ramps - update midi regions and locations when...
2016-05-27 nick_mTempo ramps - improve the performance of recompute_map().
2016-05-27 nick_mTempo ramps - clean up TempoSection, fix thinko in...
2016-05-27 nick_mTempo ramps - replace ugly bootstrapping code in TempoM...
2016-05-27 nick_mTempo ramps - meter sections work again.
2016-05-27 nick_mTempo ramps - remove the concept of bars from tempo...
2016-05-27 nick_mTempo ramps - amend previous commit.
2016-05-27 nick_mTempo ramps - fix many problems wrt dragging tempos...
2016-05-27 nick_mTempo ramps - fix odd display when dragging one tempo...
2016-05-27 nick_mTempo ramps - massively speed up dragging of tempo...
2016-05-27 nick_mTempo ramps - don't use methods we don't need to use.
2016-05-27 nick_mTempo ramps - allow live updating of tempo markers.
2016-05-27 nick_mTempo ramps - define_one_bar() delivers constant tempo.
2016-05-27 nick_mTempo ramps - play nicely with legacy sessions.
2016-05-27 nick_mFis inability to make the first tempo section constant...
2016-05-27 nick_mTempo ramps - fix changing from const to ramp in the...
2016-05-27 nick_mtempo ramps - fix dumb iterator error. thanks robin.
2016-05-27 nick_mTempo ramps - locking debugging.
2016-05-27 nick_mInitial stab at tempo ramps.
2016-05-07 Robin Gareusfix LocaleGuard contstructor (3dc77280)
2016-05-05 Robin Gareuswe always only use the "C" locale when saving.
2016-05-05 Paul DavisOMNIBUS COMMIT: prefer const XMLNode::property method...
2016-04-24 Robin Gareussome notes on mem-leaks...
2016-03-21 David RobillardTrim dependence on evoral types.hpp and Beats.hpp
2015-10-05 Robin GareusNOOP, remove trailing tabs/whitespace.
2015-10-04 Paul Davisglobally remove all trailing whitespace from ardour...
2015-07-16 Ben Loftismerge fix
2015-06-25 Colin FletcherTry to avoid coincident tempo/meter markers when removi...
2015-06-25 Colin Fletcherrename TempoMap::cut_time() to remove_time()
2015-06-19 Robin Gareusalso log session-load error to stderr.
2015-04-21 Colin FletcherPort 'Cut time' code from Mixbus
2015-04-21 Ben Loftismerge fix for tempo branch
2015-04-20 Paul DavisMerge branch 'master' into saveas
2015-04-01 Paul Davisremove race condition when editing tempo/meter information.
2015-03-31 Robin Gareusfix OSX/PPC 10.4 long maths
2015-03-09 Colin FletcherMake editing of meter work at the current position
2015-01-19 Ben Loftisuse C locale, because POSIX locale is not supported...
2015-01-07 David RobillardMusicalTime => Beats.
2014-11-23 David RobillardFix quantization and other time-related ops.
2014-11-22 David RobillardWrap MusicalTime in a class.
2014-11-22 David RobillardFix const violation warnings in tempo.cc.
2014-11-18 David RobillardFix "maybe" rounding bug.
next