Another engine dialog edge-case fix to set the samplerate
[ardour.git] / gtk2_ardour / editor_tempodisplay.cc
2018-07-26 Ben Loftisnew_grid: fix some thinkos in ruler math, to better...
2018-02-27 Ben LoftisSwitch CDFrame grid to use MinSec ruler rather than...
2018-02-27 Ben LoftisRename SMPTE enum back to Timecode.
2018-02-26 Ben LoftisFix a rather large naming thinko: GridTypeSamples shoul...
2018-02-09 Ben Loftisnew_grid: Rewrite of Snap and Grid. (squashed commit)
2017-09-18 Paul Davisglobally change all use of "frame" to refer to audio...
2017-07-21 nick_mRemove redundant beat arg from TempoMap::add_meter
2017-07-01 Thomas BrandNO-OP whitespace (updated GH PR #357)
2017-06-09 nick_mFix incorrect positioning of tempo line subdivisions...
2017-06-08 nick_mTempo lines display subdivisions correctly over a tempo...
2017-03-10 Ben Loftiscompute_bbt_ruler_scale should not be necessary for...
2017-03-06 nick_mallow setting end bpm in new tempo from tempo dialog.
2017-03-04 nick_mtempo editing updates
2017-02-27 nick_minitial rework of tempo text display (numbers are curve...
2017-02-27 nick_mfix compilation
2017-02-27 nick_mpoor man's display of end tempo for ramps.
2017-02-27 nick_mTempo Marks : set point colour by discontinuity, displa...
2017-02-27 nick_mhighlight the tempo curve that is to be altered, modify...
2017-02-27 nick_mcomplete changes to tempo type.
2017-02-27 nick_mrework tempo editing.
2017-01-26 nick_mmark session dirty when dragging tempo markers.
2017-01-06 nick_mamend 4cb009058 (if newly active tempo became last...
2017-01-06 nick_mfix some inactive tempi bugs
2016-12-18 nick_madd frame parameter for Meter ctor and TempoMap::replac...
2016-12-11 nick_msort tempo curves initially as well.
2016-12-11 nick_mamend previous commit
2016-12-11 nick_mfix flickering in tempo curve when markers are reordered.
2016-11-10 nick_mrename Tempo _beats_per_minute to _note_types_per_minut...
2016-11-10 nick_mMidiRegion _start/_length beats are frame based only...
2016-11-10 nick_mRefactor tempo api, include quarter-note distance in...
2016-10-18 nick_mImprove bbt ruler drawing performance for large time...
2016-08-19 nick_mAdd a colour for music-locked meters.
2016-08-13 nick_mAllow negative return in TempoMap::beat_at_frame()...
2016-07-14 Paul Davisenough with umpteen "i18n.h" files. Consolidate on...
2016-07-09 nick_mSimplify Editor::mouse_add_new_meter_event() a bit.
2016-07-09 nick_mStop passing references to things that may disappear...
2016-07-09 nick_mIndicate meter frame even when adding a music-locked...
2016-06-15 nick_mRegister colour aliases for tempo curve.
2016-06-12 nick_mPick a colour for music-locked tempo markers.
2016-05-27 nick_mTempo ramps - rename bbt_time() -> bbt_at_frame(),...
2016-05-27 nick_mTempo ramps - rename tempo_at() -> tempo_at_frame(...
2016-05-27 nick_mGd Lk ramps - rework auto scaling. change colour.
2016-05-27 nick_mTempo ramps - fix huge marker height mark, remove unuse...
2016-05-27 nick_mTempo ramps - rename for consistency, remove some testi...
2016-05-27 nick_mTempo ramps - rework tempo drags, improve comments.
2016-05-27 nick_mTempo ramps - consolidate TempoMap::predict_tempo()
2016-05-27 nick_mTempo ramps - more code cleanup, fix cross-marker jumpi...
2016-05-27 nick_mTempo ramps - more code consolidation wrt add meter...
2016-05-27 nick_mTempo ramps - clean up add/replace tempo
2016-05-27 nick_mTempo ramps - ensure displayed grid extends beyond...
2016-05-27 nick_mTempo ramps - fix ambiguous api, fix flickering tempo...
2016-05-27 nick_mTempo ramps - tempo marker's mark indicates curve heigh...
2016-05-27 nick_mTempo ramps - more bbt dragging work.
2016-05-27 nick_mTempo ramps - add visualtempo curve, dragging bbt or...
2016-05-27 nick_mTempo ramps - remove unused var.
2016-05-27 nick_mTempo ramps - prevent adding tempos before the first...
2016-05-27 nick_mTempo ramps - adding a new tempo doesn't involve a...
2016-05-27 nick_mTempo ramps - tempo marks use mvc-style copy drag,...
2016-05-27 nick_mTempo ramps - api change, remove some code.
2016-05-27 nick_mTempo ramps - pressing constraint modifier keys during...
2016-05-27 nick_mTempo ramps - small bug fixes/cleanup.
2016-05-27 nick_mTempo ramps - music-locked meters now use beats rather...
2016-05-27 nick_mTempo ramps - improve music-locked meter drags, improve...
2016-05-27 nick_mTempo ramps - allow moving the first meter if audio...
2016-05-27 nick_mTempo ramps - check for impossible locations tempo...
2016-05-27 nick_mTempo ramps - add method to handle beat-based tempo...
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 - restore bbt settings in tempo dialog...
2016-05-27 nick_mTempo ramps - fix messed up meter section state, audio...
2016-05-27 nick_mTempo ramps - first stab at metric marks locked to...
2016-05-27 nick_mTempo ramps - api rename, fix various meter and tempo...
2016-05-27 nick_mTempo ramps - remove the concept of bars from tempo...
2016-05-27 nick_mTempo ramps - massively speed up dragging of tempo...
2016-05-27 nick_mTempo ramps - allow live updating of tempo markers.
2016-05-27 nick_mInitial stab at tempo ramps.
2015-10-05 Robin GareusNOOP, remove trailing tabs/whitespace.
2015-09-16 Tim MayberryMove UIConfiguration Singleton into UIConfiguration...
2015-07-23 Robin Gareusrename Marker class
2015-04-21 Ben Loftismerge fix for tempo branch
2015-04-20 Paul DavisMerge branch 'master' into saveas
2015-03-13 nick_mDon't set the following dialogs to be transients for...
2015-01-08 David RobillardDraw beat sudivisions according to snap setting.
2015-01-07 David RobillardHigh resolution tempo lines.
2014-12-22 Paul Davismove all (G)UI related configuration parameters into...
2014-12-14 Paul Davisfix up requested color names everywhere.
2014-12-14 Paul Davisinitial pass to replace all UIConfiguration::get_XXXXXX...
2014-11-14 Jeremy CarterMerge remote-tracking branch 'upstream/master'
2014-11-14 Robin Gareusadd abort() to non-reached code
2014-10-22 Paul Davisremove "canvasvar_" from all functions related to obtai...
2014-10-16 Paul DavisMerge branch 'cairocanvas'
2014-07-01 Colin FletcherMerge branch 'ripple-mode-cc' into cairocanvas
2014-07-01 Paul Davismerge with master.
2014-06-25 Robin Gareusmove utility functions into a dedicated namespace
2014-06-09 Paul Davisuse Canvas::LineSet for tempolines rather than N differ...
2014-06-02 Paul Davismerge with master and fix 4 conflicts by hand
2014-05-19 Colin FletcherMerge branch 'export-dialog' into cairocanvas
2014-03-22 Paul DavisMerge ... master, primarily for adrian's maximise-mixer...
2014-02-12 Paul Davismake measure line positioning use Editor::sample_to_pix...
2014-02-12 Paul DavisMerge branch 'master' into cairocanvas
next