8000 Comparing v0.1.7...v0.1.8 · open3doled/open-3d-oled · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: open3doled/open-3d-oled
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.7
Choose a base ref
...
head repository: open3doled/open-3d-oled
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.8
Choose a head ref
  • 10 commits
  • 11 files changed
  • 1 contributor

Commits on Apr 10, 2024

  1. added text cache for subtitle strings

    fixed some other bugs
    open3doled committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    bc4c867 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c746ef8 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Configuration menu
    Copy the full SHA
    20da5e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a6f2dff View commit details
    Browse the repository at this point in the history
  3. added display settings for

     - display-osd-timestamp
     - enable-windows-always-on-top-hack
    open3doled committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    067cbb7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b3b29fc View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Config DFB8 uration menu
    Copy the full SHA
    d4faac6 View commit details
    Browse the repository at this point in the history
  2. pygame cant be built with avx2 under mingw as far as I can tell. It s…

    …hould already be being built, but I think the build scripts detect it as cross compilation and disable it, because for some reason gcc under mingw packs/byte aligns avx2 data differently than windows native compiler does. For this reason it seems like mingw will disable avx2 when cross compilation with gcc is happening.
    
    Anyways because it won't build with avx2 lets just hide the warning for now.
    open3doled committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    f21180f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    19dc3f8 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Configuration menu
    Copy the full SHA
    d157e5c View commit details
    Browse the repository at this point in the history
Loading
0