-
Notifications
You must be signed in to change notification settings - Fork 37
Comparing changes
Open a pull request
base repository: bluescan/tacentview
base: v1.0.45
head repository: bluescan/tacentview
compare: v1.0.46
- 13 commits
- 9 files changed
- 1 contributor
Commits on Aug 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cbfb28a - Browse repository at this point
Copy the full SHA cbfb28aView commit details -
Added a create_nix.sh.in file that turns into create_nix.sh after var…
…iable substitution. The substituted variables are enclosed in @ symbols. The script is then run when building so long as -DPACKAGE_NIX was passed to the configure step of cmake and install was specified when building. See https://github.com/bluescan/tacentview/wiki/Distributing
Configuration menu - View commit details
-
Copy full SHA for 409049e - Browse repository at this point
Copy the full SHA 409049eView commit details
Commits on Sep 1, 2024
-
Make Nix builds look in $NIX_DATA_DIR/share/tacentview for static ass…
…et data. Disabled the CMake NIX script as it's not needed.
Configuration menu - View commit details
-
Copy full SHA for 8f68ea9 - Browse repository at this point
Copy the full SHA 8f68ea9View commit details -
Removed png extension from the icon spec in the desktop file. Tested …
…by packaging/installing the deb build. Extension isn't necessary since the icons are in a standard search directory.
Configuration menu - View commit details
-
Copy full SHA for cb674e2 - Browse repository at this point
Copy the full SHA cb674e2View commit details
Commits on Sep 2, 2024
-
Added a palettized (2-bit) test png to confirm correct loading of col…
…our-indexed png files with transparency. Fetching a version of the tacent library that has the fix for these types of pngs. Pixel format now displayed correctly in the details overlay.
Configuration menu - View commit details
-
Copy full SHA for 6db22c9 - Browse repository at this point
Copy the full SHA 6db22c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0339c2f - Browse repository at this point
Copy the full SHA 0339c2fView commit details -
NIX package. Read XDG data-home and if that isn't set try paths in XD…
…G data-dirs for the location of the required static assets.
Configuration menu - View commit details
-
Copy full SHA for a863c4b - Browse repository at this point
Copy the full SHA a863c4bView commit details
Commits on Sep 8, 2024
-
Inc version to 1.0.46 in prep for next release. Make all non-snap/non…
…-portable builds use XDG on Linux.
Configuration menu - View commit details
-
Copy full SHA for 446e774 - Browse repository at this point
Copy the full SHA 446e774View commit details -
Assets now always in a tacentview/Assets/ directory. e.g. If XDG repo…
…rts the data home as /usr/share/, the viewer assets are looked for in /usr/share/tacentview/Assets/
Configuration menu - View commit details
-
Copy full SHA for cd78fb8 - Browse repository at this point
Copy the full SHA cd78fb8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 17a3cfa - Browse repository at this point
Copy the full SHA 17a3cfaView commit details
Commits on Sep 9, 2024
-
PACKAGE_PORTABLE will produce a TGZ on Linux and a ZIP on Windows. Fo…
…r development we now use PACKAGE_DEV which basically means the portable file layout but no archive generated. For all package types the About dialog will display what package type was used (Portable ZIP, Portable TGZ, Snap, Deb, Nix, or Dev).
Configuration menu - View commit details
-
Copy full SHA for 21718b1 - Browse repository at this point
Copy the full SHA 21718b1View commit details -
IDK why added files now need a separate commit in SmartGit. In any ca…
…se, this shell script was missed by the last commit.
Configuration menu - View commit details
-
Copy full SHA for f8c40ba - Browse repository at this point
Copy the full SHA f8c40baView commit details -
Configuration menu - View commit details
-
Copy full SHA for b58407b - Browse repository at this point
Copy the full SHA b58407bView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.0.45...v1.0.46