graph
- Merge from branch "tony-2.0-integration"3.0-integration 2015-10-14, by Chris Cannam
- Merge, but dropping the last commit from the recording branch because I prefer the way it was done here3.0-integration 2015-10-14, by Chris Cannam
- Merge from recording branch3.0-integration 2015-10-12, by Chris Cannam
- Fix suspending/resuming audio device; it wasn't suspending when playback reached the end, only when the user stopped explicitlyrecording 2015-09-22, by 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-13, by 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, by Chris Cannam
- Suspend audio driver when stopping recording from record button3.0-integration 2015-10-12, by Chris Cannam
- Fix compiler warnings3.0-integration 2015-10-12, by Chris Cannam
- Restore record button toggle state if user cancels file session save dialog after hitting record3.0-integration 2015-10-12, by Chris Cannam
- Suspend audio driver when stopping recording from record buttontony-2.0-integration 2015-10-12, by Chris Cannam
- Fix compiler warningstony-2.0-integration 2015-10-12, by Chris Cannam
- Restore record button toggle state if user cancels file session save dialog after hitting recordtony-2.0-integration 2015-10-12, by Chris Cannam
- Merge from branch "recording"3.0-integration 2015-09-17, by Chris Cannam
- Merge from branch recordingtony-2.0-integration 2015-09-17, by Chris Cannam
- Suspend/resume audio device when not in use to save battery (only implemented for PulseAudioIO so far)recording 2015-09-16, by Chris Cannam
- Add status bar "Recording" message and timer while recordingrecording 2015-09-16, by Chris Cannam
- Add status bar "Recording" message and timer while recordingtony-2.0-integration 2015-09-16, by Chris Cannam
- Merge from branch recordingtony-2.0-integration 2015-09-15, by Chris Cannam
- Add audio record mode (option to replace session) and support for browsing to record directoryrecording 2015-09-15, by Chris Cannam
- Merge through to branch for Tony 2.0tony-2.0-integration 2015-08-20, by Chris Cannam
- Merge from branch recording3.0-integration 2015-08-20, by Chris Cannam
- New filename for each audio recordingrecording 2015-08-19, by 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, by Chris Cannam
- Toward recording without something already loaded (needs more work though)recording 2015-08-19, by Chris Cannam
- OK, we can record -- sort ofrecording 2015-08-18, by Chris Cannam
- Basic recording stuffrecording 2015-08-18, by Chris Cannam
- Start stubbing in audio recordrecording 2015-08-18, by Chris Cannam
- Fix very long delay on seeking during playback (caused by Pulse driver using max length as block size)bqaudioio 2015-08-05, by Chris Cannam