Wed, 14 Oct 2015 16:39:14 +0100 |
Chris Cannam |
Remove more debug
2.0-integration
|
Wed, 14 Oct 2015 16:02:09 +0100 |
Chris Cannam |
Trim suspend/resume calls
2.0-integration
|
Wed, 14 Oct 2015 15:08:55 +0100 |
Chris Cannam |
Put recorded files in subdirectories by date
2.0-integration
|
Wed, 14 Oct 2015 14:53:45 +0100 |
Chris Cannam |
Update subrepos
2.0-integration
|
Tue, 13 Oct 2015 15:13:46 +0100 |
Chris Cannam |
Add speaker icon
2.0-integration
|
Tue, 13 Oct 2015 14:26:40 +0100 |
Chris Cannam |
Adjust model update during recording or writing a new wave file. Formerly we were using the model's completion percentage to indicate write proportion and completion -- that's not a good idea because some layers will reasonably avoid rendering at all until a model reaches 100% completion (it's supposed to report only progress on the initial model generation, and the model shouldn't change during completion updates).
2.0-integration
|
Mon, 12 Oct 2015 17:10:43 +0100 |
Chris Cannam |
Update analysis stuff when recording starts (and when model is added) rather than when it ends. Not continuing to update during recording though...
2.0-integration
|
Mon, 12 Oct 2015 15:16:15 +0100 |
Chris Cannam |
Update subrepos
2.0-integration
|
Mon, 12 Oct 2015 14:06:18 +0100 |
Chris Cannam |
Update subrepos
2.0-integration
|
Mon, 12 Oct 2015 13:24:12 +0100 |
Chris Cannam |
Restore record button toggle state if user cancels file session save dialog after hitting record
recording
|
Thu, 17 Sep 2015 13:49:44 +0100 |
Chris Cannam |
Merge
recording
|
Thu, 17 Sep 2015 12:10:40 +0100 |
Chris Cannam |
Audio suspend/resume in PortAudioIO as well
recording
|
Thu, 17 Sep 2015 13:49:00 +0100 |
Chris Cannam |
Update icons
recording
|
Wed, 16 Sep 2015 12:04:26 +0100 |
Chris Cannam |
Add status bar "Recording" message and timer while recording
recording
|
Tue, 15 Sep 2015 16:44:13 +0100 |
Chris Cannam |
Replace session when recording; add browse to recorded audio
recording
|
Thu, 20 Aug 2015 17:06:27 +0100 |
Chris Cannam |
Hi-dpi pixmaps in icons
recording
|
Thu, 20 Aug 2015 16:27:54 +0100 |
Chris Cannam |
Build fixes
recording
|
Thu, 20 Aug 2015 15:40:04 +0100 |
Chris Cannam |
Some minor tweaks to make behaviour more like prior Tony
2.0-integration
|
Thu, 20 Aug 2015 14:54:21 +0100 |
Chris Cannam |
Merge through to branch for Tony 2.0
2.0-integration
|
Fri, 14 Aug 2015 18:16:14 +0100 |
Matthias Mauch |
fixes the problem that the last note was not exported to csv
|
Mon, 13 Apr 2015 13:52:05 +0100 |
Chris Cannam |
Revert to -Werror in debug only
v1.0-linuxbuild
|
Wed, 01 Apr 2015 12:59:34 +0100 |
Chris Cannam |
Win32 build updates; version is 1.0
|
Tue, 31 Mar 2015 17:46:46 +0100 |
Chris Cannam |
When loading a session, do not import any layers for which the identified models can't be found
|
Tue, 31 Mar 2015 17:27:28 +0100 |
Chris Cannam |
Deactivate very verbose debug
|
Tue, 31 Mar 2015 14:46:40 +0100 |
Chris Cannam |
Level-pan widget sizing for OS/X
|
Tue, 31 Mar 2015 14:38:19 +0100 |
Chris Cannam |
Don't bail out until after printing command line warning if no args provided
|
Tue, 31 Mar 2015 14:08:06 +0100 |
Chris Cannam |
Simpler colours in level pan widget
|
Tue, 31 Mar 2015 14:05:39 +0100 |
Chris Cannam |
LevelPanWidget alternative without including muting
|
Tue, 31 Mar 2015 13:06:29 +0100 |
Chris Cannam |
Remove some debug; set some gain values
|
Tue, 31 Mar 2015 12:28:17 +0100 |
Chris Cannam |
Extend models to have nominal end time matching that of the audio, so that the export-fill option continues to fill to end of audio time
|
Tue, 31 Mar 2015 12:12:31 +0100 |
Chris Cannam |
clone() is never used (therefore presumably never works either)
|
Tue, 31 Mar 2015 11:54:57 +0100 |
Chris Cannam |
Implement FillGaps option in SparseModel export
|
Tue, 31 Mar 2015 11:05:02 +0100 |
Chris Cannam |
Wire options into CSVFileWriter; omit levels from Tony note export
|
Tue, 31 Mar 2015 10:41:05 +0100 |
Chris Cannam |
Update subrepo to fix crash on exit; merge
|
Mon, 30 Mar 2015 17:27:56 +0100 |
Chris Cannam |
Wire up reset-analysis-options
|
Mon, 30 Mar 2015 14:28:37 +0100 |
Chris Cannam |
Merge
|
Mon, 30 Mar 2015 14:14:33 +0100 |
matthiasm |
changed rectangle in Overview: colour and roundedness
|
Mon, 30 Mar 2015 14:28:04 +0100 |
Chris Cannam |
Experiment with simple button logic for LevelPanWidget (separating out playback toggle again)
|
Wed, 25 Mar 2015 11:48:33 +0000 |
Chris Cannam |
Fix possible excess image size
|
Wed, 25 Mar 2015 11:41:17 +0000 |
Chris Cannam |
Fixes to enabled/disabled state in level-pan tool button
|
Wed, 25 Mar 2015 11:27:46 +0000 |
Chris Cannam |
Render direct to widget (necessary to avoid pixel doubling on OS/X)
|
Wed, 25 Mar 2015 11:09:33 +0000 |
Chris Cannam |
Fixes to muting from level-pan tool button
|
Wed, 25 Mar 2015 11:01:18 +0000 |
Chris Cannam |
Revisit menu items without shortcuts, now that fixes are arriving in Qt
|
Wed, 25 Mar 2015 10:55:09 +0000 |
Chris Cannam |
A number of fixes to level-pan button (including mute toggle)
|
Wed, 25 Mar 2015 10:33:19 +0000 |
Chris Cannam |
Introduce level/pan toolbar buttons
|
Tue, 24 Mar 2015 17:05:42 +0000 |
Chris Cannam |
Don't snap selections to time ruler -- it's never useful
|
Tue, 24 Mar 2015 16:41:45 +0000 |
Chris Cannam |
Subrepos
|
Tue, 24 Mar 2015 16:08:36 +0000 |
Chris Cannam |
Add missed include
|
Tue, 24 Mar 2015 16:03:52 +0000 |
Chris Cannam |
Merge
|
Tue, 24 Mar 2015 15:18:04 +0000 |
Chris Cannam |
Update dependencies subrepo
|
Tue, 24 Mar 2015 16:02:45 +0000 |
Chris Cannam |
Try using audio level fader logic
|
Tue, 24 Mar 2015 15:48:25 +0000 |
Chris Cannam |
Replace mute toggles as well
|
Tue, 24 Mar 2015 14:40:31 +0000 |
Chris Cannam |
Try adding a combined simple level/pan widget
|
Mon, 23 Mar 2015 11:26:28 +0000 |
Chris Cannam |
Merge from cxx11 branch
|
Mon, 23 Mar 2015 10:33:32 +0000 |
Chris Cannam |
Merge from default branch
cxx11-types
|
Mon, 23 Mar 2015 10:17:09 +0000 |
Chris Cannam |
Merge subrepos from default
|
Wed, 11 Mar 2015 12:20:06 +0000 |
Chris Cannam |
c++11 flag in qmake project
cxx11-types
|
Wed, 11 Mar 2015 11:54:29 +0000 |
Chris Cannam |
Build fixes etc
cxx11-types
|
Tue, 11 Nov 2014 17:05:44 +0000 |
Chris Cannam |
Make the dragged pitch take effect when releasing drag on a note
|
Tue, 11 Nov 2014 16:34:22 +0000 |
Chris Cannam |
Don't clear ring buffers & regenerate when adding a model that is muted anyway
|