SDL/src/camera
Sam Lantinga bd04459cde Fix typos (thanks @qndel!)
Fix typos in comments and in one case in a returned error ("insuffient -> insufficient" fb273eb)
codespell src/ *.cpp *.h *.hpp --ignore-words-list unknwn,thid,algebric,statics,pixelX,pEvents,caf,ptd,parms,pEvent,parm,TextureRS,TE,HDA,LOD,datas,UE,xwindows,IIF
cd src; git checkout \
    events/imKStoUCS.* \
    hidapi \
    joystick/controller_type.c \
    joystick/controller_type.h \
    joystick/hidapi/steam/controller_constants.h \
    joystick/hidapi/steam/controller_structs.h \
    libm \
    stdlib/SDL_malloc.c \
    stdlib/SDL_qsort.c \
    stdlib/SDL_strtokr.c \
    video/khronos \
    video/x11/edid.h \
    video/x11/edid-parse.c \
    video/x11/xsettings-client.* \
    video/yuv2rgb
2024-09-18 08:18:26 -07:00
..
android Fix typos (thanks @qndel!) 2024-09-18 08:18:26 -07:00
coremedia Use SDL_bool instead an int return code in the SDL API 2024-08-27 10:31:46 -07:00
dummy Use SDL_bool instead an int return code in the SDL API 2024-08-27 10:31:46 -07:00
emscripten Use SDL_bool instead an int return code in the SDL API 2024-08-27 10:31:46 -07:00
mediafoundation Renamed atomic functions to match SDL 3.0 naming convention 2024-09-17 08:53:27 -07:00
pipewire pipewire: Give hotplug threads a more indicative name 2024-09-09 11:22:05 -04:00
v4l2 Renamed atomic functions to match SDL 3.0 naming convention 2024-09-17 08:53:27 -07:00
SDL_camera.c Fix typos (thanks @qndel!) 2024-09-18 08:18:26 -07:00
SDL_camera_c.h Use SDL_bool instead an int return code in the SDL API 2024-08-27 10:31:46 -07:00
SDL_syscamera.h Use SDL_bool instead an int return code in the SDL API 2024-08-27 10:31:46 -07:00