| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 13 days | fix(recording): replace blocking y-or-n-p with non-blocking warning | Craig Jennings | |
| The no-audio warning was a y-or-n-p prompt that blocked recording start. This fires too often in legitimate scenarios (starting before a meeting connects, during silence). Replace with a message in the echo area and diagnostic steps logged silently to *Messages*. Also add pre-recording validation to the Commentary section. | |||
| 13 days | feat(recording): validate system audio device before recording | Craig Jennings | |
| Add pre-recording validation that catches stale or drifted system audio devices before they cause silent recordings. When the default audio output changes (Bluetooth reconnect, device switch) between setup and recording, the monitor device is auto-updated. Warns if no audio is currently playing through the monitored sink. Co-Authored-By: Craig Jennings <c@cjennings.net> | |||
