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

Bump actions/checkout from 3 to 4 #20

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

Commits on Feb 14, 2022

  1. initial commit

    ethanaobrien committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    f546e20 View commit details
    Browse the repository at this point in the history
  2. Fix compiling errors

    ethanaobrien committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    947c9ac View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2022

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

Commits on Feb 19, 2022

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

Commits on Feb 20, 2022

  1. Configuration menu
    Copy the full SHA
    a0b3197 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    ethanaobrien authored Feb 20, 2022
    Configuration menu
    Copy the full SHA
    2343bbc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3bc5543 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2022

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

Commits on Mar 5, 2022

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

Commits on Mar 8, 2022

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

Commits on Mar 15, 2022

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

Commits on Mar 17, 2022

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

Commits on Mar 24, 2022

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

Commits on Apr 8, 2022

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

Commits on May 6, 2022

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

Commits on May 10, 2022

  1. pause button works

    ethanaobrien committed May 10, 2022
    Configuration menu
    Copy the full SHA
    d128b5a View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2022

  1. n64 beta core

    ethanaobrien committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    8926d29 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2022

  1. shader

    ethanaobrien committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    63899b2 View commit details
    Browse the repository at this point in the history
  2. simulate input

    ethanaobrien committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    729959f View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2022

  1. fix some bugs

    ethanaobrien committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    0dc1669 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    ethanaobrien authored Aug 8, 2022
    Configuration menu
    Copy the full SHA
    c1c3079 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8967d36 View commit details
    Browse the repository at this point in the history
  4. Bump actions/setup-python from 2 to 4

    Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2 to 4.
    - [Release notes](https://github.com/actions/setup-python/releases)
    - [Commits](actions/setup-python@v2...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-python
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 8, 2022
    Configuration menu
    Copy the full SHA
    e3e573c View commit details
    Browse the repository at this point in the history
  5. fix driver issue

    ethanaobrien committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    bda45d8 View commit details
    Browse the repository at this point in the history
  6. add wasm argument

    ethanaobrien committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    b9d6526 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2022

  1. add core settings

    ethanaobrien committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    2708980 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    374114c View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2022

  1. fix debug option

    ethanaobrien committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    f585322 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2022

  1. Delete workflows

    ethanaobrien authored Aug 11, 2022
    Configuration menu
    Copy the full SHA
    8a4a7d6 View commit details
    Browse the repository at this point in the history
  2. undo this

    ethanaobrien committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    775e884 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7bed1d1 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2022

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

Commits on Aug 13, 2022

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

Commits on Aug 16, 2022

  1. fix savefiles directory

    ethanaobrien committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    aa28fff View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2022

  1. remove menu messages

    ethanaobrien committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    4bf7555 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2022

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

Commits on Aug 28, 2022

  1. Configuration menu
    Copy the full SHA
    7965176 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7559723 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c33b86e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cabe6c9 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2022

  1. Merge pull request #2 from ethanaobrien/dependabot/github_actions/act…

    …ions/setup-python-4
    
    Bump actions/setup-python from 2 to 4
    ethanaobrien authored Aug 30, 2022
    Configuration menu
    Copy the full SHA
    005485f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    43dc8c1 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #4 from ethanaobrien/revert-2-dependabot/github_ac…

    …tions/actions/setup-python-4
    
    Revert "Bump actions/setup-python from 2 to 4"
    ethanaobrien authored Aug 30, 2022
    Configuration menu
    Copy the full SHA
    96462f2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eee4a9f View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2022

  1. Fix merge issues

    ethanaobrien committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    4632a09 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c544f03 View commit details
    Browse the repository at this point in the history
  3. Fix fps text size

    ethanaobrien committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    969370f View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2022

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

Commits on Sep 14, 2022

  1. Configuration menu
    Copy the full SHA
    b1b3f63 View commit details
    Browse the repository at this point in the history
  2. Add more cores

    ethanaobrien committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    51e49df View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2022

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

    ethanaobrien committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    c7a3203 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2022

  1. Configuration menu
    Copy the full SHA
    55c288a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c1d37d View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2022

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

Commits on Oct 13, 2022

  1. Configuration menu
    Copy the full SHA
    4bd13cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    446542e View commit details
    Browse the repository at this point in the history
  3. disable debug

    ethanaobrien committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    5c5d55d View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2022

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

Commits on Oct 25, 2022

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

Commits on Nov 1, 2022

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

Commits on Nov 8, 2022

  1. Merge pull request #12 from libretro/master

    Update libretro
    ethanaobrien authored Nov 8, 2022
    Configuration menu
    Copy the full SHA
    7fdb4a0 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

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

Commits on Nov 13, 2022

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

Commits on Nov 17, 2022

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

Commits on Dec 4, 2022

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

Commits on Jan 5, 2023

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

Commits on Feb 1, 2023

  1. Configuration menu
    Copy the full SHA
    510515c View commit details
    Browse the repository at this point in the history
  2. Pull from upstream

    ethanaobrien committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    83ca325 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2023

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

Commits on Feb 9, 2023

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

Commits on Apr 9, 2023

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

Commits on May 7, 2023

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

Commits on Jun 5, 2023

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

Commits on Jun 25, 2023

  1. Configuration menu
    Copy the full SHA
    6cf1ad8 View commit details
    Browse the repository at this point in the history
  2. Fix RetroArch changes

    ethanaobrien committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    5d86c0e View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

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

Commits on Jun 29, 2023

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

Commits on Jun 30, 2023

  1. enable RAF

    ethanaobrien committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    c5ade32 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da1188a View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2023

  1. Configuration menu
    Copy the full SHA
    c50fdc5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c6d85c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a1022a9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    47316e6 View commit details
    Browse the repository at this point in the history
  5. export disk functions

    ethanaobrien committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    0938075 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2023

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

Commits on Jul 5, 2023

  1. Basic touch movement

    ethanaobrien committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    57f5a4e View commit details
    Browse the repository at this point in the history
  2. Add clicking

    ethanaobrien committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    77fc27c View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. Add offset

    ethanaobrien committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    4cc6677 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

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

Commits on Jul 11, 2023

  1. Configuration menu
    Copy the full SHA
    597e01c View commit details
    Browse the repository at this point in the history
  2. Increase audio quality

    ethanaobrien committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    f6657a6 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2023

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

Commits on Jul 19, 2023

  1. Configuration menu
    Copy the full SHA
    11dc147 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b60576a View commit details
    Browse the repository at this point in the history
  3. Fixable messages

    ethanaobrien committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    f4738ea View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2023

  1. Update dist-cores.sh

    ethanaobrien committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    bda5fb9 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2023

  1. Cleanup

    ethanaobrien committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    72ae1f3 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

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

Commits on Aug 1, 2023

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

Commits on Aug 7, 2023

  1. Fast forward

    ethanaobrien committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    e3dc9ca View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. Change pausing method

    ethanaobrien committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    3aebeea View commit details
    Browse the repository at this point in the history
  2. rewind

    n-at committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    6de17f1 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #16 from n-at/feature-rewind-2

    rewind feature
    ethanaobrien authored Aug 10, 2023
    Configuration menu
    Copy the full SHA
    e1620e7 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. slow motion

    n-at committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    1d13451 View commit details
    Browse the repository at this point in the history
  2. do not show shader message

    n-at committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    a20d88f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #17 from n-at/feature-slow-motion

    slow motion
    ethanaobrien authored Aug 11, 2023
    Configuration menu
    Copy the full SHA
    a676fa3 View commit details
    Browse the repository at this point in the history
  4. ifdef EMULATORJS

    n-at committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    e62a5c6 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #18 from n-at/feature-hide-shader-message

    do not show shader message
    ethanaobrien authored Aug 11, 2023
    Configuration menu
    Copy the full SHA
    2700160 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3d10b0d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8fc68e3 View commit details
    Browse the repository at this point in the history
  8. Fix when clean isnt set

    ethanaobrien committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    d6c03f2 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2023

  1. ifdef EMULATORJS

    n-at committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    2173175 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #19 from n-at/master

    ifndef EMULATORJS
    ethanaobrien authored Aug 12, 2023
    Configuration menu
    Copy the full SHA
    5b2539d View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. Add pthread option

    ethanaobrien committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    24d3de7 View commit details
    Browse the repository at this point in the history
  2. Separate thread file

    ethanaobrien committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    8748e96 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2023

  1. use 8 threads, not 24

    ethanaobrien committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    e08707d View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. Bump actions/checkout from 3 to 4

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 4, 2023
    Configuration menu
    Copy the full SHA
    64cc9c4 View commit details
    Browse the repository at this point in the history