log

age author description
Wed, 11 Mar 2015 13:55:15 +0000 Chris Cannam Subrepo state cxx11
Wed, 11 Mar 2015 13:54:56 +0000 Chris Cannam Start branch for retina hi-res rendering osx-retina
Wed, 11 Mar 2015 13:30:37 +0000 Chris Cannam Build fixes for OS/X cxx11
Wed, 11 Mar 2015 12:23:06 +0000 Chris Cannam Subrepo cxx11
Wed, 11 Mar 2015 11:58:54 +0000 Chris Cannam Subrepos cxx11
Wed, 11 Mar 2015 09:29:45 +0000 Chris Cannam Comments etc cxx11
Tue, 10 Mar 2015 20:03:08 +0000 Chris Cannam Merge cxx11
Tue, 10 Mar 2015 20:02:06 +0000 Chris Cannam Doh cxx11
Tue, 10 Mar 2015 17:40:43 +0000 Chris Cannam Subrepos cxx11
Tue, 10 Mar 2015 17:31:14 +0000 Chris Cannam Nothing of consequence cxx11
Tue, 10 Mar 2015 17:23:45 +0000 Chris Cannam More type fixes. We now build with -Wconversion, on this platform (64-bit Linux) at least. cxx11
Tue, 10 Mar 2015 17:02:52 +0000 Chris Cannam Further dedicated-types fixes cxx11
Tue, 10 Mar 2015 13:22:10 +0000 Chris Cannam More type fixes cxx11
Tue, 10 Mar 2015 10:31:27 +0000 Chris Cannam More type fixes, primarily in the spectrogram cxx11
Mon, 09 Mar 2015 15:59:04 +0000 Chris Cannam A few more fixes cxx11
Mon, 09 Mar 2015 14:35:21 +0000 Chris Cannam Working through the float/double and int/sv_frame_t fixes cxx11
Mon, 09 Mar 2015 12:02:10 +0000 Chris Cannam Move to using double rather than float for floating-point calculations (float only for storage); more build fixes cxx11
Mon, 09 Mar 2015 08:43:20 +0000 Chris Cannam More conversion fixes cxx11
Wed, 04 Mar 2015 13:53:42 +0000 Chris Cannam Now builds with current svcore; next, try it again with -Wconversion in svgui, svapp, and sonic-visualiser cxx11
Tue, 03 Mar 2015 09:33:59 +0000 Chris Cannam Merge from default branch cxx11
Mon, 02 Mar 2015 17:25:27 +0000 Chris Cannam Update subrepo
Mon, 02 Mar 2015 17:20:24 +0000 Chris Cannam Specify UTF-8 encoding when writing XML formats -- the XML header always indicated UTF-8 but the QTextStream defaulted to local encoding which is generally not UTF-8 on Windows
Wed, 25 Feb 2015 16:21:12 +0000 Chris Cannam Updates for win32 build - repackaging with Qt5.4 to fix failure to start up properly on 32-bit win8.1 2.4-stable
Thu, 26 Feb 2015 09:44:08 +0000 Chris Cannam Update and merge
Thu, 26 Feb 2015 09:43:12 +0000 Chris Cannam Debug reporting from FileSource
Tue, 24 Feb 2015 17:42:00 +0000 Chris Cannam Enable ThreadSanitizer datarace
Wed, 18 Feb 2015 12:08:17 +0000 Chris Cannam Add option to toggle H:M:S time display (when off, just show seconds even when more than 60)
Fri, 13 Feb 2015 13:30:37 +0000 Chris Cannam Update subrepos
Tue, 10 Feb 2015 11:30:45 +0000 Chris Cannam Updates for next win32 build
Mon, 09 Feb 2015 10:31:07 +0000 Chris Cannam Merge from default branch cxx11
Fri, 16 Jan 2015 17:02:55 +0000 Chris Cannam Fix arg in string
Mon, 15 Dec 2014 16:08:26 +0000 Chris Cannam Tidy up layout and ranges for unit conversion dialog, highlight in red any out-of-range values
Tue, 09 Dec 2014 13:53:44 +0000 Chris Cannam Start connecting up tempo bits
Tue, 09 Dec 2014 12:17:04 +0000 Chris Cannam Update units when prefs change
Tue, 09 Dec 2014 11:49:27 +0000 Chris Cannam Oops, included some unintended cruft
Tue, 09 Dec 2014 11:45:34 +0000 Chris Cannam hz -> freq, and some layout rearrangement
Mon, 08 Dec 2014 15:37:49 +0000 Chris Cannam Fixes to limits etc in unit converter
Thu, 04 Dec 2014 14:48:19 +0000 Chris Cannam Quick hack at a multiplex option for transform input (see #1108)
Tue, 02 Dec 2014 17:53:17 +0000 Chris Cannam Wire up note/octave stuff
Tue, 02 Dec 2014 13:50:49 +0000 Chris Cannam Start adding piano note
Tue, 02 Dec 2014 13:30:24 +0000 Chris Cannam Adding the unit converter code might have enhanced the previous commit a little
Mon, 01 Dec 2014 16:31:40 +0000 Chris Cannam Start work on unit converter
Mon, 01 Dec 2014 15:42:58 +0000 Chris Cannam Unit tests for StringBits::splitQuoted
Mon, 01 Dec 2014 10:18:55 +0000 Chris Cannam If the first column of a CSV file has zero or one non-empty values in it, during the first 5 rows, then ignore it by default
Thu, 27 Nov 2014 17:50:34 +0000 Chris Cannam Fix close-quote immediately before separator in StringBits::splitQuoted
Thu, 27 Nov 2014 17:39:37 +0000 Chris Cannam Avoid completely smoothing out a curve if it alternates high/low, when zooming out far enough to use lines instead
Thu, 20 Nov 2014 12:30:16 +0000 Chris Cannam Couple more RealTime tests
Wed, 19 Nov 2014 15:28:55 +0000 Chris Cannam Subrepo state
Mon, 17 Nov 2014 15:31:08 +0000 Chris Cannam CXX11 (-std=c++11) branch, to test build environments before making any code adaptations cxx11
Mon, 10 Nov 2014 09:54:09 +0000 Chris Cannam Discard wildly excessive wheel events
Fri, 03 Oct 2014 15:27:02 +0100 Chris Cannam Handle variable columns by importing all of them (not just the minimum number)
Fri, 03 Oct 2014 15:09:27 +0100 Chris Cannam Add milliseconds as CSV import timing option
Thu, 02 Oct 2014 10:29:36 +0100 Chris Cannam Update version in wxs file 2.4-stable
Wed, 01 Oct 2014 21:45:55 +0100 Chris Cannam Merge from branch 2.4-stable
Wed, 01 Oct 2014 21:41:55 +0100 Chris Cannam Merge 2.4-stable
Wed, 01 Oct 2014 21:38:00 +0100 Chris Cannam Added tag sv_v2.4.1 for changeset 2868d5abf1a3 2.4-stable
Wed, 01 Oct 2014 21:37:49 +0100 Chris Cannam Update changelog 2.4-stable sv_v2.4.1
Wed, 01 Oct 2014 21:37:11 +0100 Chris Cannam Version will be 2.4.1 2.4-stable
Wed, 01 Oct 2014 21:26:09 +0100 Chris Cannam Subrepo update 2.4-stable
Mon, 29 Sep 2014 13:27:50 +0100 Chris Cannam Merge from branch 2.4-stable