| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-04-28 | Missing files.v2.15.64 | Carl Hetherington | |
| 2020-04-27 | Writer on macOS runs as root, so trying to use the config_path()v2.15.63 | Carl Hetherington | |
| to log to will end up trying to write to root's home. Instead, log to stdout as the process control stuff redirects that into /var/log anyway. | |||
| 2020-04-27 | Experimental use of /dev/rdisk rather than /dev/disk on macOS, | Carl Hetherington | |
| as there is some suggestion it is faster. | |||
| 2020-04-27 | Add Sebastian Leitner as a tester. | Carl Hetherington | |
| 2020-04-27 | Use F_SET_EXT2 not EXT4. | Carl Hetherington | |
| 2020-04-27 | The Disk Writer also needs openssl as creating its Config objectv2.15.62 | Carl Hetherington | |
| will try to make certificates if it's the first DCP-o-matic tool to be run on a machine. In theory we could make the cert creation not happen for the disk writer but that seems a little fiddly. | |||
| 2020-04-27 | Fix disk writer stdout/stderr paths. | Carl Hetherington | |
| 2020-04-27 | Missing icons for _disk. | Carl Hetherington | |
| 2020-04-27 | Missed disk writer from appimage. | Carl Hetherington | |
| 2020-04-26 | More Debian 8 trimming.v2.15.61 | Carl Hetherington | |
| 2020-04-26 | Debian 8 will be EOL before DCP-o-matic 2.16.0. | Carl Hetherington | |
| 2020-04-26 | Debian 9 uses an older libxerces. | Carl Hetherington | |
| 2020-04-26 | Some basic notes on smoke testing. | Carl Hetherington | |
| 2020-04-26 | Ubuntu 19.10 also has libnanomsg5. | Carl Hetherington | |
| 2020-04-26 | Add disk desktop icon to spec. | Carl Hetherington | |
| 2020-04-26 | Add missing creation of .desktop file for disk tool. | Carl Hetherington | |
| 2020-04-26 | Fix ubuntu 20.04 nanomsg version. | Carl Hetherington | |
| 2020-04-26 | Fix previous on Windows/macOS.v2.15.60 | Carl Hetherington | |
| 2020-04-25 | Add link with anl to fix Centos 8 build.v2.15.59 | Carl Hetherington | |
| 2020-04-25 | Can't build disk on Ubuntu 16.04 as boost is too old. | Carl Hetherington | |
| 2020-04-25 | We build the disk stuff for AppImage (which uses 16.04) so we might as well ↵ | Carl Hetherington | |
| build for 16.04 as well. | |||
| 2020-04-24 | Fix xerces version for Ubuntu 16.v2.15.58 | Carl Hetherington | |
| 2020-04-24 | Missing dependencies. | Carl Hetherington | |
| 2020-04-24 | Expand can_build_disk a bit. | Carl Hetherington | |
| 2020-04-24 | Missing nanomsg dependencies. | Carl Hetherington | |
| 2020-04-24 | Build disk on Ubuntu 19.10 and 20.04 | Carl Hetherington | |
| 2020-04-24 | Missing dylib for macOS. | Carl Hetherington | |
| 2020-04-24 | Fix typo and missing serialisation of offsets at time of analysis. | Carl Hetherington | |
| 2020-04-24 | Another build fix (for non-Linux this time).v2.15.57 | Carl Hetherington | |
| 2020-04-24 | Fix some missing dependencies.v2.15.56 | Carl Hetherington | |
| 2020-04-24 | Ubuntu 20.04 packaging. | Carl Hetherington | |
| 2020-04-24 | Merge branch 'v2.15.x' of ssh://git.carlh.net/home/carl/git/dcpomatic into ↵ | Carl Hetherington | |
| v2.15.x | |||
| 2020-04-24 | Fix build following previous commit. | Carl Hetherington | |
| 2020-04-24 | Merge branch 'v2.15.x' of ssh://git.carlh.net/home/carl/git/dcpomatic into ↵v2.15.55 | Carl Hetherington | |
| v2.15.x | |||
| 2020-04-24 | Hopefully we can use GTK's file chooser button again now. | Carl Hetherington | |
| 2020-04-24 | Remove disk-build optional stuff from macOS build. | Carl Hetherington | |
| 2020-04-24 | Alway build with --enable-disk if we can, regardless of any cscript option.v2.15.54 | Carl Hetherington | |
| 2020-04-24 | Add subtitle analysis so that the outline of all subtitles | Carl Hetherington | |
| in a piece of content can be overlaid onto the preview (#1233). | |||
| 2020-04-24 | Substantial reworking of the font rendering code to measure | Carl Hetherington | |
| the size of the text before rendering, thereby creating correctly- sized output images (rather than ones with guesses on height and with the full target width). This uses some potentially dubious behaviour described here https://stackoverflow.com/questions/31788577/create-pango-layout-before-cairo-surface and could cause any number of problems. The advantages are that a) it should be a little more efficient and b) the images created for the subtitle analysis code are useful. | |||
| 2020-04-24 | More extractions. | Carl Hetherington | |
| 2020-04-24 | Use a variable for subtitles.front() | Carl Hetherington | |
| 2020-04-24 | Extract some bits of code into their own methods. | Carl Hetherington | |
| 2020-04-24 | Improve layout of drive-wipe warning dialogue. | Carl Hetherington | |
| 2020-04-24 | Add pre-running warning to disk writer. | Carl Hetherington | |
| 2020-04-23 | Missing Windows DLL. | Carl Hetherington | |
| 2020-04-23 | Don't clobber the current _player_video when the butler returns AGAIN. ↵ | Carl Hetherington | |
| Fixes some seek-related glitches. | |||
| 2020-04-23 | Nicer fix for 86102d30bf0aad89115bbeb3d8aaa2a27a0aa432 | Carl Hetherington | |
| 2020-04-23 | Add accessor for _playlist. | Carl Hetherington | |
| 2020-04-23 | Fix complete failure of preview/playback introduced inv2.15.53 | Carl Hetherington | |
| 4219d4b76c5cd5690b1f4fa0c248d93ced26d05a. | |||
| 2020-04-21 | Add option to set project properties from a DCP loaded as content (#1688). | Carl Hetherington | |
