Missed update to private test repo version.
[dcpomatic.git] / src / lib / cross_common.cc
2023-11-19 Carl HetheringtonFix out-of-bounds read in OSX disk checking (#2658).
2022-09-14 Carl HetheringtonFix some spelling mistakes (mostly in comments).
2022-04-22 Carl HetheringtonUse libdcp's warnings.h
2022-02-02 Carl HetheringtonFix another misunderstanding with macOS drive discovery. v2.16.0
2022-01-19 Carl HetheringtonAdjust how macOS drives are analysed and add a couple...
2022-01-19 Carl HetheringtonExtract osx_disks_to_drives to cross_common for tests.
2022-01-19 Carl HetheringtonExtract part of analyse_media_path to cross_common...
2021-04-29 Carl HetheringtonC++11 tidying.
2021-01-07 Carl HetheringtonBOOST_FOREACH.
2020-07-27 Carl HetheringtonMerge branch 'warnings' into v2.15.x.
2020-07-26 Carl HetheringtonIgnore libxml++ warnings in a nicer way.
2020-05-02 Carl HetheringtonRemove some debug code.
2020-04-12 Carl HetheringtonTidy up Drive and unmounting a little.
2020-04-12 Carl HetheringtonTidy up nanomsg class API; add unmounting for Linux.
2020-04-06 Carl HetheringtonAdd disk writer tool.