platform/upstream/lightmediascanner.git
2015-01-20 Leandro Dorileoupdate packaging
2015-01-20 Leandro Dorileopackaging: update spec and upstream rebased
2015-01-20 Mikko YlinenUpdate .changes
2015-01-20 Mikko YlinenInstall test binaries. Fixes TIVI-1428
2015-01-20 Mikko YlinenFix rpmlint errors
2015-01-20 Mikko YlinenUpdate .changes
2015-01-20 Mikko YlinenRemove .spec from .gitignore
2015-01-20 Mikko YlinenAdd Tizen packaging
2015-01-20 Gustavo Sverzut... release 0.5.1 removing zlib dependency. upstream release_0.5.0
2015-01-20 Leandro Dorileoremove zlib dependency
2015-01-16 Leandro Dorileorelease fixes
2015-01-15 Gustavo Sverzut... Release 0.5
2015-01-15 Leandro Dorileodaemon: handle LMS_PROGRESS_STATUS_UNKNOWN value on...
2015-01-15 Leandro Dorileodlna: implement a mime type selector fallback
2015-01-15 Gustavo Sverzut... move strings and declarations so they are local.
2015-01-15 Leandro Dorileotest: fix buffer overrun issue
2015-01-15 Leandro Dorileojpeg: fix non null-terminated string issue
2015-01-15 Leandro Dorileopng: fix non null-terminated string issue
2015-01-13 Leandro Dorileogeneric: make it parse ogg files
2015-01-12 Leandro Dorileogeneric: do not use AV_OPT_SEARCH_FAKE_OBJ flag
2015-01-07 Leandro Dorileodlna: don't match if no profile/level identified
2015-01-07 Leandro Dorileomp4: change codec identifier mpeg1audio to mpeg4aac-lc
2014-11-19 Gustavo Sverzut... fix unsigned integer comparison in read() == size state...
2014-11-19 Gustavo Sverzut... include "itime" in the master/slave communication.
2014-11-19 Gustavo Sverzut... fix test for SKIPPED entries.
2014-11-19 Gustavo Sverzut... fix buffer overflow if slen = 32.
2014-08-20 Gustavo Sverzut... mp4 and generic: produce codec string with "p" prefix...
2014-08-20 Gustavo Sverzut... dlna_rules: add missing array sentinel.
2014-03-17 Carsten (The... id3: avoid divide by zero if no bitrate specified in...
2014-02-13 Gustavo Sverzut... daemon: warning and behave properly if no xdg-user...
2014-02-13 Leandro Dorileolibav: compatibility issues between libav and ffmpeg
2014-02-13 Leandro Dorileodlna: fix audio sentinel check
2014-02-12 Gustavo Sverzut... Record if the file was already parsed, ignore them...
2014-02-11 Leandro Dorileogeneric: minimal libav adjustments
2014-01-29 Leandro Dorileogeneric: remove the dlna stuff and add codec container...
2014-01-29 Leandro Dorileowave: remove the dlna stuffs from plugin
2014-01-29 Leandro Dorileopng: remove all the dlna stuff
2014-01-29 Leandro Dorileomp4: remove all the dlna stuff from plugin
2014-01-29 Leandro Dorileojpeg: remove all the dlna stuff
2014-01-29 Leandro Dorileoid3: remove all the dlna stuff from plugin
2014-01-29 Leandro Dorileoasf: remove all the dlna stuff from plugin
2014-01-29 Leandro Dorileodb layer: call the lms_dlna_* functions
2014-01-29 Leandro Dorileodlna: introduce a dlna lower layer
2014-01-28 Leandro Dorileoimage/video db: new fields added
2014-01-08 Leandro Dorileoconfigure: use pkg check instead of headers
2014-01-07 Gustavo Sverzut... daemon monitors mounts and triggers scans.
2013-12-27 Gustavo Sverzut... prepare for next release, for now bumped version to...
2013-12-27 Gustavo Sverzut... change project url to github.
2013-12-27 Leandro Dorileogeneric: implemente a generic parser plugin
2013-12-27 Leandro Dorileoplugin: implement parser sorting
2013-12-27 Leandro Dorileomp4: implement dlna profile and mime computation
2013-12-09 Lucas De Marchibuild: Disable static library by default
2013-12-06 Gustavo Sverzut... document daemon in the readme.
2013-12-06 Gustavo Sverzut... lightmediascannerctl: start daemon if not running.
2013-12-04 Lucas De MarchiFix warnings on 64 bits
2013-12-04 Gustavo Sverzut... daemon/ctl: introduce ScanProgress signal.
2013-12-04 Gustavo Sverzut... ctl: fix g_variant leak.
2013-12-04 Gustavo Sverzut... process: properly report status for dual-process mode.
2013-12-04 Gustavo Sverzut... process: do not change update_id on skipped files.
2013-12-04 Gustavo Sverzut... daemon: remove from db files with dtime older than...
2013-12-04 Gustavo Sverzut... daemon: export read-only property DataBasePath.
2013-09-11 Gustavo Sverzut... minor: remove left over "#undef STR_FIELD_FROM_TAG"
2013-09-10 Lucas De Marchiflac: fix wrong prefix length
2013-09-10 Gustavo Sverzut... utils refactor.
2013-09-10 Gustavo Sverzut... introduce and use helpers lms_string_size_strndup(...
2013-09-10 Gustavo Sverzut... asf: register new fields (container, sampling_rate)
2013-09-10 Gustavo Sverzut... mp4: fix audio codec lookup, add video codec and extra...
2013-09-10 Gustavo Sverzut... mp4: remove support for deprecated library.
2013-09-10 Gustavo Sverzut... id3: fix extra linking with mp4v2.
2013-09-10 Gustavo Sverzut... ogg: register new fields (container, sampling_rate)
2013-09-10 Gustavo Sverzut... ogg: add ".oga" extension.
2013-09-10 Gustavo Sverzut... video: add missing fields (container, sampling_rate)
2013-09-03 Lucas De Marchiplugins/mp4: Add audio codec
2013-09-03 Lucas De Marchiplugins/mp4: Add tracks information
2013-09-03 Lucas De Marchiplugins/mp4: convert to mp4v2 2.0 API
2013-08-30 Gustavo Sverzut... id3: fix bitrate to be multiple of 1000.
2013-08-30 Gustavo Sverzut... wave: provide dlna information.
2013-08-30 Gustavo Sverzut... asf: : provide dlna information for wma.
2013-08-30 Gustavo Sverzut... id3: provide dlna information.
2013-08-30 Gustavo Sverzut... png: provide dlna information.
2013-08-30 Gustavo Sverzut... jpeg: provide dlna information.
2013-08-30 Gustavo Sverzut... add dlna fields to video table.
2013-08-30 Gustavo Sverzut... asf: better bitrate for variable bit rate.
2013-08-30 Gustavo Sverzut... db_audio: add dlna_mime column.
2013-08-30 Gustavo Sverzut... add dlna fields to image table.
2013-08-30 Gustavo Sverzut... add lightmediascannerd and lightmediascannerctl
2013-08-30 Gustavo Sverzut... allow scanning a single file instead of a directory.
2013-08-30 Lucas De Marchiplugins/id3: Add loop on frames to estimate bitrate
2013-08-29 Lucas De Marchiplugins/id3: parse VBR headers
2013-08-28 Lucas De Marchiplugins/id3: Add bitrate and length for CBR files
2013-08-28 Lucas De Marchiplugins/id3: Fix id3v2 not skipping CRC if present
2013-08-28 Lucas De Marchiplugins/id3: Fix id3v2 header size calculation
2013-08-28 Lucas De Marchiplugins/id3: Add references and fix typo
2013-08-27 Lucas De Marchiplugins/ogg: Add support for theora videos
2013-08-27 Lucas De Marchiplugins/ogg: Refactor to conquer
2013-08-26 Lucas De MarchiTODO: Update with pread/preadv/readv
2013-08-26 Lucas De Marchiplugins/asf: Parse extended stream properties
2013-08-26 Lucas De Marchiutil: Add functions to do 64 bits endiannes conversion
2013-08-26 Lucas De Marchiplugins/asf: Fix header_extension_guid
2013-08-26 Lucas De Marchiplugins/asf: Add length for videos
next