]> Some of my projects - aniplayer.git/commit
Implement track switching
authorAPTX <marek321@gmail.com>
Sun, 26 Mar 2017 12:24:43 +0000 (14:24 +0200)
committerAPTX <marek321@gmail.com>
Sun, 26 Mar 2017 12:24:43 +0000 (14:24 +0200)
commitd224d5f7adbcad572743620af1955c8e8f171d31
treeb409c97993b1d30484868e006b2ccb447b4a78a1
parente461d7ef12fdb174caa6506e9630e0ec3adbf123
Implement track switching

Some functions initially added for this were renamed
as they used "stream" instead of "track" in the name.

The default UI uses combo boxes to select the tracks. These
work terribly in fullscreen mode and will have to be changed.
18 files changed:
backendplugins/backend_mpv/backendmpv.cpp
backendplugins/backend_mpv/backendmpv.h
backendplugins/backend_null/backendnull.cpp
backendplugins/backend_null/backendnull.h
core/chaptermodel.h
core/core.pro
core/include/aniplayer/backendpluginbase.h
core/include/aniplayer/backendpluginbase.h.X24088 [new file with mode: 0644]
core/include/aniplayer/playerplugininterface.h
core/include/aniplayer/playerplugininterface.h.Q75208 [new file with mode: 0644]
core/include/aniplayer/playerplugininterface.h.X13004 [new file with mode: 0644]
core/include/aniplayer/playerplugininterface.h.e74088 [new file with mode: 0644]
core/include/aniplayer/playerplugininterface.h.i13004 [new file with mode: 0644]
core/player.cpp
core/player.h
core/trackmodel.cpp [new file with mode: 0644]
core/trackmodel.h [new file with mode: 0644]
uiplugins/ui_desktop_qml_default/qml/PlayerControls.qml