log audio/AudioRecordTarget.cpp @ 539:630c4a9885ca 3.0-integration

age author description
2015-10-14 Chris Cannam Put recorded files in subdirectories by date tony-2.0-integration
2015-10-14 Chris Cannam Remove source (now unused) 3.0-integration
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-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 Fix compiler warnings tony-2.0-integration
2015-09-16 Chris Cannam Add status bar "Recording" message and timer while 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-19 Chris Cannam New filename for each audio recording recording
2015-08-18 Chris Cannam OK, we can record -- sort of recording
2015-08-18 Chris Cannam Basic recording stuff recording