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-03-29Insert new symlinks recognized by ionotifypatch-tisi95_symlinksMatthias Janssen
2011-03-28Recursive pkg-configCarl Fürstenberg
2011-03-28Modify build output to be less verboseCarl Fürstenberg
2011-03-27SCons build systemCarl Fürstenberg
2011-03-23* Add support for reading tags from MP4 video files with recent lavf versions.Justin Maggard
2011-03-15* Add support for Samsung's GetFeatureList method.Justin Maggard
2011-03-15* Ignore SSDP M-SEARCH packets from interfaces not in our list.Justin Maggard
2011-03-12* When called with -R, only remove art_cache and files.db in case users use a...v1.0.19Justin Maggard
2011-03-11* Fix an incomplete DLNA PN with certain odd files.Justin Maggard
2011-03-03* Add missing include.Justin Maggard
2011-03-03* Replace __u32's with uint32_t.Justin Maggard
2011-03-03* Fix a bad free with some video files with AAC audio.Justin Maggard
2011-02-26* Break out of the scanner on SIGTERM with forking disabled.Justin Maggard
2011-02-26* Fix a memory freeing error with some audio file tags.Justin Maggard
2011-02-23* Fix a couple bugs in error paths related to the previous change.Justin Maggard
2011-02-20* Use a different method of iterating through network interfaces when finding...Justin Maggard
2011-02-19* Remove any DLNA profile info for TiVo files.Justin Maggard
2011-02-19* Add support for a couple more DLNA profiles, and sync data with ProtocolInfo.Justin Maggard
2011-02-19* Properly scan newly created directory symlinks.Justin Maggard
2011-02-18* Add Italian translation courtesy of SF user Andrea Musuruane.Justin Maggard
2011-02-18* Allow users to set the location for translation files.Justin Maggard
2011-02-18* Update Spanish translation with proper capitalization, diacritics and wordi...Justin Maggard
2011-02-18* Finish up the friendly name on ReadyNAS.Justin Maggard
2011-02-18* Log a warning message if we fail to find the broadcast address on the inter...Justin Maggard
2011-02-18* Add PnP-X support.Justin Maggard
2011-02-17* Fix bug in the last checkin whereby artist was always sent, even if it was ...Justin Maggard
2011-02-17* Fix a potential buffer overflow with Xbox360 clients.Justin Maggard
2011-02-17* Fix TiVo beacon support so that we respond to beacons, and drain the socket...Justin Maggard
2011-02-15* Old PID files are already checked via checkforrunning() and exits if proces...Justin Maggard
2011-02-15* Skip DLNA parsing for non-ASF VC1 files.Justin Maggard
2011-02-15* Add support for more DLNA video profiles.Justin Maggard
2011-02-15* Reorder a couple artist roles, to be more similar to the familar WMP organi...Justin Maggard
2011-02-15* Add Genre and Artist UPnP Search capability.Justin Maggard
2011-02-15* Use containter definitions instead of hard-coding them.Justin Maggard
2011-02-15* Fix "dereferencing type-punned pointer will break strict-aliasing rules" co...Justin Maggard
2011-02-15* Don't expose album art images in the content directory.Justin Maggard
2011-01-26* Fix a couple potential frees of invalid pointers.Justin Maggard
2011-01-18* Cheat to make Sony Bravia AVC support work.Justin Maggard
2010-12-25* Fix copy/paste error.Justin Maggard
2010-12-21* Detect new or changed symlinks in addition to regular files.Justin Maggard
2010-11-24* Fall back to regular I/O instead of using sendfile() if we get EINVAL.Justin Maggard
2010-11-12* Complete/clarify license information.Justin Maggard
2010-11-12* Try to trick Sony Blu-ray home theater systems into playing MKVs.Justin Maggard
2010-10-27* Add a separate option log_dir for the log directory.Justin Maggard
2010-10-27* Do not delete the DB_PATH when called with -R.Justin Maggard
2010-10-27* Add a distclean target to remove config.h.Justin Maggard
2010-10-27* Fix typo.Justin Maggard
2010-10-26* Use DESTDIR instead of PREFIX, for GNU-standard packaging.Justin Maggard
2010-10-25* Current model Samsung TVs have a neat little bug where they filter out Albu...Justin Maggard
2010-10-25* Handle the "mpegvideo" format name.Justin Maggard