<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dotemacs/tests/test-video-audio-recording--get-available-mics.el, branch main</title>
<subtitle>My Emacs configuration
</subtitle>
<id>https://git.cjennings.net/dotemacs/atom?h=main</id>
<link rel='self' href='https://git.cjennings.net/dotemacs/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/dotemacs/'/>
<updated>2026-02-27T04:41:46+00:00</updated>
<entry>
<title>test(recording): add tests for label-devices, label-sinks, get-sink-apps</title>
<updated>2026-02-27T04:41:46+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2026-02-27T04:41:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/dotemacs/commit/?id=3ba527fa1683e267791e7c856a3b0a5202a9ade7'/>
<id>urn:sha1:3ba527fa1683e267791e7c856a3b0a5202a9ade7</id>
<content type='text'>
Fill test gaps from quality-engineer review: 3 new test files (28 tests)
and error cases for get-available-mics and get-available-sinks (+4 tests).
</content>
</entry>
<entry>
<title>feat(recording): intuitive labels, show muted devices, add app names</title>
<updated>2026-02-27T00:37:07+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2026-02-27T00:37:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/dotemacs/commit/?id=25ad8d7bfe82de23a00ef27162de170b6c49739e'/>
<id>urn:sha1:25ad8d7bfe82de23a00ef27162de170b6c49739e</id>
<content type='text'>
Rework quick-setup device picker:
- Labels: [in use], [ready], [available], [muted] instead of
  PulseAudio jargon (RUNNING/IDLE/SUSPENDED)
- Muted devices now shown (previously hidden) so users can see
  all connected hardware and understand why a device is unsuitable
- Sink step shows which apps are playing through each output:
  "JDS Labs Element IV [in use] (Firefox, Spotify)"
- Prompt changed from "audio output to monitor" to "audio output
  to capture" to avoid PulseAudio monitor terminology confusion
- Sort order: in use → ready → available → muted
</content>
</entry>
<entry>
<title>feat(recording): replace icons with text state labels in quick-setup</title>
<updated>2026-02-27T00:12:59+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2026-02-27T00:12:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/dotemacs/commit/?id=778b55218ae795971d39bda6718943f9b1e988a5'/>
<id>urn:sha1:778b55218ae795971d39bda6718943f9b1e988a5</id>
<content type='text'>
Replace hard-to-distinguish nerd font icons with clear text labels:
  Jabra SPEAK 510 Mono [active - running]
  Shure MV7+ Analog Stereo [active - idle]
  Ryzen HD Audio Controller [inactive - suspended]

Both mic and sink steps use the same labeling. Devices sorted
running → idle → suspended. Removed mic-active-p and sink-active-p
helpers — state now comes directly from the verbose pactl parsers
via get-available-mics/sinks which return (name description state).
</content>
</entry>
<entry>
<title>feat(recording): rewrite device setup, fix video stop, update modeline icons</title>
<updated>2026-02-06T19:12:44+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2026-02-06T19:00:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/dotemacs/commit/?id=0a4f6da4f20979e0b3c1e808611a0a92ba33eb50'/>
<id>urn:sha1:0a4f6da4f20979e0b3c1e808611a0a92ba33eb50</id>
<content type='text'>
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).
</content>
</entry>
</feed>
