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-02-14* Add support for user-configurable log level settings.Justin Maggard
2012-02-14* Use proper SSDP TTL of 4, instead of 1.Justin Maggard
2012-01-21* Enhance error checking in some additional places as required by the latest ...Justin Maggard
2011-08-25* Finalize version 1.0.22.v1.0.22Justin Maggard
2011-08-19* Add WAV MIME workaround for Marantz Receivers and Roku SoundBridge.Justin Maggard
2011-08-10* Fix memory leak in client detection code for a couple devices.Justin Maggard
2011-07-23* Use MiniSSDPd if it is available. (Thanks Thomas Bernard)Justin Maggard
2011-07-12* Fix FF/REW of AVI files on Samsung Series B TV's.Justin Maggard
2011-06-23* Only ignore bad source port SSDP requests if the strict DLNA flag is set.Justin Maggard
2011-05-03* Fix a potential crash during parsing of SSDP alive packets.jmaggard
2011-05-03* Fix some issues reported by cppcheck.jmaggard
2011-04-13* Use more appropriate log levels for a couple messages.Justin Maggard
2011-04-09* Add the ability to parse the root description of clients after they send an...Justin Maggard
2011-03-15* Ignore SSDP M-SEARCH packets from interfaces not in our list.Justin Maggard
2010-11-12* Complete/clarify license information.Justin Maggard
2010-01-14* Add M3U/PLS music playlist support.Justin Maggard
2009-10-09* Fix a potential buffer overflow in ProcessSSDPRequest().Justin Maggard
2009-06-16* Take notifications back out of their own thread, and rely on select timeouts.Justin Maggard
2009-06-04* Move SSDP and TiVo beacon notifications to a separate thread.Justin Maggard
2009-05-20* Some fixes for the UPnP Device Validator.Justin Maggard
2009-05-15* Get a lot more picky about M-SEARCH requests, so we can comply with UPnP.Justin Maggard
2009-05-15* Some minor DLNA conformance fixups.Justin Maggard
2009-05-10* Sort out Server description in HTTP headers. This actually makes Windows M...Justin Maggard
2009-02-20* Use our own logging mechanism instead of syslog/printf.Justin Maggard
2009-01-31* Code cleanup.Justin Maggard
2009-01-22Lots of changes, but notably:Justin Maggard
2008-10-23Initial revisionJustin Maggard