]> Some of my projects - aniplayer.git/commit
Add support for chapters
authorAPTX <marek321@gmail.com>
Mon, 13 Mar 2017 17:40:11 +0000 (18:40 +0100)
committerAPTX <marek321@gmail.com>
Mon, 13 Mar 2017 17:48:58 +0000 (18:48 +0100)
commite461d7ef12fdb174caa6506e9630e0ec3adbf123
treed4381d2c362c542120346dcf0a4c79a8a9e4f767
parent61a17ec75f387c2e7efaa89ba767bf522abb0a09
Add support for chapters

Chapters and their start/end time is available in the chapter
model. The current chapter/chapter changes are currently not
implemented.
backendplugins/backend_mpv/backendmpv.cpp
core/chaptermodel.cpp [new file with mode: 0644]
core/chaptermodel.h [new file with mode: 0644]
core/core.pro
core/include/aniplayer/playerplugininterface.h
core/player.cpp
core/player.h
uiplugins/ui_desktop_qml_default/qml/PlayerControls.qml
uiplugins/ui_desktop_qml_default/qml/SeekSlider.qml