| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix(test): add missing testutil require for sanitize-org-body tests | Craig Jennings | 2026-02-06 | 1 | -5/+5 |
| | | |||||
| * | feat(recording): rewrite device setup, fix video stop, update modeline icons | Craig Jennings | 2026-02-06 | 1 | -15/+11 |
| | | | | | | | | | | | | | | | | Video stop fix: kill wf-recorder (producer) first on Wayland so ffmpeg gets clean EOF, then signal process group. Replaces sit-for with poll-based wait-for-exit. Fixes zero-byte output files. Device selection: rewrite quick setup to show all available mics with PulseAudio descriptions, auto-detect default sink monitor for system audio. Skip confirmation dialog, add Cancel option to mic list. Modeline: replace red dot emoji with nerd font icons (mic/camcorder). Rename quick-setup-for-calls to quick-setup, rebind C-; r s / C-; r S. 173 recording tests pass (was 165). | ||||
| * | Revert "checking in modified/removed tests and other misc changes" | Craig Jennings | 2025-11-14 | 1 | -0/+347 |
| | | | | | This reverts commit 1218bae708a6755e3628f15fef58e6806ac81039. | ||||
| * | checking in modified/removed tests and other misc changes | Craig Jennings | 2025-11-14 | 1 | -347/+0 |
| | | |||||
| * | a/v recording: fix setup, add test functionality and indicatorlkg | Craig Jennings | 2025-11-11 | 1 | -0/+347 |
| Integrates a modeline indicator to display active recording status in Emacs. The indicator shows "🔴Audio", "🔴Video", or "🔴A+V" based on the active recording processes. Includes functions for starting and stopping audio/video recordings, with sentinel processes ensuring timely updates to the modeline. Also adds extensive integration tests to validate modeline synchronization. | |||||
