Colin McMillen mcmillen
mcmillen pushed to main at semicolin/totte 2023-07-25 16:59:07 -04:00
060565b44a load all metadata at beginning, load textures afterwards
mcmillen pushed to main at semicolin/totte 2023-07-25 16:43:26 -04:00
9796827f96 pull ParseExif() into a standalone function
mcmillen pushed to main at semicolin/totte 2023-07-25 15:03:03 -04:00
e6d3f197ea ah right, Orientation 4 is just a vertical flip
mcmillen pushed to main at semicolin/totte 2023-07-25 15:00:40 -04:00
1336498682 add skeptical comment
mcmillen pushed to main at semicolin/totte 2023-07-25 14:48:35 -04:00
4f667f2400 handle all 8 Exif orientations
mcmillen pushed to main at semicolin/totte 2023-07-25 14:29:11 -04:00
c461d55101 start of Exif orientation handling
mcmillen pushed to main at semicolin/totte 2023-07-25 11:05:11 -04:00
98cae0e9c1 add comment about exif width/height tags
mcmillen pushed to main at semicolin/totte 2023-07-25 09:54:53 -04:00
cb01d1dbea ParseRating -> TryParseRating
mcmillen pushed to main at semicolin/totte 2023-07-25 09:45:52 -04:00
a33304ae7d draw status box background black
mcmillen pushed to main at semicolin/totte 2023-07-25 09:41:31 -04:00
3a9192b478 parse star ratings from canon image metadata
mcmillen pushed to main at semicolin/totte 2023-07-24 18:57:03 -04:00
7f375a6446 add zip file to gitignore
mcmillen pushed to main at semicolin/totte 2023-07-24 18:56:14 -04:00
d52e8fce79 clean up null checks on CameraModel/LensModel
mcmillen pushed to main at semicolin/totte 2023-07-24 18:55:52 -04:00
cdc2cb336d add script to package a debug zip
mcmillen pushed to main at semicolin/totte 2023-07-24 17:14:15 -04:00
25ca0d99ff handle ExposureTime edge cases (for long exposures)
mcmillen pushed to main at semicolin/totte 2023-07-24 16:39:43 -04:00
6c7dbe5516 add focal length to EXIF display & tweak other EXIF display
4d63f64be6 display some exif data on-screen
Compare 2 commits »
mcmillen pushed to main at semicolin/totte 2023-07-24 13:14:21 -04:00
56311bc56c add StatusBox geometry and draw it
mcmillen pushed to main at semicolin/totte 2023-07-24 12:53:42 -04:00
a0d6267905 make a DrawText function; draw the active photo's filename
mcmillen pushed to main at semicolin/totte 2023-07-24 12:45:54 -04:00
028419eb20 String.Format -> $""
mcmillen pushed to main at semicolin/totte 2023-07-24 12:43:53 -04:00
4c72f797ab capitalize function names like a C# programmer
mcmillen pushed to main at semicolin/totte 2023-07-24 12:37:06 -04:00
fe9da67b04 draw text indicating zoom level