Henrik Rydgard
|
55aa3d13c7
|
Win32: Switch to a UNICODE build. This took quite a bit of fixing.
|
2013-08-26 19:00:16 +02:00 |
|
Unknown W. Brackets
|
c6c821a0f7
|
Fix some unitinialized values.
|
2013-08-12 23:33:11 -07:00 |
|
Unknown W. Brackets
|
7b7801d59a
|
Switch to including Windows.h from an intermediate.
This makes it easier for Xbox which uses a separate header.
|
2013-07-28 21:04:19 -07:00 |
|
Unknown W. Brackets
|
a01d84ac30
|
List directories in virtfs too.
Well, basically the same as directory, just skipping `.` and `..`...
|
2013-07-28 12:33:22 -07:00 |
|
Unknown W. Brackets
|
256394b2bf
|
Move VirtualDiscFileSystem to its own file.
|
2013-07-28 12:31:48 -07:00 |
|
Unknown W. Brackets
|
b5e46b46cd
|
Fix some minor virtual disc warnings.
|
2013-07-26 22:50:57 -07:00 |
|
Unknown W. Brackets
|
fa3b608b36
|
Fix a missing log argument.
|
2013-07-26 22:13:09 -07:00 |
|
Unknown W. Brackets
|
8da6259aff
|
More carefully check defines for endianness.
|
2013-07-25 22:25:50 -07:00 |
|
Kingcom
|
b24f4a64d4
|
Linux fixes and small changes
|
2013-07-25 13:45:30 +02:00 |
|
Kingcom
|
5ddc9afba0
|
-save state support
-abstracted file access
-moved to VirtualDiscFileSystem class
|
2013-07-24 22:49:45 +02:00 |
|
Kingcom
|
e76ffe6b7c
|
Supprt opening whole disc, assume file info is gathered before it's used
|
2013-07-23 22:23:12 +02:00 |
|
Kingcom
|
be548fdd2e
|
Disable invalid file operations for virtual discs
|
2013-07-23 20:24:15 +02:00 |
|
Kingcom
|
0afd7dea28
|
Add error message when opening entire ISO
|
2013-07-23 17:53:55 +02:00 |
|
Kingcom
|
8955fedf44
|
Open directory as disc image
|
2013-07-23 17:24:33 +02:00 |
|
tpunix
|
2de2c53918
|
new patch for ISOFilsSystem
|
2013-07-08 12:35:07 +08:00 |
|
Unknown W. Brackets
|
c8ee2c0739
|
sceIoRename() ignores any path on dest.
Also, change the interface so it can return an error code. Currently not
returning perfect error codes but it's better than before.
|
2013-06-23 20:09:44 -07:00 |
|
Unknown W. Brackets
|
fe97fd6fc5
|
Add better savestate error handling.
Aborts when it can't load.
|
2013-04-13 01:39:17 -07:00 |
|
Unknown W. Brackets
|
be600e5095
|
Set the times when reading a dir on Windows.
Test doesn't pass but it's not gonna.
|
2013-03-07 00:02:01 -08:00 |
|
Henrik Rydgard
|
aa06c1452e
|
Allow mounting VFS directories. Used to provide flash0 from within APK on Android.
|
2013-02-27 17:41:40 +01:00 |
|
Unknown W. Brackets
|
1759bb8051
|
Use RemoveFile instead of DeleteFile in fs.
Windows defines DeleteFile to DeleteFileA/W, causing confusion.
|
2013-02-08 10:26:33 -08:00 |
|
Henrik Rydgard
|
349f1bd56b
|
Windows build fix :P
|
2013-02-04 20:20:50 +01:00 |
|
Henrik Rydgard
|
7a36619174
|
Android buildfix + cleanup
|
2013-02-04 20:19:24 +01:00 |
|
KentuckyCompass
|
83fa725424
|
std::string is not UTF8-aware
|
2013-01-22 06:59:22 -08:00 |
|
KentuckyCompass
|
f9a843fb28
|
add case insensitivity to GetDirListing
|
2013-01-22 06:31:42 -08:00 |
|
Sacha
|
0ce45cef55
|
Update for Qt project files. New Symbian icon (Belle style) thanks to z435312561. Stat64 -> stat.
|
2013-01-22 16:17:44 +10:00 |
|