mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-02 18:31:12 +02:00
movieplayer: align some variables names to tango's names
Origin commit data
------------------
Branch: ni/coolstream
Commit: 28fbb16cf9
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-10-30 (Mon, 30 Oct 2017)
Origin message was:
------------------
- movieplayer: align some variables names to tango's names
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -220,7 +220,7 @@ class CFileBrowser
|
||||
~CFileBrowser();
|
||||
|
||||
bool exec(const char * const dirname);
|
||||
bool playlist_manager(CFileList &playlist, unsigned int playing, bool is_audio_player = false);
|
||||
bool playlist_manager(CFileList &playlist, unsigned int playing, bool is_audio_playing = false);
|
||||
CFile *getSelectedFile();
|
||||
|
||||
inline const CFileList & getSelectedFiles(void) const
|
||||
|
Reference in New Issue
Block a user