mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-libstb-hal.git
synced 2025-08-26 23:12:44 +02:00
eplayer3: fix playback termination handling
Origin commit data
------------------
Branch: master
Commit: 56b3c7e01d
Author: martii <m4rtii@gmx.de>
Date: 2014-03-09 (Sun, 09 Mar 2014)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -39,6 +39,7 @@ typedef struct PlaybackHandler_s {
|
||||
unsigned char isTeletext;
|
||||
unsigned char mayWriteToFramebuffer;
|
||||
unsigned char abortRequested;
|
||||
unsigned char abortPlayback;
|
||||
|
||||
int (*Command) ( /*Context_t */ void *, PlaybackCmd_t, void *);
|
||||
char *uri;
|
||||
|
Reference in New Issue
Block a user