Commit Verlauf

Autor SHA1 Nachricht Datum
  Sam Lantinga 0dd579d40d Removed SDL_Keysym vor 1 Jahr
  Sam Lantinga d7391394d3 Switched the camera format to use framerate ratio instead of interval ratio vor 1 Jahr
  Sam Lantinga aeea819494 Added colorspace to SDL_CameraSpec vor 1 Jahr
  Ryan C. Gordon 5bc654aad3 camera: SDL_GetCameraDeviceName() now follows the SDL_GetStringRule. vor 1 Jahr
  Ryan C. Gordon 9d3d893322 testcamera: Report device name and SDL camera driver in the window title. vor 1 Jahr
  Sam Lantinga 80a907e0e6 Backed out the viewport and cliprect changes in 9fb5a9ccac0a6bb6af02e72644c1c56dc6ab6f3e vor 1 Jahr
  Sam Lantinga 9fb5a9ccac Use floating point values for viewport, clip rectangle, and texture sizes vor 1 Jahr
  Hunter Kvalevog 14f7eebac6 testcamera: Add [--camera name] parameter vor 1 Jahr
  Sam Lantinga 4d392bfc67 Fixed camera capture on iOS vor 1 Jahr
  Sam Lantinga 60396971ce Move the main header with SDL_MAIN_USE_CALLBACKS vor 1 Jahr
  Ryan C. Gordon 3364aff757 main: Make the main callback return value symbols smaller (thanks, @Lzard!). vor 1 Jahr
  L zard 06aa02453a Tests: Use the main callback code macros vor 1 Jahr
  Anonymous Maarten d3d7c04bf8 testcamera: libSDL3_test destroys the window and renderer vor 1 Jahr
  Sam Lantinga 4609af618a Updated logging functions for SDL3 naming convention vor 1 Jahr
  Sam Lantinga db43a6b418 testcamera: open the camera using the highest framerate available vor 1 Jahr
  Sam Lantinga e6e1412e20 testcamera: create the texture as a streaming texture, since we'll update it every frame. vor 1 Jahr
  Ryan C. Gordon 38e3c6a4aa main: Add an optional `appstate` param to main callback entry points. vor 2 Jahren
  Susko3 01248a99c8 Add `default: break;` to switches on SDL_Event::type vor 2 Jahren
  Anonymous Maarten cbf0b1ce81 testcamera: create window and renderer through test library vor 2 Jahren
  Ryan C. Gordon f59c66a97f testcamera: Allow app to flip between a front and back camera. vor 2 Jahren
  Ryan C. Gordon b1ed49772c camera: Replace testcamera.c with testcameraminimal.c vor 2 Jahren
  Ryan C. Gordon 87e7046fca camera: Public API functions should say "Format" not "Spec" to match audio. vor 2 Jahren
  Ryan C. Gordon d3e6ef3cc6 camera: Massive code reworking. vor 2 Jahren
  Ryan C. Gordon cb10c80aaf camera: Reworked to operate with a driver interface, like other subsystems. vor 2 Jahren
  Ryan C. Gordon 7ae955ce68 camera: Renamed everything from "video capture" to "camera", wired to CMake. vor 2 Jahren
  Ryan C. Gordon f49ce4a15d camera: Renamed "video_capture" files to "camera" and moved to own subdir. vor 2 Jahren