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

Refactoring. New interface and discovery panel. SVG replaced font icons #605

Merged
merged 12 commits into from
Sep 6, 2023

Conversation

awawa-dev
Copy link
Owner

@awawa-dev awawa-dev commented Jul 20, 2023

Very important PR:

  • Code refactoring
  • Many mid-level bugs and issues fixed during code review
  • New interface: removed ancient Font Awesome 4 (so 2017...) Migrate to SVG: Bootstrap Icons and Google Material Icons/Symbols
  • New device discovery service
  • fix QT5.15 build problem on Windows

Sample:
new_model

If there is another HyperHDR instance on the other device, it will be detected in the list of instances and you can switch to it:
obraz

New device discovery panel detection time:

Device connected disconnected
WLED** immediately* ~30 seconds
Philips Hue immediately* ~20 seconds
HyperHDR immediately* immediately*
Serial devices (ESP32, esp8266, Pico) ~10 seconds ~20 seconds

(*) when announced on the network
(**) WLED devices tends to ignore mDNS queries after some time. Maybe it's my Asus router issue.

@awawa-dev awawa-dev force-pushed the fix_qt_5_15_for_Windows branch 3 times, most recently from 8ea9af4 to 7f0af7f Compare August 5, 2023 14:49
@awawa-dev awawa-dev added this to the v20 milestone Aug 5, 2023
@awawa-dev awawa-dev changed the title Fix QT 5.15 build on Windows UI improvements +fix QT 5.15 (Windows) Aug 10, 2023
@awawa-dev awawa-dev force-pushed the fix_qt_5_15_for_Windows branch 2 times, most recently from bb366e4 to 59da4eb Compare September 5, 2023 21:15
@awawa-dev awawa-dev changed the title UI improvements +fix QT 5.15 (Windows) Refactoring. New interface and discovery panel. SVG replaced font icons Sep 5, 2023
@awawa-dev awawa-dev force-pushed the fix_qt_5_15_for_Windows branch 2 times, most recently from f66ac2c to 64cb1f4 Compare September 5, 2023 21:40
@awawa-dev awawa-dev merged commit 5b4caca into master Sep 6, 2023
13 checks passed
@awawa-dev awawa-dev deleted the fix_qt_5_15_for_Windows branch September 6, 2023 00:17
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.

1 participant