pingus-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pingus-CVS] Issue 84 in pingus: Music volume gets reset when music loop


From: pingus
Subject: [Pingus-CVS] Issue 84 in pingus: Music volume gets reset when music loops
Date: Mon, 03 Oct 2011 16:41:21 +0000

Status: Accepted
Owner: address@hidden
Labels: Type-Defect Priority-Medium Component-Engine

New issue 84 by address@hidden: Music volume gets reset when music loops
http://code.google.com/p/pingus/issues/detail?id=84

The music volume can be adjusted via the option menu, this change however gets ignored whenever a given piece of music loops.

Might not be a Pingus issue, but an SDL-mixer problem:

Mix_VolumeMusic();
Mix_PlayMusic()

Potential workaround would be to do the looping manually, not via SDL.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]