asf: register new fields (container, sampling_rate)
[platform/upstream/lightmediascanner.git] / src /
2010-07-12 João Paulo Rechi... Fix double call of lms_parsers_finish()
2010-07-12 Raphael Kubo da... Change the dummy plugin not to write a log file.
2010-07-12 João Paulo Rechi... Fix lms_parser_del().
2010-07-12 João Paulo Rechi... Adds insert time (itime) field to table files.
2010-07-12 João Paulo Rechi... Fix binding in lms_db_set_file_dtime().
2010-07-12 Eduardo Lima (Etrunko)Ogg: Add "ogv" extension
2009-09-03 Rafael AntognolliRemove compiler warnings.
2009-08-25 João Paulo Rechi... Add length field to table videos.
2009-08-25 João Paulo Rechi... Add length field to table audios.
2009-08-21 João Paulo Rechi... Fix doxygen of dtime field in files DB table.
2009-02-16 Luis Felipe Strano... Added m4v extension to the mp4 plugin. release_0.3.0
2009-02-13 Luis Felipe Strano... LMS was mistakingly treating Composer field as Genre...
2009-01-08 Rafael AntognolliFix sqlite3 dependencies.
2008-12-18 Gustavo Lima ChavesNew status code for progress callback (affects lms_proc...
2008-12-11 Luis Felipe Strano... Do not modify or free FLAC library-owned strings.
2008-10-22 Gustavo Sverzut... add path to parser_info.
2008-10-21 Gustavo Sverzut... improve test to use getopt.
2008-10-21 Gustavo Sverzut... export parsers and their informations.
2008-10-05 Gustavo Sverzut... Remove compiler warnings.
2008-10-05 Gustavo Lima ChavesNew column on audios table: artist_id.
2008-09-19 Gustavo Lima ChavesBugfix: using correct column.
2008-09-18 Gustavo Lima ChavesIntroducing new API function: lms_check_single_process().
2008-09-18 Gustavo Lima ChavesChanges on (lms_check's) functions to facilitate the...
2008-09-18 Gustavo Lima ChavesFactoring out code from (lms_check's) lms_check() and...
2008-09-18 Gustavo Lima ChavesIntroducing new API function: lms_process_single_process().
2008-09-18 Gustavo Lima ChavesAdapting _process_trigger() to call a custom process_fi...
2008-09-18 Gustavo Lima ChavesFactoring out code from (lms_process's) lms_process().
2008-09-18 Gustavo Lima ChavesFactoring out code from (lms_process's) _slave_work().
2008-09-09 Gustavo Sverzut... Add callback to report progress.
2008-09-09 Andre Moreira Maga... Get missing data from id3v1 when they are not available...
2008-05-22 Eduardo Lima (Etrunko)ASF: Get album artist from extended content description.
2008-04-30 Gustavo Sverzut... Proper handling of DT_UNKNOWN directory entry type.
2008-04-25 Eduardo Lima (Etrunko)OGG: Avoid segfault when value returned by vorbis_comme...
2008-04-17 Eduardo Lima (Etrunko)Added example in test.c.
2008-04-17 Eduardo Lima (Etrunko)OGG: Make ogg plugin work with both libvorbisidec ...
2008-04-17 Eduardo Lima (Etrunko)Fixed FSF address.
2008-04-17 Andre Moreira Maga... Added flv to video-dummy.
2008-03-14 Andre Moreira Maga... Removed dead code.
2008-03-13 Gustavo Sverzut... Correct accounting for id3v1 strings.
2008-03-12 Gustavo Sverzut... Handle possible realloc() errors.
2008-03-12 Gustavo Sverzut... Better handling of id3v1 fields.
2008-03-12 Andre Moreira Maga... Ignore frames that contain just the encoding info.
2008-03-12 Andre Moreira Maga... Minor bugfixes.
2008-03-12 Gustavo Sverzut... Fix segmentation faults for zero-sized id3v2 frames.
2008-03-07 Gustavo Sverzut... Add myself as author of id3
2008-03-07 Gustavo Sverzut... Rework _find_id3v2() for simpler and faster code.
2008-03-07 Gustavo Sverzut... id3: minor id3v2 dispatcher speedup.
2008-03-07 Gustavo Sverzut... Move logic to get specific frame contents to separate...
2008-03-07 Gustavo Sverzut... id3: avoid some strips if content is known to be correct.
2008-03-07 Gustavo Sverzut... id3: just change cur_artist_priority if it's actually...
2008-03-07 Gustavo Sverzut... Cosmetic: fit in 80 cols
2008-03-07 Gustavo Sverzut... Speed up id3v1 genre usage.
2008-03-06 Gustavo Sverzut... Share id3v1_genre getter.
2008-03-06 Gustavo Sverzut... Make defines dependent on real data, avoid getting...
2008-03-06 Andre Moreira Maga... Use posix_fadvise.
2008-03-06 Andre Moreira Maga... Improved artist/genre handling.
2008-02-25 Andre Moreira Maga... Small bug fix.
2008-02-25 Andre Moreira Maga... Use TPE/TP 1 to 4 for artists.
2008-02-22 Andre Moreira Maga... Proper handle UTF16 encoding.
2008-02-22 Gustavo Sverzut... Fix support for ID3v2.2.
2008-02-20 Gustavo Sverzut... Merge commit 'andrunko/master'
2008-02-20 Andre Moreira Maga... Added support for mov, qt, 3gp files to mp4 plugin.
2008-02-15 Gustavo Sverzut... Merge commit 'andrunko/master'
2008-02-15 Andre Moreira Maga... Use ctxt->cs_conv to convert encoding for id3v1 tag.
2008-02-15 Gustavo Sverzut... Fixed _to_uint method.
2008-02-15 Andre Moreira Maga... Fix handling of encoding UTF16-LE.
2008-02-15 Andre Moreira Maga... Proper handle encoding.
2008-02-15 Andre Moreira Maga... Fixed _to_uint method.
2008-02-15 Gustavo Sverzut... Fix debug messages, show scanned path.
2008-02-14 Gustavo Sverzut... Merge branch 'master' of git://staff.get-e.org/users...
2008-02-14 Andre Moreira Maga... Some improvements.
2008-02-14 Gustavo Sverzut... Improved _find_id3v2 method.
2008-02-14 Gustavo Sverzut... Improved mp3 support.
2008-02-14 Gustavo Sverzut... Removed supported extensions from audio dummy.
2008-02-14 Gustavo Sverzut... Added flac plugin.
2008-02-14 Gustavo Sverzut... Debug.
2008-02-14 Gustavo Sverzut... Parse m4a files using mp4 plugin.
2008-02-14 Gustavo Sverzut... Use lseek to discard frames.
2008-02-14 Gustavo Sverzut... Added aac plugin.
2008-02-14 Andre Moreira Maga... Improved _find_id3v2 method.
2008-02-13 Andre Moreira Maga... Improved mp3 support.
2008-02-12 Andre Moreira Maga... Removed supported extensions from audio dummy.
2008-02-12 Andre Moreira Maga... Added flac plugin.
2008-02-12 Andre Moreira Maga... Debug.
2008-02-11 Andre Moreira Maga... Parse m4a files using mp4 plugin.
2008-02-08 Andre Moreira Maga... Use lseek to discard frames.
2008-02-08 Gustavo Sverzut... Fix typo
2008-02-08 Andre Moreira Maga... Added aac plugin.
2008-02-08 Gustavo Sverzut... Provide means to avoid check and fallback creation...
2008-02-08 Gustavo Sverzut... ogg.c: Minor coding style fixes
2008-02-08 Gustavo Sverzut... Improve code reusage: string strip and free functions.
2008-02-08 Gustavo Sverzut... Bugfix in jpeg plugin to avoid missing header frame...
2008-02-08 Gustavo Sverzut... Also copy trailing \0
2008-02-01 Gustavo Sverzut... Remove debug
2008-02-01 Gustavo Sverzut... Merge git://staff.get-e.org/users/andrunko/lightmediasc...
2008-02-01 Andre Moreira Maga... Make sure metadata is converted to the proper charset.
2008-02-01 Andre Moreira Maga... Added mp4 plugin.
2008-02-01 Gustavo Sverzut... Add .flac to audio-dummy
2008-02-01 Gustavo Sverzut... Request POSIX_FADV_DONTNEED
2008-02-01 Gustavo Sverzut... Request POSIX_FADV_DONTNEED, now correct
next