kXNotification - adding more
- Added more kXNotification ids - Added missing Notification to XMPCreateTitlePlaylist
This commit is contained in:
committed by
Radosław Gliński
parent
4182852a4b
commit
31173107bc
@@ -865,7 +865,7 @@ void KernelState::RegisterNotifyListener(XNotifyListener* listener) {
|
||||
listener->EnqueueNotification(kXNotificationSystemSignInChanged, 1);
|
||||
listener->EnqueueNotification(kXNotificationSystemSignInChanged, 1);
|
||||
|
||||
listener->EnqueueNotification(kXNotificationDvdDriveTrayStateChanged,
|
||||
listener->EnqueueNotification(kXNotificationSystemTrayStateChanged,
|
||||
X_DVD_DISC_STATE::XBOX_360_GAME_DISC);
|
||||
}
|
||||
if (listener->mask() & kXNotifyLive) {
|
||||
|
||||
Reference in New Issue
Block a user