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
|
Wed, 02 Apr 2014 08:50:18 +0100 |
Chris Cannam |
Remove tool-specific keyboard shortcut reference registration from Pane and put it in MainWindow (as it depends on which tools are in use)
tony_integration
|
Fri, 28 Mar 2014 15:43:04 +0000 |
Chris Cannam |
Start up with the correct values of toggleable menu entries
|
Tue, 28 Jan 2014 15:17:06 +0000 |
Chris Cannam |
Merge subrepos from tonioni
tony_integration
|
Thu, 12 Dec 2013 15:20:42 +0000 |
Chris Cannam |
Add network permission to prefs; make OSC support one of the things that depends on it
|
Wed, 11 Dec 2013 22:20:09 +0000 |
Chris Cannam |
Merge from default branch
imaf_enc sv-v2.3-imaf
|
Thu, 05 Dec 2013 10:57:51 +0000 |
Chris Cannam |
Merge from default branch, fix build
imaf_enc
|
Thu, 05 Dec 2013 10:56:21 +0000 |
Chris Cannam |
Remove duplicate shortcut
|
Tue, 26 Nov 2013 14:17:48 +0000 |
Chris Cannam |
Drop std:: from cerr, cout, endl; drop toStdString etc; build fix
|
Tue, 26 Nov 2013 13:10:28 +0000 |
Chris Cannam |
Add network permission question box on first startup
|
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:17:09 +0000 |
Chris Cannam |
Fix from Jesus Corral Garcia (for crashes etc)
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
|
Fri, 20 Sep 2013 16:38:00 +0100 |
Chris Cannam |
If maximised on exit, don't save (maximised) geometry but instead mark as maximised and maximise on restart
|
Wed, 24 Jul 2013 12:02:01 +0100 |
Chris Cannam |
Reset cyclical counters when document is replaced (#182)
|