rh101
|
54ffa13dff
|
Move PosixFileStream class to its own files
Update UserDefault to work with FileStream
Fix undefined openFileStream on platforms other than Win32
|
2021-04-23 00:01:32 +10:00 |
RH
|
dd5f77c3d5
|
Merge: 15c8f2298d 0886473e1b
Merge pull request #4 from rh101/master
Sync with master
|
2021-04-22 21:49:43 +10:00 |
RH
|
1e15ed4839
|
Merge: 2cef9f2e76 844119d162
Merge pull request #3 from c4games/master
Sync with master
|
2021-04-22 21:48:49 +10:00 |
rh101
|
7540c06fd3
|
Use FileStream to write JPG images to disk
|
2021-04-22 21:36:26 +10:00 |
halx99
|
8ed6d34234
|
Explicit set cmake minimum version at app/build.gradle [ci build]
|
2021-04-22 11:40:53 +08:00 |
rh101
|
2bf12b2226
|
Add support for virtual file system via custom FileStream and FileUtils implementations.
|
2021-04-22 03:15:49 +10:00 |
halx99
|
b341aa31da
|
fix ci warnings
|
2020-11-15 21:34:53 -08:00 |
halx99
|
09d1fffac7
|
fix userdefault getBoolForKey incorrect
|
2020-10-27 17:27:52 +08:00 |
halx99
|
03527fd45b
|
Fix CCFileStream write bits
make it behavior same with fopen "wb"
|
2020-10-21 10:58:48 +08:00 |
halx99
|
6345cca301
|
freetype stream parsing support, reduce memory use on FontCache
|
2020-08-27 11:35:55 +08:00 |
halx99
|
ea1cb45ba3
|
Refine code style
|
2020-08-27 10:19:21 +08:00 |
halx99
|
c9d6c5afdf
|
Rename PXFileStream to CCFileStream
|
2020-08-27 00:21:44 +08:00 |