Mercurial > touhou
comparison README @ 421:b1248bab2d0f
Add back music and SFX playback using SDL_mixer instead of pyglet, and add FLAC and Vorbis support.
author | Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> |
---|---|
date | Tue, 16 Jul 2013 21:07:15 +0200 |
parents | 3a7b36324611 |
children | 1104dc2553ee |
comparison
equal
deleted
inserted
replaced
420:3a7b36324611 | 421:b1248bab2d0f |
---|---|
14 Running: | 14 Running: |
15 * Python2 (>= 2.6) | 15 * Python2 (>= 2.6) |
16 * Cython | 16 * Cython |
17 * Pyglet | 17 * Pyglet |
18 * SDL2 | 18 * SDL2 |
19 * SDL2_image | 19 * SDL2_image, SDL2_mixer |
20 | 20 |
21 | 21 |
22 Building sample data: | 22 Building sample data: |
23 * thtk (http://code.google.com/p/thtk/) | 23 * thtk (http://code.google.com/p/thtk/) |
24 | 24 |