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-11-10* Include config.h, and move a couple definitions to the header file.Justin Maggard
2011-11-05* Consolidate playlist scanning functions, and fix bug where an empty line in...Justin Maggard
2011-11-03* Fix Bravia profile mangling chopping off _ISO. (Thanks SF user Wolfram Gloger)Justin Maggard
2011-11-03* Separate album containers with different artists.Justin Maggard
2011-11-02* Support MP3 coverart extraction from certain podcasts that use an improper ...Justin Maggard
2011-11-02* Fix crash on interface list walk with IP-less interfaces. (Thanks Jan Kiszka)Justin Maggard
2011-11-02* Add gitignore.Justin Maggard
2011-11-02* Make metadata-based virtual containers case insensitive.Justin Maggard
2011-09-22* Fix up inotify autoconf support.Justin Maggard
2011-09-17* Add support for other operating systems (kFreeBSD, FreeBSD, and OSX for now).Justin Maggard
2011-09-04* Fixup last checkin.Justin Maggard
2011-09-03* Add a verbose logging parameter and playlist skipping, based on SF bug #339...Justin Maggard
2011-09-03* Simplify daemonize ifdefs.Justin Maggard
2011-09-03* Add an install-conf target, so make install doesn't overwrite your config f...Justin Maggard
2011-09-01* Cache the last directory hit when filling playlists, to avoid unnecessary d...Justin Maggard
2011-09-01* Fix an invalid read if the last RIFF tag is an integer value.Justin Maggard
2011-08-31* Send a custom root description to enable the subtitle menu on some Samsung ...Justin Maggard
2011-08-25* Finalize version 1.0.22.v1.0.22Justin Maggard
2011-08-25* Fix bug from the last checkin.Justin Maggard
2011-08-22* Fix a crash when scanning images without read access. (SF bug #3395670)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-18* Fix detection of Samsung Series D models.Justin Maggard
2011-08-17* Allow larger fields in UPnP requests, to work better with long Logitech Rev...Justin Maggard
2011-08-16* Only send Samsung bookmark info if it's a Samsung device. UPnP-Inspector c...Justin Maggard
2011-08-10* Fix memory leak in client detection code for a couple devices.Justin Maggard
2011-08-08* Support searching by dc:date.Justin Maggard
2011-08-06* Add bookmark support for Samsung TVs.Justin Maggard
2011-08-05* Add thumbnail support on folders, since at least XBMC supports it.Justin Maggard
2011-08-04* Add Polish translations. (Thanks to Tomasz Matuszewski)Justin Maggard
2011-07-30* Fix inotify handling of playlist modifications. (SF bug #3288710)Justin Maggard
2011-07-23* Add missing header.Justin Maggard
2011-07-23* Use MiniSSDPd if it is available. (Thanks Thomas Bernard)Justin Maggard
2011-07-19* Finalize version 1.0.21.v1.0.21Justin Maggard
2011-07-18* Fix confusing error messages due to corrupted string after make_dir() failu...Justin Maggard
2011-07-18* Fix crash due to uninitialized AVFormatContext pointer. (Thanks Wolfram Gl...Justin Maggard
2011-07-18* Don't use private field from ffmpeg to get raw TS packet size, since it doe...Justin Maggard
2011-07-13* Fix compiling issues with some ffmpeg/libav versions.Justin Maggard
2011-07-12* Fix FF/REW of AVI files on Samsung Series B TV's.Justin Maggard
2011-07-07* Check existence of dlna_pn before reading it on Freebox..Justin Maggard
2011-07-07* Add LSB tags.Justin Maggard
2011-07-01* Fix up some minor quibbles from cppcheck.Justin Maggard
2011-07-01* Add a couple definitions that are now missing on libav-0.7.Justin Maggard
2011-06-29* Fix a bug where paging up to the top of a TiVo music list would yield a mos...Justin Maggard
2011-06-28* Add a possible MIME type workaround for MPEG-TS files on Freebox.Justin Maggard
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