mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 17:31:11 +02:00
CMovieBrowser: visualize progress during load movies
TODO: youtube load
Origin commit data
------------------
Branch: ni/coolstream
Commit: a907afdc7c
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-02-10 (Fri, 10 Feb 2017)
------------------
This commit was generated by Migit
This commit is contained in:
@@ -362,6 +362,7 @@ class CMovieBrowser : public CMenuTarget
|
||||
void clearSelection();
|
||||
bool supportedExtension(CFile &file);
|
||||
bool addFile(CFile &file, int dirItNr);
|
||||
sigc::signal<void, size_t, size_t, std::string> OnLoadFile;
|
||||
};
|
||||
|
||||
// I tried a lot to use the menu.cpp as ListBox selection, and I got three solution which are all garbage.
|
||||
|
Reference in New Issue
Block a user