Package Information |
Summary |
Binding of SDL_mixer for PHP |
Maintainers |
Manuel Baldassarri (lead)
[details]
|
License |
ZLib |
Description |
SDL_mixer extension for PHP provides the binding of functions for audio loading, playing and mixing. |
Homepage |
https://github.com/kea/php-sdl-mixer
|
Release notes
Version 0.4.0
(devel)
|
- Fix SDL extension dependency (remicollet) - Add workaround for Mix_HasMusicDecoder where not available (remicollet) - Properly init/quit sdl_mixer library (remicollet) - Improve phpinfo with Mix_Init supported flags (remicollet) - Add missing 'src' build directory in config.m4 (kea) |