]> Some of my projects - localmylist.git/commit
Add MyList::playFile
authorAPTX <marek321@gmail.com>
Sun, 31 May 2015 10:18:03 +0000 (12:18 +0200)
committerAPTX <marek321@gmail.com>
Sun, 31 May 2015 10:21:14 +0000 (12:21 +0200)
commit4c5fc228e690c3e2df9b5ca3f31d4ed9bf5c7345
treed9923533c9a9f682681ccfd1823a59b683e5adf3
parent9b481abad9b7d71085ab54cc8d9bbd636d65d56e
Add MyList::playFile

This method opens the file from OpenFileData
in a video player. play-next now uses this method.
It is available in the scripting API.
localmylist/mylist.cpp
localmylist/mylist.h
play-next/main.cpp