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: jcupitt/vipsdisp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.6.0
Choose a base ref
...
head repository: jcupitt/vipsdisp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.6.1
Choose a head ref
  • 5 commits
  • 6 files changed
  • 1 contributor

Commits on Oct 3, 2023

  1. Update infobar in a background thread

    Thius stops a lot of nasty hitching. It needs libvips 8.15.
    jcupitt committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    9ea424a View commit details
    Browse the repository at this point in the history
  2. use thread_execute instead

    jcupitt committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    a19b067 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. better behaviour for badly tagged images

    We were failing for eg. mono imahges tagged as srgb.
    jcupitt committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    c329cf8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    65626a8 View commit details
    Browse the repository at this point in the history
  3. changelog tweak

    jcupitt committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    829dabb View commit details
    Browse the repository at this point in the history
Loading