Commit History

Upphovsman SHA1 Meddelande Datum
  Sam Lantinga 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 1 år sedan
  Sam Lantinga 8f546bb3c9 Use C99 bool internally in SDL 1 år sedan
  Ryan C. Gordon 405693175d camera: Fixed Emscripten support. 1 år sedan
  Anonymous Maarten 612b41c451 camera: use cdevice SDL_Event union member 1 år sedan
  Sam Lantinga 4f55271571 Removed temporary memory from the API 1 år sedan
  Sam Lantinga aafbbe4ebc Fixed warning C4090: 'function': different 'const' qualifiers 1 år sedan
  Sam Lantinga 02dceed760 Simpler pointer arithmetic 1 år sedan
  Sam Lantinga 68322ac851 Ensure that all functions that follow the SDL_GetStringRule return temporary memory 1 år sedan
  Sam Lantinga 01199469de SDL_GetCameras() follows the SDL_GetStringRule 1 år sedan
  Sam Lantinga 0fe6603747 SDL_GetCameraSupportedFormats() follows the SDL_GetStringRule 1 år sedan
  Sam Lantinga bb96320cc4 Make sure we always copy the data returned using SDL_GetStringRule 1 år sedan
  Sam Lantinga 9797c5d0c0 Renamed CameraDevice to Camera 1 år sedan
  Sam Lantinga 2ba76dbe80 Simplified SDL_Surface 1 år sedan
  Aleksander 596c0af0f3 Camera: Bugfix: `ChooseBestCameraSpec` doesn't set camera colorspace 1 år sedan
  Sam Lantinga d7391394d3 Switched the camera format to use framerate ratio instead of interval ratio 1 år sedan
  Sam Lantinga aeea819494 Added colorspace to SDL_CameraSpec 1 år sedan
  Ryan C. Gordon 38f0214e8a audio: Refer to audio devices to "playback" and "recording". 1 år sedan
  Ryan C. Gordon 5bc654aad3 camera: SDL_GetCameraDeviceName() now follows the SDL_GetStringRule. 1 år sedan
  Sam Lantinga 4d392bfc67 Fixed camera capture on iOS 1 år sedan
  Mathieu Eyraud 43c2b42517 Fix stack address escape in SDL_CameraDevicePermissionOutcome() 1 år sedan
  Anonymous Maarten a919774fe4 Build with -Wfloat-conversion + fix all warnings 1 år sedan
  Ryan C. Gordon e23257307e Introduce formal policy for APIs that return strings. 1 år sedan
  Ryan C. Gordon 0ec716819e thread: Reworked SDL_CreateThread to be consistent across platforms. 1 år sedan
  Sam Lantinga 02ff85f2f3 Renamed SDL_SIMDGetAlignment() to SDL_GetSIMDAlignment() 1 år sedan
  Wim Taymans 55d4b44441 camera: move PipeWire camera first in list 2 år sedan
  Wim Taymans a340748c06 camera: add PipeWire camera support 2 år sedan
  Sam Lantinga d4dc613559 Allow specifying only some SDL_CameraSpec fields when opening a camera 2 år sedan
  Sam Lantinga 861815e51d Fixed camera FPS matching 2 år sedan
  Sam Lantinga 33eaddc565 Cleaned up various type conversion issues 2 år sedan
  Ryan C. Gordon 6c080717f2 camera: Reset permissions to undecided when closing camera. 2 år sedan