* Make a distiction between Samsung A series and later models. We need to trick A series only into playing AVI files.

This commit is contained in:
Justin Maggard
2011-05-28 00:01:21 +00:00
parent bec766497a
commit 0cf2e5731a
4 changed files with 26 additions and 12 deletions

View File

@ -78,6 +78,7 @@ enum client_types {
EToshibaTV,
ELGDevice,
ENetgearEVA2000,
ESamsungSeriesA,
EStandardDLNA150 = 100
};