log base/View.h @ 38:a6b2128eed56

age author description
Fri, 03 Mar 2006 16:56:20 +0000 Chris Cannam * Continue MainWindow refactoring by making MainWindow actually use the new
Thu, 02 Mar 2006 16:58:49 +0000 Chris Cannam * Refactor Layer classes so as no longer to store a single View pointer;
Mon, 27 Feb 2006 17:34:41 +0000 Chris Cannam * Add "Export Audio File" option
Thu, 23 Feb 2006 18:01:31 +0000 Chris Cannam * Rearrange spectrogram cacheing so that gain, normalization, instantaneous
Mon, 20 Feb 2006 13:33:36 +0000 Chris Cannam * Add TextModel and TextLayer types
Fri, 17 Feb 2006 18:11:08 +0000 Chris Cannam * As previous commit
Fri, 17 Feb 2006 18:04:26 +0000 Chris Cannam * Implement play mute, level and pan controls and a layer visibility control
Fri, 03 Feb 2006 17:30:47 +0000 Chris Cannam * Some fixes to waveform layer greyscaling
Mon, 30 Jan 2006 17:51:56 +0000 Chris Cannam * Add command history class, and basic undo/redo menus. No actual commands
Mon, 30 Jan 2006 13:19:42 +0000 Chris Cannam * Add getXForFrame / getFrameForX in preference to using the zoom level everywhere
Thu, 26 Jan 2006 16:15:40 +0000 Chris Cannam * Add ability to create empty layers for editing
Wed, 25 Jan 2006 17:46:28 +0000 Chris Cannam * Fix update and play limits for play-selection mode when not looping
Tue, 24 Jan 2006 16:20:58 +0000 Chris Cannam * Add play-selection and looping modes. Looping seems to work OK, but
Mon, 23 Jan 2006 17:02:57 +0000 Chris Cannam * Hook up tool selection buttons to switch the cursor mode
Thu, 12 Jan 2006 17:19:08 +0000 Chris Cannam * Beginnings of session save code