Commit History

Author SHA1 Message Date
  Sam Lantinga cb85894e94 Clarified device ID documentation 1 year ago
  Sam Lantinga b5ad74998b Removed SDL_DECLSPEC_FREE 1 year ago
  SDL Wiki Bot 0f2fc2fbaa Sync SDL3 wiki -> header 1 year ago
  Sam Lantinga 4f55271571 Removed temporary memory from the API 1 year ago
  Sam Lantinga 5e513ecc7f Don't automatically free temporary memory, let the application call SDL_FreeTemporaryMemory() when it's ready. 1 year ago
  SDL Wiki Bot 975457cfb6 Sync SDL3 wiki -> header 1 year ago
  Sam Lantinga 71a60d4c0e Updated documentation for functions that return temporary memory 1 year ago
  Sam Lantinga 01199469de SDL_GetCameras() follows the SDL_GetStringRule 1 year ago
  Sam Lantinga 0fe6603747 SDL_GetCameraSupportedFormats() follows the SDL_GetStringRule 1 year ago
  Sam Lantinga 637e9700dd Standardize placement of '*' in function declarations 1 year ago
  Sam Lantinga 217330a7b3 Made return value descriptions more consistent across the API 1 year ago
  Sam Lantinga d73c7311d5 Clarify that the SDL_GetStringRule means that SDL will automatically free the memory later. 1 year ago
  SDL Wiki Bot cb854d1bc9 Sync SDL3 wiki -> header 1 year ago
  Sam Lantinga 9797c5d0c0 Renamed CameraDevice to Camera 1 year ago
  Sam Lantinga 5bf6bc4d7d Renamed SDL_Get/SetProperty() to SDL_Get/SetPointerProperty() 1 year ago
  Ryan C. Gordon bf03dee866 Remove `struct SDL_Camera` predeclare. 1 year ago
  Sam Lantinga 2ba76dbe80 Simplified SDL_Surface 1 year ago
  Hubert Maier 3acdb8a90b JANITORIAL: Fix typos in comments in various files (#10058) 1 year ago
  Sam Lantinga d7391394d3 Switched the camera format to use framerate ratio instead of interval ratio 1 year ago
  Sam Lantinga aeea819494 Added colorspace to SDL_CameraSpec 1 year ago
  Ryan C. Gordon 38f0214e8a audio: Refer to audio devices to "playback" and "recording". 1 year ago
  Ryan C. Gordon 51902d4ac5 Updated headers with latest wikiheaders tweaks. 1 year ago
  Ryan C. Gordon 5bc654aad3 camera: SDL_GetCameraDeviceName() now follows the SDL_GetStringRule. 1 year ago
  Ryan C. Gordon 2ad7c70ac6 documentation: clean up a minor syntax issue. 1 year ago
  Ryan C. Gordon e23257307e Introduce formal policy for APIs that return strings. 1 year ago
  Sam Lantinga 6f2621438a Renamed DECLSPEC to SDL_DECLSPEC 1 year ago
  Ryan C. Gordon 5e6d85b8f0 wikiheaders: bridge wiki Category docs to the headers! 1 year ago
  Ryan C. Gordon 0df988389c include: Add `\since` to all documentation that was missing it. 1 year ago
  SDL Wiki Bot 073d2378dc Sync SDL3 wiki -> header 1 year ago
  Ryan C. Gordon e044318a8e Sync SDL3 wiki -> headers 1 year ago