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: 07bug/DebugViewPP
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: develop
Choose a base ref
...
head repository: CobaltFusion/DebugViewPP
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: develop
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 13 commits
  • 23 files changed
  • 3 contributors

Commits on Apr 19, 2026

  1. Configuration menu
    Copy the full SHA
    244e7d3 View commit details
    Browse the repository at this point in the history
  2. Revise README for upcoming release details

    Updated version information and release notes in README.
    janwilmans authored Apr 19, 2026
    Configuration menu
    Copy the full SHA
    6095f7d View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2026

  1. added error message if driver cant be written

    Jan Wilmans
    Jan Wilmans committed Apr 23, 2026
    Configuration menu
    Copy the full SHA
    bb5c5e0 View commit details
    Browse the repository at this point in the history
  2. fixed ninja install upx step

    Jan Wilmans
    Jan Wilmans committed Apr 23, 2026
    Configuration menu
    Copy the full SHA
    a3c0534 View commit details
    Browse the repository at this point in the history
  3. replaced remaining tabs in cmake files with spaces

    Jan Wilmans
    Jan Wilmans committed Apr 23, 2026
    Configuration menu
    Copy the full SHA
    fa72b04 View commit details
    Browse the repository at this point in the history
  4. fixed warning about statement always true

    Jan Wilmans
    Jan Wilmans committed Apr 23, 2026
    Configuration menu
    Copy the full SHA
    5d47d8b View commit details
    Browse the repository at this point in the history
  5. disabled timing test in CI

    Jan Wilmans
    Jan Wilmans committed Apr 23, 2026
    Configuration menu
    Copy the full SHA
    5248a58 View commit details
    Browse the repository at this point in the history
  6. removed leftover tabs in CMakeLists.txt

    Jan Wilmans
    Jan Wilmans committed Apr 23, 2026
    Configuration menu
    Copy the full SHA
    fb4dc79 View commit details
    Browse the repository at this point in the history
  7. added 150K messages test

    Jan Wilmans
    Jan Wilmans committed Apr 23, 2026
    Configuration menu
    Copy the full SHA
    354ebb3 View commit details
    Browse the repository at this point in the history
  8. Fixed issue where every 5000th line was not displayed!

    Jan Wilmans
    Jan Wilmans committed Apr 23, 2026
    Configuration menu
    Copy the full SHA
    b7e63d5 View commit details
    Browse the repository at this point in the history
  9. Updated upx to version 5.1.1, added a 150k lines test, fixed a utf-8 …

    …sourcecode issue, updated the version to 1.20.0.0
    Jan Wilmans
    Jan Wilmans committed Apr 23, 2026
    Configuration menu
    Copy the full SHA
    52b6a60 View commit details
    Browse the repository at this point in the history
  10. updated README.md

    Jan Wilmans
    Jan Wilmans committed Apr 23, 2026
    Configuration menu
    Copy the full SHA
    91fc8b3 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2026

  1. Changed the editorconfig encoding setting to utf-8 and added a DbgMsgSrc

    test, and also fixed the comment on the us (microseconds) unit
    Jan Wilmans authored and janwilmans committed Apr 25, 2026
    Configuration menu
    Copy the full SHA
    31e2e05 View commit details
    Browse the repository at this point in the history
Loading