]> git.sesse.net Git - nageru/commit - futatabi/player.cpp
Allow editing a playing playlist.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Fri, 28 Dec 2018 21:31:05 +0000 (22:31 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Fri, 28 Dec 2018 21:31:05 +0000 (22:31 +0100)
commit4d334dafa066cf9af7899a555e1145d1e4dd0b3d
tree898499a5f4d5be8d5177a2f4605af4dac2fd0068
parent35fa8cce99a5d224609bde5bef15d13367506804
Allow editing a playing playlist.

This is based on the notion of splicing; if we edit a part of the
playlist that is below the currently playing clip, that edit is
heuristically spliced into Player's current internal list.
futatabi/mainwindow.cpp
futatabi/player.cpp
futatabi/player.h