| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-09-27 | Remove unused method.own-config | Carl Hetherington | |
| 2021-09-27 | Add config location versioning (#2090). | Carl Hetherington | |
| 2021-09-26 | Remove some unused using statements. | Carl Hetherington | |
| 2021-09-26 | Prefer %userprofile% to %homedrive% and %homepath% for home directory ↵ | Carl Hetherington | |
| location on Windows. For some strange reason on my laptop %HOMEDRIVE% comes up as z:\ whereas %userprofile% makes more sense. | |||
| 2021-09-26 | Copy gdk-pixbuf-2.0 stuff and fix LD_LIBRARY_PATH to make SVG icons work ↵ | cah | |
| (#1996). | |||
| 2021-09-25 | Read ISDCF Metadata from 2.14.x metadata (#2083). | cah | |
| 2021-09-22 | Speculative Ubuntu 21.10 support. | Carl Hetherington | |
| 2021-09-22 | Remove some now-unused libwxgtk dependencies. | Carl Hetherington | |
| 2021-09-21 | Tweak formatting.v2.15.162 | Carl Hetherington | |
| 2021-09-21 | Bump library versions for new mxe. | Carl Hetherington | |
| 2021-09-21 | Switch wx-3.0 -> wx-3.1 on Windows. | Carl Hetherington | |
| 2021-09-21 | Only define UNICODE in src/lib/{cross_windows,util}.cc. | Carl Hetherington | |
| 2021-09-21 | Extract colours to VideoView. | Carl Hetherington | |
| 2021-09-21 | Fix incorrect display of Unicode literal on Windows. | Carl Hetherington | |
| 2021-09-21 | Move 'show in file manager' code to cross_* | Carl Hetherington | |
| 2021-09-21 | Fix environment path for player script. | Carl Hetherington | |
| 2021-09-20 | Assorted tidying. | Carl Hetherington | |
| 2021-09-20 | Add LastWrittenBy to metadata (#2080). | Carl Hetherington | |
| 2021-09-20 | Use a constexpr and a nullptr. | Carl Hetherington | |
| 2021-09-19 | include/using sorting and some white space. | Carl Hetherington | |
| 2021-09-19 | Fix failure to reset state to "to fit DCP" properly (#2081). | Carl Hetherington | |
| 2021-09-19 | Remove unused VideoContentProperty::SCALE and listen to CUSTOM_{RATIO,SIZE} ↵ | Carl Hetherington | |
| instead. ::SCALE was sort-of being used, as it was emitted during examination of video content, but it wasn't being emitted anywhere else (and CUSTOM_{RATIO,SIZE} replace its functionality as far as I can see). | |||
| 2021-09-19 | Check _inter_size in ::has_j2k() (fixes #2086). | Carl Hetherington | |
| The example in the bug shrinks a content DCP while keeping the container the same. We need to check that neither _out_size nor _inter_size have changed, to check for scaling/padding. | |||
| 2021-09-19 | Add state of _reencode_j2k to the video identifier. | Carl Hetherington | |
| Otherwise if we change the state of this and re-make a DCP it will not re-encode the J2K. | |||
| 2021-09-19 | Remove an unused using. | Carl Hetherington | |
| 2021-09-19 | Fix failure to open v2.14.x documents with invalid or empty subtitle ↵ | Carl Hetherington | |
| languages (#2085). | |||
| 2021-09-19 | C++11 and general tidying. | Carl Hetherington | |
| 2021-09-13 | Add another believed-correct subtitle timing fix.v2.15.161 | Carl Hetherington | |
| 2021-09-13 | Fix missing subtitles embedded in files decoded by FFmpeg (#2060). | Carl Hetherington | |
| Since the FFmpeg 4.4 update it seems that AVSubtitle::pts is no longer set (it's AV_NOPTS_VALUE, i think). Instead we apparently need to get the PTS from the packet, which in turn requires the stream's timebase. | |||
| 2021-09-13 | Add missing avsubtitle_free(). | Carl Hetherington | |
| 2021-09-13 | Remove some cruft from changelog. | Carl Hetherington | |
| 2021-09-13 | Fix URL in debian/copyright. | Carl Hetherington | |
| 2021-09-13 | Support building of cli-only .deb packages (#2066). | Carl Hetherington | |
| 2021-09-13 | Support debian 11. | Carl Hetherington | |
| 2021-09-02 | Updated zh_CN translation from Kahn Li.v2.15.159 | Carl Hetherington | |
| 2021-08-24 | Updated it_IT translation from Riccardo Mantani. | Carl Hetherington | |
| 2021-08-24 | Updated nl_NL translation from Rob van Nieuwkerk. | Carl Hetherington | |
| 2021-08-21 | Add Uwe Dittes as translator. | Carl Hetherington | |
| 2021-08-20 | Updated it_IT translation from Riccardo Mantani.v2.15.158 | Carl Hetherington | |
| 2021-08-20 | pot/merge. | Carl Hetherington | |
| 2021-08-20 | Fix typo if -> of (thanks to Uwe Dittes) | Carl Hetherington | |
| 2021-08-20 | Updated de_DE translation from Uwe Dittes. | Carl Hetherington | |
| 2021-08-19 | Tweak key shortcuts table appearance. | Carl Hetherington | |
| 2021-08-19 | Fix TOC in HTML version of manual. | Carl Hetherington | |
| 2021-08-17 | Updated nl_NL translation from Rob van Nieuwkerk. | Carl Hetherington | |
| 2021-08-17 | Add comments for shortcuts and extract them for the manual (#2073). | Carl Hetherington | |
| 2021-08-17 | Add defaults for facility, studio, chain, distributor (#2075). | Carl Hetherington | |
| 2021-08-17 | Rename update -> setup_sensitivity(). | Carl Hetherington | |
| 2021-08-17 | Add some keyboard shortcuts to the manual (#2073). | Carl Hetherington | |
| 2021-08-17 | Only warn about lots of frame drops in the player (#2069). | Carl Hetherington | |
