]> git.tuebingen.mpg.de Git - paraslash.git/commit
Merge topic branch t/play into pu
authorAndre Noll <maan@tuebingen.mpg.de>
Thu, 16 May 2024 23:49:03 +0000 (01:49 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Thu, 16 May 2024 23:49:03 +0000 (01:49 +0200)
commitc060f8d93893979fc79ac99ec7f90deba824201e
tree95c9a2aadfbdd661515b9bc24922abae08b78d1a
parent31675befa2579bf5d4a4a3c2454cde678e6322aa
parent9aa1bf4680f23c0db8d8b3edba966d1120c306a7
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
# play.c
# web/manual.md
Makefile.real
audiod.c
filter_common.c
play.c
web/manual.md