summaryrefslogtreecommitdiff
path: root/src/lib/cross.h
AgeCommit message (Expand)Author
2025-10-15Fix macOS compile error and try to make display sleep work there.Carl Hetherington
2025-10-10Allow Waker to keep different things awake for different reasons.Carl Hetherington
2025-01-21White space: cross{_osx,_windows,_common}.cc cross.hCarl Hetherington
2025-01-07Fix failure to unmount drives when one of their partitions is mounted (#2927).Carl Hetherington
2025-01-07Move OSXDisk out of common header.Carl Hetherington
2025-01-07Store bsd_name in the OSXDisk struct.Carl Hetherington
2024-10-14Merge remote-tracking branch 'origin/main' into v2.17.xCarl Hetherington
2024-09-29Missing include.Carl Hetherington
2024-02-04Use a simpler way to decide what devices we could write to on macOS.Carl Hetherington
2023-08-26Extend run_ffprobe to allow arguments and capture of stdout.Carl Hetherington
2023-07-27Bump libdcp to one with some cleanups / header re-arrangement.Carl Hetherington
2022-05-11Use GetCommandLineW() to get a UTF16-encoded command line on Windows (#2248).Carl Hetherington
2022-05-05Use dcp::File in DCP-o-matic (#2231).Carl Hetherington
2022-04-03C++11 and whitespace cleanups.Carl Hetherington
2022-03-09Improve ratings dialog to allow only valid values (#2199).Carl Hetherington
2022-01-19Adjust how macOS drives are analysed and add a couple of tests.Carl Hetherington
2022-01-19Extract osx_disks_to_drives to cross_common for tests.Carl Hetherington
2022-01-19Extract part of analyse_media_path to cross_common for tests.Carl Hetherington
2021-09-27Add config location versioning (#2090).Carl Hetherington
2021-09-21Move 'show in file manager' code to cross_*Carl Hetherington
2021-05-26Remove privilege escalation via seteuid() etc. on Linux.Carl Hetherington
2021-05-01C++11 tidying.Carl Hetherington
2021-04-23Fix fopen() on windows to cope with long filenames (part of #1755).Carl Hetherington
2020-12-08Add get_process_id()Carl Hetherington
2020-12-03Allow PrivilegeEscalator to be disabled during tests.Carl Hetherington
2020-11-25Remove unused method.Carl Hetherington
2020-09-27Adapt for new libdcp (fixing large compiler resource requirements).Carl Hetherington
2020-09-14Rename shared_path -> resources_path.Carl Hetherington
2020-09-14Add xsd_path() and use it to fix access to .xsd files on Linux (#1830).Carl Hetherington
2020-07-26Various OSX warnings fixes.Carl Hetherington
2020-06-04Clean up handling of paths relative to the executable.Carl Hetherington
2020-04-30Revert mac rdisk vs disk stuff as I'm not convinced it makes much difference.Carl Hetherington
2020-04-27Experimental use of /dev/rdisk rather than /dev/disk on macOS,Carl Hetherington
2020-04-13Support unmounting on macOS and Windows.v2.15.51Carl Hetherington
2020-04-13Tidy up Drive and unmounting a little.Carl Hetherington
2020-04-13Tidy up nanomsg class API; add unmounting for Linux.Carl Hetherington
2020-04-07Add DCPOMATIC_DISK define and don't build stuff needing boost dll library if ...v2.15.49Carl Hetherington
2020-04-06Add disk writer tool.Carl Hetherington
2020-01-08Barely-functioning GL playback with new arrangement.Carl Hetherington
2019-11-05Yet more waking (in hash computation).Carl Hetherington
2019-10-21Rename dcpomatic_sleep -> dcpomatic_sleep_seconds.Carl Hetherington
2019-06-05Try to warn if we're running the 32-bit version on 64-bit windows (WoW64) (#1...Carl Hetherington
2018-12-23swaroop: encrypt decryption private key with motherboard UUID.Carl Hetherington
2018-12-14swaroop: fall back to home directory if the content directory is not present.Carl Hetherington
2018-11-21Tidy and fix logging.Carl Hetherington
2018-06-09Add option to open a DCP in the player (#1312).Carl Hetherington
2017-08-14Stub player.Carl Hetherington
2017-05-12Try to fix windows build failure (#1071).Carl Hetherington
2017-04-19Various Doxygen fixes.Carl Hetherington
2016-08-15Missing commit.Carl Hetherington