Skip to content

Commit

Permalink
Merge pull request #510 from kmilos/kmilos/sammy_gx_flags
Browse files Browse the repository at this point in the history
Remove some unsupported Samsung DNG model flags
  • Loading branch information
LebedevRI authored Aug 9, 2023
2 parents 1837b43 + b2e5a70 commit c3f55c4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions data/cameras.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17521,16 +17521,16 @@
<Camera make="SAMSUNG DIGITAL IMA" model="SAMSUNG GX20" mode="dng" supported="no-samples">
<ID make="Samsung" model="GX20">Samsung GX20</ID>
</Camera>
<Camera make="samsung" model="SM-G920F" supported="no-samples">
<Camera make="samsung" model="SM-G920F" mode="dng">
<ID make="Samsung" model="G920F">Samsung G920F</ID>
</Camera>
<Camera make="samsung" model="SM-G935F" supported="no-samples">
<Camera make="samsung" model="SM-G935F" mode="dng">
<ID make="Samsung" model="G935F">Samsung G935F</ID>
</Camera>
<Camera make="SAMSUNG TECHWIN Co." model="SAMSUNG GX10" supported="no-samples">
<Camera make="SAMSUNG TECHWIN Co." model="SAMSUNG GX10" mode="dng">
<ID make="Samsung" model="GX10">Samsung GX10</ID>
</Camera>
<Camera make="SAMSUNG TECHWIN Co." model="SAMSUNG GX20" supported="no-samples">
<Camera make="SAMSUNG TECHWIN Co." model="SAMSUNG GX20" mode="dng">
<ID make="Samsung" model="GX20">Samsung GX20</ID>
</Camera>
<Camera make="Nokia" model="Lumia 1020" mode="dng">
Expand Down

0 comments on commit c3f55c4

Please sign in to comment.