platform/upstream/lightmediascanner.git
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
2013-08-26 Lucas De Marchishared: Add constants for time conversions
2013-08-26 Lucas De Marchiplugins/asf: Refactor to conquer
2013-08-26 Lucas De Marchiplugins/asf: Add TODO
2013-08-26 Lucas De Marchiplugins/asf: add aspect ratio
2013-08-26 Lucas De Marchiutil: add function to calculate aspect ratio
2013-08-26 Lucas De Marchiplugins/asf: add codec, width and height
2013-08-26 Lucas De Marchiplugins/asf: add all streams on video
2013-08-26 Lucas De Marchiplugins/asf: add audio prefix to symbols
2013-08-26 Lucas De Marchiplugins/rm: use common type for stream
2013-08-26 Lucas De Marchiplugins/mp4: use common type for stream
2013-08-26 Lucas De Marchiplugins/asf: use common types for streams
2013-08-26 Lucas De Marchiplugins/asf: Add reference link
2013-08-26 Lucas De MarchiAdd video substreams if available
2013-08-21 Lucas De Marchidb: Create tables for each video substream
2013-08-21 Lucas De Marchitest: Fix leaking stmt
2013-08-19 Lucas De Marchibuild: Enable warning flags for bin/
2013-08-19 Lucas De Marchiplugins/rm: Add reference link
2013-08-19 Lucas De MarchiGet rid of [BL]E_[24]BYTE macros
2013-08-19 Lucas De Marchiplugins: Use shared function to add fallback name
2013-08-19 Lucas De Marchishared: Add function to extract fallback name from...
2013-08-19 Lucas De Marchiplugins/wave: Add metadata fields
2013-08-19 Lucas De Marchiplugins/wave: Add channels, bitrate, sampling rate...
2013-08-19 Lucas De MarchiAdd util header
2013-08-19 Lucas De Marchibuild: define extension macros in config.h
2013-08-19 Lucas De Marchibuild: Get rid of #ifdef HAVE_CONFIG_H
2013-08-19 Lucas De Marchiplugins: Add empty wave plugin
2013-08-16 Lucas De Marchiplugins/rm: Use mime type to decide if it's audio
2013-08-16 Lucas De Marchiplugins/rm: Parse MDPR header and its subheaders
2013-08-16 Lucas De Marchiutils: Add cast to string size initializer
2013-08-16 Lucas De Marchiplugins/rm: Parse PROP header
2013-08-16 Lucas De Marchiplugins/rm: Simplify loop, searching for CONT header
2013-08-16 Lucas De MarchiTODO: Add entry about buffered, unbuffered, mmap for...
2013-08-16 Lucas De Marchiplugins/ogg: Add support to new fields
2013-08-16 Lucas De Marchiplugins/ogg: Fix leaking comment on error path
2013-08-12 Lucas De MarchiDo not use {0} struct initializers
2013-08-12 Lucas De MarchiGet rid of "if (bla) free(bla);"
2013-08-12 Lucas De Marchiplugins/asf: Add codec support
2013-08-12 Lucas De Marchiplugins/asf: Add channels, bitrate, sampling_rate
2013-08-12 Lucas De Marchiplugins/asf: Fix overriding type - parse multiple streams
2013-08-12 Lucas De Marchiplugins/asf: Add container
2013-08-12 Lucas De Marchiplugins/asf: No need to overly complicate skipping...
2013-08-12 Lucas De Marchiplugins/asf: Add length field
2013-08-12 Lucas De Marchiplugins/flac: Add new fields
2013-08-07 Lucas De Marchiplugins/id3: we parse adts files as well
2013-08-07 Lucas De Marchiplugins: Turn on warnings
2013-08-07 Lucas De Marchigitignore: Add cscope.{out,files}
2013-08-07 Lucas De Marchibuild: Unrecurse plugins' build
2013-08-07 Lucas De MarchiMake build warnings-aware
2013-08-07 Lucas De Marchiplugins/id3: Add new fields
2013-08-05 Lucas De Marchiplugins/id3: use designated initializers
2013-08-05 Lucas De Marchiaudio: use inttypes.h and reorder fields
2013-08-05 Lucas De Marchiaudio: use a macro to bind values
2013-08-05 Lucas De Marchiaudio: Allow plugins to update new fields
2013-08-02 Lucas De Marchiaudio: Add new fields in its table
2013-08-01 Lucas De MarchiSet update_id when checking files
2013-08-01 Lucas De MarchiSet update_id when processing files
2013-08-01 Lucas De MarchiPass the entire pinfo to the slave
2013-08-01 Lucas De MarchiAdd helper method to update the global update_id
2013-08-01 Lucas De MarchiAllow to set update_id field in files table
2013-07-31 Lucas De MarchiAdd update_id to files table
2013-07-31 Lucas De MarchiFix treating up-to-date files as processed
2013-07-31 Lucas De MarchiFix using wrong stmt size column
2013-07-31 Lucas De Marchibuild: Hide plugins symbols by default
2013-07-31 Lucas De Marchibuild: Avoid building and installing static plugin
2013-07-31 Lucas De Marchibuild: modernize build
2012-07-06 Gustavo Sverzut... release 0.4.5 with mp4v2 2.0 api support. release_0.4.5
2012-07-05 Gustavo Sverzut... mp4: support 2.0 mp4v2 API changes.
2011-08-19 Gustavo Sverzut... release 0.4.4 with minor build improvements. release_0.4.4
2011-08-19 Gustavo Sverzut... INSTALL: update autofoo provided install instructions...
2011-08-19 Gustavo Sverzut... Ignore generated files.
2011-08-19 Gustavo Sverzut... improve autofoo handling of m4 and generation.
2011-08-19 Gustavo Sverzut... ship config.rpath to shut up newer automake.
2011-08-18 Gustavo Sverzut... use AM_ICONV to allow external libiconv to be used.
2011-08-17 Gustavo Sverzut... Update my copyright and lgpl to 2.1
2011-03-22 Gustavo Sverzut... Fixed AM_CONDITIONAL(USE_TREMOR) if OGG was not in... release_0.4.3
2010-12-02 Gustavo Sverzut... 0.4.2 release with RPM spec inside. release_0.4.2
2010-12-02 Gustavo Sverzut... ignore generated RPM spec file.
2010-12-02 Rui Miguel... Add RPM spec so rpm-build works
2010-09-23 Gustavo Sverzut... New release with mp4v2.h fixes. release_0.4.1
2010-09-23 Gustavo Sverzut... Support mp4v2.h as well.
2010-09-23 Gustavo Sverzut... detect color in more $TERM (urxvt and screen)
2010-07-12 João Paulo... Release 0.4 release_0.4.0
2010-07-12 João Paulo... Mention rakuco's contributions
2010-07-12 João Paulo... Mention jprvita's contributions
2010-07-12 João Paulo... Update etrunko's email on authors file
2010-07-12 João Paulo... Fix double call of lms_parsers_finish()
2010-07-12 Raphael Kubo... Change the dummy plugin not to write a log file.
2010-07-12 João Paulo... Fix lms_parser_del().
2010-07-12 João Paulo... Adds insert time (itime) field to table files.
2010-07-12 João Paulo... Fix binding in lms_db_set_file_dtime().
2010-07-12 Eduardo Lima... Ogg: Add "ogv" extension
2010-07-12 Raphael Kubo... Allow building from a separate directory.
next