Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / py-sdl/py-sdl2 issues and pull requests

#274 - Update SDL_image bindings for release 2.8.0

Pull Request - State: closed - Opened by a-hurst 7 months ago

#272 - SDL_gfx: Circle radius greater than 1023 results in deformation

Issue - State: open - Opened by atomicdad 8 months ago - 1 comment

#271 - Remove more misuse of SDL_GetError in tests

Pull Request - State: closed - Opened by a-hurst 10 months ago - 3 comments

#270 - Partially resolve #257: video_test

Pull Request - State: closed - Opened by smcv 10 months ago - 1 comment

#269 - test: Don't assert that SDL_hid_enumerate doesn't set error

Pull Request - State: closed - Opened by smcv 10 months ago - 3 comments

#268 - Window icon and title are not set properly

Issue - State: open - Opened by broughtong 11 months ago - 5 comments

#267 - tests: SDL_GetError() != b'' isn't an error

Pull Request - State: closed - Opened by basak 11 months ago - 6 comments

#266 - Update bindings to SDL 2.28.0

Pull Request - State: closed - Opened by a-hurst about 1 year ago

#265 - Improve unit tests and restore Python 2.7 CI runners

Pull Request - State: closed - Opened by a-hurst about 1 year ago

#264 - How to delete UserWarning: Using SDL2 binaries from pysdl2-dll 2.28.0

Issue - State: closed - Opened by dimkauzh about 1 year ago - 6 comments

#263 - Make the build reproducible

Pull Request - State: closed - Opened by smcv about 1 year ago - 1 comment

#262 - tests: Don't try to create more than one Renderer for the same Window

Pull Request - State: closed - Opened by smcv about 1 year ago - 1 comment

#261 - Add new sdl2.ext module for handling SDL input events

Pull Request - State: closed - Opened by a-hurst about 1 year ago

#260 - TTF_WRAPPED_ALIGN_* is not defined bug

Issue - State: closed - Opened by Pixelsuft over 1 year ago - 1 comment

#259 - Skip test for big-endian .xcf loading

Pull Request - State: closed - Opened by smcv over 1 year ago - 5 comments

#258 - tests: Don't assume SDL_Init will leave SDL_GetError unset

Pull Request - State: closed - Opened by smcv over 1 year ago - 1 comment

#257 - Incorrect use of SDL_GetError() to check whether calls failed

Issue - State: closed - Opened by smcv over 1 year ago - 6 comments

#256 - Finalize SpriteSystem.from_image PIL support from #255

Pull Request - State: closed - Opened by a-hurst over 1 year ago

#255 - PIL.Image can be used as an argument when creating a sprite

Pull Request - State: closed - Opened by minhalvp over 1 year ago - 1 comment

#254 - Accessing the original ctypes function pointers broke again

Issue - State: closed - Opened by ell1e over 1 year ago - 2 comments

#253 - Update bindings for release SDL 2.26.0

Pull Request - State: closed - Opened by a-hurst over 1 year ago

#252 - add new API and hints in SDL 2.26.0

Pull Request - State: closed - Opened by multiSnow over 1 year ago - 2 comments

#251 - Update array.rst

Pull Request - State: closed - Opened by mentat51 over 1 year ago - 1 comment

#250 - How to convert SDL_Surface to pygame.Surface?

Issue - State: closed - Opened by MestreLion over 1 year ago - 3 comments

#249 - version_test: Don't assert that SDL_GetRevision() starts with http

Pull Request - State: closed - Opened by smcv over 1 year ago - 1 comment

#248 - Unit tests fail with SDL git main (2.25.x)

Issue - State: closed - Opened by smcv over 1 year ago

#247 - Add sdl2.ext.mouse module

Pull Request - State: closed - Opened by a-hurst almost 2 years ago

#246 - Update SDL2 bindings to release 2.24.0

Pull Request - State: closed - Opened by a-hurst almost 2 years ago

#245 - surfacetest.lbm: Make file non-executable

Pull Request - State: closed - Opened by smcv almost 2 years ago - 1 comment

#244 - sdlmixer_test: Accept a lower value for sample MP3 duration

Pull Request - State: closed - Opened by smcv almost 2 years ago - 3 comments

#243 - test_Mix_MusicDuration failure: assert 0.2 < 0.1501...

Issue - State: closed - Opened by smcv almost 2 years ago - 1 comment

#242 - [RFC] Could not draw a diagonal line on a surface with 1 bpp.

Pull Request - State: closed - Opened by A-Wpro almost 2 years ago - 3 comments

#241 - ValueError: NULL pointer access while running the test suite

Issue - State: closed - Opened by mcepl almost 2 years ago - 16 comments

#240 - Update SDL2 bindings to pre-release 2.23.1

Pull Request - State: closed - Opened by a-hurst almost 2 years ago

#239 - Unable to set framerate with using the FPSManager

Issue - State: closed - Opened by julianofoleiss almost 2 years ago - 2 comments

#238 - Update SDL_image bindings to 2.6.0

Pull Request - State: closed - Opened by a-hurst almost 2 years ago

#237 - Update SDL_mixer bindings to 2.6.0

Pull Request - State: closed - Opened by a-hurst almost 2 years ago

#236 - Update SDL2_ttf bindings to v2.20.0

Pull Request - State: closed - Opened by a-hurst almost 2 years ago

#235 - Fix SDL_TICKS_PASSED (#234)

Pull Request - State: closed - Opened by benrg about 2 years ago - 2 comments

#234 - SDL_TICKS_PASSED doesn't handle wraparound

Issue - State: closed - Opened by benrg about 2 years ago - 1 comment

#233 - Handling Resize of Images / Resize of Window with SpriteFactory/Renderer

Issue - State: closed - Opened by JonBoyleCoding about 2 years ago - 3 comments

#232 - Fix unit tests on big-endian systems

Pull Request - State: closed - Opened by a-hurst about 2 years ago - 1 comment

#231 - power_test: Relax assertions about known information

Pull Request - State: closed - Opened by smcv about 2 years ago - 1 comment

#230 - Handle SDL 2.23+ new versioning scheme

Pull Request - State: closed - Opened by smcv about 2 years ago - 6 comments

#229 - Add proper support for SDL2's new versioning scheme

Pull Request - State: closed - Opened by a-hurst about 2 years ago - 2 comments

#228 - Unit test expects SDL version to stay 2.0.x forever

Issue - State: closed - Opened by smcv about 2 years ago - 4 comments

#227 - Units test fail on big-endian architecture

Issue - State: closed - Opened by ogayot about 2 years ago - 13 comments

#226 - Update SDL2 bindings to 2.0.22

Pull Request - State: closed - Opened by a-hurst about 2 years ago

#225 - Migrate ctypes bindings to new SDLFunc style

Pull Request - State: closed - Opened by a-hurst about 2 years ago

#224 - Change the return check for get_renderer_drivers

Pull Request - State: closed - Opened by tinmarr about 2 years ago - 1 comment

#223 - Render._get_render_drivers() not working correctly

Issue - State: closed - Opened by tinmarr about 2 years ago

#222 - Problem with SDL_GL_GetProcAddress()

Issue - State: closed - Opened by DeafMan1983 over 2 years ago - 5 comments

#221 - pysdl2 gfx not working in termux

Issue - State: closed - Opened by CAPTAIN1947 over 2 years ago - 4 comments

#220 - [Question] How to use sdl2.SDL_RenderGeometry

Issue - State: closed - Opened by CAPTAIN1947 over 2 years ago - 1 comment

#219 - SDL_RenderSetVSync not exported

Issue - State: closed - Opened by hemesath over 2 years ago - 3 comments

#218 - After PySDL2 update, getting function pointer for sdl2.sdlttf.TTF_SizeUTF8 breaks

Issue - State: closed - Opened by ell1e over 2 years ago - 11 comments

#217 - SDL_MouseWheelEvent direction field missing

Issue - State: closed - Opened by esoma over 2 years ago - 2 comments

#216 - Update bindings to support SDL_ttf 2.0.18

Pull Request - State: closed - Opened by a-hurst over 2 years ago

#215 - Migrate tests to modern pytest style

Pull Request - State: closed - Opened by a-hurst over 2 years ago - 1 comment

#214 - Update SDL2 bindings to 2.0.20

Pull Request - State: closed - Opened by a-hurst over 2 years ago

#213 - sdlttf_test: Accept width and height within a range

Pull Request - State: closed - Opened by smcv over 2 years ago - 3 comments

#212 - test failure with SDL_ttf 2.0.18: text is 1px narrower than expected

Issue - State: closed - Opened by smcv over 2 years ago - 3 comments

#211 - sdl2.SDL_Event.type reporting unexpected values

Issue - State: closed - Opened by sujaldev over 2 years ago - 2 comments

#210 - Add the FontTTF bindings for the TTF API

Pull Request - State: closed - Opened by a-hurst over 2 years ago

#209 - Rewrite and organize the main sdl2.ext docs index

Pull Request - State: closed - Opened by a-hurst over 2 years ago

#208 - Rewrite and re-document the BitmapFont class

Pull Request - State: closed - Opened by a-hurst over 2 years ago

#207 - Rewrite and re-document the sdl2.ext.renderer API

Pull Request - State: closed - Opened by a-hurst over 2 years ago

#206 - Reorganize and split sdl2.ext modules

Pull Request - State: closed - Opened by a-hurst over 2 years ago

#205 - Rewrite and redocument the sdl2.ext.image API

Pull Request - State: closed - Opened by a-hurst over 2 years ago

#204 - Rewrite & redocument sdl2.ext (Part 1)

Pull Request - State: closed - Opened by a-hurst over 2 years ago

#203 - Initial Sphinx autodoc integration with the sdl2.ext modules

Pull Request - State: closed - Opened by a-hurst over 2 years ago

#202 - Add partial support for SDL 2.0.3 and 2.0.4

Pull Request - State: closed - Opened by a-hurst over 2 years ago

#201 - Initial reorganization of the sdl2.ext documentation

Pull Request - State: closed - Opened by a-hurst over 2 years ago

#200 - Add inline sphinx autodocs for TTF/mixer/image/gfx

Pull Request - State: closed - Opened by a-hurst over 2 years ago

#199 - Improved bindings for TTF, Image, Mixer, and GFX

Pull Request - State: closed - Opened by a-hurst over 2 years ago

#198 - SDL_SetHint wrong type

Issue - State: closed - Opened by keenfoong over 2 years ago - 2 comments

#197 - Update bindings for SDL 2.0.18

Pull Request - State: closed - Opened by a-hurst over 2 years ago

#196 - Any support for SDL_CreateThread?

Issue - State: closed - Opened by zeroxer over 2 years ago - 3 comments

#195 - [regression] SDL_WINDOW_INPUT_GRABBED is no longer exported as of 0.9.9

Issue - State: closed - Opened by rollcat over 2 years ago - 2 comments

#194 - Is There A Discord Server Dedicated To PySDL2?

Issue - State: closed - Opened by mandaw2014 almost 3 years ago - 2 comments

#193 - Skip tests when numpy is not available

Pull Request - State: closed - Opened by bnavigator almost 3 years ago - 1 comment

#192 - Missing code in an issue

Issue - State: closed - Opened by schneems almost 3 years ago - 1 comment

#191 - [WIP] Redocument and refactor the sdl2.ext API

Pull Request - State: closed - Opened by a-hurst almost 3 years ago - 1 comment

#190 - Update bindings for SDL2 2.0.16

Pull Request - State: closed - Opened by a-hurst almost 3 years ago

#189 - ImportError: found [the library], but it's not usable for the library SDL2_mixer

Issue - State: closed - Opened by mwerezak almost 3 years ago - 8 comments
Labels: bug

#188 - Add sdl2.ext wrapper for MessageBox API

Pull Request - State: closed - Opened by a-hurst almost 3 years ago

#187 - Migrate sdl2.ext docs to inline SphinxDoc style

Issue - State: open - Opened by a-hurst almost 3 years ago
Labels: sdl2.ext, maintenance

#186 - Migrate Windows tests to Github Actions

Pull Request - State: closed - Opened by a-hurst about 3 years ago

#185 - Fix DLL loading with Python from the Microsoft Store

Pull Request - State: closed - Opened by a-hurst about 3 years ago

#184 - PySDL2 0.9.8 Release

Issue - State: closed - Opened by a-hurst about 3 years ago - 6 comments

#181 - Fix BitmapFont.render

Pull Request - State: closed - Opened by namelivia about 3 years ago - 1 comment

#180 - surface must be a SDL_Surface when calling BitmapFont.render

Issue - State: closed - Opened by namelivia about 3 years ago

#176 - SDL_CreateWindowFrom gives sigsegv, how to resolve?

Issue - State: closed - Opened by zejunli about 3 years ago - 4 comments

#174 - __file__ not defined in Tutorial's helloworld.html

Issue - State: closed - Opened by rrpegasus over 3 years ago - 2 comments

#173 - Update to support SDL 2.0.14

Issue - State: closed - Opened by a-hurst over 3 years ago - 2 comments

#171 - Discussion: sdl2.ext2.joystick?

Issue - State: open - Opened by knghtbrd over 3 years ago - 5 comments

#170 - MessageBox convenience API?

Issue - State: closed - Opened by knghtbrd over 3 years ago - 3 comments

#169 - sdl2.ext.draw.fill: area should be able to be SDL_Rect

Issue - State: closed - Opened by knghtbrd over 3 years ago - 3 comments
Labels: bug