CVS log for src/usr.bin/aiomixer/main.c
Up to [cvs.NetBSD.org] / src / usr.bin / aiomixer
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Nov 3 10:43:27 2024 UTC (2 months, 3 weeks ago) by rillig
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -3
lines
sbin, usr.bin, usr.sbin: remove redundant getopt declarations
No binary change, except for assertion line numbers in tprof.
Revision 1.4.2.1: download - view: text, markup, annotated - select for diffs
Thu Jun 20 17:58:17 2024 UTC (7 months ago) by martin
Branches: netbsd-10
CVS tags: netbsd-10-1-RELEASE
Diff to: previous 1.4: preferred, colored; next MAIN 1.5: preferred, colored
Changes since revision 1.4: +7 -2
lines
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.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon May 20 22:21:45 2024 UTC (8 months ago) by nia
Branches: MAIN
CVS tags: perseant-exfatfs-base-20240630,
perseant-exfatfs-base,
perseant-exfatfs
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +7 -2
lines
aiomixer(1): Fix setting volume on sb(4) emulated in QEMU.
The driver does not return a "delta", assume it's 16.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Jun 29 19:06:54 2023 UTC (18 months, 4 weeks ago) by nia
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +11 -2
lines
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/
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Jul 18 11:45:31 2021 UTC (3 years, 6 months ago) by nia
Branches: MAIN
CVS tags: netbsd-10-base,
netbsd-10-0-RELEASE,
netbsd-10-0-RC6,
netbsd-10-0-RC5,
netbsd-10-0-RC4,
netbsd-10-0-RC3,
netbsd-10-0-RC2,
netbsd-10-0-RC1
Branch point for: netbsd-10
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -1
lines
aiomixer: Honor terminal colors. Looks better in cool-retro-term.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Jul 15 06:57:10 2021 UTC (3 years, 6 months ago) by nia
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -1
lines
aiomixer: Clear screen after device selection
Revision 1.1.2.1: download - view: text, markup, annotated - select for diffs
Mon May 31 22:15:25 2021 UTC (3 years, 7 months ago) by cjep
Branches: cjep_staticlib_x
Diff to: previous 1.1: preferred, colored; next MAIN 1.2: preferred, colored
Changes since revision 1.1: +2 -2
lines
sync with head
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun May 9 15:40:27 2021 UTC (3 years, 8 months ago) by christos
Branches: MAIN
CVS tags: cjep_sun2x-base1,
cjep_sun2x-base,
cjep_sun2x,
cjep_staticlib_x-base1
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2
lines
fix clang build (on_signal is dead)
Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri May 7 16:29:24 2021 UTC (3 years, 8 months ago) by nia
Branches: MAIN
CVS tags: cjep_staticlib_x-base
Branch point for: cjep_staticlib_x
import aiomixer from git into usr.bin.
aiomixer is a graphical (curses-based) mixer for NetBSD audio.
CVSweb <webmaster@jp.NetBSD.org>