mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-libstb-hal.git
synced 2025-08-27 07:22:44 +02:00
eplayer3: subtitle fixes
Origin commit data
------------------
Branch: master
Commit: e9be2bed37
Author: martii <m4rtii@gmx.de>
Date: 2013-04-01 (Mon, 01 Apr 2013)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -179,7 +179,7 @@ static int Command(void *_context, ManagerCmd_t command, void * argument) {
|
||||
}
|
||||
case MANAGER_LIST: {
|
||||
#ifdef MARTII
|
||||
container_ffmpeg_update_tracks(context, "current stream");
|
||||
container_ffmpeg_update_tracks(context, context->playback->uri);
|
||||
#endif
|
||||
*((char***)argument) = (char **)ManagerList(context);
|
||||
break;
|
||||
|
Reference in New Issue
Block a user