* Send a custom root description to enable the subtitle menu on some Samsung TV's.

This commit is contained in:
Justin Maggard
2011-08-31 18:21:30 +00:00
parent 757eacc236
commit 1e23a1e8e9
6 changed files with 41 additions and 5 deletions

View File

@ -74,6 +74,9 @@ struct stateVar {
char *
genRootDesc(int * len);
char *
genRootDescSamsung(int * len);
/* for the two following functions */
char *
genContentDirectory(int * len);