Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Design update and code enhancements #144

Merged
merged 13 commits into from Aug 23, 2023

Conversation

bdlukaa
Copy link
Collaborator

@bdlukaa bdlukaa commented Aug 18, 2023

  • Display FPS on video info label
    The underlying player has been updated to listen to the estimated-vf-fps property.
  • Add video label on fullscreen viewer
  • Add the RECORDED label, displayed on Events
    With this label, info about the event is also displayed, such as the duration
  • The amount of events fetched now depends on the connection type.
    On static connections, such as wifi and ethernet, 750 events are fetched. On other connections, such as mobile and bluetooth, the amount of events is limited to 200.
  • Enhance app look-and-feel
    Update icons, test app on different themes and redistribute UI to avoid empty spaces (specially on larger screens).
    Fixes Add extra description on the "Downloads" page #140, Fixes Settings screen for large screens #138
  • Reorganize code structure
    Reorganize folders, split widgets up and remove boilerplate code
  • Camera View Fit is available on all video views

@bdlukaa bdlukaa marked this pull request as ready for review August 21, 2023 22:06
@bdlukaa bdlukaa merged commit 984ae6e into bluecherrydvr:main Aug 23, 2023
5 checks passed
@bdlukaa bdlukaa deleted the info-label-continuation branch August 23, 2023 22:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add extra description on the "Downloads" page Settings screen for large screens
1 participant