OSDN Git Service

Use async notify everywhere
authorGlenn Kasten <gkasten@google.com>
Fri, 16 Sep 2011 23:24:16 +0000 (16:24 -0700)
committerGlenn Kasten <gkasten@google.com>
Fri, 16 Sep 2011 23:51:31 +0000 (16:51 -0700)
commitd097fa5798ab0d16265612036400f06928d1b414
treedece521034c3d30ff2e7b069d855344e6b8668e2
parent11ee8f21b7b76010885b69a0262d545d5e1f3a68
Use async notify everywhere

We use asynchronous notify in all places except PLAYEREVENT_PREPARED.
Since there doesn't seem to be a clear reason why this should be
different, make it be the same.

Change-Id: I0a83d4ac7a7e8e16e3404a25f081176701de01ae
wilhelm/src/android/android_GenericPlayer.cpp