OpenBSD CVS

CVS log for src/usr.bin/sndiod/sndiod.8


[BACK] Up to [local] / src / usr.bin / sndiod

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.17 / (download) - annotate - [select for diffs], Fri May 3 16:47:15 2024 UTC (2 weeks, 1 day ago) by ratchov
Branch: MAIN
CVS Tags: HEAD
Changes since 1.16: +11 -11 lines
Diff to previous 1.16 (colored)

sndiod.1: Drop the number component of sndio descriptors

Revision 1.16 / (download) - annotate - [select for diffs], Mon Mar 7 08:58:33 2022 UTC (2 years, 2 months ago) by ratchov
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, OPENBSD_7_4_BASE, OPENBSD_7_4, OPENBSD_7_3_BASE, OPENBSD_7_3, OPENBSD_7_2_BASE, OPENBSD_7_2, OPENBSD_7_1_BASE, OPENBSD_7_1
Changes since 1.15: +2 -7 lines
Diff to previous 1.15 (colored)

Switch internal sample representation to 24-bit fixed-point.

The default device precision doesn't change (yet), i.e. we still
request the usual 16-bit mode, when available. Hardware supporting
24-bit samples only gets end-to-end 24-bit processing by default.

ok kettenis

Revision 1.15 / (download) - annotate - [select for diffs], Fri Feb 18 23:17:16 2022 UTC (2 years, 2 months ago) by jsg
Branch: MAIN
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (colored)

Avoid gendered language in man pages when not referring to a specific
person. Rewrite or use singular they.

ok thfr@ sthen@ daniel@ ian@ job@ kmos@ jcs@ ratchov@ phessler@ and
others I'm likely missing on an earlier version.
feedback tj@, feedback and ok jmc@

Revision 1.14 / (download) - annotate - [select for diffs], Sat Dec 25 16:15:53 2021 UTC (2 years, 4 months ago) by ratchov
Branch: MAIN
Changes since 1.13: +11 -7 lines
Diff to previous 1.13 (colored)

Move example about USB devices from -F description to hot plugging section

ok kn

Revision 1.13 / (download) - annotate - [select for diffs], Sat Dec 25 15:24:02 2021 UTC (2 years, 4 months ago) by ratchov
Branch: MAIN
Changes since 1.12: +20 -9 lines
Diff to previous 1.12 (colored)

Add section to explain how to handle device hot plugging

mostly from kn@, tweaks from me

Revision 1.12 / (download) - annotate - [select for diffs], Sat Dec 18 21:41:49 2021 UTC (2 years, 5 months ago) by jmc
Branch: MAIN
Changes since 1.11: +4 -4 lines
Diff to previous 1.11 (colored)

tighten the decription of -F; from richard ulmer
ok ratchov

Revision 1.11 / (download) - annotate - [select for diffs], Fri Jul 16 15:05:58 2021 UTC (2 years, 10 months ago) by sthen
Branch: MAIN
CVS Tags: OPENBSD_7_0_BASE, OPENBSD_7_0
Changes since 1.10: +3 -3 lines
Diff to previous 1.10 (colored)

Update the default block size in the manual, in sndiod.c r1.37 it was
reduced to 480 frames. ok ratchov@

Revision 1.10 / (download) - annotate - [select for diffs], Fri Feb 5 17:59:33 2021 UTC (3 years, 3 months ago) by jcs
Branch: MAIN
CVS Tags: OPENBSD_6_9_BASE, OPENBSD_6_9
Changes since 1.9: +4 -7 lines
Diff to previous 1.9 (colored)

disable autovol by default and set default volume to 127

The previous behavior of automatically decreasing playback volume
when new programs start playing can be achieved with '-w on'.

ok ratchov, patrick

Revision 1.9 / (download) - annotate - [select for diffs], Mon Feb 1 07:09:37 2021 UTC (3 years, 3 months ago) by jmc
Branch: MAIN
Changes since 1.8: +3 -3 lines
Diff to previous 1.8 (colored)

some article fixes; from eddie youseph and grep

Revision 1.8 / (download) - annotate - [select for diffs], Sun Jun 28 05:21:39 2020 UTC (3 years, 10 months ago) by ratchov
Branch: MAIN
CVS Tags: OPENBSD_6_8_BASE, OPENBSD_6_8
Changes since 1.7: +7 -2 lines
Diff to previous 1.7 (colored)

Allow switching between alternate devices (-F option) with sndioctl(1)

Revision 1.7 / (download) - annotate - [select for diffs], Sat Apr 25 05:35:52 2020 UTC (4 years ago) by ratchov
Branch: MAIN
CVS Tags: OPENBSD_6_7_BASE, OPENBSD_6_7
Changes since 1.6: +10 -2 lines
Diff to previous 1.6 (colored)

If no -f options are used, expose first 4 audio(4) devices to clients

Revision 1.6 / (download) - annotate - [select for diffs], Wed Apr 1 16:54:17 2020 UTC (4 years, 1 month ago) by ratchov
Branch: MAIN
Changes since 1.5: +9 -1 lines
Diff to previous 1.5 (colored)

If no -q options are used, expose first 8 midi(4) devices to sndiod clients

Revision 1.5 / (download) - annotate - [select for diffs], Sat Sep 21 05:49:38 2019 UTC (4 years, 7 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_6_6_BASE, OPENBSD_6_6
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

tweak previous;

Revision 1.4 / (download) - annotate - [select for diffs], Sat Sep 21 05:03:34 2019 UTC (4 years, 7 months ago) by ratchov
Branch: MAIN
Changes since 1.3: +4 -4 lines
Diff to previous 1.3 (colored)

Fix missing word in -F and -Q descriptions.

Revision 1.3 / (download) - annotate - [select for diffs], Sat Sep 21 04:42:46 2019 UTC (4 years, 7 months ago) by ratchov
Branch: MAIN
Changes since 1.2: +30 -3 lines
Diff to previous 1.2 (colored)

Allow switching between devices without disconnecting clients.

The new -F option allows alternate device to be specified.  If the
device is disconnected, the one given with the last -f or -F options
will be used instead. Similarly, the new -Q option allows an alternate
MIDI port to be specified.

ok mpi@

Revision 1.2 / (download) - annotate - [select for diffs], Mon Jan 18 11:38:07 2016 UTC (8 years, 4 months ago) by ratchov
Branch: MAIN
CVS Tags: OPENBSD_6_5_BASE, OPENBSD_6_5, OPENBSD_6_4_BASE, OPENBSD_6_4, OPENBSD_6_3_BASE, OPENBSD_6_3, OPENBSD_6_2_BASE, OPENBSD_6_2, OPENBSD_6_1_BASE, OPENBSD_6_1, OPENBSD_6_0_BASE, OPENBSD_6_0, OPENBSD_5_9_BASE, OPENBSD_5_9
Changes since 1.1: +3 -4 lines
Diff to previous 1.1 (colored)

Mention that "sndiod -d" doesn't daemonize and that
the -d flag can be specified multiple times. Diff
from Michael Reed <m.reed at mykolab.com>. Many thanks.

Revision 1.1 / (download) - annotate - [select for diffs], Thu Jan 7 07:41:01 2016 UTC (8 years, 4 months ago) by ratchov
Branch: MAIN

Move sndiod man page to section 8.

suggested by deraadt, fixes from jmc, ok millert

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.