]> git.tuebingen.mpg.de Git - paraslash.git/commit
Merge topic branch t/play into pu
authorAndre Noll <maan@tuebingen.mpg.de>
Sat, 18 May 2024 20:14:30 +0000 (22:14 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Sat, 18 May 2024 20:14:30 +0000 (22:14 +0200)
commitcf7c7c9042d575fb039c400c38b66dc0db3e69fc
treeb6b6f2cb5e09edda1f3ad0a8570262397d57f6ad
parentae01f0c61f7f8c8d921ae7b82cd961e3db169c8e
parent9aa404fcdea4d8e2da8621315fc31b722b00abd0
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