Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-04-22 | style | Johannes Hofmann | |
2009-04-22 | add PARSEIERSPITZE (submitted by Fritz Schenk) | Johannes Hofmann | |
2009-04-21 | fix 16bit tiff output in stitching mode | Johannes Hofmann | |
2009-04-19 | hit <Enter> for every data field | Johannes Hofmann | |
2009-04-10 | update spec file | Johannes Hofmann | |
2009-04-10 | Added tag rel_0_3_1 for changeset 354937dde5f1 | Johannes Hofmann | |
2009-04-10 | NEWS | Johannes Hofmann | |
2009-04-10 | remove error.what() debug output | Johannes Hofmann | |
The interface seems to have changed between exiv2 versions. | |||
2009-04-10 | prepare 0.3.1 | Johannes Hofmann | |
2009-04-10 | check for strsep | Johannes Hofmann | |
2009-04-08 | Added tag rel_0_3_0 for changeset 26b3a61484c3 | Johannes Hofmann | |
2009-04-08 | add note about donations to README | Johannes Hofmann | |
2009-04-08 | add homepage to about | Johannes Hofmann | |
2009-04-08 | use quit_cb instead of dummy_cb | Johannes Hofmann | |
2009-04-08 | use floats in GIPFEL_FORMAT | Johannes Hofmann | |
2009-04-08 | use O_BINARY flag when available | Johannes Hofmann | |
2009-04-08 | rearrange #ifdef | Johannes Hofmann | |
2009-04-08 | don't exit on escape | Johannes Hofmann | |
2009-04-08 | change cursor while making screen dump | Johannes Hofmann | |
2009-04-08 | some define renaming | Johannes Hofmann | |
2009-04-08 | make global variables static | Johannes Hofmann | |
2009-04-08 | factor out file_installed_or_local() | Johannes Hofmann | |
2009-04-08 | search data file in local tarball | Johannes Hofmann | |
2009-04-08 | NEWS | Johannes Hofmann | |
2009-04-08 | update requirements | Johannes Hofmann | |
2009-04-07 | remove S_IRGRP to make things compile in MinGW | Johannes Hofmann | |
2009-04-07 | remove unnecessary includes | Johannes Hofmann | |
2009-04-07 | check for fsync() availability | Johannes Hofmann | |
2009-04-07 | include strsep.h as extern "C" | Johannes Hofmann | |
2009-04-07 | prepare 0.3.0 | Johannes Hofmann | |
2009-04-07 | typos | Johannes Hofmann | |
2009-04-07 | factor out exifSetValue() | Johannes Hofmann | |
2009-04-07 | factor out gpsSetCoordinate() | Johannes Hofmann | |
2009-04-07 | remove now unused util.[ch] | Johannes Hofmann | |
2009-04-07 | style | Johannes Hofmann | |
2009-04-07 | add mkstemp() alternative | Johannes Hofmann | |
2009-04-07 | remove debug code | Johannes Hofmann | |
2009-04-07 | add some safeguards for image reading and writing | Johannes Hofmann | |
2009-04-07 | style | Johannes Hofmann | |
2009-04-07 | switch ImageMetadata to exiv2 (mostly by Konrad Golling) | Johannes Hofmann | |
2009-04-07 | bring in strsep() implementation | Johannes Hofmann | |
2009-04-07 | DUPLICATE -> DUPLIC | Johannes Hofmann | |
2009-04-07 | DATADIR -> GIPFEL_DATADIR | Johannes Hofmann | |
2009-04-05 | make sure README is ASCII | Johannes Hofmann | |
2009-04-01 | Added tag rel_0_2_9 for changeset 17b35717671c | Johannes Hofmann | |
2009-04-01 | adjust spec file | Johannes Hofmann | |
2009-04-01 | add gipfel.spec to release tarball | Johannes Hofmann | |
2009-04-01 | Added tag rel_0_2_9 for changeset 387bcacc1a83 | Johannes Hofmann | |
2009-04-01 | fix bug in cylindrical projection | Johannes Hofmann | |
If one peak is "left" and one is "right" of north, cylindrical projection was not able to compute proper viewing parameters. This is fixed by adjusting alpha angles of known hills to be increasing with x. | |||
2009-03-29 | style | Johannes Hofmann | |