ioq3/code/sdl
Zack Middleton 84da6537c4 Fix in_availableJoysticks cvar not updating
When in_restart is called or SDL controller added/remove event is
received, IN_InitJoystick() tried to update the list but instead
of updating the cvar Cvar_Get() just printed a developer message:

  Warning: cvar "in_availableJoysticks" given initial values:
  "first joystick
  ", "first joystick
  second joystick
  "
2022-09-22 10:37:30 -05:00
..
sdl_gamma.c Added SDL_GetError() 2015-07-26 15:45:21 +02:00
sdl_glimp.c [sdl] Turn tentative definition into actual definition. 2020-11-17 18:08:13 +00:00
sdl_icon.h Reverting. 2008-07-06 17:16:14 +00:00
sdl_input.c Fix in_availableJoysticks cvar not updating 2022-09-22 10:37:30 -05:00
sdl_snd.c Allow using pulseaudio for SDL audio capture 2021-02-26 23:55:12 -05:00