• Max Kellermann's avatar
    player_thread: disable cross-fading in "single" mode · f3515505
    Max Kellermann authored
    This commit reimplements the core of the "single" mode.  Instead of
    doing the detection in the playlist code from the outside, it is moved
    to the player thread, which gets a new option called "border_pause".
    It will now pause playback exactly at the beginning of the new song,
    making the feature more reliable.
    
    Now that the player thread knows what will happen, it can suppress
    cross-fading.
    
    Fixes mantis tickets 0003055 and 0003166.
    f3515505
Name
Last commit
Last update
doc Loading commit data...
m4 Loading commit data...
scripts Loading commit data...
src Loading commit data...
test 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...
UPGRADING Loading commit data...
autogen.sh Loading commit data...
configure.ac Loading commit data...
mpd.service.in Loading commit data...
valgrind.suppressions Loading commit data...