mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-03 02:41:12 +02:00
allow to play audiofiles with multiformat player; split into video and audio
Origin commit data
------------------
Commit: ab3b4993ae
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-10-28 (Sat, 28 Oct 2017)
Origin message was:
------------------
- allow to play audiofiles with multiformat player; split into video and audio
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 playlist_manager(CFileList &playlist, unsigned int playing, bool is_audio_player = false);
|
||||
CFile *getSelectedFile();
|
||||
|
||||
inline const CFileList & getSelectedFiles(void) const
|
||||
|
Reference in New Issue
Block a user