Adubbz
|
7dce15bcda
|
Abstract away file writing logic
|
2019-08-07 20:43:48 +10:00 |
|
Adubbz
|
fac8acebba
|
Universally use EnsureEnabled
|
2019-08-07 18:48:31 +10:00 |
|
Adubbz
|
cf06cb7628
|
Always cache placeholder file. Switch to ftell for preventing appending
|
2019-08-06 22:13:05 +10:00 |
|
Adubbz
|
dac951f72b
|
Revert "Removed debug code"
This reverts commit d6ff261fcc .
|
2019-08-06 21:32:28 +10:00 |
|
Adubbz
|
5e0f4130c4
|
Manually prevent placeholder/content appending
|
2019-08-06 21:29:28 +10:00 |
|
Adubbz
|
7bcf2276a7
|
Added a scope guard for WritePlaceHolder
|
2019-08-06 19:16:27 +10:00 |
|
Adubbz
|
d6ff261fcc
|
Removed debug code
|
2019-08-06 18:56:27 +10:00 |
|
Adubbz
|
4e75776112
|
Fixed List implementation. Also lots of debug logging.
|
2019-08-06 18:31:46 +10:00 |
|
Adubbz
|
6e5c0bde51
|
Prevent automatic placeholder creation on open
|
2019-08-06 14:13:15 +10:00 |
|
Adubbz
|
9e9987a673
|
Fixed placeholder/content deletion
|
2019-08-04 22:33:15 +10:00 |
|
Adubbz
|
ef28b7d395
|
Various fixes. Note: This contains debug stuff which will be removed later. I was getting tired of having to cherrypick tiny changes
|
2019-08-04 13:10:45 +10:00 |
|
Adubbz
|
b2dd198dc8
|
Bump heap size, fix CleanupAllPlaceHolder
|
2019-08-03 22:50:56 +10:00 |
|
Adubbz
|
0169e3e3d6
|
More main fixes
|
2019-07-27 19:56:54 +10:00 |
|
Adubbz
|
741d0f8116
|
Fixed more stdio error handling
|
2019-07-27 13:32:49 +10:00 |
|
Adubbz
|
8f65beef78
|
errno begone
|
2019-07-27 11:59:56 +10:00 |
|
Adubbz
|
65b7ac9039
|
Misc fixes
|
2019-07-27 11:14:39 +10:00 |
|
Adubbz
|
070e1012b8
|
Use r+b, not w+b
|
2019-07-27 01:25:31 +10:00 |
|
Adubbz
|
80d1ec57d1
|
Fix HasFile and HasDirectory
|
2019-07-27 01:08:22 +10:00 |
|
Adubbz
|
bb26633cce
|
Implement NCM
|
2019-07-25 22:53:32 +10:00 |
|