Thu, 07 Dec 2017 13:34:23 +0000 |
Chris Cannam |
Use undefined behaviour sanitiser in debug mode
|
Wed, 08 Mar 2017 08:37:55 +0000 |
Chris Cannam |
Credit translators in About box
|
Sun, 05 Mar 2017 17:14:17 +0000 |
Chris Cannam |
More debug output during startup
|
Wed, 01 Mar 2017 14:54:21 +0000 |
Chris Cannam |
Add brief mention of Piper
sv_v3.0rc1
|
Tue, 28 Feb 2017 14:47:37 +0000 |
Chris Cannam |
Next version will identify as 3.0 (as it's going to be an RC); remove beta dialog
|
Tue, 28 Feb 2017 09:27:34 +0000 |
Chris Cannam |
Fix crash when trying to set object name on nonexistent model
|
Mon, 27 Feb 2017 16:52:12 +0000 |
Chris Cannam |
Set a more appropriate name on aggregate model when deciding to retain it
|
Mon, 27 Feb 2017 16:26:37 +0000 |
Chris Cannam |
Store aggregate models in the document and release them when they are invalidated (because their components have been released). They're no longer leaked, but we still don't save them in the session file.
|
Sat, 25 Feb 2017 19:24:13 +0000 |
Chris Cannam |
Rework network permission tester to note that aggregate info may be used, and tweak for clarity
|
Fri, 24 Feb 2017 11:12:49 +0000 |
Chris Cannam |
Note the release ID stuff to the debug log as well as in the about box
|
Thu, 19 Jan 2017 10:50:04 +0000 |
Chris Cannam |
Report on failures that happen while configuring a transform
|
Tue, 10 Jan 2017 17:08:38 +0000 |
Chris Cannam |
Fix "argument missing"
|
Tue, 10 Jan 2017 16:04:03 +0000 |
Chris Cannam |
Show warning about beta release
3.0-integration
|
Tue, 10 Jan 2017 14:01:13 +0000 |
Chris Cannam |
Better sizing on the Mac I think
3.0-integration
|
Tue, 10 Jan 2017 13:58:06 +0000 |
Chris Cannam |
Add "What's New" to help menu; primp up About box
3.0-integration
|
Wed, 04 Jan 2017 16:03:12 +0000 |
Chris Cannam |
Wire up record monitoring
3.0-integration
|
Tue, 03 Jan 2017 16:14:31 +0000 |
Chris Cannam |
Some copyright dates and build adjustments
3.0-integration
|
Tue, 03 Jan 2017 15:15:26 +0000 |
Chris Cannam |
Store/recall colours by hex name; simpler and more general (was having trouble with reloading on Mac). Also update subrepos inc PortAudio build
3.0-integration
|
Tue, 03 Jan 2017 14:34:46 +0000 |
Chris Cannam |
Merge
3.0-integration
|
Tue, 03 Jan 2017 14:32:53 +0000 |
Chris Cannam |
Fix to removal of icons from menus on the Mac
3.0-integration
|
Tue, 03 Jan 2017 14:36:31 +0000 |
Chris Cannam |
Fix accidental breakage of PNG export while adding SVG export
3.0-integration
|
Tue, 03 Jan 2017 13:05:02 +0000 |
Chris Cannam |
Don't show icons on menus in OSX
3.0-integration
|
Mon, 19 Dec 2016 16:32:34 +0000 |
Chris Cannam |
Implement "Export SVG file..."
svg
|
Fri, 16 Dec 2016 19:26:21 +0000 |
Chris Cannam |
Add overview colour preference
3.0-integration
|
Thu, 15 Dec 2016 14:40:20 +0000 |
Chris Cannam |
When the window is actually being closed, we need to close the prefs quickly (otherwise we get a crash on Mac)
levelpanwidget
|
Thu, 15 Dec 2016 11:02:25 +0000 |
Chris Cannam |
Small OSX fixes
levelpanwidget
|
Thu, 15 Dec 2016 10:36:41 +0000 |
Chris Cannam |
Moving around some UI bits
levelpanwidget
|
Wed, 14 Dec 2016 14:28:41 +0000 |
Chris Cannam |
Merge from branch 3.0-integration
levelpanwidget
|
Mon, 12 Dec 2016 17:07:53 +0000 |
Chris Cannam |
Open record container folder instead of record folder (so you can see all existing recordings, no matter when they were made)
3.0-integration
|
Mon, 12 Dec 2016 15:45:33 +0000 |
Chris Cannam |
Reopen the audio device directly when preference is changed
3.0-integration
|
Fri, 09 Dec 2016 14:40:49 +0000 |
Chris Cannam |
Fixes to sample rate and latency handling
bqresample
|
Fri, 09 Dec 2016 13:46:34 +0000 |
Chris Cannam |
Some fixes to sample rate management
bqresample
|
Mon, 05 Dec 2016 17:03:09 +0000 |
Chris Cannam |
Merge from branch 3.0-integration
levelpanwidget
|
Mon, 05 Dec 2016 16:29:13 +0000 |
Chris Cannam |
Remove full-screen entry on OSX (#1759: SV's full-screen mode interacts badly with OSX full-screen mode)
3.0-integration
|
Mon, 05 Dec 2016 15:47:40 +0000 |
Chris Cannam |
Start incorporating level-pan widgets
levelpanwidget
|
Mon, 05 Dec 2016 12:04:23 +0000 |
Chris Cannam |
Scale the sizes of a few more UI elements
more-hidpi
|
Fri, 25 Nov 2016 09:57:36 +0000 |
Chris Cannam |
Add Winnow as well
subdivide-instants
|
Fri, 25 Nov 2016 09:38:53 +0000 |
Chris Cannam |
Implement "Subdivide Selected Instants". Also add the relabel command to the history, which I previously forgot to do!
subdivide-instants
|
Thu, 03 Nov 2016 14:57:00 +0000 |
Chris Cannam |
Make SVDEBUG always write to a log file -- formerly this was disabled in NDEBUG builds. I think there's little use to that, it just means that we keep adding more cerr debug output because we aren't getting the log we need. And SVDEBUG logging is not usually used in tight loops, I don't think the performance overhead is too serious.
piper
|
Fri, 21 Oct 2016 16:24:30 +0100 |
Chris Cannam |
Error reporting for Piper server startup
piper
|
Tue, 18 Oct 2016 15:59:42 +0100 |
Chris Cannam |
MSVC build fixes, and show 32/64-bit in About
msvc2015_64
|
Mon, 15 Aug 2016 16:45:17 +0100 |
Chris Cannam |
Patch from Fab Nicol to fix a problem with Recent Files menu:
3.0-integration
|
Wed, 27 Apr 2016 11:34:08 +0100 |
Chris Cannam |
Update Qt copyright note
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: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 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
|
Tue, 19 Jan 2016 12:32:30 +0000 |
Chris Cannam |
Show warning to the user when plugin population has problems
plugin-startup-test
|
Thu, 17 Sep 2015 13:46:20 +0100 |
Chris Cannam |
Merge from branch "recording"
3.0-integration
|
Tue, 15 Sep 2015 16:34:08 +0100 |
Chris Cannam |
Add audio record mode (option to replace session) and support for browsing to record directory
recording
|
Thu, 20 Aug 2015 16:41:51 +0100 |
Chris Cannam |
Check for audioIO as well as play target; + deployment bits
3.0-integration
|
Thu, 20 Aug 2015 13:15:19 +0100 |
Chris Cannam |
Merge from branch recording
3.0-integration
|
Tue, 18 Aug 2015 16:47:54 +0100 |
Chris Cannam |
OK, we can record -- sort of
recording
|
Tue, 18 Aug 2015 14:04:47 +0100 |
Chris Cannam |
Start stubbing in audio record
recording
|
Tue, 04 Aug 2015 16:39:40 +0100 |
Chris Cannam |
Merge from branch bqaudioio
3.0-integration
|
Fri, 24 Jul 2015 16:31:54 +0100 |
Chris Cannam |
Merge from default branch
3.0-integration
|
Tue, 04 Aug 2015 13:27:42 +0100 |
Chris Cannam |
Initial work toward switching to bqaudioio library (so as to get I/O, not just O)
bqaudioio
|
Tue, 14 Jul 2015 15:04:46 +0100 |
alo |
removed imaf sliders
imaf_enc
|
Mon, 13 Jul 2015 14:39:41 +0100 |
Chris Cannam |
Make the play-speed dial settings much easier to understand and use (fixes #1328)
|
Fri, 26 Jun 2015 14:18:18 +0100 |
Chris Cannam |
Merge from branch osx-retina
3.0-integration
|
Fri, 12 Jun 2015 14:51:46 +0100 |
Chris Cannam |
Gut the old code, but don't replace it yet (so nothing will link yet)
simple-fft-model
|
Wed, 10 Jun 2015 13:38:02 +0100 |
Chris Cannam |
Merge from default branch
osx-retina
|
Wed, 10 Jun 2015 13:13:39 +0100 |
Chris Cannam |
Report error if transform fails (during operation, rather than at start as was already reported)
|
Fri, 22 May 2015 09:17:52 +0100 |
Chris Cannam |
Add half-wave rectification option to Colour 3D Plot layer
|
Thu, 14 May 2015 15:40:37 +0100 |
Chris Cannam |
Merge from branch scalable-icons
osx-retina
|
Tue, 12 May 2015 14:24:33 +0100 |
Chris Cannam |
Copyright date
|
Wed, 06 May 2015 10:08:28 +0100 |
Chris Cannam |
Experiment with loading SVGs
scalable-icons
|
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
|
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
|
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
|
Fri, 16 Jan 2015 17:02:55 +0000 |
Chris Cannam |
Fix arg in string
|
Thu, 04 Dec 2014 14:48:19 +0000 |
Chris Cannam |
Quick hack at a multiplex option for transform input (see #1108)
|
Mon, 01 Dec 2014 16:31:40 +0000 |
Chris Cannam |
Start work on unit converter
|
Wed, 10 Sep 2014 09:54:49 +0100 |
Chris Cannam |
Pull across beta bits from prior beta branch
2.4beta2 sv_v2.4beta2
|
Tue, 09 Sep 2014 16:33:52 +0100 |
Chris Cannam |
Use openPath instead of open() when opening local file or URL (for progress indicator). I think I didn't realise this distinction between the two functions, which formerly were both named open().
|
Wed, 03 Sep 2014 12:36:11 +0100 |
Chris Cannam |
Fix dead code; fix previous fix to midi insertion logic
|
Wed, 03 Sep 2014 09:35:03 +0100 |
Chris Cannam |
Return seems to work better than Enter here
|
Wed, 03 Sep 2014 09:19:55 +0100 |
Chris Cannam |
Fix incoherent logic for what happens if MIDI arrives while no suitable layer is current (from coverity scan)
|
Wed, 03 Sep 2014 09:17:01 +0100 |
Chris Cannam |
Fix local declaration hiding outer scope, which caused export-multiple to export a single file as well as the multiple one (from coverity scan)
|
Tue, 02 Sep 2014 16:06:41 +0100 |
Chris Cannam |
Restore the old prev/next layer commands (that were never enabled because they didn't work) using the new fixed order layer list (so they now do work)
|
Mon, 01 Sep 2014 15:55:28 +0100 |
Chris Cannam |
Fix #1039 (Menu bar missing, under Ubuntu with Gnome 3)
|
Thu, 14 Aug 2014 09:11:44 +0100 |
Chris Cannam |
Show beta version
2.4beta1
|
Wed, 13 Aug 2014 21:37:25 +0100 |
Chris Cannam |
Beta release dialog
2.4beta1
|
Wed, 13 Aug 2014 16:43:15 +0100 |
Chris Cannam |
Give some dialogs their proper parents
|
Wed, 13 Aug 2014 16:18:25 +0100 |
Chris Cannam |
If current pane has the main model in it as a waveform, use that for the pan layer even if it isn't the top layer in the pane
|
Wed, 13 Aug 2014 16:10:36 +0100 |
Chris Cannam |
Remove model from pan layer when it's about to be deleted, fixing #1035
|
Wed, 13 Aug 2014 16:09:11 +0100 |
Chris Cannam |
Tidy
|
Wed, 13 Aug 2014 12:34:45 +0100 |
Chris Cannam |
Debug out
|
Wed, 13 Aug 2014 09:53:42 +0100 |
Chris Cannam |
Call finaliseMenus again each time the pane/layer menus are reworked
|
Wed, 13 Aug 2014 09:09:16 +0100 |
Chris Cannam |
Some temporary action debug output
|
Wed, 02 Jul 2014 15:09:51 +0100 |
Chris Cannam |
Fix #1024 - avoid status bar repainting all its siblings when its message changes (and it resizes) by using a widget in the status bar for the label instead of the bar itself.
|
Tue, 01 Jul 2014 15:33:51 +0100 |
Chris Cannam |
Only update message if it has actually changed
|
Tue, 17 Jun 2014 16:42:51 +0100 |
Chris Cannam |
Various size_t etc removals, and compiler warning fixes
warnfix_no_size_t
|
Tue, 03 Jun 2014 11:13:53 +0100 |
Chris Cannam |
Call out to finaliseMenus() to fix up single-key shortcuts on OS/X with Qt5
|
Fri, 09 May 2014 17:15:50 +0100 |
Chris Cannam |
Merge from default branch
tony_integration
|