Add FIXME.
authorCarl Hetherington <cth@carlh.net>
Tue, 21 Feb 2017 23:30:26 +0000 (23:30 +0000)
committerCarl Hetherington <cth@carlh.net>
Wed, 19 Apr 2017 22:04:32 +0000 (23:04 +0100)
src/lib/player.cc

index 7c2048489db81f5c9950aee6004430ebebde2f49..87d8b9d97913553c4f090211f5dcb9b32ffd26f1 100644 (file)
@@ -519,6 +519,7 @@ Player::pass ()
        }
 
        if (!earliest) {
+               /* XXX: fill up to the length of Playlist with black / silence */
                return true;
        }