log main/MainWindow.cpp @ 52:527598e2fa10

age author description
2006-10-05 Chris Cannam * More transforms in recent transforms menu
2006-10-05 Chris Cannam ...
2006-10-05 Chris Cannam ...
2006-10-05 Chris Cannam * Add --no-audio option to avoid opening any audio output device
2006-10-04 Chris Cannam * Bypass auditioning plugin on xrun
2006-10-04 Chris Cannam * Audition effects plugins during playback
2006-10-03 Chris Cannam * Introduce WritableWaveFileModel, and use it as an output model for audio
2006-10-03 Chris Cannam * Restructure WavFileWriter a bit to permit writing from raw data as well as
2006-09-25 Chris Cannam * Add a friendlier setup mechanism to SubdividingMenu, and use it for all the
2006-09-25 Chris Cannam * Pull alphabetical categorisation code out into a SubdividingMenu class
2006-09-22 Chris Cannam * Pull transforms out of Layer menu (again) and into a separate Transforms
2006-09-21 Chris Cannam * Add support for plugin classification using category files.
2006-09-19 Chris Cannam * More to do with passing around step/blocksize etc from plugin dialog to
2006-09-18 Chris Cannam * Add mono timestretch toggle button; some more work on getting blocksize etc
2006-09-15 Chris Cannam * Add setRatio method to the time stretcher, and make it possible to change
2006-09-15 Chris Cannam * Put channel and windowing parameters on an "advanced" bit of the plugin
2006-09-14 Chris Cannam * Add some internal feedback to the time stretcher to try to make it maintain
2006-09-13 Chris Cannam * Fix phase calculation for percussive frames, and some tweaks -- we can do
2006-09-13 Chris Cannam * substantial enhancements to time stretcher:
2006-09-13 Chris Cannam * IntegerTimeStretcher -> PhaseVocoderTimeStretcher (no longer confined to
2006-09-12 Chris Cannam * Some work on making the time stretcher squash as well as stretch
2006-09-12 Chris Cannam * Add session management support (commitData)
2006-08-16 Chris Cannam * Avoid adding ruler layer to spectrum
2006-08-04 Chris Cannam * Add zoom thumbwheels to Pane. Implement horizontal thumbwheel, and
2006-08-03 Chris Cannam * Add Thumbwheel widget for all our zooming needs
2006-07-31 Chris Cannam * Reorganising code base. This revision probably should compile once more.
2006-07-31 Chris Cannam * Reorganising code base. This revision will not compile.