-
I'm one of the developers of [pygame-ce](https://github.com/pygame-community/pygame-ce), and one of our users reported `xm` files not being playable in our latest version, which uses 2.6.3. I swapped …
-
Hi, I got a error when run your program.
> unable to initialize SDL_mixer
> 3
My os is ubuntu 16.04 64 bit
-
I couldn't find any documentation about this. Can anyone help me?
```
if (SDL_Init(SDL_INIT_AUDIO) < 0) return -1;
if( Mix_OpenAudio( 48000, MIX_DEFAULT_FORMAT, 2, 4096 ) == -1 ) return -…
-
# **Issue №329 opened by *[illume](https://github.com/illume)* at 2017-03-05 21:43:33**
Originally reported by: **ocket8888 (Bitbucket: [ocket8888](https://bitbucket.org/ocket8888), GitHub: […
-
Bon alors ce code a la particularité de contenir un nombre apparemment inépuisable de bugs,
j'en ai résolu pas mal([voir ma "pull request"](https://github.com/CubeConflict/Cube-Conflict/pull/6)), mai…
-
I was using version 2.0.4 of SDL_mixer and everything worked correctly, after I changed to 2.6.2 the sounds that come out when I play the mix_chunk come out all broken and buggy...
but when I all a m…
-
Hello.
- I use the CentOS installed SDL and run test_SDL.c success showd bmp.
When use the make command, some error output: music.cpp undefined reference to `Mix_HaltMusic' `Mix_FreeMusic' .....…
-
### Preliminary checks
- [X] I've checked that there aren't [**other open issues**](https://github.com/ihhub/fheroes2/issues?q=is%3Aissue) on the same topic.
- [X] I've checked that this issue is …
-
Linux, Debian Stable, Debian GNU/Linux 11 (bullseye)
D2X-Rebirth v0.61 0.60.0-beta2-2122-ge3faab0899bc Oct 3 2022 22:23:37
Compiled
Intel CPU, ...
Runtime crash: When 'MUSIC TYPE' is set to 'J…
-
I have an issue compiling this, is it my mistake? i tried `#include ` and `#include ` but the issue is the same :(
This is the output of the error:
```
/usr/local/pspdev/lib/gcc/psp/11.2.0/../…