mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 09:21:09 +02:00
add gui support for experimental yt caching code
Conflicts:
data/locale/deutsch.locale
data/locale/english.locale
src/gui/moviebrowser.cpp
src/system/locals.h
src/system/locals_intern.h
Origin commit data
------------------
Branch: ni/coolstream
Commit: 7fac02ba45
Author: martii <m4rtii@gmx.de>
Date: 2013-06-13 (Thu, 13 Jun 2013)
------------------
This commit was generated by Migit
This commit is contained in:
@@ -146,7 +146,7 @@ typedef struct
|
||||
class MI_MOVIE_INFO
|
||||
{
|
||||
public:
|
||||
// MI_MOVIE_INFO &operator=(const MI_MOVIE_INFO& src);
|
||||
MI_MOVIE_INFO &operator=(const MI_MOVIE_INFO& src);
|
||||
CFile file; // not stored in xml
|
||||
std::string productionCountry; // user defined Country (not from EPG yet, but might be possible)
|
||||
std::string epgTitle; // plain movie name, usually filled by EPG
|
||||
|
Reference in New Issue
Block a user