Michael Fitzmayer
51925aa92e
[N-Gage] Resolve hang on repeated app launch.
...
CAudio::~CAudio() waited on MaoscBufferCopied(KErrAbort) to set
EStateDone, but that callback can never fire once the active scheduler
loop has exited, deadlocking every close.
- StopThread() before iStream->Stop() in ~CAudio()
- Force iState = EStateDone instead of waiting on a dead callback
- Add 5s timeout to AudioIsReady() poll in E32Main()
- Fix CleanupStack LIFO pop order (mainApp before gRenderer)
2026-05-06 18:32:05 +02:00
..
2026-04-24 22:26:28 -05:00
2026-05-06 18:32:05 +02:00
2026-03-02 11:59:17 -08:00
2026-05-05 13:04:07 +02:00
2026-01-01 09:40:08 -08:00
2026-04-25 15:26:22 -04:00
2026-04-27 20:50:09 +02:00
2026-04-29 19:50:26 -05:00
2026-04-23 22:52:33 -04:00
2026-05-05 12:55:16 -07:00
2026-04-30 21:17:36 -07:00
2026-02-24 10:18:17 -08:00
2026-03-12 12:41:34 -04:00
2026-05-04 11:49:25 -07:00
2026-02-07 18:14:00 +03:00
2026-01-01 09:40:08 -08:00
2026-02-20 10:27:44 -05:00
2026-05-06 18:32:05 +02:00
2026-04-05 16:31:50 -04:00
2026-01-23 16:02:16 -08:00
2026-03-30 16:22:53 -04:00
2026-05-06 17:27:12 +02:00
2026-02-24 09:48:57 -08:00
2026-04-23 19:54:49 -04:00
2026-01-01 09:40:08 -08:00
2026-05-02 20:21:20 +03:00
2026-05-05 00:51:20 -04:00
2026-04-23 19:54:49 -04:00
2026-04-26 21:12:14 +03:00
2026-04-20 11:50:22 -07:00
2026-05-06 12:27:41 -04:00
2026-01-01 09:40:08 -08:00
2026-02-24 09:48:57 -08:00
2026-04-27 09:33:46 -04:00
2026-04-25 15:17:32 -04:00
2026-01-23 11:23:27 -08:00
2026-01-01 09:40:08 -08:00
2026-01-01 09:40:08 -08:00
2026-01-01 09:40:08 -08:00
2026-01-01 09:40:08 -08:00
2026-04-27 09:33:46 -04:00
2026-04-10 14:11:38 -07:00
2026-04-10 14:11:38 -07:00
2026-01-01 09:40:08 -08:00
2026-01-01 09:40:08 -08:00
2026-04-10 14:11:38 -07:00
2026-01-01 09:40:08 -08:00
2026-01-01 09:40:08 -08:00
2026-04-06 19:43:45 -04:00
2026-04-24 07:30:12 -07:00
2026-04-23 19:54:49 -04:00