log data/model/PowerOfSqrtTwoZoomConstraint.cpp @ 1823:07a8793a0388

age author description
2018-10-10 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)
2018-10-08 Chris Cannam Messing with non-integer zoom ratios. But I don't think this is going anywhere as it stands zoom-double
2018-09-18 Chris Cannam Merge from default branch zoom
2018-09-18 Chris Cannam Tests and a couple of minor fixes for zoom constraints
2018-09-17 Chris Cannam Merge from default branch zoom
2018-03-01 Chris Cannam Untabify
2016-12-12 Chris Cannam Some hackery toward having a zoomlevel type zoom
2015-03-03 Chris Cannam Introducing the signed 64-bit frame index type, and fixing build failures from inclusion of -Wconversion with -Werror. Not finished yet. cxx11
2014-06-17 Chris Cannam Unsigned removals and warning fixes in data/ warnfix_no_size_t
2013-11-26 Chris Cannam Drop std:: from cout, cerr, endl -- pull these in through Debug.h
2011-06-14 Chris Cannam Seems to be a bad idea to use plain DEBUG symbol on OS/X (system wants it)
2011-05-16 Chris Cannam Convert many cerrs to DEBUGs debug-output
2009-09-10 Chris Cannam * solaris build fixes
2008-02-07 Chris Cannam * Ensure waveforms are strictly correct even when using a non-power-of-two
2006-07-31 Chris Cannam * Reorganising code base. This revision will not compile.