-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Reset pause flag even if there is nothing to resume.
- Loading branch information
Lars Skovlund
committed
Feb 5, 2008
1 parent
30a6219
commit df2a49f
Showing
2 changed files
with
6 additions
and
0 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,8 @@ | ||
2008-02-05 Lars Skovlund <[email protected]> | ||
|
||
* src/sfx/player/polled.c (pp_resume): Reset pause flag even when | ||
there is nothing to resume. | ||
|
||
* src/sfx/player/polled.c (pp_add_iterator): Fix race condition | ||
with the mixer. | ||
|
||
|
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