| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-06-07 | Remove some cout and tidy up slightly.2264-system-font-files-take3 | Carl Hetherington | |
| 2022-06-07 | I'm not sure a cout about audio underruns is really useful. | Carl Hetherington | |
| 2022-06-07 | Throw exceptions when Hints thread fails in tests. | Carl Hetherington | |
| 2022-06-07 | Tidying. | Carl Hetherington | |
| 2022-06-07 | Ask fontconfig to scan the system for fonts requested by text subtitle files ↵ | Carl Hetherington | |
| (#2264). | |||
| 2022-06-07 | Rearrange subtitle font management. | Carl Hetherington | |
| With this change each subtitle coming out of the player has a reference to a dcpomatic::Font that belongs to the TextContent. This hopefully solves a few problems which all basically stemmed from the fact that previously the decoders/player were deciding what the font ID in the output DCP would be - they can't do that properly. | |||
| 2022-06-06 | Move fontconfig-related code out to a class. | Carl Hetherington | |
| 2022-06-06 | In-line a call to emit_plain_start() so it's less confusing. | Carl Hetherington | |
| 2022-06-06 | Rename some variables. | Carl Hetherington | |
| 2022-06-06 | Extract method to set forced appearance. | Carl Hetherington | |
| 2022-06-06 | Extract method to escape text. | Carl Hetherington | |
| 2022-06-06 | Fix the header guard and tidy up. | Carl Hetherington | |
| 2022-06-06 | Rearrange some includes of dcpomatic_time.h | Carl Hetherington | |
| 2022-06-06 | Tidying. | Carl Hetherington | |
| 2022-06-06 | Add a comment. | Carl Hetherington | |
| 2022-06-06 | Lengthen some very short variable names. | Carl Hetherington | |
| 2022-06-06 | Switch some list -> vector for consistency. | Carl Hetherington | |
| 2022-06-06 | C++11 tidying. | Carl Hetherington | |
| 2022-06-06 | Preserve export video settings in the config (#2259). | Carl Hetherington | |
| 2022-06-06 | C++11 tidying. | Carl Hetherington | |
| 2022-06-06 | Remove unused H246_PCM export code. | Carl Hetherington | |
| 2022-06-06 | Make jump-to-first-subtitle also work with DCP subs. | Carl Hetherington | |
| 2022-06-05 | Improve accuracy of subtitle font sizing. | Carl Hetherington | |
| 2022-06-03 | Make subtitle asset filename obey custom settings (#2260). | Carl Hetherington | |
| 2022-06-03 | Tidy up some duplicated code. | Carl Hetherington | |
| 2022-06-03 | Allow sending KDMs to more emails (#2244). | Carl Hetherington | |
| 2022-06-03 | Improve some short variable names. | Carl Hetherington | |
| 2022-05-28 | Remove out-of-date comment. | Carl Hetherington | |
| 2022-05-26 | Fix race between the Butler thread starting and audio (perhaps) being disabled. | Carl Hetherington | |
| This could cause Butler::audio to be called with _audio_channels = 0 and _disable_audio = false, causing an exception in AudioBuffers when remap() tried to make an AudioBuffers object with a channel count of 0. | |||
| 2022-05-26 | Hide audio sample rate option in DCP panel unless the advanced option is ↵ | Carl Hetherington | |
| enabled. | |||
| 2022-05-26 | Cleanup: use some more make_shared. | Carl Hetherington | |
| 2022-05-26 | Lower the level of some log messages. | Carl Hetherington | |
| 2022-05-26 | Cleanup: remove unused constructor. | Carl Hetherington | |
| 2022-05-25 | Supporters update.v2.16.13 | Carl Hetherington | |
| 2022-05-25 | Fix Ubuntu 22.04 dependencies. | Carl Hetherington | |
| 2022-05-23 | Fix silly mistake adding an extra make_dcp(). | Carl Hetherington | |
| 2022-05-22 | Add another DYLD path for running locally.v2.16.12 | Carl Hetherington | |
| 2022-05-22 | OpenGL line width > 1.0 does not seem to work on macOS (gives an INVALID_VALUE). | Carl Hetherington | |
| 2022-05-22 | Cleanup: use an enum rather than a magic value. | Carl Hetherington | |
| 2022-05-22 | Add another directory to the copy_resources.sh script. | Carl Hetherington | |
| 2022-05-21 | Fix error when loading encrypted DCPs (#2257). | Carl Hetherington | |
| In d1b4dbb793e2850d032ce3c91f0c91d045ae19dc I changed have_video() to look at can_be_played() but forgot to also change have_audio(). | |||
| 2022-05-15 | Layout alignment tweaks. | Carl Hetherington | |
| 2022-05-14 | Store audio fades in template (#2254). | Carl Hetherington | |
| 2022-05-13 | Support auto-crop for YUV422P10LE. | Carl Hetherington | |
| 2022-05-13 | Give a better error when guess_crop can't cope with a pixel format. | Carl Hetherington | |
| 2022-05-12 | Fix build on Debian 9. | Carl Hetherington | |
| 2022-05-12 | Bump to release versions.v2.16.11 | Carl Hetherington | |
| 2022-05-12 | Supporters update. | Carl Hetherington | |
| 2022-05-11 | Missing <b> tag in sv_SE translation (#2243). | Carl Hetherington | |
| 2022-05-11 | Fix warning introduced a couple of commits ago. | Carl Hetherington | |
