Fix some unused variable warnings on macOS.
[dcpomatic.git] / src / lib / cross_osx.cc
2020-07-27 Carl HetheringtonFix some unused variable warnings on macOS.
2020-07-26 Carl HetheringtonVarious OSX warnings fixes.
2020-06-03 Carl HetheringtonClean up handling of paths relative to the executable.
2020-04-30 Carl HetheringtonAdd some more macOS debug logging for disks, and ignore...
2020-04-29 Carl HetheringtonRevert mac rdisk vs disk stuff as I'm not convinced...
2020-04-27 Carl HetheringtonExperimental use of /dev/rdisk rather than /dev/disk...
2020-04-12 Carl HetheringtonSupport unmounting on macOS and Windows. v2.15.51
2020-04-12 Carl HetheringtonTidy up nanomsg class API; add unmounting for Linux.
2020-04-08 Carl HetheringtonFix build on old 10.6 environment.
2020-04-06 Carl HetheringtonAdd DCPOMATIC_DISK define and don't build stuff needing... v2.15.49
2020-04-06 Carl HetheringtonAdd disk writer tool.