2015-10-14 |
Chris Cannam |
Merge from branch "tony-2.0-integration"
3.0-integration
|
2015-10-14 |
Chris Cannam |
Merge, but dropping the last commit from the recording branch because I prefer the way it was done here
3.0-integration
|
2015-10-12 |
Chris Cannam |
Merge from recording branch
3.0-integration
|
2015-09-22 |
Chris Cannam |
Fix suspending/resuming audio device; it wasn't suspending when playback reached the end, only when the user stopped explicitly
recording
|
2015-10-13 |
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).
tony-2.0-integration
|
2015-10-12 |
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...
tony-2.0-integration
|
2015-10-12 |
Chris Cannam |
Suspend audio driver when stopping recording from record button
3.0-integration
|
2015-10-12 |
Chris Cannam |
Fix compiler warnings
3.0-integration
|
2015-10-12 |
Chris Cannam |
Restore record button toggle state if user cancels file session save dialog after hitting record
3.0-integration
|
2015-10-12 |
Chris Cannam |
Suspend audio driver when stopping recording from record button
tony-2.0-integration
|
2015-10-12 |
Chris Cannam |
Fix compiler warnings
tony-2.0-integration
|
2015-10-12 |
Chris Cannam |
Restore record button toggle state if user cancels file session save dialog after hitting record
tony-2.0-integration
|
2015-09-17 |
Chris Cannam |
Merge from branch "recording"
3.0-integration
|
2015-09-17 |
Chris Cannam |
Merge from branch recording
tony-2.0-integration
|
2015-09-16 |
Chris Cannam |
Suspend/resume audio device when not in use to save battery (only implemented for PulseAudioIO so far)
recording
|
2015-09-16 |
Chris Cannam |
Add status bar "Recording" message and timer while recording
recording
|
2015-09-16 |
Chris Cannam |
Add status bar "Recording" message and timer while recording
tony-2.0-integration
|
2015-09-15 |
Chris Cannam |
Merge from branch recording
tony-2.0-integration
|
2015-09-15 |
Chris Cannam |
Add audio record mode (option to replace session) and support for browsing to record directory
recording
|
2015-08-20 |
Chris Cannam |
Merge through to branch for Tony 2.0
tony-2.0-integration
|
2015-08-20 |
Chris Cannam |
Merge from branch recording
3.0-integration
|
2015-08-19 |
Chris Cannam |
New filename for each audio recording
recording
|
2015-08-19 |
Chris Cannam |
Make WritableWaveFileModel a true WaveFileModel (and ReadOnlyWaveFileModel the other sort of it). Enable recording from an empty session using that.
recording
|
2015-08-19 |
Chris Cannam |
Toward recording without something already loaded (needs more work though)
recording
|
2015-08-18 |
Chris Cannam |
OK, we can record -- sort of
recording
|
2015-08-18 |
Chris Cannam |
Basic recording stuff
recording
|
2015-08-18 |
Chris Cannam |
Start stubbing in audio record
recording
|
2015-08-05 |
Chris Cannam |
Fix very long delay on seeking during playback (caused by Pulse driver using max length as block size)
bqaudioio
|
2015-08-05 |
Chris Cannam |
Avoid playing repeated buffer while re-seeking
bqaudioio
|
2015-08-05 |
Chris Cannam |
Fix very long delay on seeking during playback (caused by Pulse driver using max length as block size)
3.0-integration
|
2015-08-05 |
Chris Cannam |
Avoid playing repeated buffer while re-seeking
3.0-integration
|
2015-08-04 |
Chris Cannam |
Merge from branch bqaudioio
3.0-integration
|
2015-07-24 |
Chris Cannam |
Merge from default branch
3.0-integration
|
2015-08-04 |
Chris Cannam |
Initial work toward switching to bqaudioio library (so as to get I/O, not just O)
bqaudioio
|
2015-07-14 |
alo |
removed imaf sliders
imaf_enc
|
2015-07-13 |
Chris Cannam |
Make the play-speed dial settings much easier to understand and use (fixes #1328)
|
2015-07-01 |
Chris Cannam |
Merge from branch simple-fft-model
3.0-integration
|
2015-01-07 |
Chris Cannam |
Merge from default branch
simple-fft-model
|
2015-07-01 |
Chris Cannam |
Fix a number of warnings in the 32-bit build
|
2015-06-26 |
Chris Cannam |
Merge from branch simple-fft-model
3.0-integration
|
2015-06-15 |
Chris Cannam |
Fix typo
simple-fft-model
|
2015-06-15 |
Chris Cannam |
Rework audio file reader API to prefer using std containers
simple-fft-model
|
2015-06-15 |
Chris Cannam |
Branch to test simple FFT model code
alignment-simple
|
2015-06-12 |
Chris Cannam |
Gut the old code, but don't replace it yet (so nothing will link yet)
simple-fft-model
|
2015-06-10 |
Chris Cannam |
Tidy dense time-value model API a bit; add first simple unit test for FFT model
|
2015-06-10 |
Chris Cannam |
Pass on signal from transform failure
|
2015-05-21 |
Chris Cannam |
Merge
|
2015-05-21 |
Chris Cannam |
Avoid going pop when setting play head to before time 0
|
2015-05-06 |
Chris Cannam |
Rewind/ffwd shouldn't be available when nothing loaded
|
2015-05-06 |
Chris Cannam |
Fixes to scaling of splash screen
|
2015-04-20 |
Chris Cannam |
Allow layers to be loaded without models if their layer class explicitly says it's OK (otherwise default template won't load, as it has an empty waveform layer)
|
2015-04-20 |
Chris Cannam |
Merge from default branch
alignment_view
|
2015-04-20 |
Chris Cannam |
Merge from branch tonioni
|
2015-04-13 |
Chris Cannam |
Revert to -Werror in debug only
tonioni
|
2015-03-31 |
Chris Cannam |
When loading a session, do not import any layers for which the identified models can't be found
tonioni
|
2015-03-31 |
Chris Cannam |
Deactivate very verbose debug
tonioni
|
2015-03-31 |
Chris Cannam |
Remove some debug; set some gain values
tonioni
|
2015-03-31 |
Chris Cannam |
Remove redundant include
tonioni
|
2015-03-25 |
Chris Cannam |
Revisit menu items without shortcuts, now that fixes are arriving in Qt
tonioni
|
2015-03-24 |
Chris Cannam |
Reset audio generator when clearing ring buffers -- because we are about to jump back in time to the start of the buffered area, so any pending note-offs won't happen until much later, so we should drop the pending notes entirely
tonioni
|