Migrate to qml #9
Draft
zhexiushen wants to merge 133 commits intodevfrom
Draft
Conversation
Former-commit-id: 05c2ee5
Former-commit-id: c4c48a8
Former-commit-id: 6b484d7
Former-commit-id: 61a9df4
Former-commit-id: f58dc01
Former-commit-id: 54a2cfc
Former-commit-id: 130db41
Former-commit-id: 746895d
Former-commit-id: e3f3663
… to all fonts Former-commit-id: 8d8f4d1
Former-commit-id: 06a5353
Former-commit-id: a883a06
Former-commit-id: b196d91
update the format for XDAQStatus and RecordSettings add a gif showing the camera connecting and XDAQ connecting Former-commit-id: d2b7dd7
Former-commit-id: b1674a8
Former-commit-id: 3d7972c
Former-commit-id: 8e0cd02
Former-commit-id: f66a005
Former-commit-id: 486b095
Former-commit-id: 4a2df8f
packaging app setting macos min version to 15.0 change qml resource system from qrc to qt_add_qml_module Former-commit-id: e21ae6e
Former-commit-id: 8e023a4
Former-commit-id: ec27fea
Former-commit-id: db9252a
Former-commit-id: 164b405
migrate to qml6glsink Former-commit-id: 39cb6a6
Former-commit-id: 8244b37
Former-commit-id: c0c7d00
change some log level to debug Former-commit-id: b84f286
Former-commit-id: 69e4e46
Former-commit-id: f2c9f99
Default select min cap and MJPEG when plugging a camera Change endpoint /status from GET to PUT, supposed body would be the API controller itself Remove /ping endpoint, showing API controller to /status fix: set pipeline to NULL state when destroying QML window Former-commit-id: 4b5a524
Former-commit-id: 0acfa57
fix: ctrl+c will not properly close the app Former-commit-id: c53e949
Former-commit-id: 4a7a5f4
Profiles can now be saved and reloaded Former-commit-id: 6c62bdf
Add loading default config function fix: import status drawer disappears when the window height is reduced fix: xdaq connected/connecting text hint icons are clearer now Former-commit-id: 048f972
…ollisions Former-commit-id: f9304dc
add status bar showing what process controlling record fix: video layout with only one camera Former-commit-id: 2492ad4
Upgrade to libxvc 0.2.1 Former-commit-id: 7210b6f
Default select min cap and MJPEG when plugging a camera Change endpoint /status from GET to PUT, supposed body would be the API controller itself Remove /ping endpoint, showing API controller to /status fix: set pipeline to NULL state when destroying QML window Former-commit-id: 4b5a524
fix: ctrl+c will not properly close the app Former-commit-id: c53e949
Former-commit-id: 4a7a5f4
Upgrade deps: libxvc to 0.3.0, xdaqmetadata to 0.2.0 Remove fmt library, use C++20 std::format etc. Add checking server API version Remove unnecessary Q_INVOKABLE keyword Use noexcept on function as much as possible Hide 3rd-party library from header files
Fix server retry for connection Reduce H.265 pipeline and recording overhead, change gst buffer copy to ref to improve performance Fix save_failed_dialog close no response Fix ReocrdSettings.qml value field duplication
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.