195 Commits (main)
 

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