Sam Lantinga
|
07f995eb72
Passing NULL path to SDL_OpenFileStorage() gives access to the whole filesystem
|
4 mēneši atpakaļ |
Ryan C. Gordon
|
3ae7a54c94
filesystem: SDL_OpenFileStorage() now deals with relative paths better.
|
4 mēneši atpakaļ |
Corentin Recanzone
|
2079517802
Fix Android TitleStorage: avoid leading '/' and handle NULL base path
|
6 mēneši atpakaļ |
bleeqer
|
fc6f97f162
Fix NULL pointer dereference in SDL_GlobStorageDirectory
|
5 mēneši atpakaļ |
Ryan C. Gordon
|
a6a8598b98
storage: deal with paths with Windows '\\' path separators appended.
|
1 gadu atpakaļ |
Ryan C. Gordon
|
3ffb1a8cbd
storage: generic title storage allows override paths without '/' appended.
|
1 gadu atpakaļ |
Ryan C. Gordon
|
874c07f8de
storage: Don't allow "." and ".." paths, enforce '/' dir separators.
|
1 gadu atpakaļ |
Ethan Lee
|
7acf78ba92
storage: Trim the title storage root from enumerated paths
|
1 gadu atpakaļ |
Sam Lantinga
|
f2074d7af3
Updated copyright for 2025
|
1 gadu atpakaļ |
Ethan Lee
|
3cd3c9317e
storage: Add error messages when ReadIO/WriteIO lengths mismatch
|
1 gadu atpakaļ |
Sam Lantinga
|
a90ad3b0e2
Removed SDL_bool in favor of plain bool
|
1 gadu atpakaļ |
Sam Lantinga
|
702ed83f72
Initialize interface structures so they can be extended in the future
|
1 gadu atpakaļ |
Sam Lantinga
|
9ff3446f03
Use SDL_bool instead an int return code in the SDL API
|
1 gadu atpakaļ |
Sam Lantinga
|
6501e90018
Use C++ style comments consistently in SDL source code
|
1 gadu atpakaļ |
Sam Lantinga
|
4f55271571
Removed temporary memory from the API
|
1 gadu atpakaļ |
Sam Lantinga
|
033c9c5951
Added SDL_CopyFile() and SDL_CopyStorageFile()
|
1 gadu atpakaļ |
Ryan C. Gordon
|
52bf7ff42d
filesystem: SDL_GetPrefPath() now follows the SDL_GetStringRule.
|
1 gadu atpakaļ |
Ryan C. Gordon
|
3bc81a81f5
filesystem: SDL_GetBasePath() now follows the SDL_GetStringRule.
|
1 gadu atpakaļ |
Sam Lantinga
|
f460f42e70
Added filesystem operations to SDL_Storage
|
2 gadi atpakaļ |
Sam Lantinga
|
ec3ba387d1
Added SDL_OpenFileStorage() for local file storage
|
2 gadi atpakaļ |
Ethan Lee
|
744227e6ab
Add SDL_storage
|
2 gadi atpakaļ |