summaryrefslogtreecommitdiff
path: root/gtk2_ardour/quantize_dialog.cc
AgeCommit message (Expand)Author
2019-08-03Update GPL boilerplate and (C)Robin Gareus
2018-05-15Quantize Dialog: Use same grid names as the main grid. (1/16 Note instead of ...Ben Loftis
2018-05-15Quantize Dialog: Fix quantize-to-main-grid selection. Was checking against i...Ben Loftis
2018-02-09new_grid: Rewrite of Snap and Grid. (squashed commit)Ben Loftis
2017-09-24convert codebase to use Temporal for various time typesPaul Davis
2017-09-07Fix a -Wsign-compareRobin Gareus
2017-08-18Fix quantization end-grid size.Robin Gareus
2017-08-18Fix MIDI Quantization for internationalized Ardour.Robin Gareus
2016-09-27minor tweak to quantize dialog so that we can test if it is visiblePaul Davis
2016-07-14enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.hPaul Davis
2016-03-07expand options in quantize dialog to include other beat fractionsPaul Davis
2015-01-07MusicalTime => Beats.David Robillard
2014-11-22Fix quantization and other time-related ops.David Robillard
2014-06-07remove some 1920 tick constants and leave notes for some others.Robin Gareus
2012-05-01Remove unused quantize type options.Carl Hetherington
2011-11-14Use Quantize rather than OK in the Quantize dialogue.Carl Hetherington
2011-06-01Delete trailing whitespaceDavid Robillard
2010-11-04Tidy up quantize dialogue.Carl Hetherington
2010-09-22add support for beats/2 quantization in dialogPaul Davis
2010-05-20(1) make quantize actually use the main grid setting and not just default to ...Paul Davis
2010-02-18the Properties & 64bit region commitPaul Davis
2009-10-27Add OK/Cancel buttons to quantize dialog.David Robillard
2009-10-14Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mix...David Robillard
2009-08-27add quantize dialogPaul Davis