Revision 8f85bfda
Added by david.sorber 8 months ago
- added
- modified
- copied
- renamed
- deleted
- software
- photo_compress_archiver
- CMakeLists.txt (diff)
- external
- src
- PhotoCompressArchiver.cc (diff)
- PhotoCompressArchiver.hh (diff)
- ProtectedAndSynchronizedQueue.h
- ProtectedQueue.h
- main.cc (diff)
- photo_compress_archiver
Replace boost::filesystem with std::filesystem. Replace
boost::program_options with CLI11. Rename ProtectedAndSynchronizedQueue
to ProtectedQueue. Fix error with JPEG_REGEX. Bump version to v0.5.0.