summaryrefslogtreecommitdiff
path: root/gtk2_ardour/tempo_dialog.h
AgeCommit message (Expand)Author
2016-05-27Tempo ramps - check for impossible locations tempo dialog bbt entry. reorgani...nick_m
2016-05-27Tempo ramps - first stab at metric marks locked to frames or beats.nick_m
2016-05-27Tempo ramps - api rename, fix various meter and tempo dialog bugs.nick_m
2016-05-27Tempo ramps - define_one_bar() delivers constant tempo.nick_m
2016-05-27Tempo ramps - fix changing from const to ramp in the gui.nick_m
2016-05-27Initial stab at tempo ramps.nick_m
2016-02-18Change the tap tempo estimator to least-squares regressionPavel Potocek
2015-03-27Go back to using g_get_monotonic_time() for tap tempoColin Fletcher
2015-03-21tap-tempo: try to make it work properly from the very first clickColin Fletcher
2015-03-09Use ev->time rather than g_get_monotonic_time() for tap tempoColin Fletcher
2014-12-18Fix crash if new tempo is set to start at bar #0Julien de Kozak
2014-07-05Make tap tempo use g_get_monotonic_time(), and fix minimum BPMColin Fletcher
2014-07-05Make 'Tap tempo' set the bpm to a running averageColin Fletcher
2014-07-05Add 'Tap tempo' button to 'Edit tempo' dialogueColin Fletcher
2011-12-20use the same kludge-removal approach in the prior commit for the meter dialog...Paul Davis
2011-12-20rework tempo dialog to (a) allow selection of pulse note type (b) avoid awful...Paul Davis
2011-06-01Delete trailing whitespaceDavid Robillard
2010-12-14Rename libmusictime libtimecode (consistent with already used namespace "Time...David Robillard
2010-12-03Remove all use of nframes_t.Carl Hetherington
2010-05-02Prevent multiple tempo / meter changes being inserted at the same pointCarl Hetherington
2009-10-14Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mix...David Robillard
2009-08-20Apply patch from mantis 2766 to fix apply sensitivity when editing the meter ...Carl Hetherington
2009-05-12Remove most using declarations from header files.Carl Hetherington
2009-02-25*** NEW CODING POLICY ***David Robillard
2008-02-17Merge with 2.0-ongoing R3077.David Robillard
2008-02-02Merge with trunk R2978.David Robillard
2008-01-10Merge with 2.0-ongoing R2883.David Robillard
2008-01-10Merge libs/ardour and gtk2_ardour with 2.0-ongoing R2837.David Robillard
2007-04-26Merged changes from trunk 1699:1751 into 2.1-stagingPaul Davis
2007-02-02new keyboard bindings for moving playhead to region starts+ends ; use spin bu...Paul Davis
2006-09-28fixes for destructive track offsets of various kinds; move from jack_nframes_...Paul Davis
2006-04-26Plugin selector useability changes, fix mouse grab bug in plugin barcontrolle...Nick Mainsbridge
2006-04-25Small tempo/meter dialog useability changesNick Mainsbridge
2005-12-22s/stringcr_t/const string &/Karsten Wiese
2005-12-16use stringcr_t and gain 1/1000 binary size reduction. not thaat much...Karsten Wiese
2005-12-08meter/tempo bars show again, fix tempo/meter dialogs, and morePaul Davis
2005-09-26got ardour_dialog compilingPaul Davis
2005-09-25Fly my pretties!Taybin Rutkin
2005-09-25Initial import of gtk2_ardour.Taybin Rutkin