Add button to force re-encode of J2K content.
[dcpomatic.git] / src / wx /
2018-11-07 Carl HetheringtonAdd button to force re-encode of J2K content.
2018-11-07 Carl Hetheringtonswaroop: new slightly-hacky way to make background... v2.13.67
2018-11-07 Carl HetheringtonFix problems when adding the same content to a playback...
2018-11-06 Carl HetheringtonDo image crop/scale/window in the butler prepare threads.
2018-11-06 Carl HetheringtonSwitch PlayerVideo::always_rgb to a new ::force and...
2018-11-06 Carl HetheringtonRemove some unused parameters.
2018-11-06 Carl HetheringtonFix bars at side/top/bottom of image in full-screen...
2018-11-06 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2018-11-06 Carl HetheringtonAdd some code to help with profiling the player.
2018-10-31 Carl Hetheringtonswaroop: beginning of encrypted MP4 / .ecinema. v2.13.65
2018-10-28 Carl HetheringtonUntested loading of playlists into the list view.
2018-10-26 Carl HetheringtonFlip SPL list and content list.
2018-10-26 Carl HetheringtonAdd empty playlist list and configuration option.
2018-10-25 Carl HetheringtonBasics of MP4 support in the player.
2018-10-25 Carl HetheringtonUse Film/Playlist for SPL management rather than specia...
2018-10-22 Carl HetheringtonUpdated nl_NL translation from Rob van Nieuwkerk.
2018-10-20 Carl Hetheringtonpot/merge.
2018-10-20 Carl HetheringtonMerge branch 'master' of /home/carl/src/dcpomatic
2018-10-20 Carl HetheringtonRemove erroneous empty gettext translations.
2018-10-19 Carl HetheringtonRename player DCP directory to player content; ignore...
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 HetheringtonUpdated it_IT translation from Riccardo Mantani.
2018-10-16 Carl HetheringtonCapitalise first letter of extended errors for appearan...
2018-10-13 Carl HetheringtonGive a better reason for not referencing when there... v2.13.61
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-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 HetheringtonAdd SPL class.
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 HetheringtonAdd info (time/type) to CPL/SPL lists.
2018-09-27 Carl HetheringtonBasic watermark.
2018-09-27 Carl HetheringtonUpdated it_IT translation from Riccardo Mantani.
2018-09-27 Carl HetheringtonSet up new watermark config.
2018-09-27 Carl HetheringtonTweak spacing.
2018-09-27 Carl HetheringtonBasic SPL support.
2018-09-27 Carl HetheringtonUntested watermarking.
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 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-23 Carl HetheringtonAdd checked_set for wxDirPickerCtrl.
2018-09-23 Carl HetheringtonAdd header guard.
2018-09-22 Carl HetheringtonAdd playback seek logging. v2.13.52
2018-09-21 Carl HetheringtonLog playback start and stop timecodes.
2018-09-19 Carl HetheringtonFix crash on close. v2.13.50
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 HetheringtonVertically-centre playback.
2018-09-17 Carl HetheringtonWhitespace.
2018-09-14 Carl HetheringtonVery basic player logging. v2.13.49
2018-09-14 Carl HetheringtonHackily update cinema player dialog when things change.
2018-09-14 Carl HetheringtonBasic and rather clumsy option to respect KDM validity...
2018-09-14 Carl HetheringtonAllow configurable start mode for player.
2018-09-14 Carl HetheringtonTweak player config dialog layout.
2018-09-14 Carl HetheringtonBasic dual-screen mode for player.
2018-09-11 Carl HetheringtonFull-screen mode for player.
2018-09-11 Carl HetheringtonMore tweaks.
2018-09-11 Carl HetheringtonMake a method private.
2018-09-11 Carl HetheringtonFix slider.
2018-09-11 Carl HetheringtonMissing file.
2018-09-11 Carl HetheringtonFilmViewer API tidying.
2018-09-11 Carl HetheringtonRename control_film_viewer file.
2018-09-11 Carl HetheringtonSeparate out management of controls.
2018-09-11 Carl Hetheringtonfilm() isn't a FilmViewer proxy.
2018-09-11 Carl HetheringtonFix play button behaviour.
2018-09-11 Carl HetheringtonFix crash.
2018-09-11 Carl HetheringtonFix build.
2018-09-11 Carl HetheringtonPartial split of film viewer.
2018-09-10 Carl HetheringtonUpdate waf to 2.0.11.
2018-09-10 Carl HetheringtonBasics of export of multiple reels to multiple files.
2018-09-08 Carl HetheringtonSplit parts of FFmpegEncoder into FFmpegFileEncoder.
2018-09-08 Carl HetheringtonUpdated fr_FR translation from Thierry Journet.
2018-09-07 Carl HetheringtonUpdated cs_CZ translation from Tomáš Begeni.
2018-09-07 Carl HetheringtonInitial nag for interface complexity.
2018-09-07 Carl HetheringtonRemove unused variable.
2018-09-07 Carl HetheringtonPut audio channels in full interface.
2018-09-07 Carl HetheringtonRest of DCP panel.
2018-09-07 Carl HetheringtonSimplify timing.
2018-09-06 Carl HetheringtonSimplify text panel.
next