Commit 7977a8f
committed
improved:get report count
1 parent b614d05 commit 7977a8f
File tree
2 files changed
+3
-10
lines changed- XEngine_Source
- XEngine_ServiceApp/XEngine_StreamMediaApp
2 files changed
+3
-10
lines changedSubmodule XEngine_Depend updated 26 files
- .github/ISSUE_TEMPLATE/bug_report.md+38
- .github/ISSUE_TEMPLATE/feature_request.md+20
- .github/workflows/codeql.yml+62
- .github/workflows/cppcheck.yml+35
- .github/workflows/issue-translator.yml+15
- .github/workflows/macbuild.yml+71
- .github/workflows/msbuild.yml+79
- .github/workflows/ubuntubuild.yml+69
- README.en.md+4-4
- README.md+4-4
- XEngine.sln+9
- XEngine_Application/XEngine_APPModuleTest/XEngine_APPModuleTest.cpp+3-3
- XEngine_Application/XEngine_APPModuleTest/XEngine_APPModuleTest.vcxproj+12
- XEngine_Application/XEngine_APPSocketTest/XEngine_APPSocketTest.vcxproj+6-2
- XEngine_Example/AVCodec_APPPlayer/AVCodec_APPPlayer.cpp+12
- XEngine_Example/AVCodec_APPPlayer/AVCodec_APPPlayer.vcxproj+11-3
- XEngine_Example/InfoReport_APPExample/InfoReport_APPExample.cpp+12
- XEngine_Example/InfoReport_APPExample/InfoReport_APPExample.vcxproj+9
- XEngine_Example/TinyXML2_APPExample/TinyXML2_APPExample.cpp+12
- XEngine_Example/TinyXML2_APPExample/TinyXML2_APPExample.vcxproj+4
- XEngine_Module/XEngine_AVPlayer/Makefile+2
- XEngine_Module/XEngine_InfoReport/InfoReport_APIMachine/InfoReport_APIMachine.cpp+85-16
- XEngine_Module/XEngine_InfoReport/InfoReport_APIMachine/InfoReport_APIMachine.h+2-1
- XEngine_Module/XEngine_InfoReport/InfoReport_Define.h+26-2
- XEngine_Module/XEngine_InfoReport/XEngine_InfoReport.def+2-1
- XEngine_Module/XEngine_InfoReport/pch.cpp+6-2
Lines changed: 2 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
579 | 579 | | |
580 | 580 | | |
581 | 581 | | |
| 582 | + | |
582 | 583 | | |
583 | 584 | | |
584 | | - | |
585 | | - | |
586 | | - | |
587 | | - | |
588 | | - | |
589 | | - | |
590 | | - | |
591 | | - | |
592 | | - | |
| 585 | + | |
593 | 586 | | |
594 | 587 | | |
595 | 588 | | |
| |||
0 commit comments