log src/MainWindow.cpp @ 106:660d772b9f83 v0.1

age author description
Wed, 04 Dec 2013 19:30:42 +0000 Chris Cannam Use non-SV-preferred export types, set layer type setting for flexi note, temporarily (?) remove third tool
Wed, 04 Dec 2013 18:31:39 +0000 Chris Cannam Add initial dialog / network permission tester; lower default zoom level
Tue, 03 Dec 2013 18:06:54 +0000 Chris Cannam Toward piano keyboard
Tue, 03 Dec 2013 17:17:14 +0000 Chris Cannam About box updates
Mon, 02 Dec 2013 17:12:59 +0000 Chris Cannam Note and pitch track export functions
Fri, 29 Nov 2013 14:52:13 +0000 Chris Cannam Fix incorrect tool mode; add waveform to bottom (just to see how it looks, this isn't a very good way to do it)
Thu, 28 Nov 2013 16:49:45 +0000 Chris Cannam Nothing very successful
Thu, 28 Nov 2013 15:13:56 +0000 Chris Cannam Regenerate analysis on main-model change, not on explicit user actions to load a file -- so that it works with files loaded from command line as well
Tue, 26 Nov 2013 16:59:31 +0000 Chris Cannam Revert to using three separate tool modes (more like SV). This is less like the proposed design for Tony but better than the previous situation with two incomprehensible toggle buttons.
Fri, 12 Jul 2013 15:26:11 +0100 Chris Cannam Bring in latest build fixes etc from SV -- now builds with either Qt4 or Qt5
Thu, 20 Jun 2013 10:58:40 +0100 gyorgyf toggle button for boundary constraints and note recalculation
Wed, 19 Jun 2013 22:05:45 +0100 matthiasm vertical scale adapts to note range
Sat, 15 Jun 2013 16:20:42 +0100 gyorgyf branch merge with Matthias's export and my new tool
Sat, 15 Jun 2013 16:16:24 +0100 gyorgyf added NoteEdit tool mode
Sat, 15 Jun 2013 16:04:30 +0100 matthiasm added some code to export -- still not quite right, only csv/txt exports work
Sat, 20 Apr 2013 08:38:37 +0100 gyorgyf splitting notes works but major cleanup needed
Fri, 19 Apr 2013 19:15:22 +0100 gyorgyf edit icon now toggles between edit and navigate modes
Wed, 17 Apr 2013 09:15:05 +0100 gyorgyf larger notes plus basic editing functions are now enabled by temporary star icon in toolbar
Tue, 26 Mar 2013 20:15:38 +0000 matthiasm essentially only changed the colour of the overview
Fri, 16 Nov 2012 17:14:46 +0000 Chris Cannam Add analyser, calculate some transforms when a file is loaded
Fri, 16 Nov 2012 13:22:37 +0000 Chris Cannam Remove a few more unneeded bits
Fri, 16 Nov 2012 12:19:29 +0000 Chris Cannam Minor tidy
Fri, 16 Nov 2012 12:14:36 +0000 Chris Cannam dynamic_cast -> qobject_cast for QObjects, works without other compilation unit
Fri, 16 Nov 2012 12:13:04 +0000 Chris Cannam Cut back on includes
Fri, 16 Nov 2012 12:02:55 +0000 Chris Cannam Cut it back a bit
Fri, 16 Nov 2012 11:48:16 +0000 Chris Cannam Initial import of material from SV and Vect. This builds and runs, but does not yet have the layout we need