summaryrefslogtreecommitdiff
path: root/gtk2_ardour/rhythm_ferret.cc
AgeCommit message (Expand)Author
2017-02-04Fix a crash in rhythm ferret if the relevant plugin couldn't be found for som...John Emmas
2016-07-14enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.hPaul Davis
2016-05-27Preformance - reinstate EditorRegions::freeze_tree_model ().nick_m
2016-05-27Perfornamce - remove dubious optimisation.nick_m
2016-05-25use updated API from prev. commitRobin Gareus
2016-05-06fix a -WreorderRobin Gareus
2016-05-01Rhythm Rodent updates:Robin Gareus
2016-05-01GUI updates for transient reworkRobin Gareus
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis
2014-12-18Add editor selection state to session history via a SelectionMemento, whichnick_m
2014-11-14add abort() to non-reached codeRobin Gareus
2014-06-25move utility functions into a dedicated namespaceRobin Gareus
2013-04-05master merge; new files not added after initial cairocanvas patch applicationPaul Davis
2013-01-16add copyright commentsPaul Davis
2012-05-24Remove over 500 unnecessary includes (including 54 of session.h).David Robillard
2012-04-14Fix a few framecnt / framepos type confusions.Carl Hetherington
2011-06-01Delete trailing whitespaceDavid Robillard
2011-03-02lincoln's patch to use QM onset detection in RFerret, and other tweaksPaul Davis
2011-01-19Patch from Lincoln to fix rhythm ferret in various ways (#3715).Carl Hetherington
2010-12-29Clear displayed transients on closing the rhythm ferret dialogue. Fixes #3623.Carl Hetherington
2010-11-03Tidy up the region menu a bit, and hopefully clarify what regions will beCarl Hetherington
2010-10-20Clean up get_regions_for_action prototype slightly.Carl Hetherington
2010-09-17megaopus patch #2 for today: remove nframes64_t and sframes_t from sourcePaul Davis
2010-09-02fix a variety of unused argument errors noted by gcc 4.3.2 on x86Paul Davis
2010-07-06beat slicing patch #1 from lincoln spiteriPaul Davis
2010-04-30Tidy up rhythm ferret dialogue a bit and move its menu option into the Region...Carl Hetherington
2010-02-11More tinkering with State<>. Use some StateDiffCommands instead ofCarl Hetherington
2009-12-17switch to using boost::signals2 instead of sigc++, at least for libardour. no...Paul Davis
2009-12-11make all use of bind/mem_fun be explicitly sigc:: Paul Davis
2009-10-14Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mix...David Robillard
2009-07-09Back out big shared_ptr change. Moving to a branch. Apologies all.Carl Hetherington
2009-07-09Use shared_ptr for the TimeAxisView hierarchy.Carl Hetherington
2009-06-29Bit of include trimming.Carl Hetherington
2009-05-05Support recursive undo events.David Robillard
2009-02-25*** NEW CODING POLICY ***David Robillard
2009-01-03Improve GNOME HIG compliance a bit.Carl Hetherington
2008-12-18Remove unnecessary 0 checks before delete; see http://www.parashift.com/c++-f...Carl Hetherington
2008-09-10merge from 2.0-ongoing @ 3581Paul Davis
2008-03-17merge with 2.0-ongoing @ rev 3147Paul Davis
2008-02-16Merge with 2.0-ongoing R3071.David Robillard
2008-02-02Merge with 2.0-ongoing R2988David Robillard
2008-02-02Merge with trunk R2978.David Robillard