From 0a33b35732450d91e39b725ace6cf3e51ab9bc3a Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 21 Feb 2017 23:30:26 +0000 Subject: [PATCH] Add FIXME. --- src/lib/player.cc | 1 + 1 file changed, 1 insertion(+) diff --git a/src/lib/player.cc b/src/lib/player.cc index 7c2048489..87d8b9d97 100644 --- a/src/lib/player.cc +++ b/src/lib/player.cc @@ -519,6 +519,7 @@ Player::pass () } if (!earliest) { + /* XXX: fill up to the length of Playlist with black / silence */ return true; } -- 2.30.2