Sylvain Becker
Sylvain Becker
on linux ubuntu-2404 + laptop, pipewire-camera backend gets initialized but see no camera. v4l2 actually sees 1 camera.
Some update: Added SDL Pinch event (begin/update/end), with the delta scale factor. We could add more data then the scale factor value if needed afterward (position center, diameter, rotation, global...
Adding or removing fields to structure are always api breakage. Should we try to expose less SDL structures, so that they don't prevent to break api. - doesn't make sense...
this allows to do 0-copy when doing video capture. linux (x11) / android back-end. I re-applied the patch I wrote before. This used to work with android and linux. currently:...
Android: build SDL_TextEngine and option not to build it
Some proposal for SDL Location API. (see #7758) 2 new functions: SDL_StartLocation() and SDL_StopLocation(), + SDL_EVENT_LOCATION, that would transmit periodically Latitude/Longitude/Altitude added: - testlocation.c Platform supported: - linux using DBus...