Age | Commit message (Expand) | Author |
---|---|---|
2008-01-30 | simplify Panorama::nick() | Johannes Hofmann |
2008-01-18 | clear know_hills in load_image() | Johannes Hofmann |
2008-01-18 | remove get_earthradius() shortcut | Johannes Hofmann |
2008-01-18 | inline get/set methods | Johannes Hofmann |
2008-01-18 | use std::min() std::max() | Johannes Hofmann |
2008-01-18 | don't make view window larger than screen | Johannes Hofmann |
2007-09-20 | add back-references in gipfelweb | Johannes Hofmann |
2007-08-13 | merge | Johannes Hofmann |
2007-08-13 | imcrease allowed nick values | Johannes Hofmann |
2007-08-13 | merge | Johannes Hofmann |
2007-08-13 | fix cylindrical projection wrap-around | Johannes Hofmann |
2007-08-11 | don't export duplicates | Johannes Hofmann |
2007-08-11 | change export synapsis | Johannes Hofmann |
2007-08-11 | fill in default values in GipfelWidget instead of ImageMetaData | Johannes Hofmann |
2007-08-10 | implement automatic gipfelweb generation | Johannes Hofmann |
2007-08-09 | add export mode position, export to stdout | Johannes Hofmann |
2007-08-09 | also use visibility in export mode | Johannes Hofmann |
2007-08-09 | fix segfault in error printf | Johannes Hofmann |
2007-08-09 | implement visibility command line option | Johannes Hofmann |
2007-08-09 | implement export | Johannes Hofmann |
2007-08-08 | remove compatibility with old format | Johannes Hofmann |
2007-08-03 | 0.2.2_pre2 | Johannes Hofmann |
2007-08-03 | use md member | Johannes Hofmann |
2007-08-03 | set scroll position to 0,0 when opening new image | Johannes Hofmann |
2007-08-03 | use _exit() instead of exit() | Johannes Hofmann |
2007-07-27 | check whether get_distortion_profile_name() succeeded | Johannes Hofmann |
2007-07-05 | update copyright | Johannes Hofmann |
2007-07-05 | remove debug output | Johannes Hofmann |
2007-05-21 | fix profile safety check | Johannes Hofmann |
2007-05-21 | merge | Johannes Hofmann |
2007-05-21 | ask before overwriting profiles | Johannes Hofmann |
2007-05-18 | add 16bit output support | Johannes Hofmann |
2007-05-11 | limit output values | Johannes Hofmann |
2007-05-09 | remove color- and vignetting correction code | Johannes Hofmann |
2007-03-20 | use single variable vignetting correction model | Johannes Hofmann |
2007-03-19 | cleanups | Johannes Hofmann |
2007-03-19 | implement color correction | Johannes Hofmann |
2007-03-19 | remove unneeded check | Johannes Hofmann |
2007-03-19 | remove unneeded check | Johannes Hofmann |
2007-03-19 | further refactoring | Johannes Hofmann |
2007-03-19 | update copyright year | Johannes Hofmann |
2007-03-19 | cleanup and tune vignetting correction | Johannes Hofmann |
2007-03-18 | bilinear->bicubic | Johannes Hofmann |
2007-03-18 | fix bicubic | Johannes Hofmann |
2007-03-18 | limit color values | Johannes Hofmann |
2007-03-18 | remove bilinear interpolation | Johannes Hofmann |
2007-03-18 | merge with vignette-only | Johannes Hofmann |
2007-03-18 | implement bicubic interpolation | Johannes Hofmann |
2007-03-18 | remove color adjust stuff | Johannes Hofmann |
2007-03-17 | correct vignetting + color correction case | Johannes Hofmann |