• Max Kellermann's avatar
    player: reset pc.command when decoder startup fails · 4a71f662
    Max Kellermann authored
    When the decoder failed to start, the function do_play() returned,
    still having pc.command==PLAY.  This is because pc.command was reset
    only when the decoder started up successfully.  Add another
    player_command_finished() call in the error handler.
    4a71f662
Name
Last commit
Last update
doc Loading commit data...
m4 Loading commit data...
scripts Loading commit data...
src Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
COPYING Loading commit data...
INSTALL Loading commit data...
Makefile.am Loading commit data...
NEWS Loading commit data...
README Loading commit data...
TODO Loading commit data...
UPGRADING Loading commit data...
autogen.sh Loading commit data...
configure.ac Loading commit data...