utils refactor.
[platform/upstream/lightmediascanner.git] / src / lib / lightmediascanner_db.h
2013-09-10 Gustavo Sverzut... utils refactor.
2013-09-10 Gustavo Sverzut... video: add missing fields (container, sampling_rate)
2013-08-30 Gustavo Sverzut... add dlna fields to video table.
2013-08-30 Gustavo Sverzut... db_audio: add dlna_mime column.
2013-08-30 Gustavo Sverzut... add dlna fields to image table.
2013-08-26 Lucas De MarchiAdd video substreams if available
2013-08-05 Lucas De Marchiaudio: use inttypes.h and reorder fields
2013-08-05 Lucas De Marchiaudio: Allow plugins to update new fields
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.
2008-04-17 Eduardo Lima (Etrunko)Fixed FSF address.
2007-12-13 barbieriDoxyGen support.
2007-12-10 barbieriMerge branch 'master' of /home/gustavo/Development...
2007-12-06 Gustavo Sverzut... Add playcnt to audios table.
2007-12-03 Gustavo Sverzut... Fix header parameters to make naming consistent.
2007-12-03 Gustavo Sverzut... Playlist database support.
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-22 Gustavo Sverzut... Audio database support.
2007-11-21 Gustavo Sverzut... Split plugin start and setup phase.
2007-11-20 Gustavo Sverzut... Split out db utilities from core and add image db funct...