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

WIP: Split Render for multiple screen resolutions #1888

Merged
merged 33 commits into from
Jul 11, 2024
Merged

WIP: Split Render for multiple screen resolutions #1888

merged 33 commits into from
Jul 11, 2024

Commits on Jun 12, 2024

  1. Create README.md

    Ralim committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    f58d7df View commit details
    Browse the repository at this point in the history
  2. Move to new folder

    Ralim committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    6a0a19f View commit details
    Browse the repository at this point in the history
  3. Migrating

    Ralim committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    9ff4805 View commit details
    Browse the repository at this point in the history
  4. Migrate Remainder

    Ralim committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    d4c1805 View commit details
    Browse the repository at this point in the history
  5. format fix (all but one) (#1889)

    discip authored and Ralim committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    dcfb0b9 View commit details
    Browse the repository at this point in the history
  6. Update USBPDDebug_FS2711.cpp

    Ralim committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    df81e88 View commit details
    Browse the repository at this point in the history
  7. Delete PrintVoltage.cpp

    Ralim committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    6aa4e6a View commit details
    Browse the repository at this point in the history
  8. Copy in 128x32 template

    Ralim committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    d8d9663 View commit details
    Browse the repository at this point in the history
  9. Mask drawing for 96x16

    Ralim committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    976d90c View commit details
    Browse the repository at this point in the history
  10. Import #1819

    Ralim committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    5a69829 View commit details
    Browse the repository at this point in the history
  11. Update Font.h

    Ralim committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    3a111d2 View commit details
    Browse the repository at this point in the history
  12. Homescreen

    Ralim committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    ca2485c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    fe534c9 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5f48b53 View commit details
    Browse the repository at this point in the history
  15. Update OLED.cpp

    Ralim committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    bf36fd6 View commit details
    Browse the repository at this point in the history
  16. Draw settings icons

    Ralim committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    95a85e6 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    dea759f View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    ccdbc80 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    2450b65 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    8e48988 View commit details
    Browse the repository at this point in the history
  21. Fix newline height

    Ralim committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    cef0ee3 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    f436574 View commit details
    Browse the repository at this point in the history
  23. Fix scrollbar

    Ralim committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    ab930c4 View commit details
    Browse the repository at this point in the history
  24. Update settingsGUI.cpp

    Ralim committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    7b18975 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    a9ecbca View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    c45c77e View commit details
    Browse the repository at this point in the history
  27. Bugfix transition L<->R

    @discip I take it back, there was a bug :)
    Ralim committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    9e51a9c View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    2cb27c9 View commit details
    Browse the repository at this point in the history
  29. .

    Ralim committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    fbe4633 View commit details
    Browse the repository at this point in the history
  30. cleanup

    Ralim committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    c53ab37 View commit details
    Browse the repository at this point in the history
  31. Bootup logo: Draw in centre

    Ralim committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    6159aa7 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Configuration menu
    Copy the full SHA
    e5a917b View commit details
    Browse the repository at this point in the history
  2. Update OLED.hpp

    discip authored Jul 11, 2024
    Configuration menu
    Copy the full SHA
    e16a2d4 View commit details
    Browse the repository at this point in the history