Rambalac / GMaster

Panasonic Lumix Camera remote control application for Windows 10 (UWP)
93 stars 23 forks source link

Make camera profiles to contain all information about available features #13

Closed Rambalac closed 7 years ago

Rambalac commented 7 years ago

Current code tries different features even if not supported. That produces to much excessive exception logging. Create class with features flags and dictionary by camera model with preset features for known cameras to prevent request that anyway fail.