Ryan C. Gordon
|
874c07f8de
storage: Don't allow "." and ".." paths, enforce '/' dir separators.
|
3 hónapja |
SDL Wiki Bot
|
efaf3739c6
Sync SDL3 wiki -> header
|
3 hónapja |
SDL Wiki Bot
|
c688853a82
Sync SDL3 wiki -> header
|
3 hónapja |
SDL Wiki Bot
|
95d44f11c7
Sync SDL3 wiki -> header
|
3 hónapja |
SDL Wiki Bot
|
6d554a9ea3
Sync SDL3 wiki -> header
|
3 hónapja |
Sam Lantinga
|
9fbc767d4f
Fixed formatting of SDL_storage documentation
|
3 hónapja |
Sam Lantinga
|
f2074d7af3
Updated copyright for 2025
|
3 hónapja |
SDL Wiki Bot
|
18fc13c20d
Sync SDL3 wiki -> header
|
3 hónapja |
SDL Wiki Bot
|
6d20b65a9e
Sync SDL3 wiki -> header
|
3 hónapja |
Ethan Lee
|
cd1bd0ac2e
storage: Remove an outdated FIXME.
|
3 hónapja |
SDL Wiki Bot
|
3922bcec95
Sync SDL3 wiki -> header
|
5 hónapja |
Petar Popovic
|
04a478b6a9
SDL_Enumerate[Storage]Directory() comments: Use enum constant names instead of integers.
|
5 hónapja |
Ryan C. Gordon
|
1c1706a00b
fnsince: update `\since` policy for documentation.
|
6 hónapja |
Ryan C. Gordon
|
4e09e58f62
include: Small clarification on directory enumeration documentation.
|
6 hónapja |
SDL Wiki Bot
|
026d3c2306
Sync SDL3 wiki -> header
|
7 hónapja |
Sam Lantinga
|
a90ad3b0e2
Removed SDL_bool in favor of plain bool
|
7 hónapja |
SDL Wiki Bot
|
e7969553f8
Sync SDL3 wiki -> header
|
7 hónapja |
Sam Lantinga
|
702ed83f72
Initialize interface structures so they can be extended in the future
|
7 hónapja |
SDL Wiki Bot
|
85bbc6028a
Sync SDL3 wiki -> header
|
7 hónapja |
Sam Lantinga
|
9ff3446f03
Use SDL_bool instead an int return code in the SDL API
|
8 hónapja |
Sam Lantinga
|
b5ad74998b
Removed SDL_DECLSPEC_FREE
|
8 hónapja |
SDL Wiki Bot
|
0f2fc2fbaa
Sync SDL3 wiki -> header
|
8 hónapja |
Sam Lantinga
|
4f55271571
Removed temporary memory from the API
|
8 hónapja |
Sam Lantinga
|
5e513ecc7f
Don't automatically free temporary memory, let the application call SDL_FreeTemporaryMemory() when it's ready.
|
9 hónapja |
Sam Lantinga
|
033c9c5951
Added SDL_CopyFile() and SDL_CopyStorageFile()
|
9 hónapja |
SDL Wiki Bot
|
975457cfb6
Sync SDL3 wiki -> header
|
9 hónapja |
Sam Lantinga
|
71a60d4c0e
Updated documentation for functions that return temporary memory
|
9 hónapja |
Sam Lantinga
|
637e9700dd
Standardize placement of '*' in function declarations
|
9 hónapja |
Sam Lantinga
|
217330a7b3
Made return value descriptions more consistent across the API
|
9 hónapja |
Sam Lantinga
|
d73c7311d5
Clarify that the SDL_GetStringRule means that SDL will automatically free the memory later.
|
9 hónapja |