| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-10-08 | fixup! wip: CUDA with nvjpeg2knvidia2 | Carl Hetherington | |
| 2025-09-30 | Allow configuration of Grok or nvjpeg2k GPU encoding. | Carl Hetherington | |
| 2025-09-30 | Generalise encode_cli a little. | Carl Hetherington | |
| 2025-07-10 | Replace String::compose with fmt. | Carl Hetherington | |
| sed -i "/Plural-Forms/n;/%100/n;/scanf/n;s/%[123456789]/{}/g" src/lib/*.cc src/lib/*.h src/wx/*.cc src/tools/*.cc src/lib/po/*.po src/wx/po/*.po src/tools/po/*.po test/*.cc sed -i "s/String::compose */fmt::format/g" src/lib/*.cc src/lib/*.h src/wx/*.cc src/tools/*.cc test/*.cc | |||
| 2025-06-17 | Pass Ratio around as an object rather than a pointer. | Carl Hetherington | |
| 2025-03-08 | Allow configuration of Grok GPU index. | Carl Hetherington | |
| 2025-03-08 | Add list-gpus command to dcpomatic2_cli. | Carl Hetherington | |
| 2025-03-08 | Support some more grok configuration in the dcpomatic2_cli. | Carl Hetherington | |
| 2025-03-08 | Allow configuration of Grok licence via dcpomatic2_cli (#2981). | Carl Hetherington | |
| 2025-03-08 | Further help clarification. | Carl Hetherington | |
| 2025-03-08 | Tweak help to suggest that the film is really a command parameter. | Carl Hetherington | |
| 2025-03-08 | Make --dump into a command. | Carl Hetherington | |
| 2025-03-08 | Make --list-servers into a command. | Carl Hetherington | |
| 2025-03-08 | Preparation for offering command in the encode CLI. | Carl Hetherington | |
| 2025-03-08 | Add a basic test of the encode CLI. | Carl Hetherington | |
| 2025-03-08 | Remove unnecessary new line. | Carl Hetherington | |
| 2025-03-05 | Create SignalManager in the front end, not the tested part. | Carl Hetherington | |
| Otherwise the wrong SignalManager gets used for some tests (after an encode_cli test) which causes problems. | |||
| 2025-03-03 | Fix some erroneous exit() commands in the new encode CLI. | Carl Hetherington | |
| 2025-03-03 | Fix use of program_name in encode CLI. | Carl Hetherington | |
| 2025-03-03 | Tidy up by using a shared_ptr. | Carl Hetherington | |
| 2025-03-02 | Move CLI encoder to a vaguely-testable method. | Carl Hetherington | |
