Added signaling from FileUtil to MediaImagePathMainDiialog when the scan
[emufront] / src / utils / fileutil.cpp
2010-11-28 Mikko KeinänenAdded signaling from FileUtil to MediaImagePathMainDiia...
2010-11-18 Mikko KeinänenMore exception handling.
2010-11-18 Mikko KeinänenException handling and cleaning dynamic objects.
2010-11-17 Mikko KeinänenAdded some exception handling. Marked all the functions...
2010-11-17 Mikko KeinänenExceptions are instantiated in stack instead of heap.
2010-11-10 Mikko KeinänenFixed a bug with regular expression (If filename was...
2010-10-26 Mikko KeinänenAdded progress bar to file scanning operation and a...
2010-10-23 Mikko KeinänenCleaning up.
2010-10-23 Mikko KeinänenWhen a filepath is rescanned all the previous entries of
2010-10-23 Mikko KeinänenRemoved most of the previous database changes.
2010-10-18 Mikko KeinänenMediaImageContainer presents contained media images...
2010-10-16 Mikko KeinänenAdded new class hierarchy for process helpers and first...
2010-10-16 Mikko KeinänenFixed error in regexp in fileutils.
2010-10-15 Mikko KeinänenTODO
2010-10-15 Mikko KeinänenReplacing the OSDaB-ZIP functionality using unzip utility.
2010-10-10 Mikko KeinänenMedia image container scanning has now a buffer. Scanne...
2010-10-10 Mikko KeinänenAdded missig license text.
2010-10-09 Mikko KeinänenFilePath object is also deleted when deleting a MediaIm...
2010-09-26 Mikko KeinänenNeed FilePathObject AND SetUp. FilePathObject contains...
2010-09-25 Mikko KeinänenAdded reading of CRC32 checksum for media image contain...
2010-09-24 Mikko Keinänenonly small comment note
2010-09-02 Mikko KeinänenTracking down error with storing media image files...
2010-09-02 Mikko Keinänenfp is no more missing setup object reference.
2010-06-19 Mikko KeinänenCase insensitive comparison of the supported file type...
2010-06-19 Mikko Keinänencomment
2010-06-19 Mikko KeinänenExpanded media image container implementation
2010-06-19 Mikko KeinänenImplementing MediaImage and MediaImageContainer (WIP...
2010-06-18 Mikko KeinänenImplementing media image and media image container...
2010-06-18 Mikko KeinänenFixed the setup object in filepath object (cause: inval...
2010-06-13 Mikko KeinänenDatabase updates, code is not completely in sync yet.
2010-06-12 Mikko KeinänenAdded new classes MediaImage and MediaImageContainer
2010-06-05 Mikko KeinänenInitial implementation for zip-file contents scanning.