summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
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-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-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
2009-03-27make ScreenDump work on OutputImageJohannes Hofmann
2009-03-26redraw before screen dumpJohannes Hofmann
2009-03-26cleanupJohannes Hofmann
2009-03-26delete[] rgb bufferJohannes Hofmann
2009-03-26cleanupJohannes Hofmann
2009-03-26add ScreenDumpJohannes Hofmann
2009-03-26whitespaceJohannes Hofmann
2009-03-26styleJohannes Hofmann
2009-03-26validate lsq resultsJohannes Hofmann
2009-03-26styleJohannes Hofmann
2009-03-26int->boolJohannes Hofmann
2009-03-26styleJohannes Hofmann
2009-03-26sort hills with equal names by heightJohannes Hofmann
2009-03-26styleJohannes Hofmann