Home | History | Annotate | Download | only in aiomixer
History log of /src/usr.bin/aiomixer/main.c
RevisionDateAuthorComments
 1.7  03-Nov-2024  rillig sbin, usr.bin, usr.sbin: remove redundant getopt declarations

No binary change, except for assertion line numbers in tprof.
 1.6  20-May-2024  nia branches: 1.6.2;
aiomixer(1): Fix setting volume on sb(4) emulated in QEMU.

The driver does not return a "delta", assume it's 16.
 1.5  29-Jun-2023  nia aiomixer(1): Support the informal NO_COLOR standard.

When the NO_COLOR environment variable is set, no ANSI colours will
be displayed.

https://no-color.org/
 1.4  18-Jul-2021  nia branches: 1.4.2;
aiomixer: Honor terminal colors. Looks better in cool-retro-term.
 1.3  15-Jul-2021  nia aiomixer: Clear screen after device selection
 1.2  09-May-2021  christos fix clang build (on_signal is dead)
 1.1  07-May-2021  nia branches: 1.1.2;
import aiomixer from git into usr.bin.

aiomixer is a graphical (curses-based) mixer for NetBSD audio.
 1.1.2.1  31-May-2021  cjep sync with head
 1.4.2.1  20-Jun-2024  martin Pull up following revision(s) (requested by nia in ticket #703):

usr.bin/aiomixer/main.c: revision 1.6

aiomixer(1): Fix setting volume on sb(4) emulated in QEMU.

The driver does not return a "delta", assume it's 16.
 1.6.2.1  02-Aug-2025  perseant Sync with HEAD

RSS XML Feed