]> git.sesse.net Git - nageru/commit - futatabi/mainwindow.cpp
When previewing the playlist time, use compute_time_left().
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 16 Dec 2018 21:44:49 +0000 (22:44 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 16 Dec 2018 21:44:58 +0000 (22:44 +0100)
commit3295f7e178ffb254f7223e5c13d21c4f0689f2be
tree1efa2963e54581ab6668b901581b45197d97cbed
parent85e1c098fb61869cba7edf20a6281b2f87a7b9ed
When previewing the playlist time, use compute_time_left().

Less code duplication, and also fixes an issue where the fade time
would not be counted correctly.
futatabi/mainwindow.cpp