]> git.scottworley.com Git - picsort/shortlog
picsort
2014-03-01 Scott Worley'esc' to dismiss UI elements
2014-03-01 Scott WorleyOutput commands for named pictures
2014-03-01 Scott Worley#namecontainer -> .inputcontainer
2014-03-01 Scott Worley'%' to see progress
2014-02-28 Scott WorleyReduce jank
2014-02-28 Scott Worley'r' to Rotate.
2014-02-28 Scott WorleyDisallow scrolling off the beginning and end
2014-02-28 Scott WorleyForbid exposure adjustment when not available
2014-02-28 Scott Worleymove_to_unnamed()
2014-02-28 Scott WorleySupport .jpeg files mixed in with .NEF files
2014-02-28 Scott Worleyhjkl movement keys
2014-02-28 Scott WorleyI miss ${foo%bar}
2014-02-28 Scott WorleyResumability: Skip processing if output exists
2014-02-28 Scott Worley'c' to Call a picture something or Change its name
2014-02-28 Scott Worleysave_picinfo()
2014-02-28 Scott WorleySave per-pic exposures
2014-02-28 Scott Worleychange_exposure(): Pull exposure logic together
2014-02-28 Scott Worleymove_to_nondeleted() calls setpic()
2014-02-28 Scott WorleyMove deletion data into a generic 'picinfo' store
2014-02-28 Scott WorleyAdd exposure level chattiness
2014-02-28 Scott WorleyAdd chattiness
2014-02-28 Scott WorleyBind keys directly where possible
2014-02-28 Scott WorleyDon't start on a deleted picture.
2014-02-28 Scott WorleyKeep a local picsorter_deleted too.
2014-02-28 Scott WorleyAdd a message-displaying area
2014-02-28 Scott Worley'x' for delete, 'X' for undelete
2014-02-28 Scott WorleyZoom by switching to smaller preprocessed images
2014-02-28 Scott Worley'b' and 'd' for brighter and darker/dimmer.
2014-02-28 Scott Worley'n' and 'p' for next and previous input image
2014-02-28 Scott WorleyPress 'z' to toggle zoom
2014-02-27 Scott WorleyKeep an input_index
2014-02-27 Scott WorleyUse $.attr()
2014-02-27 Scott WorleyUse the ready shorthand
2014-02-27 Scott Worleysetpic() function
2014-02-27 Scott WorleyMove exposure to a variable
2014-02-27 Scott WorleyInitial revision