* Add Sony BDP-S370 MKV support, by pretending they're DiVX files.

This commit is contained in:
Justin Maggard
2010-10-05 23:54:07 +00:00
parent 4ecfe18bb8
commit 091b90daa7
3 changed files with 23 additions and 2 deletions

View File

@ -43,6 +43,7 @@ enum client_types {
EFreeBox,
EPopcornHour,
EMediaRoom,
ESonyBDP,
EStandardDLNA150 = 100
};