mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 17:31:11 +02:00
gui/moviebrowser.cpp: add support for non-TS/xml files, idea (c) martii
Origin commit data
------------------
Branch: ni/coolstream
Commit: b8d398a69a
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-09-27 (Sat, 27 Sep 2014)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -156,7 +156,7 @@ class MI_MOVIE_INFO
|
||||
std::string serieName; // user defines series name
|
||||
|
||||
time_t dateOfLastPlay; // last play date of movie in seconds since 1970
|
||||
char dirItNr; // handle for quick directory path access only, this is not saved in xml, might be used by the owner of the movie info struct
|
||||
int dirItNr; // handle for quick directory path access only, this is not saved in xml, might be used by the owner of the movie info struct
|
||||
int genreMajor; // see showEPG class for more info, usually filled by EPG
|
||||
char genreMinor; // genreMinor not used so far
|
||||
int length; // movie length in minutes, usually filled by EPG
|
||||
|
Reference in New Issue
Block a user