* Send a custom root description to enable the subtitle menu on some Samsung TV's.
This commit is contained in:
@ -74,6 +74,9 @@ struct stateVar {
|
||||
char *
|
||||
genRootDesc(int * len);
|
||||
|
||||
char *
|
||||
genRootDescSamsung(int * len);
|
||||
|
||||
/* for the two following functions */
|
||||
char *
|
||||
genContentDirectory(int * len);
|
||||
|
Reference in New Issue
Block a user