Commit Graph

8 Commits

Author SHA1 Message Date
7811debcfd Clarify render_list documentation (#388)
_Also_:
* Added checks for `min` & `max` `x`, `y` & `z` tile coordinate options in order to:
  * Ensure they are integers
  * Ensure they are positive

Resolves #387
2024-02-06 12:56:15 -07:00
086cc8892e Add option to detect available cores when num_threads=-1 (#380)
When configuring `num_threads=-1` in `renderd.conf` for a `renderd` section, the value will be set to the number of cores on the running system.
2024-01-29 19:30:35 -07:00
4e8334ed54 Bumped to version 0.7.0 2023-12-19 20:49:29 -07:00
8e3e8fb34f Add man page for renderd.conf (#357)
* Update AUTHORS file
* Add renderd.conf man to CMakeLists.txt & Makefile.am
* Minor updates to other man pages as well
2023-12-12 13:44:23 -07:00
e94fde2982 Add a --no-progress switch to render_expired (#351)
When running `render_expired` as part of regular updates lots of progress messages just clog up the logs.
2023-11-25 18:31:52 -07:00
0c4e2cf8b0 Add gen_tile_test sections, add zoom-level for render_speedtest
Also adjust exit codes for render_*
2022-07-24 18:30:51 +00:00
fe17e56eba Update man pages to reflect recent changes 2022-05-26 20:33:55 +00:00
c683c5569b Added compilation instructions for several distros 2021-08-03 19:16:48 +02:00