Colin McMillen mcmillen
mcmillen pushed to main at semicolin/totte 2023-07-26 15:09:44 -04:00
8ca4ff7cad put stars at the center bottom and make f/ stringification simpler
mcmillen pushed to main at semicolin/totte 2023-07-26 13:50:01 -04:00
e98b19d87b make DrawTexture(texture, x, y) function
7ce97438ae add stars to the thumbnail view
Compare 2 commits »
mcmillen pushed to main at semicolin/totte 2023-07-26 12:24:12 -04:00
77b0f2b191 display rating info in upper left
mcmillen pushed to main at semicolin/totte 2023-07-26 11:38:37 -04:00
7b8c64d8be little changes to thumbnails / image load/unload constants
mcmillen pushed to main at semicolin/totte 2023-07-26 11:25:35 -04:00
f83d7f13aa FpsCounter frameTimes size: 60 -> 30
a92d089c5b add poadding to top of statusbar
Compare 2 commits »
mcmillen pushed to main at semicolin/totte 2023-07-26 11:14:36 -04:00
3012f67c9f use a more universally-available japanese font
mcmillen pushed to main at semicolin/totte 2023-07-26 11:11:23 -04:00
a67912e1ce make icon size a variable
mcmillen pushed to main at semicolin/totte 2023-07-26 10:00:57 -04:00
c7ff5ee15d render app icon
mcmillen pushed to main at semicolin/totte 2023-07-25 22:49:26 -04:00
07d25742fb try IsEventDriven = true
mcmillen pushed to main at semicolin/totte 2023-07-25 22:19:27 -04:00
57e6968f3c add fps counter
mcmillen pushed to main at semicolin/totte 2023-07-25 22:01:04 -04:00
32cb03ab15 Photo.Unload() is now async
mcmillen pushed to main at semicolin/totte 2023-07-25 21:44:45 -04:00
b0fd20cd89 add PageUp/PageDown/Home/End keybindings for going through photos
mcmillen pushed to main at semicolin/totte 2023-07-25 21:24:34 -04:00
27a4a64ccb load and unload images dynamically
mcmillen pushed to main at semicolin/totte 2023-07-25 20:35:22 -04:00
fb26de5fa1 show date in status bar
mcmillen pushed to main at semicolin/totte 2023-07-25 20:25:19 -04:00
3b85c5d21a sort photos by creation time
mcmillen pushed to main at semicolin/totte 2023-07-25 18:50:09 -04:00
af4827a127 add some links to comments so i can close the chrome tabs :)
mcmillen pushed to main at semicolin/totte 2023-07-25 18:38:42 -04:00
50445dbe59 allow mouse forward/back buttons to advance photoIndex. simplify photoIndex logic a bit
mcmillen pushed to main at semicolin/totte 2023-07-25 18:27:00 -04:00
3cf125fba7 make the ribbon actually scroll down off the page etc
mcmillen pushed to main at semicolin/totte 2023-07-25 17:18:23 -04:00
f9aeb81313 draw black background for thumbnail boxes
mcmillen pushed to main at semicolin/totte 2023-07-25 17:11:00 -04:00
4f1adef895 minor cleanups