| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-10-09 | Use dcp::filesystem to wrap filesystem calls and fix_long_path | Carl Hetherington | |
| anything that is passed to read_file() from libcxml. This should fix #2623 and other similar problems. | |||
| 2023-08-09 | Extract Film::Property to its own header to (maybe) increase compilation speed. | Carl Hetherington | |
| 2023-04-25 | Cleanup: remove some unnecessary includes. | Carl Hetherington | |
| 2023-03-16 | Don't show an error when cancelling subtitle analysis. | Carl Hetherington | |
| 2023-03-16 | Cleanup: move variable assignment that happens in every branch. | Carl Hetherington | |
| 2023-02-27 | Don't cancel finished jobs otherwise their finished callbacks will be called ↵ | Carl Hetherington | |
| again. | |||
| 2023-02-27 | Cleanup: whitespace. | Carl Hetherington | |
| 2023-02-27 | Use a ScopeGuard to manage _loading_analysis properly. | Carl Hetherington | |
| 2023-01-27 | More stack-allocated Dialog objects. | Carl Hetherington | |
| 2023-01-15 | Use wx_ptr some more. | Carl Hetherington | |
| 2023-01-14 | Add wx_ptr and use it instead of ScopeGuard in a lot of places. | Carl Hetherington | |
| 2023-01-14 | Use more ScopeGuards. | Carl Hetherington | |
| 2022-11-02 | Cleanup: use new CheckBox::bind(). | Carl Hetherington | |
| 2022-10-14 | Cleanup: use simpler ownership for FilmViewer. | Carl Hetherington | |
| 2022-09-19 | Fix incorrect subtitle outline rectangle display when subtitles | Carl Hetherington | |
| were analysed at non-zero offsets (#2336). | |||
| 2022-05-02 | C++11 tidying. | Carl Hetherington | |
| 2022-04-22 | Use libdcp's warnings.h | Carl Hetherington | |
| 2022-04-21 | Disable warnings around all wx includes. | Carl Hetherington | |
| 2022-04-21 | Tidying. | Carl Hetherington | |
| 2021-08-12 | Fix flickering black square when selecting content on Windows (#1866). | Carl Hetherington | |
| 2021-06-07 | macOS alignment fix (#2039). | Carl Hetherington | |
| 2021-05-07 | Add DCPOMATIC_SPIN_CTRL_WIDTH and use it in a few places. | Carl Hetherington | |
| 2021-04-09 | Make DCP text track language properly optional and ignore bad values on ↵ | Carl Hetherington | |
| imported DCPs (#1950). | |||
| 2021-04-09 | Stop text panel being so wide. | Carl Hetherington | |
| 2021-04-09 | Tidy up some initialisation. | Carl Hetherington | |
| 2021-03-31 | Put subtitle language back into content from the film (#1930). | Carl Hetherington | |
| This also adds the main/additional language flag. Of all the considerations about how to specify subtitle language, the most important seems to be that the language specification happens for the content where the language is; i.e. in the content text tab. | |||
| 2021-03-29 | Fix strange problems with spin entries on macOS (#1944). | Carl Hetherington | |
| SetRange() with minimum > 0 seems to stop entry of numbers by selecting the existing one and typing new. Also we can make Enter work properly by adding a handler. | |||
| 2021-03-27 | C++11 tidying. | Carl Hetherington | |
| 2021-03-27 | Fix odd difference on handling of x and y scale for subtitles in the UI. | Carl Hetherington | |
| 2021-01-31 | Use enum class for Film::Property. | Carl Hetherington | |
| 2021-01-31 | More enum class additions. | Carl Hetherington | |
| 2021-01-07 | BOOST_FOREACH. | Carl Hetherington | |
| 2021-01-07 | std::shared_ptr | Carl Hetherington | |
| 2020-11-25 | Disallow referring to subtitles / closed captions with start trim. | Carl Hetherington | |
| Since per Bv2.1 we can't have subs / closed captions with non-zero entry point I think we have no choice but to rewrite in that case (#1802). | |||
| 2020-11-21 | Remove the "simple" UI (#1868). | Carl Hetherington | |
| It just seemed to cause more problems than it solved; mainly people enabling it by mistake and then being told to click buttons that they could not see. | |||
| 2020-11-20 | Remove subtitle language from text content. | Carl Hetherington | |
| 2020-11-15 | Improve text panel layout with GTK3's enormous spin controls. | Carl Hetherington | |
| 2020-11-13 | More vertical alignment fixes. | Carl Hetherington | |
| 2020-08-26 | Try to stop strange subtitle area displays by preventing re-entrancy to ↵ | Carl Hetherington | |
| try_to_load_analysis (#1813). | |||
| 2020-05-24 | Layout tweaks for GTK3. | 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-01-09 | Update text panel 'why not' note when film's standard is changed. | Carl Hetherington | |
| Forward-ported from e8582393bd1367fff36bae8e053d799073d8b2ed in master. | |||
| 2020-01-09 | Make the 'why not' messages for VF a bit clearer. | Carl Hetherington | |
| Before it sounded like just because we couldn't refer to (e.g.) the audio we couldn't refer to any part of the DCP. | |||
| 2019-08-30 | Make player more tolerant of some DCP errors. | Carl Hetherington | |
| 2019-07-25 | Optimise decoder_factory for DCPDecoder by offering the old decoder | Carl Hetherington | |
| (if available) to recover the list of reels from, rather than having to scan the filesystem again. | |||
| 2019-05-10 | Hide language / DCP track as appropriate with closed/open caption | Carl Hetherington | |
| choice. | |||
| 2019-04-17 | Don't offer setting for line spacing with DCP subs (#1527).v2.13.148 | Carl Hetherington | |
| 2019-03-27 | Hack to avoid empty tracks appearing in the DCP Track control. | Carl Hetherington | |
| 2019-03-24 | Differentiate Y in a couple of i18n places. | Carl Hetherington | |
| 2019-02-08 | Don't offer to make closed captions from subs in FFmpeg files (related to ↵ | Carl Hetherington | |
| #1393). | |||
