I would like to create a patch which would reverse the sort order of
"--get-all-files" (with --skip existing). In the case of my Sony RX100M3, the
files are organized by date and are sorted from oldest to newest. I would
prefer newest files to be pulled down first. The speed of PTPIP on this cam
On Thu, May 18, 2023 at 02:51:00PM -0400, Adam Chasen via Gphoto-devel wrote:
> I would like to create a patch which would reverse the sort order of
> "--get-all-files" (with --skip existing). In the case of my Sony RX100M3, the
> files are organized by date and are sorted from oldest to newest.
Great news! I see the FLAGS_REVERSE in my checkout, but no recent commits. Is
https://github.com/gphoto/gphoto2 the location of your branch?
Thanks,
Adam
On Fri, May 19, 2023, at 05:17, Marcus Meissner wrote:
> On Thu, May 18, 2023 at 02:51:00PM -0400, Adam Chasen via Gphoto-devel wrote:
>> I wo
Hi,
git push failed, now should be there ;)
Ciao, Marcus
On Fri, May 19, 2023 at 11:09:09AM -0400, Adam Chasen via Gphoto-devel wrote:
> Great news! I see the FLAGS_REVERSE in my checkout, but no recent commits. Is
> https://github.com/gphoto/gphoto2 the location of your branch?
>
> Thanks,
> A