* Add MIME workarounds for WAV files on Denon receivers.

This commit is contained in:
Justin Maggard
2009-06-04 19:13:18 +00:00
parent 8dc1a82d7e
commit a6d01a85e3
4 changed files with 16 additions and 1 deletions

View File

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