dcpomatic.git
2018-10-20 Carl HetheringtonFix crash on exporting multi-reel to a single file...
2018-10-19 Carl HetheringtonRename player DCP directory to player content; ignore...
2018-10-19 Carl HetheringtonAdd decryption support. v2.13.63
2018-10-17 Carl HetheringtonRevert overwrite changes; remove our replacement of... v2.13.62
2018-10-17 Carl HetheringtonRevert "Remove wxWidgets' file overwrite checks in...
2018-10-17 Carl HetheringtonRemove wxWidgets' file overwrite checks in favour of...
2018-10-17 Carl HetheringtonPrevent un-prompted overwrite of files when exporting...
2018-10-17 Carl HetheringtonAdd some default filenames (#1383).
2018-10-16 Carl HetheringtonCollect subtitles at the same time before emitting...
2018-10-16 Carl HetheringtonUpdated it_IT translation from Riccardo Mantani.
2018-10-16 Carl HetheringtonAdd another translator to i18nup.
2018-10-16 Carl HetheringtonBetter error when trying to load a DCP from a non-DCP...
2018-10-16 Carl HetheringtonCapitalise first letter of extended errors for appearan...
2018-10-16 Carl HetheringtonUnnecessary using.
2018-10-14 Carl HetheringtonMore detailed ZIP decode errors; fix failure to downloa...
2018-10-14 Carl HetheringtonTypo in previous.
2018-10-14 Carl HetheringtonMore detailed ZIP errors.
2018-10-14 Carl HetheringtonTry to fix crash when zip_open_from_source returns...
2018-10-13 Carl HetheringtonGive a better reason for not referencing when there... v2.13.61
2018-10-13 Carl HetheringtonFix bad chars.
2018-10-13 Carl HetheringtonRemove debug code.
2018-10-13 Carl HetheringtonFix build.
2018-10-13 Carl HetheringtonImprove Windows bad-chars error.
2018-10-13 Carl HetheringtonGive a more informative error when using bad filename... v2.13.60
2018-10-13 Carl HetheringtonFix test build.
2018-10-12 Carl HetheringtonTry to only build tests on Ubuntu 18.04 for now (mostly...
2018-10-12 Carl HetheringtonMissing uselib.
2018-10-12 Carl HetheringtonFix OS X warning.
2018-10-12 Carl HetheringtonFix colours when filling in the preview. Fix outline...
2018-10-12 Carl HetheringtonHide black line in preview.
2018-10-12 Carl HetheringtonBuild fixes.
2018-10-12 Carl HetheringtonUse ImageMagick for test stuff.
2018-10-12 Carl HetheringtonRestore Image::as_png using libpng.
2018-10-11 Carl HetheringtonChange MagickImageProxy to FFmpegImageProxy and make...
2018-10-10 Carl HetheringtonFix non-variant build.
2018-10-09 Carl HetheringtonBump libdcp for raw_convert stuff. v2.13.59
2018-10-09 Carl HetheringtonAdd locations page for some player preferences. v2.13.58
2018-10-09 Carl HetheringtonAdd load button for SPL.
2018-10-09 Carl Hetheringtonswaroop: restart playback after player crash.
2018-10-09 Carl HetheringtonAdd SPL class.
2018-10-09 Carl HetheringtonQuell config-save warning when we're only trying to...
2018-10-09 Carl Hetheringtonswaroop: go to black on stop in player.
2018-10-09 Carl Hetheringtonswaroop: required monitors checks.
2018-10-09 Carl Hetheringtonswaroop: Add date/time to watermark.
2018-10-09 Carl Hetheringtonswaroop: extend possible watermark length.
2018-10-08 Carl HetheringtonTry to fix crash reported in active_jobs_changed.
2018-09-28 Carl Hetheringtonswaroop: Disable play/stop/pause and slider during...
2018-09-28 Carl HetheringtonDon't read DCP directory if we're not looking at it.
2018-09-28 Carl HetheringtonCatch exception from file_size. v2.13.57
2018-09-28 Carl HetheringtonAdd info (time/type) to CPL/SPL lists.
2018-09-27 Carl HetheringtonBump libsub for subrip tag case fix.
2018-09-27 Carl HetheringtonBasic watermark.
2018-09-27 Carl HetheringtonUpdated it_IT translation from Riccardo Mantani.
2018-09-27 Carl HetheringtonBasic KDM server.
2018-09-27 Carl HetheringtonFix non-variant build (#1373).
2018-09-27 Carl HetheringtonSet up new watermark config.
2018-09-27 Carl Hetheringtonswaroop: take ownership of config file if we're run...
2018-09-27 Carl HetheringtonTweak spacing.
2018-09-27 Carl HetheringtonDisable preferences menu if the config can't be written.
2018-09-27 Carl HetheringtonBasic SPL support.
2018-09-27 Carl HetheringtonUntested watermarking.
2018-09-27 Carl HetheringtonMissing #ifdef for swaroop variant.
2018-09-26 Carl HetheringtonSupport download of KDMs from a web service in swaroop... v2.13.56
2018-09-26 Carl HetheringtonFinish off background image support for swaroop variant.
2018-09-26 Carl HetheringtonAdd background image configuration to swaroop variant.
2018-09-26 Carl HetheringtonFix empty player background.
2018-09-25 Carl HetheringtonAdd frame rate to technical summary of content.
2018-09-25 Carl HetheringtonBump libdcp for multi-PKL fix.
2018-09-25 Carl HetheringtonFix log display and auto-load KDMs from the configured... v2.13.55
2018-09-24 Carl HetheringtonAdd KDM directory configuration in player.
2018-09-24 Carl HetheringtonAdd very basic logging in the dual-screen player.
2018-09-24 Carl HetheringtonMore Controls API tweaks.
2018-09-24 Carl HetheringtonSimplify Controls API slightly.
2018-09-24 Carl HetheringtonAdd swaroop-profile start/stop/pause buttons.
2018-09-24 Carl HetheringtonFix up DCP list in player.
2018-09-24 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2018-09-24 Carl HetheringtonUse linuxdeploy. v2.13.54
2018-09-23 Carl HetheringtonBump libdcp for Atmos KeyId fix.
2018-09-23 Carl HetheringtonAdd player DCP directory to config.
2018-09-23 Carl HetheringtonAdd checked_set for wxDirPickerCtrl.
2018-09-23 Carl HetheringtonAdd header guard.
2018-09-22 Carl HetheringtonMerge player-only option into swaroop variant.
2018-09-22 Carl HetheringtonFix AppImage .desktop file again. v2.13.53
2018-09-22 Carl HetheringtonAdd playback seek logging. v2.13.52
2018-09-21 Carl HetheringtonLog playback start and stop timecodes.
2018-09-21 Carl HetheringtonFix thinko in cscript option defaults.
2018-09-21 Carl HetheringtonAdd Categories tag to AppImage .desktop file. v2.13.51
2018-09-21 Carl HetheringtonAdd swaroop variant and use it to remove the screen...
2018-09-20 Carl HetheringtonFix build.
2018-09-19 Carl HetheringtonAllow player-only builds.
2018-09-19 Carl HetheringtonFix crash on close. v2.13.50
2018-09-19 Carl HetheringtonRemove unnecessary controls.
2018-09-19 Carl HetheringtonFix background colouring.
2018-09-18 Carl HetheringtonProbably-better approach to dual-screen; reparent the...
2018-09-18 Carl HetheringtonTweak label.
2018-09-18 Carl HetheringtonConfigurable window arrangement in player dual-screen...
2018-09-18 Carl HetheringtonProbably makes sense to default to checking KDM validit...
2018-09-18 Carl HetheringtonVertically-centre playback.
2018-09-17 Carl HetheringtonWhitespace.
2018-09-17 Carl HetheringtonAdd some separators.
next