* Rework the Sony video support hacks by using multiple res elements.

* Throw in some extra Toshiba Regza support while we're at it.
This commit is contained in:
Justin Maggard
2011-04-13 22:25:02 +00:00
parent e72c9d0a08
commit 414b3dffc8
3 changed files with 130 additions and 60 deletions

View File

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