X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fgui%2Ffilethread.cpp;h=55d9e4223a8a93b93615e8ae7923c944f869eb81;hb=8549cdb01f45764f69a6483285dc0771ea66c007;hp=1f5a5aab51223e50e6d11af57d6a4f6b4c8d3214;hpb=b54bb3c04ba861123e44b7f25fbc859d78627379;p=virtualjaguar diff --git a/src/gui/filethread.cpp b/src/gui/filethread.cpp index 1f5a5aa..55d9e42 100644 --- a/src/gui/filethread.cpp +++ b/src/gui/filethread.cpp @@ -133,10 +133,22 @@ void FileThread::run(void) QDir romDir(vjs.ROMPath); QFileInfoList list = romDir.entryInfoList(); +/* +Another thing we'll probably have to do here is check for compressed files and +decompress/fish around in them to find what we need. :-P +*/ + for(int i=0; i