summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-03-21Fix crash due to crosss-thread list access.2997-archCarl Hetherington
2025-03-21Use make_shared.Carl Hetherington
2025-03-21Simplify conditions.Carl Hetherington
2025-03-21Fix passing of parameters from create dev script.Carl Hetherington
2025-03-20Fix menu sensitivity.Carl Hetherington
2025-03-20Fix progress reporting.Carl Hetherington
2025-03-20White space.Carl Hetherington
2025-03-20Remove before appending to try and reduce flicker on Windows.Carl Hetherington
2025-03-20Move remote backoff sleep to before we pop a frame from the queue.Carl Hetherington
2025-03-20Improve reporting of socket errors.Carl Hetherington
2025-03-20Allow taller server log windows.Carl Hetherington
2025-03-20Fix bad server log truncation on Windows.Carl Hetherington
2025-03-19Tidy up layout of server GUI.Carl Hetherington
2025-03-19Fix missing icu .pc request.Carl Hetherington
2025-03-19Remove deprecated/removed use of resolver::query.Carl Hetherington
2025-03-19Add abstraction of io_{context,service} and use it as appropriate.Carl Hetherington
2025-03-19Make the Socket connect() call a little friendlier.Carl Hetherington
2025-03-19Add --colourspace opton to create CLI (#2967).Carl Hetherington
2025-03-19Turn the help string into a method.Carl Hetherington
2025-03-19Fix auto-crop with DCPs (#2999).Carl Hetherington
2025-03-19Add --auto-crop-threshold option to create CLI.Carl Hetherington
2025-03-19Add --auto-crop option to create CLI (#2968).Carl Hetherington
2025-03-19Fix a typo fillm -> film.Carl Hetherington
2025-03-19Initialise a member for safety.Carl Hetherington
2025-03-19Move most of the create CLI into create_cli.cc to make it more testable.Carl Hetherington
2025-03-19Tweak some white space.Carl Hetherington
2025-03-19Seek the player before creating a new butler.Carl Hetherington
2025-03-16Update debian unstable dependencies.Carl Hetherington
2025-03-16Remove old dependency on libgtk2.Carl Hetherington
2025-03-16Build with C++17 on Debian Unstable.Carl Hetherington
2025-03-16Whitespace fix.Carl Hetherington
2025-03-14Supporters update.v2.18.14Carl Hetherington
2025-03-14Fix crashes if add_config_file_controls() is not called.Carl Hetherington
2025-03-14White space.Carl Hetherington
2025-03-12White space: move_to_dialog.{cc,h}Carl Hetherington
2025-03-12Fix padding.Carl Hetherington
2025-03-12Improve layout of export subtitles dialog, especially with de_DE translation.Carl Hetherington
2025-03-12Make file and dir picker look more consistent with each other.Carl Hetherington
2025-03-10Bump libdcp for assertion fix.Carl Hetherington
2025-03-09Compress an if.Carl Hetherington
2025-03-09Tidy some shared_ptr creation.Carl Hetherington
2025-03-09Remove pointless shared_ptr.Carl Hetherington
2025-03-09Include/using sorting.Carl Hetherington
2025-03-09White space: job_manager_view.{cc,h}Carl Hetherington
2025-03-08Use wx3.2 for Debian unstable.v2.18.13Carl Hetherington
2025-03-08Fix incorrectly-removed spaces.Carl Hetherington
2025-03-08Supporters update.Carl Hetherington
2025-03-08Merge branch '2981-headless-grok'Carl Hetherington
2025-03-08Allow configuration of Grok GPU index.Carl Hetherington
2025-03-08Add list-gpus command to dcpomatic2_cli.Carl Hetherington