forked from hex007/freej2me
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
PlatformPlayer: More state handling improvements
Do a bit more than just set midiPlayer's state as REALIZED in its realize() method (or else we get errors when closing/deallocating a realized midiPlayer), and only allow getting controls if the player is at least realized (previously it only checked if it was closed)
- Loading branch information
1 parent
5dbc4cf
commit 8a573cb
Showing
1 changed file
with
20 additions
and
7 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