Charset conversion support.
[platform/upstream/lightmediascanner.git] / src / lib / lightmediascanner.c
2007-12-07 Gustavo Sverzut... Charset conversion support.
2007-12-07 Gustavo Sverzut... Change plugin API to take a "context" instead of "db".
2007-12-03 Gustavo Sverzut... Store file size.
2007-11-30 Gustavo Sverzut... Support DB upgrades.
2007-11-30 Gustavo Sverzut... Make path a BLOB.
2007-11-27 Gustavo Sverzut... Export db_path attribute via lms_get_db_path()
2007-11-27 Gustavo Sverzut... Check NULL pointers on public-API, log errors.
2007-11-25 Gustavo Sverzut... Clear dtime on files that had it but were found again.
2007-11-21 Gustavo Sverzut... Split plugin start and setup phase.
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-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.