summaryrefslogtreecommitdiff
path: root/mixer.c (follow)
Commit message (Expand)AuthorAge
* exec: Rename para_exec_cmdline_pid() to xexec().HEADnextmasterAndre Noll2026-08-01
* mixer: Fix waitpid() loop.Andre Noll2026-05-08
* Switch to SPDX identifiers.Andre Noll2026-03-17
* Merge topic branch t/mixer into masterAndre Noll2025-11-22
|\
| * mixer: Smarter mood switching.Andre Noll2025-11-10
| * mixer: Simplify com_snooze().Andre Noll2025-11-10
| * mixer: Simplify ->close().Andre Noll2025-11-10
| * mixer: Simple logging adjustments.Andre Noll2025-11-10
* | Improve mixer documentation.Andre Noll2025-10-08
|/
* Merge topic branch t/build into masterAndre Noll2025-05-20
|\
| * build: Merge version.{c,h} into string.{c,h}.Andre Noll2025-03-25
* | Include regex.h from para.h.Andre Noll2025-05-19
|/
* Kill BINDIR.Andre Noll2025-01-20
* mixer: sleep: Fade out before stopping the stream.Andre Noll2022-10-16
* mixer: sleep: Cycle audiod on stop.Andre Noll2022-10-16
* mixer: sleep: Add --initial-mood and --initial-delay.Andre Noll2022-10-16
* mixer: sleep: Always set initial volume and channel.Andre Noll2022-10-16
* Merge branch 'refs/heads/t/mixer'Andre Noll2020-03-15
|\
| * mixer: sleep/snooze: Close mixer during sleep.Andre Noll2019-06-02
* | mixer: fade: Handle empty mood strings gracefully.Andre Noll2019-11-02
|/
* Merge branch 'refs/heads/t/mixer-fix'Andre Noll2019-03-23
|\
| * mixer: sleep: Change to next file at fade-in time.Andre Noll2018-08-13
| * mixer: sleep: Change to fade-in mood later.Andre Noll2018-08-11
* | mixer: Trivial whitespace fix.Andre Noll2018-12-25
* | mixer.c: Fix doxygen \file description.Andre Noll2018-12-25
|/
* mixer: Use lsu_merge_config_file_options().Andre Noll2018-04-23
* mixer: Improve sleep subcommand.Andre Noll2018-04-08
* Shorten copyright notice.Andre Noll2017-09-22
* Simplify mixer setup.Andre Noll2017-04-01
* mixer: Implement non-linear time scale for fading.Andre Noll2017-04-01
* mixer: Allow arbitrary relative time for sleep subcommand.Andre Noll2017-03-26
* Convert para_fade to subcommands, rename it to para_mixer.Andre Noll2017-03-26