├── .gitignore ├── dev └── sdk │ ├── include │ ├── kf │ │ └── kf_time.h │ └── oculus │ │ ├── Extras │ │ ├── OVR_CAPI_Util.h │ │ ├── OVR_Math.h │ │ └── OVR_StereoProjection.h │ │ ├── LibOVREvents.h │ │ ├── OVR_AbuseReportOptions.h │ │ ├── OVR_AbuseReportRecording.h │ │ ├── OVR_AbuseReportType.h │ │ ├── OVR_AchievementDefinition.h │ │ ├── OVR_AchievementDefinitionArray.h │ │ ├── OVR_AchievementProgress.h │ │ ├── OVR_AchievementProgressArray.h │ │ ├── OVR_AchievementType.h │ │ ├── OVR_AchievementUpdate.h │ │ ├── OVR_Alg.h │ │ ├── OVR_Allocator.h │ │ ├── OVR_ApplicationOptions.h │ │ ├── OVR_ApplicationVersion.h │ │ ├── OVR_Array.h │ │ ├── OVR_AssetDetails.h │ │ ├── OVR_AssetDetailsArray.h │ │ ├── OVR_AssetFileDeleteResult.h │ │ ├── OVR_AssetFileDownloadCancelResult.h │ │ ├── OVR_AssetFileDownloadResult.h │ │ ├── OVR_AssetFileDownloadUpdate.h │ │ ├── OVR_Atomic.h │ │ ├── OVR_Avatar.h │ │ ├── OVR_Avatar_Defs.h │ │ ├── OVR_CAPI.h │ │ ├── OVR_CAPI_Audio.h │ │ ├── OVR_CAPI_D3D.h │ │ ├── OVR_CAPI_GL.h │ │ ├── OVR_CAPI_Keys.h │ │ ├── OVR_CAPI_Vk.h │ │ ├── OVR_CRC32.h │ │ ├── OVR_Callbacks.h │ │ ├── OVR_CallbacksInternal.h │ │ ├── OVR_CloudStorage.h │ │ ├── OVR_CloudStorageConflictMetadata.h │ │ ├── OVR_CloudStorageData.h │ │ ├── OVR_CloudStorageDataStatus.h │ │ ├── OVR_CloudStorageMetadata.h │ │ ├── OVR_CloudStorageMetadataArray.h │ │ ├── OVR_CloudStorageUpdateResponse.h │ │ ├── OVR_CloudStorageUpdateStatus.h │ │ ├── OVR_Color.h │ │ ├── OVR_Compiler.h │ │ ├── OVR_ContainerAllocator.h │ │ ├── OVR_DataStore.h │ │ ├── OVR_DebugHelp.h │ │ ├── OVR_Delegates.h │ │ ├── OVR_Deque.h │ │ ├── OVR_Error.h │ │ ├── OVR_ErrorCode.h │ │ ├── OVR_File.h │ │ ├── OVR_Functions_ApplicationLifecycle.h │ │ ├── OVR_Functions_Networking.h │ │ ├── OVR_Functions_Voip.h │ │ ├── OVR_Hash.h │ │ ├── OVR_HttpTransferUpdate.h │ │ ├── OVR_InstalledApplication.h │ │ ├── OVR_InstalledApplicationArray.h │ │ ├── OVR_JSON.h │ │ ├── OVR_KeyCodes.h │ │ ├── OVR_KeyValuePairType.h │ │ ├── OVR_LanguagePackInfo.h │ │ ├── OVR_LaunchBlockFlowResult.h │ │ ├── OVR_LaunchDetails.h │ │ ├── OVR_LaunchFriendRequestFlowResult.h │ │ ├── OVR_LaunchType.h │ │ ├── OVR_LaunchUnblockFlowResult.h │ │ ├── OVR_LeaderboardEntry.h │ │ ├── OVR_LeaderboardEntryArray.h │ │ ├── OVR_LeaderboardFilterType.h │ │ ├── OVR_LeaderboardStartAt.h │ │ ├── OVR_LeaderboardUpdateStatus.h │ │ ├── OVR_LinkedAccount.h │ │ ├── OVR_LinkedAccountArray.h │ │ ├── OVR_List.h │ │ ├── OVR_LivestreamingApplicationStatus.h │ │ ├── OVR_LivestreamingAudience.h │ │ ├── OVR_LivestreamingMicrophoneStatus.h │ │ ├── OVR_LivestreamingStartResult.h │ │ ├── OVR_LivestreamingStartStatus.h │ │ ├── OVR_LivestreamingStatus.h │ │ ├── OVR_LivestreamingVideoStats.h │ │ ├── OVR_Lockless.h │ │ ├── OVR_Log.h │ │ ├── OVR_MatchmakingAdminSnapshot.h │ │ ├── OVR_MatchmakingAdminSnapshotCandidate.h │ │ ├── OVR_MatchmakingAdminSnapshotCandidateArray.h │ │ ├── OVR_MatchmakingBrowseResult.h │ │ ├── OVR_MatchmakingCriterionImportance.h │ │ ├── OVR_MatchmakingEnqueueResult.h │ │ ├── OVR_MatchmakingEnqueueResultAndRoom.h │ │ ├── OVR_MatchmakingEnqueuedUser.h │ │ ├── OVR_MatchmakingEnqueuedUserArray.h │ │ ├── OVR_MatchmakingOptions.h │ │ ├── OVR_MatchmakingRoom.h │ │ ├── OVR_MatchmakingRoomArray.h │ │ ├── OVR_MatchmakingStatApproach.h │ │ ├── OVR_MatchmakingStats.h │ │ ├── OVR_MediaContentType.h │ │ ├── OVR_Message.h │ │ ├── OVR_MessageType.h │ │ ├── OVR_Microphone.h │ │ ├── OVR_NetworkingPeer.h │ │ ├── OVR_NewOverride.inl │ │ ├── OVR_Nullptr.h │ │ ├── OVR_OrgScopedID.h │ │ ├── OVR_Packet.h │ │ ├── OVR_Party.h │ │ ├── OVR_PartyID.h │ │ ├── OVR_PeerConnectionState.h │ │ ├── OVR_PermissionGrantStatus.h │ │ ├── OVR_PermissionType.h │ │ ├── OVR_Pid.h │ │ ├── OVR_PidArray.h │ │ ├── OVR_PingResult.h │ │ ├── OVR_Platform.h │ │ ├── OVR_PlatformInitialize.h │ │ ├── OVR_PlatformInitializeResult.h │ │ ├── OVR_PlatformVersion.h │ │ ├── OVR_Platform_Defs.h │ │ ├── OVR_Product.h │ │ ├── OVR_ProductArray.h │ │ ├── OVR_Purchase.h │ │ ├── OVR_PurchaseArray.h │ │ ├── OVR_Rand.h │ │ ├── OVR_RefCount.h │ │ ├── OVR_Requests_Achievements.h │ │ ├── OVR_Requests_Application.h │ │ ├── OVR_Requests_ApplicationLifecycle.h │ │ ├── OVR_Requests_AssetFile.h │ │ ├── OVR_Requests_CloudStorage.h │ │ ├── OVR_Requests_Entitlement.h │ │ ├── OVR_Requests_IAP.h │ │ ├── OVR_Requests_LanguagePack.h │ │ ├── OVR_Requests_Leaderboard.h │ │ ├── OVR_Requests_Livestreaming.h │ │ ├── OVR_Requests_Matchmaking.h │ │ ├── OVR_Requests_Media.h │ │ ├── OVR_Requests_Notification.h │ │ ├── OVR_Requests_Party.h │ │ ├── OVR_Requests_Room.h │ │ ├── OVR_Requests_User.h │ │ ├── OVR_Requests_Voip.h │ │ ├── OVR_Room.h │ │ ├── OVR_RoomArray.h │ │ ├── OVR_RoomInviteNotification.h │ │ ├── OVR_RoomInviteNotificationArray.h │ │ ├── OVR_RoomJoinPolicy.h │ │ ├── OVR_RoomJoinability.h │ │ ├── OVR_RoomMembershipLockStatus.h │ │ ├── OVR_RoomOptions.h │ │ ├── OVR_RoomType.h │ │ ├── OVR_SdkAccount.h │ │ ├── OVR_SdkAccountArray.h │ │ ├── OVR_SdkAccountType.h │ │ ├── OVR_SendPolicy.h │ │ ├── OVR_ServiceProvider.h │ │ ├── OVR_ShareMediaResult.h │ │ ├── OVR_ShareMediaStatus.h │ │ ├── OVR_SharedMemory.h │ │ ├── OVR_Std.h │ │ ├── OVR_String.h │ │ ├── OVR_StringHash.h │ │ ├── OVR_SysFile.h │ │ ├── OVR_System.h │ │ ├── OVR_SystemPermission.h │ │ ├── OVR_SystemVoipState.h │ │ ├── OVR_SystemVoipStatus.h │ │ ├── OVR_Threads.h │ │ ├── OVR_TimeWindow.h │ │ ├── OVR_Timer.h │ │ ├── OVR_Types.h │ │ ├── OVR_UTF8Util.h │ │ ├── OVR_User.h │ │ ├── OVR_UserAndRoom.h │ │ ├── OVR_UserAndRoomArray.h │ │ ├── OVR_UserArray.h │ │ ├── OVR_UserOptions.h │ │ ├── OVR_UserOrdering.h │ │ ├── OVR_UserPresenceStatus.h │ │ ├── OVR_UserProof.h │ │ ├── OVR_UserReportID.h │ │ ├── OVR_Version.h │ │ ├── OVR_VoipBitrate.h │ │ ├── OVR_VoipDecoder.h │ │ ├── OVR_VoipDtxState.h │ │ ├── OVR_VoipEncoder.h │ │ ├── OVR_VoipMuteState.h │ │ ├── OVR_VoipOptions.h │ │ ├── OVR_VoipSampleRate.h │ │ ├── OVR_Voip_LowLevel.h │ │ ├── OVR_Win32_IncludeWindows.h │ │ ├── OVR_mach_exc_OSX.h │ │ ├── Tracing.h │ │ └── WindowsAFunctions.h │ └── lib │ └── LibOVR.lib ├── oculusmonitor.sln ├── oculusmonitor ├── aabb.h ├── imconfig.h ├── imgui.cpp ├── imgui.h ├── imgui.ini ├── imgui_demo.cpp ├── imgui_draw.cpp ├── imgui_impl_dx11.cpp ├── imgui_impl_dx11.h ├── imgui_impl_win32.cpp ├── imgui_impl_win32.h ├── imgui_internal.h ├── oculusmonitor.cpp ├── oculusmonitor.vcxproj ├── oculusmonitor.vcxproj.filters ├── oculusmonitor.vcxproj.user ├── stb_rect_pack.h ├── stb_textedit.h ├── stb_truetype.h ├── vrstate.cpp └── vrstate.h └── readme.txt /.gitignore: -------------------------------------------------------------------------------- 1 | .vs/ 2 | bin/ 3 | temp/ 4 | -------------------------------------------------------------------------------- /dev/sdk/include/kf/kf_time.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/kf/kf_time.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/Extras/OVR_CAPI_Util.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/Extras/OVR_CAPI_Util.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/Extras/OVR_Math.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/Extras/OVR_Math.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/Extras/OVR_StereoProjection.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/Extras/OVR_StereoProjection.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/LibOVREvents.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/LibOVREvents.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_AbuseReportOptions.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_AbuseReportOptions.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_AbuseReportRecording.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_AbuseReportRecording.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_AbuseReportType.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_AbuseReportType.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_AchievementDefinition.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_AchievementDefinition.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_AchievementDefinitionArray.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_AchievementDefinitionArray.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_AchievementProgress.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_AchievementProgress.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_AchievementProgressArray.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_AchievementProgressArray.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_AchievementType.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_AchievementType.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_AchievementUpdate.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_AchievementUpdate.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_Alg.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_Alg.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_Allocator.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_Allocator.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_ApplicationOptions.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_ApplicationOptions.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_ApplicationVersion.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_ApplicationVersion.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_Array.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_Array.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_AssetDetails.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_AssetDetails.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_AssetDetailsArray.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_AssetDetailsArray.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_AssetFileDeleteResult.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_AssetFileDeleteResult.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_AssetFileDownloadCancelResult.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_AssetFileDownloadCancelResult.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_AssetFileDownloadResult.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_AssetFileDownloadResult.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_AssetFileDownloadUpdate.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_AssetFileDownloadUpdate.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_Atomic.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_Atomic.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_Avatar.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_Avatar.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_Avatar_Defs.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_Avatar_Defs.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_CAPI.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_CAPI.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_CAPI_Audio.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_CAPI_Audio.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_CAPI_D3D.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_CAPI_D3D.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_CAPI_GL.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_CAPI_GL.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_CAPI_Keys.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_CAPI_Keys.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_CAPI_Vk.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_CAPI_Vk.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_CRC32.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_CRC32.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_Callbacks.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_Callbacks.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_CallbacksInternal.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_CallbacksInternal.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_CloudStorage.h: -------------------------------------------------------------------------------- 1 | #pragma once 2 | 3 | typedef const char * ovrCloudStorageVersionHandle; 4 | -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_CloudStorageConflictMetadata.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_CloudStorageConflictMetadata.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_CloudStorageData.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_CloudStorageData.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_CloudStorageDataStatus.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_CloudStorageDataStatus.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_CloudStorageMetadata.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_CloudStorageMetadata.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_CloudStorageMetadataArray.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_CloudStorageMetadataArray.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_CloudStorageUpdateResponse.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_CloudStorageUpdateResponse.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_CloudStorageUpdateStatus.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_CloudStorageUpdateStatus.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_Color.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_Color.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_Compiler.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_Compiler.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_ContainerAllocator.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_ContainerAllocator.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_DataStore.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_DataStore.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_DebugHelp.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_DebugHelp.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_Delegates.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_Delegates.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_Deque.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_Deque.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_Error.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_Error.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_ErrorCode.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_ErrorCode.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_File.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_File.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_Functions_ApplicationLifecycle.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_Functions_ApplicationLifecycle.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_Functions_Networking.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_Functions_Networking.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_Functions_Voip.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_Functions_Voip.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_Hash.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_Hash.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_HttpTransferUpdate.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_HttpTransferUpdate.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_InstalledApplication.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_InstalledApplication.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_InstalledApplicationArray.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_InstalledApplicationArray.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_JSON.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_JSON.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_KeyCodes.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_KeyCodes.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_KeyValuePairType.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_KeyValuePairType.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_LanguagePackInfo.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_LanguagePackInfo.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_LaunchBlockFlowResult.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_LaunchBlockFlowResult.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_LaunchDetails.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_LaunchDetails.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_LaunchFriendRequestFlowResult.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_LaunchFriendRequestFlowResult.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_LaunchType.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_LaunchType.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_LaunchUnblockFlowResult.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_LaunchUnblockFlowResult.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_LeaderboardEntry.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_LeaderboardEntry.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_LeaderboardEntryArray.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_LeaderboardEntryArray.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_LeaderboardFilterType.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_LeaderboardFilterType.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_LeaderboardStartAt.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_LeaderboardStartAt.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_LeaderboardUpdateStatus.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_LeaderboardUpdateStatus.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_LinkedAccount.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_LinkedAccount.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_LinkedAccountArray.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_LinkedAccountArray.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_List.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_List.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_LivestreamingApplicationStatus.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_LivestreamingApplicationStatus.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_LivestreamingAudience.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_LivestreamingAudience.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_LivestreamingMicrophoneStatus.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_LivestreamingMicrophoneStatus.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_LivestreamingStartResult.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_LivestreamingStartResult.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_LivestreamingStartStatus.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_LivestreamingStartStatus.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_LivestreamingStatus.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_LivestreamingStatus.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_LivestreamingVideoStats.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_LivestreamingVideoStats.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_Lockless.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_Lockless.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_Log.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_Log.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_MatchmakingAdminSnapshot.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_MatchmakingAdminSnapshot.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_MatchmakingAdminSnapshotCandidate.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_MatchmakingAdminSnapshotCandidate.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_MatchmakingAdminSnapshotCandidateArray.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_MatchmakingAdminSnapshotCandidateArray.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_MatchmakingBrowseResult.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_MatchmakingBrowseResult.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_MatchmakingCriterionImportance.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_MatchmakingCriterionImportance.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_MatchmakingEnqueueResult.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_MatchmakingEnqueueResult.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_MatchmakingEnqueueResultAndRoom.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_MatchmakingEnqueueResultAndRoom.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_MatchmakingEnqueuedUser.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_MatchmakingEnqueuedUser.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_MatchmakingEnqueuedUserArray.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_MatchmakingEnqueuedUserArray.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_MatchmakingOptions.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_MatchmakingOptions.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_MatchmakingRoom.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_MatchmakingRoom.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_MatchmakingRoomArray.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_MatchmakingRoomArray.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_MatchmakingStatApproach.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_MatchmakingStatApproach.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_MatchmakingStats.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_MatchmakingStats.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_MediaContentType.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_MediaContentType.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_Message.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_Message.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_MessageType.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_MessageType.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_Microphone.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_Microphone.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_NetworkingPeer.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_NetworkingPeer.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_NewOverride.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_NewOverride.inl -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_Nullptr.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_Nullptr.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_OrgScopedID.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_OrgScopedID.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_Packet.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_Packet.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_Party.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_Party.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_PartyID.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_PartyID.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_PeerConnectionState.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_PeerConnectionState.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_PermissionGrantStatus.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_PermissionGrantStatus.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_PermissionType.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_PermissionType.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_Pid.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_Pid.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_PidArray.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_PidArray.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_PingResult.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_PingResult.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_Platform.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_Platform.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_PlatformInitialize.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_PlatformInitialize.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_PlatformInitializeResult.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_PlatformInitializeResult.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_PlatformVersion.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_PlatformVersion.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_Platform_Defs.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_Platform_Defs.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_Product.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_Product.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_ProductArray.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_ProductArray.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_Purchase.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_Purchase.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_PurchaseArray.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_PurchaseArray.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_Rand.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_Rand.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_RefCount.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_RefCount.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_Requests_Achievements.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_Requests_Achievements.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_Requests_Application.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_Requests_Application.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_Requests_ApplicationLifecycle.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_Requests_ApplicationLifecycle.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_Requests_AssetFile.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_Requests_AssetFile.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_Requests_CloudStorage.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_Requests_CloudStorage.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_Requests_Entitlement.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_Requests_Entitlement.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_Requests_IAP.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_Requests_IAP.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_Requests_LanguagePack.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_Requests_LanguagePack.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_Requests_Leaderboard.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_Requests_Leaderboard.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_Requests_Livestreaming.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_Requests_Livestreaming.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_Requests_Matchmaking.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_Requests_Matchmaking.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_Requests_Media.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_Requests_Media.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_Requests_Notification.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_Requests_Notification.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_Requests_Party.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_Requests_Party.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_Requests_Room.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_Requests_Room.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_Requests_User.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_Requests_User.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_Requests_Voip.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_Requests_Voip.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_Room.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_Room.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_RoomArray.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_RoomArray.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_RoomInviteNotification.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_RoomInviteNotification.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_RoomInviteNotificationArray.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_RoomInviteNotificationArray.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_RoomJoinPolicy.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_RoomJoinPolicy.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_RoomJoinability.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_RoomJoinability.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_RoomMembershipLockStatus.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_RoomMembershipLockStatus.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_RoomOptions.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_RoomOptions.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_RoomType.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_RoomType.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_SdkAccount.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_SdkAccount.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_SdkAccountArray.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_SdkAccountArray.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_SdkAccountType.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_SdkAccountType.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_SendPolicy.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_SendPolicy.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_ServiceProvider.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_ServiceProvider.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_ShareMediaResult.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_ShareMediaResult.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_ShareMediaStatus.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_ShareMediaStatus.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_SharedMemory.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_SharedMemory.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_Std.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_Std.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_String.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_String.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_StringHash.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_StringHash.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_SysFile.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_SysFile.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_System.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_System.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_SystemPermission.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_SystemPermission.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_SystemVoipState.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_SystemVoipState.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_SystemVoipStatus.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_SystemVoipStatus.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_Threads.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_Threads.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_TimeWindow.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_TimeWindow.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_Timer.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_Timer.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_Types.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_Types.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_UTF8Util.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_UTF8Util.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_User.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_User.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_UserAndRoom.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_UserAndRoom.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_UserAndRoomArray.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_UserAndRoomArray.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_UserArray.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_UserArray.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_UserOptions.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_UserOptions.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_UserOrdering.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_UserOrdering.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_UserPresenceStatus.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_UserPresenceStatus.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_UserProof.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_UserProof.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_UserReportID.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_UserReportID.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_Version.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_Version.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_VoipBitrate.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_VoipBitrate.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_VoipDecoder.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_VoipDecoder.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_VoipDtxState.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_VoipDtxState.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_VoipEncoder.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_VoipEncoder.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_VoipMuteState.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_VoipMuteState.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_VoipOptions.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_VoipOptions.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_VoipSampleRate.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_VoipSampleRate.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_Voip_LowLevel.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_Voip_LowLevel.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_Win32_IncludeWindows.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_Win32_IncludeWindows.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/OVR_mach_exc_OSX.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/OVR_mach_exc_OSX.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/Tracing.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/Tracing.h -------------------------------------------------------------------------------- /dev/sdk/include/oculus/WindowsAFunctions.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/include/oculus/WindowsAFunctions.h -------------------------------------------------------------------------------- /dev/sdk/lib/LibOVR.lib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/dev/sdk/lib/LibOVR.lib -------------------------------------------------------------------------------- /oculusmonitor.sln: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/oculusmonitor.sln -------------------------------------------------------------------------------- /oculusmonitor/aabb.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/oculusmonitor/aabb.h -------------------------------------------------------------------------------- /oculusmonitor/imconfig.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/oculusmonitor/imconfig.h -------------------------------------------------------------------------------- /oculusmonitor/imgui.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/oculusmonitor/imgui.cpp -------------------------------------------------------------------------------- /oculusmonitor/imgui.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/oculusmonitor/imgui.h -------------------------------------------------------------------------------- /oculusmonitor/imgui.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/oculusmonitor/imgui.ini -------------------------------------------------------------------------------- /oculusmonitor/imgui_demo.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/oculusmonitor/imgui_demo.cpp -------------------------------------------------------------------------------- /oculusmonitor/imgui_draw.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/oculusmonitor/imgui_draw.cpp -------------------------------------------------------------------------------- /oculusmonitor/imgui_impl_dx11.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/oculusmonitor/imgui_impl_dx11.cpp -------------------------------------------------------------------------------- /oculusmonitor/imgui_impl_dx11.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/oculusmonitor/imgui_impl_dx11.h -------------------------------------------------------------------------------- /oculusmonitor/imgui_impl_win32.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/oculusmonitor/imgui_impl_win32.cpp -------------------------------------------------------------------------------- /oculusmonitor/imgui_impl_win32.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/oculusmonitor/imgui_impl_win32.h -------------------------------------------------------------------------------- /oculusmonitor/imgui_internal.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/oculusmonitor/imgui_internal.h -------------------------------------------------------------------------------- /oculusmonitor/oculusmonitor.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/oculusmonitor/oculusmonitor.cpp -------------------------------------------------------------------------------- /oculusmonitor/oculusmonitor.vcxproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/oculusmonitor/oculusmonitor.vcxproj -------------------------------------------------------------------------------- /oculusmonitor/oculusmonitor.vcxproj.filters: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/oculusmonitor/oculusmonitor.vcxproj.filters -------------------------------------------------------------------------------- /oculusmonitor/oculusmonitor.vcxproj.user: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/oculusmonitor/oculusmonitor.vcxproj.user -------------------------------------------------------------------------------- /oculusmonitor/stb_rect_pack.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/oculusmonitor/stb_rect_pack.h -------------------------------------------------------------------------------- /oculusmonitor/stb_textedit.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/oculusmonitor/stb_textedit.h -------------------------------------------------------------------------------- /oculusmonitor/stb_truetype.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/oculusmonitor/stb_truetype.h -------------------------------------------------------------------------------- /oculusmonitor/vrstate.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/oculusmonitor/vrstate.cpp -------------------------------------------------------------------------------- /oculusmonitor/vrstate.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/oculusmonitor/vrstate.h -------------------------------------------------------------------------------- /readme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rajetic/OculusMonitor/HEAD/readme.txt --------------------------------------------------------------------------------