photoflow-git:new-caching

Last commit made on 2019-10-11
Get this branch:
git clone -b new-caching https://git.launchpad.net/photoflow-git

Branch merges

Branch information

Name:
new-caching
Repository:
lp:photoflow-git

Recent commits

8bf656d... by aferrero

[gui] avoid UI lock when toggling layer visibility

7adc6d9... by aferrero

Removed verbose console output

88ec9ab... by aferrero

[base] introduce reuse of nodes from previous pipelines in chain rebuild

When building a node at a given level, the code now checks if an equivalent node was already created at the same zoom level for another pipeline. In this case, the VipsImage objects associated with the already existing node are simply referenced. This allows a more efficient re-use of tile caches.

de596c6... by aferrero

[base/icc] added check for NAN values

5611193... by aferrero

[tools/channel mixer] fixed potential division by zero

d585919... by aferrero

[base] added diagnostic messages at tilecache initialization

27fa1c9... by aferrero

[base] fixed default value of tile cache size

2434305... by aferrero

[tools/raw developer] fixed image update with spot/color WB

8ea1301... by aferrero

[base] implemented user-configurable global tile cache size

f9153f5... by aferrero

[tools/colorspace conversion] fixed metadata flow in profile assignment