* Add flag to force downscaled thumbnails rather than using embedded ones.

* Add DirecTV client detection.
This commit is contained in:
Justin Maggard
2012-05-31 18:37:22 +00:00
parent bca5a24a57
commit ba162fc082
4 changed files with 28 additions and 22 deletions

View File

@ -85,6 +85,7 @@ enum client_types {
ESamsungSeriesB,
EMarantzDMP,
ELifeTab,
EDirecTV,
EStandardDLNA150 = 100
};