]> git.sesse.net Git - nageru/commit
Fix an issue where it was not possible to add new infinite clips to a playlist
authorSteinar H. Gunderson <steinar+nageru@gunderson.no>
Wed, 30 Oct 2019 23:14:55 +0000 (00:14 +0100)
committerSteinar H. Gunderson <steinar+nageru@gunderson.no>
Wed, 30 Oct 2019 23:14:59 +0000 (00:14 +0100)
commitec86648ba1772001c26d23845d54ac7254cc92e5
treed17bc20286808f93645b49533be670c7eb22749d
parentea502b76e42b700e73afb25522a0b947e9ee60a9
Fix an issue where it was not possible to add new infinite clips to a playlist
that was already playing.

Non-infinite clips were okay all along, but infinite clips would have zero
(well, negative) length.
futatabi/mainwindow.cpp
futatabi/mainwindow.h