Mercurial > touhou
log pytouhou/ui/music.pyx @ 590:e15672733c93
age | author | description |
---|---|---|
Tue, 30 Sep 2014 17:14:24 +0200 | Emmanuel Gil Peyrot | Switch to Python 3.x instead of 2.7. |
Sat, 05 Apr 2014 13:51:31 +0200 | Emmanuel Gil Peyrot | Don’t stop music loading if the pos file isn’t found. |
Sun, 23 Mar 2014 10:51:19 +0100 | Emmanuel Gil Peyrot | Always verify chunks are not None before using them, fix crash when audio is disabled. |
Wed, 18 Dec 2013 22:36:23 +0100 | Emmanuel Gil Peyrot | Inherit music players from a base class. |
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, 27 Sep 2013 18:02:04 +0200 | Thibaut Girka | Fix a crash when handling non-ascii paths |
Mon, 02 Sep 2013 22:16:38 +0200 | Emmanuel Gil Peyrot | Make pytouhou.lib.sdl cimportable, and convert pytouhou.ui.window.* to extension types. base pytouhou/ui/music.py@67c5a75c3548 |