Mercurial > touhou
log pytouhou/lib/sdl.pyx @ 421:b1248bab2d0f
age | author | description |
---|---|---|
Tue, 16 Jul 2013 21:07:15 +0200 | Emmanuel Gil Peyrot | Add back music and SFX playback using SDL_mixer instead of pyglet, and add FLAC and Vorbis support. |
Tue, 16 Jul 2013 21:07:15 +0200 | Emmanuel Gil Peyrot | Replace Pyglet’s image loader with our SDL2_image-based one. |
Wed, 06 Feb 2013 18:45:12 +0100 | Thibaut Girka | Re-implement frame control |
Tue, 16 Jul 2013 21:07:15 +0200 | Emmanuel Gil Peyrot | Replace Pyglet with SDL2 for window creation and events; disables framerate control/display and sound. |