log data/model/PowerOfSqrtTwoZoomConstraint.cpp @ 1690:ea1aa24ebf89

age author description
Wed, 10 Oct 2018 14:32:34 +0100 Chris Cannam Introduce RelativelyFineZoomConstraint, which encodes more-or-less the scheme that was already used for the horizontal thumbwheel in the pane (which overrode the layers' own zoom constraints unless they said they couldn't support any other)
Mon, 08 Oct 2018 13:39:40 +0100 Chris Cannam Messing with non-integer zoom ratios. But I don't think this is going anywhere as it stands zoom-double
Tue, 18 Sep 2018 15:06:58 +0100 Chris Cannam Merge from default branch zoom
Tue, 18 Sep 2018 15:04:46 +0100 Chris Cannam Tests and a couple of minor fixes for zoom constraints
Mon, 17 Sep 2018 13:51:14 +0100 Chris Cannam Merge from default branch zoom
Thu, 01 Mar 2018 18:02:22 +0000 Chris Cannam Untabify
Mon, 12 Dec 2016 15:18:52 +0000 Chris Cannam Some hackery toward having a zoomlevel type zoom
Tue, 03 Mar 2015 15:18:24 +0000 Chris Cannam Introducing the signed 64-bit frame index type, and fixing build failures from inclusion of -Wconversion with -Werror. Not finished yet. cxx11
Tue, 17 Jun 2014 14:33:42 +0100 Chris Cannam Unsigned removals and warning fixes in data/ warnfix_no_size_t
Tue, 26 Nov 2013 13:35:08 +0000 Chris Cannam Drop std:: from cout, cerr, endl -- pull these in through Debug.h
Tue, 14 Jun 2011 15:26:52 +0100 Chris Cannam Seems to be a bad idea to use plain DEBUG symbol on OS/X (system wants it)
Mon, 16 May 2011 17:19:09 +0100 Chris Cannam Convert many cerrs to DEBUGs debug-output
Thu, 10 Sep 2009 18:44:45 +0000 Chris Cannam * solaris build fixes
Thu, 07 Feb 2008 15:25:05 +0000 Chris Cannam * Ensure waveforms are strictly correct even when using a non-power-of-two
Mon, 31 Jul 2006 11:44:37 +0000 Chris Cannam * Reorganising code base. This revision will not compile.