Age | Commit message (Expand) | Author |
2023-09-18 | fix compilation on NetBSD - by Thomas Klausner | Johannes Hofmann |
2020-09-14 | fix some warnings | Johannes Hofmann |
2009-05-28 | use %lf for scanning and %f for printing doubles | Johannes Hofmann |
2009-05-28 | merge | Johannes Hofmann |
2009-05-28 | Backed out changeset 125f6e822a70 | Johannes Hofmann |
2009-04-10 | remove error.what() debug output | 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-07 | remove S_IRGRP to make things compile in MinGW | Johannes Hofmann |
2009-04-07 | check for fsync() availability | 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 | 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-03-17 | fsync() temp file before rename() | Johannes Hofmann |
2009-03-06 | copy input for dirname(3) (reported by David Mitchell) | Johannes Hofmann |
2009-03-06 | fix const related warnings | Johannes Hofmann |
2009-01-26 | update copyright | Johannes Hofmann |
2008-09-07 | simplify image saving | Johannes Hofmann |
2008-09-06 | create file if it does not exist when saving an image | Johannes Hofmann |
2008-07-17 | add confirm_overwrite() | Johannes Hofmann |
2008-07-17 | copy instead of rename - in case /tmp is another filesystem | Johannes Hofmann |
2008-07-08 | fix image saving | Johannes Hofmann |
2008-07-06 | README updates | Johannes Hofmann |
2008-07-05 | whitespace | Johannes Hofmann |
2008-07-05 | cleanup ImageMetaDate interface | Johannes Hofmann |
2008-01-18 | inline get/set methods | Johannes Hofmann |
2007-08-11 | fill in default values in GipfelWidget instead of ImageMetaData | Johannes Hofmann |
2007-08-08 | remove compatibility with old format | Johannes Hofmann |
2007-08-03 | use md member | Johannes Hofmann |
2007-03-12 | fix saving of x0 | Johannes Hofmann |
2007-03-07 | add GUI stuff for x0 | Johannes Hofmann |
2007-01-04 | fix segfault with old gipfel format | Johannes Hofmann |
2006-12-18 | add distortion stuff to control window | Johannes Hofmann |
2006-12-18 | add distortion profile handling | Johannes Hofmann |
2006-12-18 | add manufacturer model and focal_length to ImageMetaData | Johannes Hofmann |
2006-12-17 | fix warnings | Johannes Hofmann |
2006-12-16 | remove u0 v0 stuff completely | Johannes Hofmann |
2006-12-15 | tests | Johannes Hofmann |
2006-12-14 | implement save/restore of distortion parameters | Johannes Hofmann |
2006-10-30 | add simplified copyright | Johannes Hofmann |
2006-10-30 | strip copyright | Johannes Hofmann |
2006-10-30 | scale -> focal_length_35mm | Johannes Hofmann |
2006-10-30 | fix problem with compatibility code | Johannes Hofmann |