]> git.tuebingen.mpg.de Git - paraslash.git/commit
Merge topic branch t/play into pu
authorAndre Noll <maan@tuebingen.mpg.de>
Sun, 17 Mar 2024 11:38:21 +0000 (12:38 +0100)
committerAndre Noll <maan@tuebingen.mpg.de>
Sun, 17 Mar 2024 11:38:21 +0000 (12:38 +0100)
commitf192fc3c0f824b951c4cb275d7b54b2651de7e8e
tree0bc34594589449bb766e7345195694b504355912
parent8e875411f29b017313482637cbc5b74a69f4ddde
parent945190584beab2f767f0109af9e3fb89e2b814f9
Merge topic branch t/play into pu

This small series contains a few minor tweaks for para_play. The most
obvious change is that para_play is no longer built on systems which
lack libreadline.

<!--
- para_play is no longer built if libreadline is not installed.
-->

* refs/heads/t/play:
  play: Shut down alsa on input EOF.
  play: Simplify and improve get_key_map_seq().
  play: Remove pointless goto in play_post_monitor().
  Return from filter_setup() so callers can reset the terminal.
  Let para_play depend on libreadline.

# Conflicts:
# configure.ac
Makefile.real
audiod.c