Ryan C. Gordon
|
1c1706a00b
fnsince: update `\since` policy for documentation.
|
hace 6 meses |
SDL Wiki Bot
|
4707bb730e
Sync SDL3 wiki -> header
|
hace 6 meses |
SDL Wiki Bot
|
7acfdfd3e7
Sync SDL3 wiki -> header
|
hace 6 meses |
SDL Wiki Bot
|
026d3c2306
Sync SDL3 wiki -> header
|
hace 7 meses |
Sam Lantinga
|
a90ad3b0e2
Removed SDL_bool in favor of plain bool
|
hace 7 meses |
Maia
|
0da2bd49c8
Remove unused includes. This only removes includes that aren't used at all, not even in comments.
|
hace 7 meses |
Maia
|
fa892d15b7
include files with required types directly
|
hace 7 meses |
SDL Wiki Bot
|
85bbc6028a
Sync SDL3 wiki -> header
|
hace 7 meses |
Sam Lantinga
|
9ff3446f03
Use SDL_bool instead an int return code in the SDL API
|
hace 8 meses |
Sam Lantinga
|
cb85894e94
Clarified device ID documentation
|
hace 8 meses |
Sam Lantinga
|
b5ad74998b
Removed SDL_DECLSPEC_FREE
|
hace 8 meses |
SDL Wiki Bot
|
0f2fc2fbaa
Sync SDL3 wiki -> header
|
hace 8 meses |
Sam Lantinga
|
4f55271571
Removed temporary memory from the API
|
hace 8 meses |
Sam Lantinga
|
5e513ecc7f
Don't automatically free temporary memory, let the application call SDL_FreeTemporaryMemory() when it's ready.
|
hace 8 meses |
SDL Wiki Bot
|
975457cfb6
Sync SDL3 wiki -> header
|
hace 9 meses |
Sam Lantinga
|
71a60d4c0e
Updated documentation for functions that return temporary memory
|
hace 9 meses |
Sam Lantinga
|
01199469de
SDL_GetCameras() follows the SDL_GetStringRule
|
hace 9 meses |
Sam Lantinga
|
0fe6603747
SDL_GetCameraSupportedFormats() follows the SDL_GetStringRule
|
hace 9 meses |
Sam Lantinga
|
637e9700dd
Standardize placement of '*' in function declarations
|
hace 9 meses |
Sam Lantinga
|
217330a7b3
Made return value descriptions more consistent across the API
|
hace 9 meses |
Sam Lantinga
|
d73c7311d5
Clarify that the SDL_GetStringRule means that SDL will automatically free the memory later.
|
hace 9 meses |
SDL Wiki Bot
|
cb854d1bc9
Sync SDL3 wiki -> header
|
hace 9 meses |
Sam Lantinga
|
9797c5d0c0
Renamed CameraDevice to Camera
|
hace 9 meses |
Sam Lantinga
|
5bf6bc4d7d
Renamed SDL_Get/SetProperty() to SDL_Get/SetPointerProperty()
|
hace 9 meses |
Ryan C. Gordon
|
bf03dee866
Remove `struct SDL_Camera` predeclare.
|
hace 9 meses |
Sam Lantinga
|
2ba76dbe80
Simplified SDL_Surface
|
hace 9 meses |
Hubert Maier
|
3acdb8a90b
JANITORIAL: Fix typos in comments in various files (#10058)
|
hace 10 meses |
Sam Lantinga
|
d7391394d3
Switched the camera format to use framerate ratio instead of interval ratio
|
hace 10 meses |
Sam Lantinga
|
aeea819494
Added colorspace to SDL_CameraSpec
|
hace 10 meses |
Ryan C. Gordon
|
38f0214e8a
audio: Refer to audio devices to "playback" and "recording".
|
hace 10 meses |