log .hgsubstate @ 1179:9d37a3222bed spectrogram-minor-refactor

age author description
Thu, 30 Jun 2016 10:36:52 +0100 Chris Cannam Two functions, rather than one with a boolean arg spectrogram-minor-refactor
Wed, 29 Jun 2016 15:13:54 +0100 Chris Cannam Another tiny bit spectrogram-minor-refactor
Wed, 29 Jun 2016 14:04:57 +0100 Chris Cannam Pull out render timer spectrogram-minor-refactor
Wed, 29 Jun 2016 11:53:00 +0100 Chris Cannam More renderer stubbing spectrogram-minor-refactor
Mon, 27 Jun 2016 16:01:42 +0100 Chris Cannam Comments spectrogram-minor-refactor
Thu, 23 Jun 2016 17:07:21 +0100 Chris Cannam Start stubbing Colour3DPlotRenderer spectrogram-minor-refactor
Thu, 23 Jun 2016 14:51:10 +0100 Chris Cannam Use a params structure spectrogram-minor-refactor
Thu, 23 Jun 2016 14:43:23 +0100 Chris Cannam ColourScale class, comments, naming spectrogram-minor-refactor
Thu, 23 Jun 2016 10:57:22 +0100 Chris Cannam Comment spectrogram-minor-refactor
Thu, 23 Jun 2016 10:51:45 +0100 Chris Cannam Comments spectrogram-minor-refactor
Thu, 23 Jun 2016 08:46:20 +0100 Chris Cannam Fix possible crash when scrolling to end spectrogram-minor-refactor
Mon, 20 Jun 2016 12:00:32 +0100 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
Mon, 20 Jun 2016 11:30:15 +0100 Chris Cannam Pull out column ops into ColumnOp spectrogram-minor-refactor
Fri, 17 Jun 2016 10:19:55 +0100 Chris Cannam A more sensible order for column operations spectrogram-minor-refactor
Wed, 15 Jun 2016 14:43:51 +0100 Chris Cannam Don't need these spectrogram-minor-refactor
Wed, 15 Jun 2016 09:46:20 +0100 Chris Cannam Replace old logic with calls to new functions; basic refactor part A done, the code now compiles again spectrogram-minor-refactor
Wed, 15 Jun 2016 08:52:07 +0100 Chris Cannam A couple more helper functions spectrogram-minor-refactor
Mon, 13 Jun 2016 16:17:44 +0100 Chris Cannam Mid-refactor to pull out the bulk of paintDrawBuffer into chunks spectrogram-minor-refactor
Mon, 13 Jun 2016 12:46:36 +0100 Chris Cannam Merge from default branch spectrogram-minor-refactor
Mon, 13 Jun 2016 12:28:13 +0100 Chris Cannam Subrepo update 3.0-integration
Thu, 26 May 2016 11:21:55 +0100 Chris Cannam Don't paint if model has zero width 3.0-integration
Wed, 04 May 2016 10:27:26 +0100 Chris Cannam Subrepo update 3.0-integration
Tue, 03 May 2016 15:42:28 +0100 Chris Cannam Win32 build fix 3.0-integration
Wed, 27 Apr 2016 11:04:32 +0100 Chris Cannam OSX build fixes 3.0-integration
Fri, 22 Apr 2016 11:15:46 +0100 Chris Cannam Update subrepos 3.0-integration
Wed, 20 Apr 2016 12:06:28 +0100 Chris Cannam Merge branches 3.0-integration and imaf_enc to 3.0-plus-imaf 3.0-plus-imaf
Fri, 15 Apr 2016 16:26:15 +0100 Chris Cannam Merge from branch pluginscan 3.0-integration
Fri, 15 Apr 2016 16:13:06 +0100 Chris Cannam Check for plugin scan helper checker helper program in suitable directory, & tidy up warning messages somewhat pluginscan
Thu, 14 Apr 2016 16:53:03 +0100 Chris Cannam Update checker code layout pluginscan
Thu, 14 Apr 2016 14:23:48 +0100 Chris Cannam Make this warning a #pragma message, as we don't want it to make compilation fail with -Werror set pluginscan
Thu, 14 Apr 2016 14:03:18 +0100 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
Thu, 14 Apr 2016 12:12:04 +0100 Chris Cannam First cut running (but not yet using output of, or recovering from errors in) the plugin checker at startup pluginscan