* Add Popcorn Hour support for using the wrong MIME type for FLAC.

* Fix a couple crash bugs with invalid UPnP-A/V SOAP requests.
* Fix WAV file extension support.
This commit is contained in:
Justin Maggard
2009-07-28 23:17:31 +00:00
parent 6fe702f332
commit 780ae7ad8b
5 changed files with 47 additions and 22 deletions

View File

@ -41,6 +41,7 @@ enum client_types {
ESamsungTV,
EDenonReceiver,
EFreeBox,
EPopcornHour,
EStandardDLNA150 = 100
};