Katharine Chui
Katharine Chui
@sezero Thank you so much for the patch, can I ask for a version with `git format-patch` so that I can include your work as your commits? As for whether...
Hey @berarma , thanks for looking at and commenting on this! Please also see https://github.com/libsdl-org/SDL/pull/11598#issuecomment-2525243373 , as the author of new-lg4ff, you can decide whether code ported from your driver...
Then I believe yet another person to ping would be @mungewell, going by the header of hid-lg4ff.c
Happy holiday seasons! - After reviewing `git blame` of ported code, ported functions are now individually labeled with more detailed authorship information, license conversion should require permission from @mungewell ,...
> Here is a minor clean-up patch. (Possibly applies to the SDL3 version too.) Pick from it as you like. > > ``` > - make _abs,_llabs, get_time_ms, effect_is_periodic, effect_is_condition...
> @Kethen, the convention is to add copyright holders to the license at the top, e.g. > > https://github.com/libsdl-org/SDL/blob/23410debf7ad2d05d4662ed38af110e43b2e3a14/src/camera/pipewire/SDL_camera_pipewire.c#L3-L4 Hello @slouken, currently ported functions are annotated this way https://github.com/libsdl-org/SDL/blob/54f4837a77374e3b4e1522e1a5460a8513be263d/src/haptic/hidapi/SDL_hidapihaptic_lg4ff.c#L1140-L1148 What...
> > > @Kethen, the convention is to add copyright holders to the license at the top, e.g. > > > https://github.com/libsdl-org/SDL/blob/23410debf7ad2d05d4662ed38af110e43b2e3a14/src/camera/pipewire/SDL_camera_pipewire.c#L3-L4 > > > > > > This is...
> Hmm, but is SDL the place for things like that? I understand the want to make this usable under MacOS and FreeBSD but wouldn't it make SDL do too...
> This is an impressive PR. Thanks but a large portion of it was ported from https://github.com/berarma/new-lg4ff > How does this interact with other drivers, like new-lg4ff? On Linux, it...
Added build fixes for platforms with hidapi disabled, without M_PI, and Android Still need help with MSVC project files