log base/ZoomConstraint.h @ 1604:8aa1447fe27e bqaudiostream

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-09-28 Chris Cannam More sensible limit zoom
2018-09-19 Chris Cannam Pull out ZoomLevel, add inexact frame/pixel conversion functions and streaming zoom
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-06-15 Chris Cannam Raise this maximum, so longer files can be shown in the overview pane simple-fft-model
2014-06-17 Chris Cannam Remove size_t's, fix compiler warnings warnfix_no_size_t
2006-08-22 Chris Cannam * experiment with finer zoom level changes when using h thumbwheel
2006-03-20 Chris Cannam * Update licensing rubric for GPL
2006-03-20 Chris Cannam * Set indent-tabs-mode to nil in Emacs mode direction
2006-02-14 Chris Cannam * Change SpectrogramLayer to use its own cache type instead of a QImage
2006-01-26 Chris Cannam * Add ability to create empty layers for editing
2006-01-12 Chris Cannam * Update copyrights to 2006
2006-01-10 Chris Cannam initial import