| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-03-02 | Bump versionv2.11.69 | Carl Hetherington | |
| 2018-03-02 | Fix corruption of subsampled images that are being placed into black | Carl Hetherington | |
| frames at odd offsets, using the same approach that is used when cropping. Should fix #1227. | |||
| 2018-02-28 | Always with the spaces. | Carl Hetherington | |
| 2018-02-28 | Try to sign .apps. Here Apple, just take my money. | Carl Hetherington | |
| 2018-02-28 | Bump version | Carl Hetherington | |
| 2018-02-28 | Bump versionv2.11.68 | Carl Hetherington | |
| 2018-02-28 | Fix crash if quick_refresh() fails. | Carl Hetherington | |
| 2018-02-27 | Bump libdcp/libsub to release versions and rtaudio-cdist at least to a fixed ↵ | Carl Hetherington | |
| revision. | |||
| 2018-02-26 | Bump version | Carl Hetherington | |
| 2018-02-26 | Bump versionv2.11.67 | Carl Hetherington | |
| 2018-02-26 | Make a backup of configuration when we load in a Version 2 file, and bump ↵ | Carl Hetherington | |
| our config file version to 3. | |||
| 2018-02-26 | Bump version | Carl Hetherington | |
| 2018-02-26 | Bump versionv2.11.66 | Carl Hetherington | |
| 2018-02-26 | Add ubuntu 18.04 dependencies. | Carl Hetherington | |
| 2018-02-25 | Bump version | Carl Hetherington | |
| 2018-02-25 | Bump versionv2.11.65 | Carl Hetherington | |
| 2018-02-25 | Updated es_ES translation from Manuel AC. | Carl Hetherington | |
| 2018-02-25 | Bump version | Carl Hetherington | |
| 2018-02-25 | Bump versionv2.11.64 | Carl Hetherington | |
| 2018-02-25 | Merge branch 'v2.12.x' of ssh://git.carlh.net/home/carl/git/dcpomatic into ↵ | Carl Hetherington | |
| v2.12.x | |||
| 2018-02-25 | Bump libdcp for build fix. | Carl Hetherington | |
| 2018-02-25 | Bump version | Carl Hetherington | |
| 2018-02-25 | Bump versionv2.11.63 | Carl Hetherington | |
| 2018-02-25 | Handle errors in subtitle XML better (#1209). | Carl Hetherington | |
| 2018-02-24 | Speed some operations by re-using the last PlayerVideo but with | Carl Hetherington | |
| updated metadata (where possible). Helps with #1194. | |||
| 2018-02-24 | Updated fr_FR translation from Thierry Journet. | Carl Hetherington | |
| 2018-02-24 | Bump version | Carl Hetherington | |
| 2018-02-24 | Bump versionv2.11.62 | Carl Hetherington | |
| 2018-02-23 | Another subtitle fix. | Carl Hetherington | |
| 2018-02-23 | Bump version | Carl Hetherington | |
| 2018-02-23 | Bump versionv2.11.61 | Carl Hetherington | |
| 2018-02-23 | Fix thinko in previous. | Carl Hetherington | |
| 2018-02-23 | Fix implementation of delay in 7758260; it needs to apply to | Carl Hetherington | |
| anything passed to emit_video(), not just things that come from decoders. | |||
| 2018-02-23 | Fix duplicate frames when padding. | Carl Hetherington | |
| 2018-02-22 | Actually bump libdcp for Atmos fix. | Carl Hetherington | |
| 2018-02-22 | Bump version | Carl Hetherington | |
| 2018-02-22 | Bump versionv2.11.60 | Carl Hetherington | |
| 2018-02-21 | Fix crash on decoding incomplete DCP content (e.g. on loading a VF with ↵ | Carl Hetherington | |
| subtitles into the player). | |||
| 2018-02-21 | Bump libdcp; pulls in KDM tweaks but also atmos fix. | Carl Hetherington | |
| 2018-02-21 | Bump version | Carl Hetherington | |
| 2018-02-21 | Bump versionv2.11.59 | Carl Hetherington | |
| 2018-02-20 | Add a 2-frame `delay' on content arriving at the player to give | Carl Hetherington | |
| subtitle content the chance to catch up. Fixes problems observed when overlaying a DCP subtitle onto an existing DCP and then seeking into the first subtitle. After the seek the decoder positions were: DCP: 0. subtitle: first subtitle time. This causes the DCP decoder to be pass()ed first and so the subtitle for the video frame has not arrived yet. I hope this does not cause unpredicted side effects... | |||
| 2018-02-20 | Add a possible pure virtual method. | Carl Hetherington | |
| 2018-02-18 | Bump version | Carl Hetherington | |
| 2018-02-18 | Bump versionv2.11.58 | Carl Hetherington | |
| 2018-02-18 | Hold lock for the whole of Butler::video(). Fixes jumpy nudge-seek | Carl Hetherington | |
| when playing DCPs. Before, the lock was only held to check _pending_seek_position. With that arrangement, this sequence was possible: 1. video arrives, check _pending_seek_position, decide it's ok, release lock 2. Butler::seek called, sets _pending_seek_position, clears _video 3. video that arrived in #1 is put into _video by ::video() 4. that video is given to an awaiting get_video() call. This clearly subverts the attempts not to accept new video data while a seek is pending. | |||
| 2018-02-18 | Merge branch 'v2.12.x' of ssh://git.carlh.net/home/carl/git/dcpomatic into ↵ | Carl Hetherington | |
| v2.12.x | |||
| 2018-02-18 | Fix missing subtitles in the player when they are added with a VF. | Carl Hetherington | |
| 2018-02-18 | Set up seek position correctly when a seek skips over a reel in | Carl Hetherington | |
| a DCP. | |||
| 2018-02-17 | Bump version | Carl Hetherington | |
