* Implement my best guess at how to support subtitles on LG clients.

This commit is contained in:
Justin Maggard
2011-05-17 01:19:31 +00:00
parent 5782be8ab2
commit 87aff70055
3 changed files with 19 additions and 11 deletions

View File

@ -76,6 +76,7 @@ enum client_types {
ESonyBravia,
ERokuSoundBridge,
EToshibaTV,
ELGDevice,
EStandardDLNA150 = 100
};