History log of /plugin/panoview/conf/metadata.php (Results 1 – 2 of 2)
Revision Date Author Comments
# 8f5b2c44 16-Sep-2025 Andreas Gohr <andi@splitbrain.org>

some auto cleanup


# 1faa1ff0 09-Jun-2009 Andreas Gohr <andi@splitbrain.org>

Moved tile generator into plugin, added locking + nice support

Ignore-this: ab6e857c5a370af6cf8172b9040ef582

All functions are now inside the plugin class to avoid any future nameclashes.

The tile

Moved tile generator into plugin, added locking + nice support

Ignore-this: ab6e857c5a370af6cf8172b9040ef582

All functions are now inside the plugin class to avoid any future nameclashes.

The tile generator now locks itself so only one is run at a time. This slows
down the tiling process but lowers the memory and CPU impact a lot.

When using imagemagick, you now can also specify the path to the nice binary
to lower the priority of tiling process.

darcs-hash:20090609191538-7ad00-1ae8a94ea093ba34ae12a2e200a18dca99db3dcb.gz

show more ...