| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-08-04 | wip: got stuck... because PlayerVideo is related to the render sizeadjust-sizing | Carl Hetherington | |
| because its subtitles are prepared for the _video_container_size that the Player knows about. I think the only way around this would be to store the subs in PlayerVideo in some independent way and to scale/convert to bitmap later. | |||
| 2022-07-25 | Updated sl_SI translation from Martin Srebotnjak. | Carl Hetherington | |
| 2022-07-25 | Updated sl_SI translation from Martin Srebotnjak. | Carl Hetherington | |
| 2022-07-21 | C++11 tidying. | Carl Hetherington | |
| 2022-07-20 | Fix failure to update peak on changing gain (#2286).v2.16.19 | Carl Hetherington | |
| 2022-07-20 | Supporters update. | Carl Hetherington | |
| 2022-07-20 | Supporters update. | Carl Hetherington | |
| 2022-07-20 | Add option to give HTMLDialog an OK button. | Carl Hetherington | |
| 2022-07-20 | Hack more height for HTMLDialog. | Carl Hetherington | |
| 2022-07-20 | Use bitmap_path to find me.jpeg | Carl Hetherington | |
| 2022-07-20 | Change bitmap_path to take a full name with extension. | Carl Hetherington | |
| 2022-07-17 | Updated sl_SI translation from Martin Srebotnjak. | Carl Hetherington | |
| 2022-07-12 | Supporters update.v2.16.18 | Carl Hetherington | |
| 2022-07-11 | Use a vector rather than a list when returning from content_factory(). | Carl Hetherington | |
| 2022-07-11 | Little C++11 cleanup. | Carl Hetherington | |
| 2022-07-11 | Be a bit more careful with content_factory(). | Carl Hetherington | |
| 2022-07-11 | We no longer support .ecinema files. | Carl Hetherington | |
| 2022-07-10 | Updated sl_SI translation from Martin Srebotnjak. | Carl Hetherington | |
| 2022-07-09 | New sl_SI translation from Martin Srebotnjak. | Carl Hetherington | |
| 2022-07-08 | Missed bits of sl_SI translation update. | Carl Hetherington | |
| 2022-07-08 | Support sl_SI (Slovenian) translation. | Carl Hetherington | |
| 2022-07-07 | There's no longer ever a need to disable the mixdown-to-stereo option. | Carl Hetherington | |
| This used to be necessary when subtitles were exported from the same dialogue as videos. | |||
| 2022-07-07 | Updated cs_CZ translation from Tomáš Begeni. | Carl Hetherington | |
| 2022-07-02 | Supporters update. | Carl Hetherington | |
| 2022-07-01 | Restore use of SystemFontDialog so that system fonts can be selected on ↵ | Carl Hetherington | |
| Windows (#491). | |||
| 2022-07-01 | Advanced option to allow mapping to any audio channel (#2279). | Carl Hetherington | |
| 2022-06-26 | Supporters update. | Carl Hetherington | |
| 2022-06-12 | Add Prores 4444 support (#2263). | Carl Hetherington | |
| 2022-06-12 | Rename PRORES -> PRORES_HQ | Carl Hetherington | |
| 2022-06-12 | Supporters/subscribers update. | Carl Hetherington | |
| 2022-06-12 | Add tester. | Carl Hetherington | |
| 2022-06-09 | Fix strange multi-selection behaviour on Linux (#2269). | Carl Hetherington | |
| It seems that all of a sudden the behaviour of wxListCtrl's selection is strange (on Linux at least). If a list item is selected by some other action (e.g. selection in the timeline) and then you click another directly in the list, both are selected. This "fix" seems to work on Linux at least - also setting wxLIST_STATE_FOCUSED as well as wxLIST_STATE_SELECTED. I don't know why this works. | |||
| 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 | Preserve export video settings in the config (#2259). | Carl Hetherington | |
| 2022-06-06 | C++11 tidying. | Carl Hetherington | |
| 2022-06-06 | Make jump-to-first-subtitle also work with DCP subs. | Carl Hetherington | |
| 2022-06-03 | Allow sending KDMs to more emails (#2244). | 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-25 | Supporters update.v2.16.13 | 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-15 | Layout alignment tweaks. | Carl Hetherington | |
| 2022-05-12 | Fix build on Debian 9. | 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 | Updated pl_PL translation from Michał Tomaszewski. | Carl Hetherington | |
| 2022-05-11 | Fix typo in string (thanks Michał Tomaszewski) | Carl Hetherington | |
| 2022-05-08 | Add new screen to the right place just after adding a new cinema (#2249). | Carl Hetherington | |
| 2022-05-08 | Speed up content selection when we have audio analysis files (#2247). | Carl Hetherington | |
