summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-04-08search data file in local tarballJohannes Hofmann
2009-04-08NEWSJohannes Hofmann
2009-04-08update requirementsJohannes Hofmann
2009-04-07remove S_IRGRP to make things compile in MinGWJohannes Hofmann
2009-04-07remove unnecessary includesJohannes Hofmann
2009-04-07check for fsync() availabilityJohannes Hofmann
2009-04-07include strsep.h as extern "C"Johannes Hofmann
2009-04-07prepare 0.3.0Johannes Hofmann
2009-04-07typosJohannes Hofmann
2009-04-07factor out exifSetValue()Johannes Hofmann
2009-04-07factor out gpsSetCoordinate()Johannes Hofmann
2009-04-07remove now unused util.[ch]Johannes Hofmann
2009-04-07styleJohannes Hofmann
2009-04-07add mkstemp() alternativeJohannes Hofmann
2009-04-07remove debug codeJohannes Hofmann
2009-04-07add some safeguards for image reading and writingJohannes Hofmann
2009-04-07styleJohannes Hofmann
2009-04-07switch ImageMetadata to exiv2 (mostly by Konrad Golling)Johannes Hofmann
2009-04-07bring in strsep() implementationJohannes Hofmann
2009-04-07DUPLICATE -> DUPLICJohannes Hofmann
2009-04-07DATADIR -> GIPFEL_DATADIRJohannes Hofmann
2009-04-05make sure README is ASCIIJohannes Hofmann
2009-04-01Added tag rel_0_2_9 for changeset 17b35717671cJohannes Hofmann
2009-04-01adjust spec fileJohannes Hofmann
2009-04-01add gipfel.spec to release tarballJohannes Hofmann
2009-04-01Added tag rel_0_2_9 for changeset 387bcacc1a83Johannes Hofmann
2009-04-01fix bug in cylindrical projectionJohannes 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-29styleJohannes Hofmann
2009-03-29styleJohannes Hofmann
2009-03-29styleJohannes Hofmann
2009-03-29optimize Hills::sort() a bitJohannes Hofmann
2009-03-29fix buglet in set_labelsJohannes Hofmann
2009-03-29optimize set_labels()Johannes Hofmann
2009-03-29change sloganJohannes Hofmann
2009-03-29add 'created with gipfel' to screen dumpsJohannes Hofmann
2009-03-29NEWSJohannes Hofmann
2009-03-29change Hills::sort() interfaceJohannes Hofmann
2009-03-29fix long standing bug in label positioning codeJohannes Hofmann
2009-03-29refactor set_labels() a bitJohannes Hofmann
2009-03-29inline Hills::get_num()Johannes Hofmann
2009-03-29styleJohannes Hofmann
2009-03-27styleJohannes Hofmann
2009-03-27styleJohannes Hofmann
2009-03-27styleJohannes Hofmann
2009-03-27styleJohannes Hofmann
2009-03-27more int->boolJohannes Hofmann
2009-03-27add copyright for ScreenDumpJohannes Hofmann
2009-03-27make ScreenDump more genericJohannes Hofmann
2009-03-27don't set initialized on errorJohannes Hofmann
2009-03-27add file dialog to screen dumpJohannes Hofmann