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

:recyle: refactor(gx): Move more gx functions into completely rust realm #107

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Commits on Jul 17, 2024

  1. Configuration menu
    Copy the full SHA
    2e2d0f3 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. 🚧 wip

    ProfElements committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    8f70d89 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. 🎨 Fix up examples for stuff, Add extra utilitiy method to video, remo…

    …ve gx as casts as much as possible
    ProfElements committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    a24be62 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. 🐛 fix(Gx::set_array): Properly implement set_array in C instead of …

    …just doing some of them halfassed
    ProfElements committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    f6d808d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13a6f8b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f1cef6b View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

  1. 🎨 feat(src/video.rs): Use rotate_left function instead of a manual …

    …rotate left for `get_video_format()`
    ProfElements committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    d5e4878 View commit details
    Browse the repository at this point in the history
  2. workshopping

    ProfElements committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    0829c70 View commit details
    Browse the repository at this point in the history
  3. workshopping 12

    ProfElements committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    85b08db View commit details
    Browse the repository at this point in the history