<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dotemacs.git/tests/test-video-audio-recording--get-available-mics.el, branch v0.7.2</title>
<subtitle>my Emacs configuration
</subtitle>
<id>https://git.cjennings.net/dotemacs.git/atom?h=v0.7.2</id>
<link rel='self' href='https://git.cjennings.net/dotemacs.git/atom?h=v0.7.2'/>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/dotemacs.git/'/>
<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.git/commit/?id=a46f8af939b112b603a2c95b2e83a1932b208e20'/>
<id>urn:sha1:a46f8af939b112b603a2c95b2e83a1932b208e20</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.git/commit/?id=8de47fd766fe57c7f89960ee110b209a946024cb'/>
<id>urn:sha1:8de47fd766fe57c7f89960ee110b209a946024cb</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.git/commit/?id=5eb90dbbd18cf9b22d83fe31303fbb09099088ed'/>
<id>urn:sha1:5eb90dbbd18cf9b22d83fe31303fbb09099088ed</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.git/commit/?id=c603124f6487604baee5aab590e1432e99570ca8'/>
<id>urn:sha1:c603124f6487604baee5aab590e1432e99570ca8</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>
