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: krupkat/xpano
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.18.1
Choose a base ref
...
head repository: krupkat/xpano
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.19.0
Choose a head ref
  • 9 commits
  • 40 files changed
  • 2 contributors

Commits on Feb 13, 2024

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

Commits on Apr 23, 2024

  1. Make max panorama size user selectable (#129)

    * Make max panorama size user selectable
    
    * Fix formatting
    
    * Make clang-tidy happy
    Altonss authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    149f56d View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Add Fedora build script (#128)

    * Add Fedora build script
    
    * Rename build file + add vars
    
    * make build script executable, fix builds in forks
    
    ---------
    
    Co-authored-by: Tomas Krupka <6817216+krupkat@users.noreply.github.com>
    Altonss and krupkat authored Apr 24, 2024
    Configuration menu
    Copy the full SHA
    441a585 View commit details
    Browse the repository at this point in the history
  2. update github actions (#130)

    checkout + cache
    krupkat authored Apr 24, 2024
    Configuration menu
    Copy the full SHA
    a4f8155 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Update dependencies 2024 05 (#131)

    * update dependencies
    
    * update simde
    krupkat authored May 8, 2024
    Configuration menu
    Copy the full SHA
    25ffab8 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Update to opencv 4.10.0 (#132)

    * update to opencv 4.10.0
    
    to fix window build on github runners
    
    * bump version number to 0.19.0
    krupkat authored Jun 10, 2024
    Configuration menu
    Copy the full SHA
    a8075ac View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2024

  1. Panorama downscaling (#134)

    * cap max pano size in MPx
    
    * warn about resolution limit reached, show full res mpx message
    
    * fix test case, progress bar with recomputed pano
    
    * increase max pano size to 100MPx, add info message
    
    * switch to clang-format-18
    
    * fix clang-tidy
    
    * more deterministic test
    krupkat authored Jul 28, 2024
    Configuration menu
    Copy the full SHA
    a22cc37 View commit details
    Browse the repository at this point in the history
  2. Update website dependencies (#135)

    * update website dependencies
    
    * update jekyll action deps
    krupkat authored Jul 28, 2024
    Configuration menu
    Copy the full SHA
    5bec86f View commit details
    Browse the repository at this point in the history
  3. Release 0.19.0

    krupkat committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    5e626f6 View commit details
    Browse the repository at this point in the history
Loading