| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-03-16 | Add dark-mode link icon. | Carl Hetherington | |
| 2024-03-15 | Remove some more unnecessary copying for macOS command line. | Carl Hetherington | |
| 2024-03-15 | Get prefs icons from the source tree on when starting from the macOS console. | Carl Hetherington | |
| 2024-02-05 | Add com.apple.security.cs.allow-unsigned-executable-memory (#2735). | Carl Hetherington | |
| Tobi pointed out that the crashing thread crashes when trying to execute the first instruction in the page VM_ALLOCATE 119af0000-119af1000 [ 4K] r-x/rwx SM=PRV which is dynamically allocated with VM_ALLOCATE (as opposed to being a memory-mapped binary). Its protections (r-x/rwx) suggest that its being used for JIT, so this code isn't signed, so the process is killed by the hardened runtime. We suspect FFmpeg is doing some JIT but perhaps only on x86_64 (as I couldn't reproduce the crash on arm64). | |||
| 2024-02-04 | Allow setting paths for a build with a workspace directory and a provided ↵ | Carl Hetherington | |
| SDK, or the local default. | |||
| 2024-02-04 | Detect arch in set_paths.sh. | Carl Hetherington | |
| 2024-02-04 | Make set_paths.sh work on x86_64 and arm64. | Carl Hetherington | |
| 2024-01-02 | Remove tick/no_tick icons which I believe are no longer used. | Carl Hetherington | |
| They were added to the list in the playlist editor but seemingly not used. | |||
| 2023-12-24 | Add stubs for fa_IR (Farsi/Persian).v2.16.71 | Carl Hetherington | |
| 2023-11-27 | Uninstall encode server link. | Carl Hetherington | |
| 2023-11-27 | Add missing file=f so that all desktop shortcuts are uninstalled. | Carl Hetherington | |
| 2023-11-27 | Set shell var context so that when uninstalling we look in the same place ↵ | Carl Hetherington | |
| for shortcuts as when installing. | |||
| 2023-11-27 | Cleanup: add start_menu_shortcut(). | Carl Hetherington | |
| 2023-11-27 | Extract some common parts of the uninstaller. | Carl Hetherington | |
| 2023-11-27 | Fix installer with non-ASCII user names (#2668). | Carl Hetherington | |
| 2023-09-29 | Install for all users on Windows (#2202). | Carl Hetherington | |
| 2023-07-24 | Add stubs for Georgian (ka_KA) language support. | Carl Hetherington | |
| 2023-05-14 | Re-order binary names. | Carl Hetherington | |
| I've no idea why this works (to fix weird errors from the Apple signing stuff) but it does... | |||
| 2023-05-13 | Missing relink of dcpomatic2_map. | Carl Hetherington | |
| 2023-05-13 | Fix missing signing of dcpomatic2_map. | Carl Hetherington | |
| 2023-05-13 | Add dcpomatic2_map tool (#2445). | Carl Hetherington | |
| 2023-03-16 | Fix missing xsd file in windows installer. | Carl Hetherington | |
| 2023-03-03 | Move some settings to new non-standard page. | Carl Hetherington | |
| 2023-01-06 | Fix missing batch converter tool icons. | Carl Hetherington | |
| 2022-11-16 | Bundle dcpkdm from libdcp as dcpomatic2_kdm_inspect (#2366).v2.16.33 | Carl Hetherington | |
| 2022-10-18 | Use different icons for the timeline in dark/light modes. | Carl Hetherington | |
| 2022-10-18 | Use slightly better icons for macOS prefs in dark mode. | Carl Hetherington | |
| 2022-08-26 | Template hu_HU translation. | Carl Hetherington | |
| 2022-07-20 | Make it possible to build just one thing for macOS rather than everything. | Carl Hetherington | |
| 2022-07-20 | Also copy fonts in osx/copy_resources.sh | Carl Hetherington | |
| 2022-07-08 | Support sl_SI (Slovenian) translation. | Carl Hetherington | |
| 2022-07-02 | Fix debug build on Windows. | Carl Hetherington | |
| 2022-05-22 | Add another directory to the copy_resources.sh script. | Carl Hetherington | |
| 2022-04-30 | We don't have python f-strings everywhere. | Carl Hetherington | |
| 2022-04-30 | Add editor to a few more missing places. | Carl Hetherington | |
| 2022-04-29 | Add a simple DCP editor. | Carl Hetherington | |
| 2022-03-09 | Improve ratings dialog to allow only valid values (#2199). | Carl Hetherington | |
| 2022-02-25 | libcrypto has a new version in the updated mxe. | Carl Hetherington | |
| 2022-02-25 | Package without libjasper and liblcms2, both of which were dependencies | Carl Hetherington | |
| of GraphicsMagick, which we've removed from the build environment as it's no longer required. | |||
| 2022-02-25 | Include some DLLs that gdb needs. | Carl Hetherington | |
| 2022-02-25 | Add -x32/-x64 suffix to boost libraries when building for Windows. | Carl Hetherington | |
| 2022-02-17 | Build with an ffmpeg that includes libdav1d. | Carl Hetherington | |
| 2022-02-07 | Use different names for the 10.6 (thin) and 10.9 (universal) DMG files. | Carl Hetherington | |
| 2022-01-18 | Fix .dmg naming yet again; sed was breaking the $? check. | Carl Hetherington | |
| 2022-01-18 | Remove v that snuck into DMG filenames.v2.15.186 | Carl Hetherington | |
| 2022-01-18 | Fix incorrect git command when getting the version with an exact tag. | Carl Hetherington | |
| 2022-01-17 | Fix versioning of .dmg filenames. | Carl Hetherington | |
| Now we use a tag if there is one at the commit we built, otherwise <branch>-<commit>. | |||
| 2021-12-18 | Fix inexplicable change to dylib paths with new VM.v2.15.180 | Carl Hetherington | |
| After re-creating the macOS build VM, suddenly liblwext4 ends up linked as @rpath/liblwext4.dylib which breaks the DoM make_dmg script. I can only guess this is due to me installing a newer CMake. | |||
| 2021-09-27 | Re-work OpenGL video view to use modern shaders / APIs. | Carl Hetherington | |
| 2021-09-21 | Bump library versions for new mxe. | Carl Hetherington | |
