libsdl2 2.26.5+dfsg-1 source package in Ubuntu

Changelog

libsdl2 (2.26.5+dfsg-1) unstable; urgency=medium

  * New upstream stable release 2.26.5
    - Improve quality and performance of audio resampling by using
      more integer arithmetic
    - Ignore CRC of Bluetooth packets from PS4-compatible controllers
      in raw HID mode if consistently wrong, fixing 8BitDo SN30 Pro with
      2.00 firmware
    - Add support for digital-only trigger buttons on PS5-compatible
      controllers such as Victrix Pro FS in raw HID mode
    - Fix crash when using fcitx if libdbus cannot be initialized
    - Ensure declarations needed for SDL_assert_always() are present even
      if a dependent project is built with -DSDL_ASSERT_LEVEL=0
    - Report SDL_RENDERER_PRESENTVSYNC flag back to the application if
      vsync is being simulated
    - Avoid string truncation when logging events
    - Fix compilation with -std=c2x compilers
    - Update list of known game controllers:
      + Remove mappings for a generic USB joystick controller
        (vendor ID 0x0079, product ID 0x0006, version 0x0000 or 0x6120)
        which cannot usefully be matched to a specific product
      + Add mapping for 8BitDo Pro 2 Wired Controller for Xbox
        via in-tree xpad driver or out-of-tree xone driver
      + Add mapping for Elecom 8button gamepad
      + Add mapping for Flydigi Vader 2 with the latest firmware (6.0.4.9)
      + Add mapping for Google Stadia Controller over Bluetooth
      + Add mapping for Hori Pokken Tournament DX Pro Pad
      + Add mapping for Sony DualSense Edge Wireless Controller via
        Bluetooth and evdev
      + Add mapping for Ultimate Atari Fight Stick
      + Respect SDL_GAMECONTROLLER_USE_BUTTON_LABELS hint for Retrolink
        SNES controller
      + Sort the list in a canonical order
      + Various Android mapping fixes not relevant to Debian
    - Various Android-, macOS- and Windows-specific fixes not relevant
      to Debian
  * d/p/Fixed-handling-simple-mode-PS4-reports.patch:
    Drop patch, included in the upstream release
  * d/gbp.conf: Use upstream/2.26.x branch for bookworm

 -- Simon McVittie <email address hidden>  Wed, 12 Apr 2023 09:41:21 +0100

Upload details

Uploaded by:
Debian SDL packages maintainers
Uploaded to:
Sid
Original maintainer:
Debian SDL packages maintainers
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libsdl2_2.26.5+dfsg-1.dsc 3.1 KiB 95b9a18130d98164e7856eca8ac1a2eb65d822ac4872ef8862ceed2cb1662136
libsdl2_2.26.5+dfsg.orig.tar.gz 5.3 MiB b3f2c822151804125d08db94c65852f711c2e5df2145a59da120748dc32eb9c3
libsdl2_2.26.5+dfsg-1.debian.tar.xz 34.9 KiB 45a0454e18b1bea85960d090e691c39216442610e600a6aec7cc99de525f4158

Available diffs

No changes file available.

Binary packages built by this source

libsdl2-2.0-0: Simple DirectMedia Layer

 SDL is a library that allows programs portable low level access to a video
 framebuffer, audio output, mouse, and keyboard.
 .
 This version of SDL is compiled with X11 and Wayland graphics drivers and OSS,
 ALSA, sndio and PulseAudio sound drivers.

libsdl2-2.0-0-dbgsym: debug symbols for libsdl2-2.0-0
libsdl2-dev: Simple DirectMedia Layer development files

 SDL is a library that allows programs portable low level access to a video
 framebuffer, audio output, mouse, and keyboard.
 .
 This package contains the files needed to compile and link programs which
 use SDL.

libsdl2-doc: Reference manual for libsdl2

 SDL is a library that allows programs portable low level access to a video
 framebuffer, audio output, mouse, and keyboard.
 .
 This package contains the reference manual and examples.

libsdl2-tests: Simple DirectMedia Layer automated and manual tests

 SDL is a library that allows programs portable low level access to a video
 framebuffer, audio output, mouse, and keyboard.
 .
 This package contains manual and automated tests. The automated tests can
 be run using ginsttest-runner in the gnome-desktop-testing package,
 or manually.

libsdl2-tests-dbgsym: debug symbols for libsdl2-tests