log pytouhou/lib/sdl.pyx @ 538:1abb6f7db8cc

age author description
Thu, 24 Apr 2014 20:01:42 +0200 Emmanuel Gil Peyrot Don’t retrieve the keyboard_state pointer at each frame.
Thu, 19 Dec 2013 00:44:18 +0100 Emmanuel Gil Peyrot Display important messages in popups, instead of the terminal.
Wed, 18 Dec 2013 22:36:23 +0100 Emmanuel Gil Peyrot Inherit music players from a base class.
Thu, 05 Dec 2013 01:55:39 +0100 Emmanuel Gil Peyrot Add a pure SDL backend.
Wed, 23 Oct 2013 18:24:07 +0200 Emmanuel Gil Peyrot Make SDL(sound=False) work again, and disable sound if an exception occurs while setting it up.
Fri, 04 Oct 2013 14:32:28 +0200 Emmanuel Gil Peyrot Fix gcc’s warnings with -Wall -Wextra.