log main/MainWindow.h @ 967:5f2c90f7d225

age author description
Tue, 10 Mar 2015 17:02:52 +0000 Chris Cannam Further dedicated-types fixes cxx11
Mon, 01 Dec 2014 16:31:40 +0000 Chris Cannam Start work on unit converter
Wed, 13 Aug 2014 16:10:36 +0100 Chris Cannam Remove model from pan layer when it's about to be deleted, fixing #1035
Tue, 17 Jun 2014 16:42:51 +0100 Chris Cannam Various size_t etc removals, and compiler warning fixes warnfix_no_size_t
Thu, 05 Dec 2013 10:57:51 +0000 Chris Cannam Merge from default branch, fix build imaf_enc
Wed, 04 Dec 2013 16:48:08 +0000 Chris Cannam Cut down number of includes and predeclarations
Tue, 26 Nov 2013 11:41:12 +0000 Chris Cannam Restore and update old Surveyer class (survey itself is not there yet)
Mon, 04 Nov 2013 17:47:53 +0000 Chris Cannam Merge from default branch imaf_enc
Mon, 04 Nov 2013 17:15:52 +0000 Chris Cannam IMAF load code from Jesus Corral Garcia imaf_enc
Wed, 09 Oct 2013 14:56:48 +0100 Chris Cannam Add "Export Audio Data" to export audio waveform data into CSV or similar
Wed, 24 Jul 2013 12:02:01 +0100 Chris Cannam Reset cyclical counters when document is replaced (#182)
Thu, 16 May 2013 14:05:21 +0100 Chris Cannam Clean up more tidily on exit
Fri, 16 Nov 2012 13:21:44 +0000 Chris Cannam Pull out app name into arg, pull down description label from superclass
Mon, 02 Jul 2012 12:46:25 +0100 Chris Cannam Add means to replace the main audio model
Mon, 30 Jan 2012 16:56:39 +0000 Chris Cannam Connect quit function directly to closeAllWindows rather than try to closeAllWindows from close() (which strangely hangs on Windows)