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
2011-06-28* Bump verion to 1.0.20.2.v1.0.20.2Justin Maggard
2011-06-28* Do a case-insensitive search for "itrk" WAV metadata.Justin Maggard
2011-06-28* Support a couple new DLNA profiles that Windows likes to use.Justin Maggard
2011-06-27* Fix a crash bug introduced in the last commit. (Thanks sdhank)Justin Maggard
2011-06-25* Add the ability to change the root media container. (Thanks to Ivan Mironov)Justin Maggard
2011-06-23* Only ignore bad source port SSDP requests if the strict DLNA flag is set.Justin Maggard
2011-06-23* Add PnP-X info for a couple more models.Justin Maggard
2011-06-22* Handle a couple additional RIFF tags.Justin Maggard
2011-06-21* Change license text to reference the current FSF mailing address.Justin Maggard
2011-06-21* Add WAV file tag reading support.Justin Maggard
2011-06-13* Fix possible crash bug after enlarging a SOAP response buffer.Justin Maggard
2011-06-10* Finalize v1.0.20.v1.0.20Justin Maggard
2011-06-07* Fix up minor gettext issues.Justin Maggard
2011-06-06* Fix use-after-free crash bug while scanning MPEG-TS containers with a TS pa...Justin Maggard
2011-06-01* Add NEWS file.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-18* Code cleanup.Justin Maggard
2011-05-17* Increment to 1.0.19.3 to indicate LG subtitle support.Justin Maggard
2011-05-17* Implement my best guess at how to support subtitles on LG clients.Justin Maggard
2011-05-17* Improve WMA DLNA profile parsing.Justin Maggard
2011-05-17* Support AVC_TS_HP_HD_AC3 on Toshiba TVs.jmaggard
2011-05-17* Increment version to 1.0.19.2 to indicate fixed crash bug.jmaggard
2011-05-14* Introduce a new strcatf() function to help simplify some areas of the code.jmaggard
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-29* Fix a couple minor DLNA correctness issues.Justin Maggard
2011-04-29* Improve TiVo error handling.Justin Maggard
2011-04-28* Fix bug where the UpdateID was not being incremented during a full rescan.Justin Maggard
2011-04-28* Fix a potential SQL syntax error during TiVo browsing.Justin Maggard
2011-04-27* Carry over the last change one more place.Justin Maggard
2011-04-27* Profile AVC_MP4_BL_CIF15_AAC_540 should be AVC_MP4_BL_CIF15_AAC_520.Justin Maggard
2011-04-21* Use audio/ogg instead of application/ogg for Ogg audio files.Justin Maggard
2011-04-21* Escape video tags.Justin Maggard
2011-04-21* Fix a compiler warning when making 64-bit binaries.Justin Maggard
2011-04-14* Increment version to 1.0.19.1 to signify all the recent client adaptation c...Justin Maggard
2011-04-14* Remove .musicArtist from All Artists, so it doesn't get included in UPnP se...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-13* Use matching container classes for All Artist/Albums, so they'll go to the ...Justin Maggard
2011-04-13* Use more appropriate log levels for a couple messages.Justin Maggard
2011-04-12* Properly get and use the interface's netmask during LAN address configuration.Justin Maggard
2011-04-09* If the client doesn't specify a sort order on a music container, default to...Justin Maggard
2011-04-09* Add the ability to parse the root description of clients after they send an...Justin Maggard
2011-04-09* Make sure a couple pointers are initialized before use.Justin Maggard
2011-04-08* Do no add inaccessible directories to the database. (Thanks Ivan Mironov)Justin Maggard
2011-04-08* Add a couple newly contributed translations.Justin Maggard
2011-04-08* Allow some DLNA AVC profile fallbacks.Justin Maggard
2011-04-07* Order TiVo music by disc then track then title.Justin Maggard