log .hgsubstate @ 1195:23ae5eb33576 spectrogram-minor-refactor

age author description
2016-07-07 Chris Cannam Colour scales (partly) spectrogram-minor-refactor
2016-07-07 Chris Cannam Time-constrained rendering spectrogram-minor-refactor
2016-07-05 Chris Cannam Cut over to using the renderer (though it's very incomplete) and fix some cache problems and pointer lifetime misunderstandings spectrogram-minor-refactor
2016-07-05 Chris Cannam Start to introduce renderer objects spectrogram-minor-refactor
2016-07-05 Chris Cannam One FFT model per spectrogram (again!) - but we do still need a magnitude range per view, as views could be showing different regions spectrogram-minor-refactor
2016-07-02 Chris Cannam One FFT size method, no member for it spectrogram-minor-refactor
2016-07-01 Chris Cannam Simplify the oversampling/zero-padding logic. FFT model selection no longer depends on the view. spectrogram-minor-refactor
2016-07-01 Chris Cannam Add VerticalBinLayer to SpectrogramLayer spectrogram-minor-refactor
2016-07-01 Chris Cannam Scale and copy spectrogram-minor-refactor
2016-07-01 Chris Cannam Start introducing render code spectrogram-minor-refactor
2016-07-01 Chris Cannam VerticalBinLayer for vertical mapping abstraction. Not totally sure about this spectrogram-minor-refactor
2016-06-30 Chris Cannam Comments spectrogram-minor-refactor
2016-06-30 Chris Cannam Minor adjustments spectrogram-minor-refactor
2016-06-30 Chris Cannam More filling in render & cache code spectrogram-minor-refactor
2016-06-30 Chris Cannam Move drawVisibleText to PaintAssistant spectrogram-minor-refactor
2016-06-30 Chris Cannam Move LayerGeometryProvider from view to layer spectrogram-minor-refactor
2016-06-30 Chris Cannam Two functions, rather than one with a boolean arg spectrogram-minor-refactor
2016-06-29 Chris Cannam Another tiny bit spectrogram-minor-refactor
2016-06-29 Chris Cannam Pull out render timer spectrogram-minor-refactor
2016-06-29 Chris Cannam More renderer stubbing spectrogram-minor-refactor
2016-06-27 Chris Cannam Comments spectrogram-minor-refactor
2016-06-23 Chris Cannam Start stubbing Colour3DPlotRenderer spectrogram-minor-refactor
2016-06-23 Chris Cannam Use a params structure spectrogram-minor-refactor
2016-06-23 Chris Cannam ColourScale class, comments, naming spectrogram-minor-refactor
2016-06-23 Chris Cannam Comment spectrogram-minor-refactor
2016-06-23 Chris Cannam Comments spectrogram-minor-refactor
2016-06-23 Chris Cannam Fix possible crash when scrolling to end spectrogram-minor-refactor
2016-06-20 Chris Cannam Extend column logic to peak frequency display as well, and correct some scopes according to whether values are per source column or per target pixel spectrogram-minor-refactor
2016-06-20 Chris Cannam Pull out column ops into ColumnOp spectrogram-minor-refactor
2016-06-17 Chris Cannam A more sensible order for column operations spectrogram-minor-refactor
2016-06-15 Chris Cannam Don't need these spectrogram-minor-refactor
2016-06-15 Chris Cannam Replace old logic with calls to new functions; basic refactor part A done, the code now compiles again spectrogram-minor-refactor
2016-06-15 Chris Cannam A couple more helper functions spectrogram-minor-refactor
2016-06-13 Chris Cannam Mid-refactor to pull out the bulk of paintDrawBuffer into chunks spectrogram-minor-refactor
2016-06-13 Chris Cannam Merge from default branch spectrogram-minor-refactor
2016-06-13 Chris Cannam Subrepo update 3.0-integration
2016-05-26 Chris Cannam Don't paint if model has zero width 3.0-integration
2016-05-04 Chris Cannam Subrepo update 3.0-integration
2016-05-03 Chris Cannam Win32 build fix 3.0-integration
2016-04-27 Chris Cannam OSX build fixes 3.0-integration
2016-04-22 Chris Cannam Update subrepos 3.0-integration
2016-04-20 Chris Cannam Merge branches 3.0-integration and imaf_enc to 3.0-plus-imaf 3.0-plus-imaf
2016-04-15 Chris Cannam Merge from branch pluginscan 3.0-integration
2016-04-15 Chris Cannam Check for plugin scan helper checker helper program in suitable directory, & tidy up warning messages somewhat pluginscan
2016-04-14 Chris Cannam Update checker code layout pluginscan
2016-04-14 Chris Cannam Make this warning a #pragma message, as we don't want it to make compilation fail with -Werror set pluginscan
2016-04-14 Chris Cannam Make use of, and warn for, the plugin checker for all types of plugin. Haven't yet resolved the question of how to install and find it. pluginscan
2016-04-14 Chris Cannam First cut running (but not yet using output of, or recovering from errors in) the plugin checker at startup pluginscan
2016-03-18 Chris Cannam Remove Vamp SDK from dependency builds for Windows, as for OSX 3.0-integration
2016-03-18 Chris Cannam Start including Vamp SDK into main build, as we do with Sonic Annotator 3.0-integration
2016-03-04 Chris Cannam Update subrepo
2016-03-04 Chris Cannam Merge from default branch in subrepos 3.0-integration
2016-03-04 Chris Cannam Merge in subrepo
2016-03-02 Chris Cannam Merge in subrepo 3.0-integration
2016-02-09 Chris Cannam Make ViewProxy objects share the ids of their Views; fixes incorrect colour scale drawing 3.0-integration
2016-02-09 Chris Cannam Clumsily avoid segfault on pulse shutdown 3.0-integration
2016-02-04 Chris Cannam Merge subrepos 3.0-integration
2016-02-03 Chris Cannam Truncate edges when about to paint beyond limits of cache spectrogram-minor-refactor
2016-02-02 Chris Cannam Don't use partial paints when zoomed in far enough to have boundary alignment concerns. (But boundary calculations are still wrong, leading to a logic error exception.) spectrogram-minor-refactor
2016-02-02 Chris Cannam Comment spectrogram-minor-refactor
2016-02-02 Chris Cannam Timing tweaks to reduce the number of repaints spectrogram-minor-refactor
2016-02-02 Chris Cannam Fix cache validity boundary condition spectrogram-minor-refactor
2016-02-02 Chris Cannam *Really* add overlooked file! spectrogram-minor-refactor
2016-02-02 Chris Cannam Be a bit more flexible about which symbol to accept in resampler selection spectrogram-minor-refactor
2016-02-02 Chris Cannam Revert last commit (wrong branch)
2016-02-02 Chris Cannam Add overlooked file!
2016-01-30 Chris Cannam Update subrepo
2016-01-30 Chris Cannam Update acinclude files to look for qt5-qmake as well as qmake-qt5
2016-01-29 Chris Cannam Further fixes to the scrollable cache logic spectrogram-minor-refactor
2016-01-29 Chris Cannam Start refactoring out the spectrogram image cache spectrogram-minor-refactor
2016-01-27 Chris Cannam Subrepo update spectrogram-minor-refactor
2016-01-27 Chris Cannam build fix spectrogram-minor-refactor
2016-01-27 Chris Cannam OS/X updates spectrogram-minor-refactor
2016-01-27 Chris Cannam Fix calculation of repaint area when we haven't scrolled but cache is not complete spectrogram-minor-refactor
2016-01-26 Chris Cannam Start repainting from the middle -- but this is quite unreliable spectrogram-minor-refactor
2016-01-26 Chris Cannam Fix return value from paintDrawBuffer in rightToLeft case; propagate timing change to PeakFrequencies version as well spectrogram-minor-refactor
2016-01-26 Chris Cannam Draw right-to-left when adjoining an existing cache valid area on the right spectrogram-minor-refactor
2016-01-25 Chris Cannam Make paint method do its own timing and abandon if it's taking too long (still needs some work on queueing correct repaints of the remainder) spectrogram-minor-refactor
2016-01-25 Chris Cannam Rearrange cache update calculations so as to use the actual painted width returned by paint functions (though they only ever return the same width as requested, at this point) spectrogram-minor-refactor
2016-01-22 Chris Cannam Avoid reusing a large paint width if the zoom level has changed (in case it has changed dramatically, as for example when the user hits the F key). Also some tidying and adjustment to timing stuff 3.0-integration
2016-01-22 Chris Cannam Tidy a bit 3.0-integration
2016-01-22 Chris Cannam Subrepos 3.0-integration
2016-01-22 Chris Cannam Convert 3d model column type from QVector to std::vector; replace another user of ResizeableBitset 3.0-integration
2016-01-22 Chris Cannam Subrepos 3.0-integration
2016-01-22 Chris Cannam Subrepos 3.0-integration
2016-01-21 Chris Cannam Merge 3.0-integration
2015-12-10 Chris Cannam Subrepo update 3.0-integration
2016-01-21 Chris Cannam Mutex fix in bqaudioio to avoid delay in seeking during playback 3.0-integration
2016-01-21 Chris Cannam Make colour 3d plot layer colour a preference as well 3.0-integration
2016-01-20 Chris Cannam Add default spectrogram colours to prefs 3.0-integration
2016-01-19 Chris Cannam Tidy colourschemes
2016-01-19 Chris Cannam Rearrange colours, make some of them more attractive, give some of them nicer names colourschemes
2016-01-19 Chris Cannam Remove debug out colourschemes
2016-01-19 Chris Cannam Provide a sensible name for this colour scheme colourschemes
2016-01-19 Chris Cannam Merge from branch 3.0-integration colourschemes
2016-01-19 Chris Cannam Show warning to the user when plugin population has problems plugin-startup-test
2016-01-11 Chris Cannam Check for plugin loadability before trying to load in the main process (POSIX only so far) plugin-startup-test
2016-01-08 Chris Cannam Pull out candidate list plugin-startup-test
2015-12-02 Chris Cannam Experimentation with colour schemes and mappings colourschemes
2015-12-02 Chris Cannam Update icons 3.0-integration
2015-11-18 Chris Cannam Merge from default branch 3.0-integration
2015-10-22 Chris Cannam Build fix
2015-10-22 Chris Cannam Update CHANGELOG, back out ill-advised svgui feature
2015-10-20 Chris Cannam Merge from default branch 3.0-integration
2015-10-20 Chris Cannam Fix embarrassing failure to reload Note layers
2015-10-14 Chris Cannam Wakeup 3.0-integration
2015-10-14 Chris Cannam Remove debug 3.0-integration
2015-10-14 Chris Cannam PulseAudio lock fixes 3.0-integration
2015-10-14 Chris Cannam Update subrepos 3.0-integration
2015-10-12 Chris Cannam Merge from recording branch 3.0-integration
2015-09-22 Chris Cannam Fix suspending/resuming audio device; it wasn't suspending when playback reached the end, only when the user stopped explicitly recording
2015-09-17 Chris Cannam Merge from branch "recording" 3.0-integration
2015-09-17 Chris Cannam Merge from branch "scalable-icons" 3.0-integration
2015-09-17 Chris Cannam Update icons scalable-icons
2015-09-17 Chris Cannam Update subrepo recording
2015-09-16 Chris Cannam Suspend/resume audio device when not in use to save battery (only implemented for PulseAudioIO so far) recording
2015-09-16 Chris Cannam Recording message in status bar recording
2015-09-15 Chris Cannam Add audio record mode (option to replace session) and support for browsing to record directory recording
2015-08-20 Chris Cannam Subrepo update 3.0-integration
2015-08-20 Chris Cannam Merge from branch recording 3.0-integration
2015-08-20 Chris Cannam Fix reloading session with recorded audio recording
2015-08-19 Chris Cannam Toward resampling on output in bqaudioio recording
2015-08-19 Chris Cannam New filename for each audio recording recording
2015-08-19 Chris Cannam Make WritableWaveFileModel a true WaveFileModel (and ReadOnlyWaveFileModel the other sort of it). Enable recording from an empty session using that. recording
2015-08-19 Chris Cannam Toward recording without something already loaded (needs more work though) recording
2015-08-18 Chris Cannam OK, we can record -- sort of recording
2015-08-18 Chris Cannam Basic recording stuff recording
2015-08-18 Chris Cannam Start stubbing in audio record recording
2015-08-17 Chris Cannam Pulse stream and client names bqaudioio
2015-08-10 Chris Cannam Graft some fixes in subrepo bqaudioio
2015-08-05 Chris Cannam Fix very long delay on seeking during playback (caused by Pulse driver using max length as block size) 3.0-integration
2015-08-05 Chris Cannam Avoid playing repeated buffer while re-seeking 3.0-integration
2015-08-04 Chris Cannam Merge from branch bqaudioio 3.0-integration
2015-08-04 Chris Cannam Merge 3.0-integration
2015-07-24 Chris Cannam Merge from default branch 3.0-integration
2015-08-04 Chris Cannam Add Range header bqaudioio
2015-08-04 Chris Cannam Mutex fixes for PulseAudio bqaudioio
2015-08-04 Chris Cannam Initial work toward switching to bqaudioio library (so as to get I/O, not just O) bqaudioio
2015-08-04 Chris Cannam Necessary include 3.0-integration
2015-07-15 alo dataquay rollback imaf_enc
2015-07-14 alo removed imaf sliders imaf_enc
2015-07-13 Chris Cannam Make the play-speed dial settings much easier to understand and use (fixes #1328)
2015-07-07 Chris Cannam Merge from default branch 3.0-integration
2015-07-07 Chris Cannam Major fix to bug in handling of fuzzy column in CSV import (introduced since the last release) which meant that col 6 of a wide CSV would go missing completely!
2015-07-03 Chris Cannam Fix assignment of values to regions on import, in case where region model contains duplicate points
2015-07-01 Chris Cannam Merge 3.0-integration
2015-07-01 Chris Cannam Subrepo 3.0-integration
2015-07-01 Chris Cannam Merge from branch simple-fft-model 3.0-integration
2015-01-07 Chris Cannam Merge from default branch simple-fft-model
2015-07-01 Chris Cannam Fix a number of warnings in the 32-bit build
2015-07-01 Chris Cannam Merge from branch simple-fft-model 3.0-integration
2015-07-01 Chris Cannam Merge from branch osx-retina 3.0-integration
2015-07-01 Chris Cannam A few new icons osx-retina
2015-07-01 Chris Cannam Switch off debug again simple-fft-model
2015-07-01 Chris Cannam Fill extent is not relevant in simple-fft-model code, as it's always the full extent simple-fft-model
2015-06-30 Chris Cannam Fix dark point at highlight of LED button osx-retina
2015-06-30 Chris Cannam Render LED button direct to widget, making it look OK on retina screen osx-retina
2015-06-30 Chris Cannam Subrepos osx-retina
2015-06-30 Chris Cannam Merge osx-retina
2015-06-30 Chris Cannam Subrepo update osx-retina
2015-06-30 Chris Cannam Tighten spacing around sides of property box on OS/X osx-retina
2015-06-30 Chris Cannam Merge simple-fft-model
2015-06-30 Chris Cannam Build fix simple-fft-model
2015-06-26 Chris Cannam Merge from branch osx-retina 3.0-integration
2015-06-26 Chris Cannam Update subrepos for 3.0-integration 3.0-integration
2015-06-16 Chris Cannam Two-channel test simple-fft-model
2015-06-16 Chris Cannam Fix a cache-related dumbitude simple-fft-model
2015-06-15 Chris Cannam Raise this maximum, so longer files can be shown in the overview pane simple-fft-model
2015-06-15 Chris Cannam Use in-memory cache for WAV files as well, if appropriate simple-fft-model
2015-06-15 Chris Cannam Smooth signal flow through from file to fft model simple-fft-model
2015-06-15 Chris Cannam Store temporary audio files in memory if we have plenty of it simple-fft-model
2015-06-15 Chris Cannam Tidy simple-fft-model
2015-06-15 Chris Cannam Rework audio file reader API to prefer using std containers simple-fft-model
2015-06-13 Chris Cannam Fix to fft cache simple-fft-model
2015-06-12 Chris Cannam A small cache for source samples simple-fft-model
2015-06-12 Chris Cannam Make a small cache of recently-used columns simple-fft-model
2015-06-12 Chris Cannam Normalization function simple-fft-model
2015-06-12 Chris Cannam Simplest naive FFTModel implementation (+ fill in tests) simple-fft-model
2015-06-12 Chris Cannam Gut the old code, but don't replace it yet (so nothing will link yet) simple-fft-model
2015-06-12 Chris Cannam More tests simple-fft-model
2015-06-12 Chris Cannam Start making the FFT model tests into proper tests
2015-06-11 Chris Cannam Tidy
2015-06-10 Chris Cannam Tidy dense time-value model API a bit; add first simple unit test for FFT model
2015-06-10 Chris Cannam Remove some obsolete unused files
2015-06-10 Chris Cannam Merge from default branch osx-retina
2015-06-10 Chris Cannam Update subrepo
2015-06-10 Chris Cannam Report error if transform fails (during operation, rather than at start as was already reported)
2015-06-04 Chris Cannam Add forgotten zoom icon osx-retina
2015-06-01 Chris Cannam Couple more icons osx-retina
2015-06-01 Chris Cannam Update subrepos osx-retina
2015-05-22 Chris Cannam Fix crash when importing wide CSV file
2015-05-22 Chris Cannam Add half-wave rectification option to Colour 3D Plot layer
2015-05-21 Chris Cannam minor debug thing osx-retina
2015-05-21 Chris Cannam Fixes to font sizing in colour 3d plot layer (for #1221) osx-retina
2015-05-21 Chris Cannam Merge in subrepo
2015-05-21 Chris Cannam Avoid going pop when setting play head to before time 0
2015-05-21 Chris Cannam Prevent selection being dragged beyond start/end of content
2015-05-21 Chris Cannam Box colour a darker grey by default (but also changeable now)
2015-05-15 Chris Cannam Fix #1222 CSV export of time-instants layer omits last point
2015-05-14 Chris Cannam Merge from branch scalable-icons osx-retina
2015-05-14 Chris Cannam Merge from default branch osx-retina
2015-05-14 Chris Cannam Fix #1220 Flexi-note layer appears in Layers menu
2015-05-14 Chris Cannam Handle case where plugin erroneously returns sample rate 0 for fixed-rate output
2015-05-13 Chris Cannam Icon update scalable-icons
2015-05-12 Chris Cannam Fixes to, and tests for, RealTime-to-text methods
2015-05-12 Chris Cannam Display note name derived from value, when hovering over time-value feature if the scale unit is Hz
2015-05-12 Chris Cannam Address #1214, layer import produces wrong layer type. We needed a more principled approach to making sure the format gets updated properly and the dialog elements are consistent (basically separating making the dialog elements consistent from subsequently updating the format). This change should provide that, though there may be gotchas still.
2015-05-06 Chris Cannam Icons scalable-icons
2015-05-06 Chris Cannam Simplistic play-selection scalable-icons
2015-05-06 Chris Cannam Make play-pause bigger scalable-icons
2015-05-06 Chris Cannam Rewind/ffwd shouldn't be available when nothing loaded scalable-icons
2015-05-06 Chris Cannam Update splash, and a build fix scalable-icons
2015-05-06 Chris Cannam Fixes to scaling of splash screen scalable-icons
2015-05-06 Chris Cannam Various fixes to scalable rendering scalable-icons
2015-05-06 Chris Cannam Experiment with loading SVGs scalable-icons
2015-04-29 Chris Cannam Make Retina layer rendering selectable in settings osx-retina
2015-04-29 Chris Cannam Fix font size for painter when rendering scaled osx-retina
2015-04-29 Chris Cannam Fix positioning of local feature illumination rectangle osx-retina
2015-04-29 Chris Cannam Fix rendering of selections osx-retina
2015-04-27 Chris Cannam Always render to a buffer, then from that to the widget osx-retina
2015-04-20 Chris Cannam Painting off-cache means we shouldn't use proxy (we aren't scaling.. yet) osx-retina
2015-04-20 Chris Cannam Some scaling & zoom bits osx-retina
2015-04-20 Chris Cannam Update subrepos and config stuff osx-retina
2015-04-20 Chris Cannam Allow layers to be loaded without models if their layer class explicitly says it's OK (otherwise default template won't load, as it has an empty waveform layer)