HaikuArchives / PhotoGrabber

PhotoGrabber is an application that downloads/deletes pictures from USB digital cameras
2 stars 10 forks source link

Updated version 2.3.3 #10

Closed Vidrep closed 6 years ago

Vidrep commented 6 years ago

Before "Fishpond" disappeared suddenly from active Haiku development he left me a master copy of his rewrite of PhotoGrabber v2.3.3, which does build on 64 bit Haiku. I went through all the directories and stripped out all of the leftover NetBeans files and crud from his previous test builds. I also made a few edits to the included Makefile to reflect some those changes. I ran "make" on a 64 bit platform to be sure that it builds and functions correctly. It has been tested as working using both a Canon SD1000 and Sony HDR-TG5V. Next, I built using the Clang Static Analyzer. I have attached the following files:

PhotoGrabber-master-stripped.zip (source files) scan-build-PhotoGrabber.txt (scan-build terminal output) scan-build-2017-12-16-160207-6208-1.zip (Clang Static Analyzer Report) PackageInfo.txt (for creating Haiku hpkg)

Further cleanup of the Makefile will be necessary. Thank you for reviewing!

Vidrep commented 6 years ago

PhotoGrabber-master-stripped.zip scan-build-2017-12-16-160207-6208-1.zip scan-build-PhotoGrabber.txt PackageInfo.txt