Sam Lantinga
|
cdffbdfeaf
Fixed handling GameCube adapters in PC mode on Linux and macOS
|
3 месяцев назад |
Sam Lantinga
|
5f086e7623
Updated copyright for 2026
|
4 месяцев назад |
Sam Lantinga
|
9f444b3981
Fixed initializing EVORETRO GameCube adapters
|
6 месяцев назад |
Sam Lantinga
|
7457857304
Fixed input from the MayFlash GameCube adapter with version 7 firmware
|
11 месяцев назад |
Sam Lantinga
|
21a7bbbf14
Restore compatibility with older GameCube mappings
|
1 год назад |
Sam Lantinga
|
31650d566c
Added SDL_GAMEPAD_TYPE_GAMECUBE
|
1 год назад |
Sam Lantinga
|
f2074d7af3
Updated copyright for 2025
|
1 год назад |
Sam Lantinga
|
37c9fb490e
Changed enums to use XXX_COUNT for the count or number of values
|
1 год назад |
Sam Lantinga
|
6fc6e3dc7e
Use SDL_bool where appropriate in SDL events
|
1 год назад |
Sam Lantinga
|
f827c1322c
Renamed SDL_Del* to SDL_Remove*
|
1 год назад |
Sam Lantinga
|
9ff3446f03
Use SDL_bool instead an int return code in the SDL API
|
1 год назад |
Sam Lantinga
|
8f546bb3c9
Use C99 bool internally in SDL
|
1 год назад |
Sam Lantinga
|
6501e90018
Use C++ style comments consistently in SDL source code
|
1 год назад |
Sam Lantinga
|
d154b37b41
Renamed *FromInstanceID() to *FromID()
|
1 год назад |
Sam Lantinga
|
8847b35244
Separate joystick power state into battery status and percentage
|
2 лет назад |
Sam Lantinga
|
b557c15bcf
Renamed SDL_HINT_JOYSTICK_GAMECUBE_RUMBLE_BRAKE to SDL_HINT_JOYSTICK_HIDAPI_GAMECUBE_RUMBLE_BRAKE
|
2 лет назад |
Sam Lantinga
|
cd231a65f6
Added SDL_GetJoystickCaps() and SDL_GetGamepadCaps() to get the capabilities of controllers
|
2 лет назад |
Sam Lantinga
|
5b3ee51c6c
Updated copyright for 2024
|
2 лет назад |
Ryan C. Gordon
|
447b508a77
error: SDL's allocators now call SDL_OutOfMemory on error.
|
2 лет назад |
Sam Lantinga
|
571e9796b9
Fixed the GameCube HIDAPI controller mapping
|
2 лет назад |
Sam Lantinga
|
fbb6934905
Added support for the Dragonrise GameCube adapter with VID 0x1843
|
2 лет назад |
Sam Lantinga
|
2991b9f6ac
SDL now represents gamepad buttons as positional elements with a separate label
|
2 лет назад |
Sylvain
|
d8600f717e
Pointer as bool (libsdl-org#7214)
|
2 лет назад |
Sylvain Becker
|
cb6b8b0132
Simplify flags testing (#7220)
|
3 лет назад |
Sam Lantinga
|
fde78d12f2
Updated copyright for 2023
|
3 лет назад |
Sam Lantinga
|
16092f58bb
Updated gamepad, joystick, sensor APIs, removing device indices
|
3 лет назад |
Sam Lantinga
|
36d4395c97
SDL API renaming: internal functions
|
3 лет назад |
Sam Lantinga
|
659abc721a
SDL API renaming: SDL_gamecontroller.h
|
3 лет назад |
Sam Lantinga
|
fc478c1bc0
SDL API renaming: SDL_joystick.h
|
3 лет назад |
Sam Lantinga
|
63724c113b
Removed the vi format comments from the source
|
3 лет назад |