mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 17:31:11 +02:00
allow to play audiofiles with multiformat player; split into video and audio
Origin commit data
------------------
Branch: ni/coolstream
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
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -400,7 +400,8 @@ struct SNeutrinoSettings
|
||||
|
||||
//movieplayer menu
|
||||
P_MPLAYER_MBROWSER,
|
||||
P_MPLAYER_FILEPLAY,
|
||||
P_MPLAYER_FILEPLAY_VIDEO,
|
||||
P_MPLAYER_FILEPLAY_AUDIO,
|
||||
P_MPLAYER_YTPLAY,
|
||||
|
||||
//feature keys
|
||||
@@ -915,7 +916,7 @@ struct SNeutrinoSettings
|
||||
ITEM_CAMD_RESET = 23, //NI
|
||||
ITEM_INFOICONS = 24, //NI
|
||||
ITEM_YOUTUBE = 25,
|
||||
ITEM_FILEPLAY = 26,
|
||||
ITEM_FILEPLAY_VIDEO = 26,
|
||||
ITEM_TOOLS = 27,
|
||||
ITEM_LUA = 28,
|
||||
ITEM_TUNER_RESTART = 29, //NI
|
||||
|
Reference in New Issue
Block a user