IFile: Use time_t instead of unsigned int to store the last modification date
Using time_t might fit better this method. AFAIK no changes are required to the database scheme.
Using time_t might fit better this method. AFAIK no changes are required to the database scheme.
VideoLAN code repository instance