195 Commits (main)
 

Author SHA1 Message Date
Colin McMillen ce4a726a03 change settings to ones sensible for my new desktop 7 months ago
Colin McMillen 4ce32172f9 update to net8.0 7 months ago
Colin McMillen ed4044a115 put raws into root folder, jpgs into jpg/. thumbnail size tweaked to be the same as what uigeometry says 10 months ago
Colin McMillen 775252b567 thumbnail size to 150x150 10 months ago
Colin McMillen 7bd3719c72 performance enhancements 10 months ago
Colin McMillen 87e029e7f8 rm some fixmes 10 months ago
Colin McMillen 063cb2f449 pass along some Toast to newly-named saveAsync() 10 months ago
Colin McMillen 5c8aa2520a draw guides for straightening 11 months ago
Colin McMillen 8b57464056 straighten-and-crop kinda works 11 months ago
Colin McMillen b144da2399 StraightenTool: hold shift/ctrl for less/more rotation per keypress 11 months ago
Colin McMillen a2a5448afe straightentool now works in 100ths of degrees 11 months ago
Colin McMillen 5f636dd910 add fixme 11 months ago
Colin McMillen 9db0ddd15c actually rotate the image in output 11 months ago
Colin McMillen 0417c354d5 rotate by 0.1 degrees per keypress 11 months ago
Colin McMillen 96526a5b76 actually rotate displayed photo correctly 11 months ago
Colin McMillen 4f3e9f50ed rotating a texture works, but only about the origin 11 months ago
Colin McMillen 45027ec8b9 put some spacing betwene tool status and toasts 11 months ago
Colin McMillen f306fc3bc9 skeleton for StraightenTool 11 months ago
Colin McMillen 389ab12fb2 fix statusbox padding problem in UiGeometry 11 months ago
Colin McMillen 4cd0d4efc6 allow resizing the crop box by dragging handles 11 months ago
Colin McMillen d72b804b92 move choice of encoders into Photo itself 11 months ago
Colin McMillen 7b7eb22c91 rm fixme 11 months ago
Colin McMillen adc6bf7972 save raw/jpg/edits into separate directories 11 months ago
Colin McMillen ae0fa8f934 when crop committed, set rating to (at least) 1 11 months ago
Colin McMillen aa5b3e7083 multiple columns of thumbnails 11 months ago
Colin McMillen 31f2668aa3 automatically zoom in on crops 11 months ago
Colin McMillen d72a90a9f0 rm fixme 11 months ago
Colin McMillen 4a84774855 don't grad the photo around unless the drag starts in the photobox 11 months ago
Colin McMillen e612429298 add ViewOffset to Photo for display 11 months ago
Colin McMillen 31e419b81b page up/down moves position by 10 11 months ago
Colin McMillen f612d0dc42 shorten a bunch of exif-parsing calls 11 months ago
Colin McMillen 75ad5bd478 add ExposureBiasValue to the statusbar 11 months ago
Colin McMillen 4f86338a3e parse SubsecTimeOriginal 11 months ago
Colin McMillen 5d70b4c54b ExportPhotos(): add progress on statusbar, skip if already exporting 11 months ago
Colin McMillen c1ed48b917 don't hard-code aspect ratio 11 months ago
Colin McMillen 3d4ad61f5e go through gps data backwards 11 months ago
Colin McMillen c0ac67103f fix up GPS more properly 11 months ago
Colin McMillen 0ca67f2cef fix up GPS, sorta 11 months ago
Colin McMillen 32403ddeb5 handle different directions of crop 11 months ago
Colin McMillen 7c7976a82d change mouse cursor when inside crop box 11 months ago
Colin McMillen bcb2e7be7d only consider mouse-move events as "active" (for framerate purposes) if the pointer is in the window area 11 months ago
Colin McMillen 6478f1ee95 adapt frame rate based on whether events are happening 11 months ago
Colin McMillen 393369773b add toasts! and toast about thumbnail loading 11 months ago
Colin McMillen 9620a3af1d add photo dimensions to statusbar 11 months ago
Colin McMillen e9a13dba49 print out thumbnail loading status to console 11 months ago
Colin McMillen 870daa3851 update some comments 11 months ago
Colin McMillen 95882f3135 skip metadata for texture loading 11 months ago
Colin McMillen 67736630e0 load smaller main images by default 11 months ago
Colin McMillen 50b0e8d8e0 load thumbnails for everything, async'ly on load 11 months ago
Colin McMillen cbea050334 temporary test: loading small thumbs only 11 months ago