nightmareci
|
718034f5fa
Remove newlines from log messages
|
2 tháng trước cách đây |
Ryan C. Gordon
|
874c07f8de
storage: Don't allow "." and ".." paths, enforce '/' dir separators.
|
3 tháng trước cách đây |
Ryan C. Gordon
|
67664a0427
testfilesystem: test some Storage APIs, too.
|
3 tháng trước cách đây |
Ryan C. Gordon
|
87e1b0eb89
filesystem: SDL_EnumerateDirectory() gives dirs with path seperators appended.
|
3 tháng trước cách đây |
Sam Lantinga
|
f2074d7af3
Updated copyright for 2025
|
3 tháng trước cách đây |
Ryan C. Gordon
|
f852038384
filesystem: Added SDL_GetCurrentDirectory().
|
4 tháng trước cách đây |
Ryan C. Gordon
|
7d21a49c9c
filesystem: SDL_EnumerateDirectoryCallback uses an enum now, not an int.
|
6 tháng trước cách đây |
Ryan C. Gordon
|
e944f0fb9d
testfilesystem: Added test of creating parent dirs.
|
6 tháng trước cách đây |
Sam Lantinga
|
dc639956ba
Improve logging performance and make log priorities thread-safe
|
7 tháng trước cách đây |
Sam Lantinga
|
9ff3446f03
Use SDL_bool instead an int return code in the SDL API
|
8 tháng trước cách đây |
Sam Lantinga
|
037541a0e0
Check standard error code return values as < 0 instead of == -1
|
8 tháng trước cách đây |
Sam Lantinga
|
4f55271571
Removed temporary memory from the API
|
8 tháng trước cách đây |
Sam Lantinga
|
033c9c5951
Added SDL_CopyFile() and SDL_CopyStorageFile()
|
9 tháng trước cách đây |
Ryan C. Gordon
|
ed1f93cd11
filesystem: `SDL_Glob*Directory()` functions now follow the SDL_GetStringRule.
|
9 tháng trước cách đây |
Ryan C. Gordon
|
52bf7ff42d
filesystem: SDL_GetPrefPath() now follows the SDL_GetStringRule.
|
9 tháng trước cách đây |
Ryan C. Gordon
|
3bc81a81f5
filesystem: SDL_GetBasePath() now follows the SDL_GetStringRule.
|
9 tháng trước cách đây |
Sam Lantinga
|
4609af618a
Updated logging functions for SDL3 naming convention
|
11 tháng trước cách đây |
Ryan C. Gordon
|
bc94451bed
testfilesystem: Add a '?' to the glob test, for a little more completeness.
|
1 năm trước cách đây |
Sam Lantinga
|
0abdc1a343
Renamed GLOBDIR to GLOB
|
1 năm trước cách đây |
Ryan C. Gordon
|
764207d873
filesystem: Added SDL_GlobDirectory() and SDL_GlobStorageDirectory().
|
1 năm trước cách đây |
Sam Lantinga
|
7a088527c1
Removed the reserved parameter from SDL_EnumerateDirectoryCallback
|
1 năm trước cách đây |
Sam Lantinga
|
db0c1d7aeb
Added portable file and directory operations (thanks @icculus!)
|
1 năm trước cách đây |
Sam Lantinga
|
5b3ee51c6c
Updated copyright for 2024
|
1 năm trước cách đây |
Sylvain
|
d8600f717e
Pointer as bool (libsdl-org#7214)
|
1 năm trước cách đây |
Anonymous Maarten
|
4a6528e3f0
testprograms: parse arguments using SDLTest_CommonState
|
2 năm trước cách đây |
Sam Lantinga
|
fde78d12f2
Updated copyright for 2023
|
2 năm trước cách đây |
Sam Lantinga
|
63724c113b
Removed the vi format comments from the source
|
2 năm trước cách đây |
Daniel Gibson
|
22e22ba196
Add SDL_main.h includes to tests
|
2 năm trước cách đây |
Sam Lantinga
|
5750bcb174
Update for SDL3 coding style (#6717)
|
2 năm trước cách đây |
Sylvain Becker
|
6a2200823c
Cleanup add brace (#6545)
|
2 năm trước cách đây |