asalamon74 / pktriggercord

Remote control for Pentax DSLR cameras
http://pktriggercord.melda.info
GNU Lesser General Public License v3.0
103 stars 38 forks source link

macOS improvements and general warnings fixed #39

Closed tempelmann closed 5 years ago

tempelmann commented 5 years ago

The first commit fixes some warnings I get with gcc on macOS in several shared source files. I took care to not break this for Linux & Win but did test this. Let me know if it causes problems.

The other commits improve the mac specific code, and add an Xcode project and explanations for easier development and debugging on a Mac.

asalamon74 commented 5 years ago

According to #38 it's not really working. What do you suggest @tempelmann ? Should I just reject this pull request, or this could maybe be helpful later and merging to the macosx branch is useful?

tempelmann commented 5 years ago

My pull req still fixes some issues, so accepting it would still help others who might try to take this further.

asalamon74 commented 5 years ago

Thanks @tempelmann, merged into the macosx branch.