Hi, added to feature request list.
Yes, you can set it when ordering will be changed, but mostly an ordering you set only once - when creating the site, then it is mostly not changed anytime
To change it in code, depends on where you want to change it - if in categories view or in category view:
components/com_phocagallery/views/categories/tmpl/default.php (or other files in this folder - depends on options)
components/com_phocagallery/views/category/tmpl/default_images.php
and of course there are used functions which are set in libraries folder or helper folder.
Jan