platform/upstream/lightmediascanner.git
2007-11-27 Gustavo Sverzut... Check NULL pointers on public-API, log errors.
2007-11-27 Gustavo Sverzut... pkg-config support.
2007-11-26 Gustavo Sverzut... Dummy parser to register videos by extension only.
2007-11-26 Gustavo Sverzut... Video database support.
2007-11-26 Gustavo Sverzut... Don't store song length in DB, it's unreliable.
2007-11-26 Gustavo Sverzut... MP3 support using id3lib.
2007-11-25 Gustavo Sverzut... Clear dtime on files that had it but were found again.
2007-11-24 Gustavo Sverzut... Fix typo
2007-11-22 Gustavo Sverzut... Performance improvement and safety check.
2007-11-22 Gustavo Sverzut... Audio database support.
2007-11-22 Gustavo Sverzut... Add lms_db_bind_int64_or_null().
2007-11-22 Gustavo Sverzut... Cosmetic changes (static and remove string spaces).
2007-11-21 Gustavo Sverzut... Remove useless debug message.
2007-11-21 Gustavo Sverzut... Split plugin start and setup phase.
2007-11-21 Gustavo Sverzut... Add functions missing in older SQLite3 versions (maemo...
2007-11-20 Gustavo Sverzut... JPEG parser plugin.
2007-11-20 Gustavo Sverzut... Make some errors non-fatal.
2007-11-20 Gustavo Sverzut... Delete files that failed all parsers.
2007-11-20 Gustavo Sverzut... Replace "is_valid" with "dtime" (deletion time), so...
2007-11-20 Gustavo Sverzut... Split out db utilities from core and add image db funct...
2007-11-19 Gustavo Sverzut... Plugins now have a start/finish call before enter the...
2007-11-19 Gustavo Sverzut... Add lightmediascanner_utils.
2007-11-19 Gustavo Sverzut... Add missing empty definition for GNUC_NON_NULL() for...
2007-11-17 Gustavo Sverzut... Build system improvements.
2007-11-16 Gustavo Sverzut... Support configurable commit_interval.
2007-11-16 Gustavo Sverzut... SQLite3 support.
2007-11-16 Gustavo Sverzut... Setup things for future SQLite integration: stat, match...
2007-11-16 Gustavo Sverzut... Add configurable slave_timeout support.
2007-11-16 Gustavo Sverzut... Initial revision of Light Media Scanner.