• Max Kellermann's avatar
    player: added variable "play_audio_format" · c6714f17
    Max Kellermann authored
    The local variable "play_audio_format" is updated every time the
    player starts playing a new song.  This way, we always know exactly
    which audio format is current.  The old code broke when a new song had
    a different format: ob.audio_format is the format of the next song,
    not of the current one - using this caused breakage for the software
    volume control.
    c6714f17
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...