Files
photoview/api
Vladimir Ivanov 6adc79001c Photo duplication detection (#148)
* Fixes viktorstrate/photoview#8
- Added new property CounterpartPath to Media struct to hold the path to the counterpart JPEG file (if any)
- Added new MediaType method isBasicSupportedisBasicTypeSupported()
- Added new function isFileExists() to minimize the code duplication

* Fixes viktorstrate/photoview#8
- Chaned CounterpartPath definition from string to *string
- Added new helper method FileExtensions()
- Simplified the logic inside scanForRawCounterpartFile() and scanForCompressedCounterpartFile() functions, reducing the code duplication

* Fixes viktorstrate/photoview#8
- Added debug to fileExists() function

* Cleanup fileExists logging

Co-authored-by: viktorstrate <viktorstrate@gmail.com>
2020-12-09 11:40:37 +01:00
..
2020-02-21 16:50:50 +01:00
2020-11-22 09:22:01 +00:00
2020-11-16 12:40:06 +01:00
2020-12-08 16:35:39 +01:00
2020-12-08 16:35:39 +01:00
2020-07-12 14:17:49 +02:00
2020-10-04 16:34:47 +02:00