Thanks to visit codestin.com
Credit goes to github.com

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: CloneLTaps/ProcessExplorer
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0
Choose a base ref
...
head repository: CloneLTaps/ProcessExplorer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 12 commits
  • 34 files changed
  • 2 contributors

Commits on Sep 17, 2023

  1. Refactored everything for future plugin support.

    CloneLTaps authored and CloneLTaps committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    5c7e1f5 View commit details
    Browse the repository at this point in the history
  2. Fixed non desc headers that did not align to 16 bytes

    CloneLTaps authored and CloneLTaps committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    c8e529f View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Added plugin support

    CloneLTaps authored and CloneLTaps committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    9dfcc33 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Made section body parsing more rebust to cover edge cases in future p…

    …lugins
    CloneLTaps authored and CloneLTaps committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    f13f9cd View commit details
    Browse the repository at this point in the history
  2. Added optional header reparsing support after editing data.

    CloneLTaps authored and CloneLTaps committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    6e5596c View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2023

  1. Added full support for altering the file size by adding / removing bytes

    CloneLTaps authored and CloneLTaps committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    0c736fc View commit details
    Browse the repository at this point in the history
  2. Decreased mem usage by 60%

    CloneLTaps authored and CloneLTaps committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    812524a View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. Created a plugins menu that lets you enable, disable, and reload plugins

    CloneLTaps authored and CloneLTaps committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    4d494d6 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2024

  1. Vastly improved startup performance. Grid count now reflects its sect…

    …ion row count.
    Clone authored and Clone committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    ca04359 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Updated grid color, added B4 and B8 buttons, and added a Resource hea…

    …der.
    Clone authored and Clone committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    5197ac7 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Completed resource section and changed start / end to uint from int.

    Clone authored and Clone committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    c77a4fe View commit details
    Browse the repository at this point in the history
  2. Added a resource download button.

    Clone authored and Clone committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    3941353 View commit details
    Browse the repository at this point in the history
Loading