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-14* Use an asprintf wrapper, to report errors and NULLify the result.Justin Maggard
2012-02-17* Force strict error checking a couple other places when strict_dlna mode is ...Justin Maggard
2012-02-14* Add DLNA.ORG_FLAGS support, and clean up transferMode support.Justin Maggard
2012-02-14* Properly escape double quotes.Justin Maggard
2012-02-14* Support filtering of the upnp:storageUsed property.Justin Maggard
2012-02-14* Fix potential double-free in one error condition.Justin Maggard
2012-02-06* Handle an empty DeviceID from Zyxel media player SOAP request.Justin Maggard
2012-01-31* Fix playlist browsing with no SortOrder specified. (SF bug #3481524)Justin Maggard
2012-01-21* Enhance error checking in some additional places as required by the latest ...Justin Maggard
2012-01-09* Add workarounds for LifeTab tablets' bad behavior.Justin Maggard
2011-12-16* Add an LG quirk to force a dot into the title of videos with subtitles asso...Justin Maggard
2011-12-16* Include PV namespace if pv attributes are requested.Justin Maggard
2011-12-15* Add support for Sony's av:mediaClass tag, so certain Sony devices can filte...Justin Maggard
2011-12-14* Add caption support for Panasonic TVs.Justin Maggard
2011-11-24* Fix SRT caption support with the latest Samsung Series D firmware.Justin Maggard
2011-11-03* Fix Bravia profile mangling chopping off _ISO. (Thanks SF user Wolfram Gloger)Justin Maggard
2011-09-17* Add support for other operating systems (kFreeBSD, FreeBSD, and OSX for now).Justin Maggard
2011-08-19* Add WAV MIME workaround for Marantz Receivers and Roku SoundBridge.Justin Maggard
2011-08-18* Fix a crash bug with certain invalid Browse or Search requests.Justin Maggard
2011-08-16* Only send Samsung bookmark info if it's a Samsung device. UPnP-Inspector c...Justin Maggard
2011-08-08* Support searching by dc:date.Justin Maggard
2011-08-06* Add bookmark support for Samsung TVs.Justin Maggard
2011-07-07* Check existence of dlna_pn before reading it on Freebox..Justin Maggard
2011-06-28* Add a possible MIME type workaround for MPEG-TS files on Freebox.Justin Maggard
2011-06-25* Add the ability to change the root media container. (Thanks to Ivan Mironov)Justin Maggard
2011-06-13* Fix possible crash bug after enlarging a SOAP response buffer.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-24* Add support for multiple network interfaces.Justin Maggard
2011-05-17* Implement my best guess at how to support subtitles on LG clients.Justin Maggard
2011-05-17* Support AVC_TS_HP_HD_AC3 on Toshiba TVs.jmaggard
2011-05-14* Introduce a new strcatf() function to help simplify some areas of the code.jmaggard
2011-05-03* Fix some issues reported by cppcheck.jmaggard
2011-04-29* Fix a couple minor DLNA correctness issues.Justin Maggard
2011-04-14* Rework the Sony video support hacks by using multiple res elements.Justin Maggard
2011-04-13* Send known audio-only devices straight to the Music section on root requests.Justin Maggard
2011-04-09* If the client doesn't specify a sort order on a music container, default to...Justin Maggard
2011-04-06* Fix Sony adaptation by modifying the right buffer.Justin Maggard
2011-04-05* More Sony workarounds for AVC TS files.Justin Maggard
2011-03-15* Add support for Samsung's GetFeatureList method.Justin Maggard
2011-02-17* Fix bug in the last checkin whereby artist was always sent, even if it was ...Justin Maggard
2011-02-15* Add Genre and Artist UPnP Search capability.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-25* Current model Samsung TVs have a neat little bug where they filter out Albu...Justin Maggard
2010-10-06* Add Sony BDP-S370 MKV support, by pretending they're DiVX files.Justin Maggard
2010-08-28* Fix Xbox360 video thumbnail bug introduced in the last checkin.Justin Maggard
2010-08-09* Remove the last remnants of hard-coded ObjectIDs.Justin Maggard
2010-08-06* Fix a few typos.Justin Maggard
2010-08-06* Make Xbox360 support more generic for use with other PlaysForSure clients.Justin Maggard