* Work around Freebox's bad behavior of only using the first <res> element for images.

This commit is contained in:
Justin Maggard
2009-06-03 20:49:31 +00:00
parent 27696edf6f
commit efefcde150
3 changed files with 25 additions and 8 deletions

View File

@ -32,6 +32,7 @@ enum client_types {
EXbox = 1,
EPS3,
ESamsungTV,
EFreeBox,
EStandardDLNA150 = 100
};