Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/azatoth/minidlna.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-20* Fix compiling on FreeBSD. (Thanks Douglas Carmichael)Justin Maggard
2012-01-09* Add workarounds for LifeTab tablets' bad behavior.Justin Maggard
2011-08-31* Send a custom root description to enable the subtitle menu on some Samsung ...Justin Maggard
2011-08-19* Add WAV MIME workaround for Marantz Receivers and Roku SoundBridge.Justin Maggard
2011-07-12* Fix FF/REW of AVI files on Samsung Series B TV's.Justin Maggard
2011-06-25* Add the ability to change the root media container. (Thanks to Ivan Mironov)Justin Maggard
2011-05-28* Make a distiction between Samsung A series and later models. We need to tr...Justin Maggard
2011-05-26* Improve support for the NETGEAR Digital Entertainer Live (EVA2000).Justin Maggard
2011-05-17* Implement my best guess at how to support subtitles on LG clients.Justin Maggard
2011-05-14* Introduce a new strcatf() function to help simplify some areas of the code.jmaggard
2011-04-14* Rework the Sony video support hacks by using multiple res elements.Justin Maggard
2011-04-09* Add the ability to parse the root description of clients after they send an...Justin Maggard
2011-02-15* Don't expose album art images in the content directory.Justin Maggard
2011-01-18* Cheat to make Sony Bravia AVC support work.Justin Maggard
2010-11-12* Complete/clarify license information.Justin Maggard
2010-10-06* Add Sony BDP-S370 MKV support, by pretending they're DiVX files.Justin Maggard
2010-08-06* Make Xbox360 support more generic for use with other PlaysForSure clients.Justin Maggard
2009-07-31* Track MAC addresses in the client cache (when we can find them); so if we h...Justin Maggard
2009-07-29* Add Popcorn Hour support for using the wrong MIME type for FLAC.Justin Maggard
2009-06-05* To my surprise, XFS doesn't support dt_type in readdir results, so we need ...Justin Maggard
2009-06-04* Add MIME workarounds for WAV files on Denon receivers.Justin Maggard
2009-06-04* Work around Freebox's bad behavior of only using the first <res> element fo...Justin Maggard
2009-05-10* Sort out Server description in HTTP headers. This actually makes Windows M...Justin Maggard
2009-05-05* Add version number.Justin Maggard
2009-05-01* Add generic DLNA client type detection and caching, and don't use DLNA-spec...Justin Maggard
2009-05-01* Add client type caching code, so we can behave in a customized manner if ne...Justin Maggard
2009-02-10* Allow users to specify the file names and order that the Album Art scanner ...Justin Maggard
2009-02-03* Fix some possible memory leaks.Justin Maggard
2009-01-31* Code cleanup.Justin Maggard