Commit Verlauf

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