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
@@ -58,7 +58,7 @@ SystemManagementController::~SystemManagementController() {};
|
||||
|
||||
void SystemManagementController::SetTrayState(X_DVD_TRAY_STATE state) {
|
||||
dvd_tray_state_ = state;
|
||||
kernel_state()->BroadcastNotification(kXNotificationDvdDriveTrayStateChanged,
|
||||
kernel_state()->BroadcastNotification(kXNotificationSystemTrayStateChanged,
|
||||
static_cast<uint8_t>(state));
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user