forked from hex007/freej2me
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
PlatformPlayer: Treat more setLoopCount cases correctly
Previously, my setLoopCount() on both midi and wav player only accounted for Gameloft games setting the loop count 1 level above where they should, while ignoring cases where apps could set loop count as 0 outright, or -1 (loop continuously). This commit amends that.
- Loading branch information
1 parent
0a79a62
commit ef7d3f6
Showing
1 changed file
with
18 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters