(
Jump to the original submission)
Mon 22 Sep 2008 06:27:55 AM UTC, comment #6:
No.
|
Mon 22 Sep 2008 03:38:09 AM UTC, comment #5:
Are you still working on this?
|
Tue 08 Jul 2008 06:16:14 PM UTC, comment #4:
Another fix. This ensures that when the queue item is removed, we also remove it from the list in audio.c.
(file #4537)
|
Tue 08 Jul 2008 05:12:05 PM UTC, SVN revision 5425:
Add an error check to patch #1082: Fix AL_INVALID_NAME bug, to catch the
currently impossible case of the sample not being in the active list.
(Browse SVN revision 5425) |
Tue 08 Jul 2008 04:12:16 PM UTC, SVN revision 5422:
patch #1082: Fix AL_INVALID_NAME bug, sans one no good assert.
(Browse SVN revision 5422) |
Tue 08 Jul 2008 02:42:40 PM UTC, comment #1:
Improved patch that does not add another AL_INVALID_NAME bug of its own, attached. Also I noticed that the same bug crops up in several other places in the code, and OpenAL-soft reports that we leak buffers.
(file #4536)
|
Tue 08 Jul 2008 12:33:37 PM UTC, original submission:
This patch fixes a problem in the OpenAL-handling code where we would delete a sample but not remove it from the queue of playing samples. When we not much later update the sound system, we get AL_INVALID_NAME and workarounds set in to correct the issue.
While this is probably not related to the memory corruption issue from the use of playlists, getting this noise of out of the system would be a good thing.
|
Depends on the following items: None found
Items that depend on this one: None found
Follow 7 latest changes.