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 DLNA.ORG_FLAGS support, and clean up transferMode support.Justin Maggard
2012-01-22* Add image rotation support during resize. (mostly useful for TiVo)Justin Maggard
2011-09-03* Add a verbose logging parameter and playlist skipping, based on SF bug #339...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-06* Add bookmark support for Samsung TVs.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-12* Fix FF/REW of AVI files on Samsung Series B TV's.Justin Maggard
2011-06-28* Bump verion to 1.0.20.2.v1.0.20.2Justin Maggard
2011-06-28* Support a couple new DLNA profiles that Windows likes to use.Justin Maggard
2011-06-23* Add PnP-X info for a couple more models.Justin Maggard
2011-06-10* Finalize v1.0.20.v1.0.20Justin Maggard
2011-05-17* Increment to 1.0.19.3 to indicate LG subtitle support.Justin Maggard
2011-05-17* Improve WMA DLNA profile parsing.Justin Maggard
2011-05-17* Increment version to 1.0.19.2 to indicate fixed crash bug.jmaggard
2011-04-29* Fix a couple minor DLNA correctness issues.Justin Maggard
2011-04-27* Carry over the last change one more place.Justin Maggard
2011-04-14* Increment version to 1.0.19.1 to signify all the recent client adaptation c...Justin Maggard
2011-04-05* Add several profile variants to our supported list.Justin Maggard
2011-03-03* Replace __u32's with uint32_t.Justin Maggard
2011-02-19* Add support for a couple more DLNA profiles, and sync data with ProtocolInfo.Justin Maggard
2011-02-18* Add PnP-X support.Justin Maggard
2010-11-12* Complete/clarify license information.Justin Maggard
2010-10-27* Add a separate option log_dir for the log directory.Justin Maggard
2010-09-28* Bump to v1.0.18.2.Justin Maggard
2010-07-17* Add basic NLS support, so clients can display localized strings during brow...Justin Maggard
2010-06-04Update version number to 1.0.18 to reflect nfo parsing and TiVo changes.Justin Maggard
2010-01-14* Add M3U/PLS music playlist support.Justin Maggard
2009-11-19* Allow the user to specify where to keep the database in the config file.Justin Maggard
2009-11-17* Update version to 1.0.16.3.Justin Maggard
2009-11-12* Add 3GP AAC files to the SourceProtocolInfo list.Justin Maggard
2009-11-10* Add 3gpp audio support.Justin Maggard
2009-11-10* Add a no-resize flag, which tells us to to advertise downscaled images. Us...Justin Maggard
2009-11-02* Implement and use new sql_get_int_field() function to simplify getting inte...Justin Maggard
2009-10-23* Increment DB version number to signify the added TIMESTAMP column.Justin Maggard
2009-10-22* Add initial support for 3gp video files.Justin Maggard
2009-10-15* Bump to 1.0.16-pre6 to reflect subtitle support.Justin Maggard
2009-10-15* Make strict DLNA adherence optional. Many products appear to handle JPEGs ...Justin Maggard
2009-10-14* Remove ALBUM_ART_PN from the database, since it's forced to be JPEG_TN now.Justin Maggard
2009-10-13* Increment version number.Justin Maggard
2009-10-03* Clean up after some memory allocations before exit so valgrind is happy.Justin Maggard
2009-09-14* Default to video/avi MIME type for generic DLNA 1.5 clients, since that see...Justin Maggard
2009-09-01* Use our own time-based UUID generation functions, to help eliminate potenti...Justin Maggard
2009-08-11* Don't call WAV files LPCM, because they're disqualified due to endianness.Justin Maggard
2009-07-29* Add Popcorn Hour support for using the wrong MIME type for FLAC.Justin Maggard
2009-07-08* If a new file is noticed by inotify, check if it is cover art for existing ...Justin Maggard
2009-06-16* Increment version to 1.0.14.Justin Maggard
2009-06-16* Take notifications back out of their own thread, and rely on select timeouts.Justin Maggard
2009-06-06* Add more items to the resource protocolinfo list.Justin Maggard