Commit Graph
29 Commits
Author SHA1 Message Date
Henrik Rydgard 7b88bd7918 Use case insensitivity when reading from zip files 2014-02-17 18:49:57 +01:00
Henrik Rydgard 52237f3980 Fix bug where files with the same prefix as a directory would look like they were in that directory, but with their name chopped. 2014-02-12 11:03:31 +01:00
Henrik Rydgard cf52650724 VFS: Detect non-local paths on Windows too. 2014-02-06 00:02:45 +01:00
Henrik Rydgård 80a424fd18 Fix "in_zip_path_" functionality in GetFilesInDir for zip files 2014-01-21 14:14:45 +01:00
Sacha ecd364d854 Fix a typo that was causing VFS to fail for Qt. 2013-12-20 00:41:42 +10:00
Henrik Rydgård 123cd269b5 VFS: Always treat paths beginning with "/" as local file paths and bypass VFS. 2013-12-13 16:23:13 +01:00
Henrik Rydgard b99b826f52 Fix bug with missing files in APK 2013-12-12 20:45:51 +01:00
Henrik Rydgard 73b46f433c Paths starting with '/' are not VFS paths. 2013-12-10 15:29:58 +01:00
Henrik Rydgård d0d5be2c5d Logspam reductions 2013-12-09 13:44:47 +01:00
Sacha 06f5d0b76a Fix small bug that was preventing some shaders from loading. 2013-11-23 00:23:26 +10:00
Sacha 58035235da Qt: Fix directory listing for VFS. 2013-11-22 15:25:45 +10:00
Sacha 4177cf49db Qt: Create a AssetsAssetReader for reading via :/assets on Qt. 2013-11-21 19:31:55 +10:00
Henrik Rydgard 5a4dec9272 Add filter support to vfs directory listing 2013-10-12 02:05:12 +02:00
Henrik Rydgard fee82ce288 Fetch language/region code, fix bug in VFSGetFileInfo 2013-09-04 12:07:05 +02:00
Henrik Rydgård ca7eb305e4 Comment out annoying logging 2013-07-11 14:08:58 +02:00
Henrik Rydgard 8e5890a7e2 Warning fixes, add deleteDir() 2013-06-08 17:43:27 +02:00
Henrik Rydgard 04f6a35031 More logging, making things slightly more robust somehow (fixed a hang issue without knowing what actually fixed it..) 2013-06-04 23:53:41 +02:00
Henrik Rydgard 396a232b78 Increase the size of some char arrays that hold paths. 2013-06-02 10:36:37 +02:00
Henrik Rydgard 56f5fcf975 Fix language ini reading on android 2013-04-18 23:39:22 +02:00
Sacha 2b32a7115e Fix resource loading for Qt 2013-04-04 11:36:10 +10:00
Sacha 73177ff463 Allow loading VFS resources from QRC (Qt assets inbuilt in to binary) if they exist 2013-03-31 15:28:18 +10:00
Henrik Rydgard 21bf004632 Zip reader: logging fixes 2013-03-06 19:05:59 +01:00
Henrik Rydgard 3f6353af5a Add VFSFileSystem for Android to be able to mount flash0: inside the APK 2013-02-27 00:55:06 +01:00
Henrik Rydgard c952c8d0e7 Fix volume buttons on android and add some functonality to the VFS. 2012-12-01 10:35:55 +01:00
Henrik Rydgard 0853b3ed8e Add directory listings to VFS 2012-11-27 16:38:24 +01:00
Henrik Rydgård 58e9b9ffe8 Reindent native/file 2012-10-31 13:23:16 +01:00
Henrik Rydgard 17f1e71da2 More tabs unification 2012-05-08 22:29:28 +02:00
Henrik Rydgard dccb7bafdd Bugfixes 2012-04-14 07:39:22 +02:00
Henrik Rydgard 22dfdd2832 Initial commit 2012-03-24 23:39:19 +01:00