summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-01-20release 0.5.1 removing zlib dependency.release_0.5.0upstreamGustavo Sverzut Barbieri2-1/+4
2015-01-20remove zlib dependencyLeandro Dorileo1-1/+1
2015-01-16release fixesLeandro Dorileo2-3/+3
2015-01-15Release 0.5Gustavo Sverzut Barbieri2-2/+9
2015-01-15daemon: handle LMS_PROGRESS_STATUS_UNKNOWN value on switchLeandro Dorileo1-0/+1
2015-01-15dlna: implement a mime type selector fallbackLeandro Dorileo15-4/+206
2015-01-15move strings and declarations so they are local.Gustavo Sverzut Barbieri3-23/+16
2015-01-15test: fix buffer overrun issueLeandro Dorileo2-1/+6
2015-01-15jpeg: fix non null-terminated string issueLeandro Dorileo1-1/+2
2015-01-15png: fix non null-terminated string issueLeandro Dorileo1-2/+3
2015-01-13generic: make it parse ogg filesLeandro Dorileo1-0/+18
2015-01-12generic: do not use AV_OPT_SEARCH_FAKE_OBJ flagLeandro Dorileo1-2/+1
2015-01-07dlna: don't match if no profile/level identifiedLeandro Dorileo1-7/+5
2015-01-07mp4: change codec identifier mpeg1audio to mpeg4aac-lcLeandro Dorileo1-1/+1
2014-11-19fix unsigned integer comparison in read() == size statements.Gustavo Sverzut Barbieri2-3/+3
2014-11-19include "itime" in the master/slave communication.Gustavo Sverzut Barbieri1-0/+4
2014-11-19fix test for SKIPPED entries.Gustavo Sverzut Barbieri1-0/+1
2014-11-19fix buffer overflow if slen = 32.Gustavo Sverzut Barbieri1-1/+1
2014-08-20mp4 and generic: produce codec string with "p" prefix for profile.Gustavo Sverzut Barbieri2-2/+2
2014-08-20dlna_rules: add missing array sentinel.Gustavo Sverzut Barbieri1-0/+5
2014-03-17id3: avoid divide by zero if no bitrate specified in header.Carsten (The Rasterman) Haitzler1-1/+1
2014-02-13daemon: warning and behave properly if no xdg-user-dirs setup.Gustavo Sverzut Barbieri1-2/+8
2014-02-13libav: compatibility issues between libav and ffmpegLeandro Dorileo1-1/+5
2014-02-13dlna: fix audio sentinel checkLeandro Dorileo1-1/+2
2014-02-12Record if the file was already parsed, ignore them in the generic.Gustavo Sverzut Barbieri3-0/+7
2014-02-11generic: minimal libav adjustmentsLeandro Dorileo1-5/+8
2014-01-29generic: remove the dlna stuff and add codec container handlersLeandro Dorileo1-776/+308
2014-01-29wave: remove the dlna stuffs from pluginLeandro Dorileo1-28/+0
2014-01-29png: remove all the dlna stuffLeandro Dorileo1-33/+5
2014-01-29mp4: remove all the dlna stuff from pluginLeandro Dorileo1-1880/+0
2014-01-29jpeg: remove all the dlna stuffLeandro Dorileo1-41/+5
2014-01-29id3: remove all the dlna stuff from pluginLeandro Dorileo1-71/+3
2014-01-29asf: remove all the dlna stuff from pluginLeandro Dorileo1-29/+0
2014-01-29db layer: call the lms_dlna_* functionsLeandro Dorileo3-0/+31
2014-01-29dlna: introduce a dlna lower layerLeandro Dorileo5-2/+2935
2014-01-28image/video db: new fields addedLeandro Dorileo3-5/+58
2014-01-08configure: use pkg check instead of headersLeandro Dorileo1-13/+3
2014-01-07daemon monitors mounts and triggers scans.Gustavo Sverzut Barbieri1-11/+248
2013-12-27prepare for next release, for now bumped version to 0.4.5.99Gustavo Sverzut Barbieri2-1/+23
2013-12-27change project url to github.Gustavo Sverzut Barbieri14-15/+15
2013-12-27generic: implemente a generic parser pluginLeandro Dorileo3-0/+1111
2013-12-27plugin: implement parser sortingLeandro Dorileo16-0/+23
2013-12-27mp4: implement dlna profile and mime computationLeandro Dorileo1-5/+1956
2013-12-09build: Disable static library by defaultLucas De Marchi1-1/+1
2013-12-06document daemon in the readme.Gustavo Sverzut Barbieri1-0/+38
2013-12-06lightmediascannerctl: start daemon if not running.Gustavo Sverzut Barbieri1-0/+44
2013-12-04Fix warnings on 64 bitsLucas De Marchi2-6/+7
2013-12-04daemon/ctl: introduce ScanProgress signal.Gustavo Sverzut Barbieri2-0/+159
2013-12-04ctl: fix g_variant leak.Gustavo Sverzut Barbieri1-1/+3
2013-12-04process: properly report status for dual-process mode.Gustavo Sverzut Barbieri1-1/+1