Change video content scaling so that it either:
[dcpomatic.git] / src / wx /
2020-05-11 Carl HetheringtonChange video content scaling so that it either:
2020-05-11 Carl HetheringtonReformat crop controls.
2020-05-06 Carl HetheringtonAdd a crazy amount of missed files from the previous...
2020-05-06 Carl HetheringtonAdd a new "Add DKDM" dialogue (#1637).
2020-05-06 Carl HetheringtonAdd a 'Make DKDM' dialogue box to simplify and (hopeful...
2020-05-06 Carl HetheringtonExtract common code out into kdm_for_screen()
2020-05-06 Carl HetheringtonRemove some now-pointless passing of name_values.
2020-05-06 Carl HetheringtonSet 'i' earlier in name_values.
2020-05-06 Carl HetheringtonWrite 'f', 'b' and 'e' tags into all KDMWithMetadata...
2020-05-06 Carl HetheringtonRename some variables and re-implement collect().
2020-05-06 Carl HetheringtonMove some functions to kdm_with_metadata
2020-05-06 Carl HetheringtonReplace CinemaKDMs class with a list<KDMWithMetadata>
2020-05-06 Carl HetheringtonPull methods out of CinemaKDMs.
2020-05-06 Carl HetheringtonRemove Screen pointer from KDMWithMetadata, preferring to
2020-05-06 Carl HetheringtonAdd KDMWithMetadataPtr typedef
2020-05-06 Carl HetheringtonRename ScreenKDM -> KDMWithMetadata
2020-05-04 Carl HetheringtonMove Film::make_kdms to the call sites.
2020-05-02 Carl Hetheringtonpot/merge. v2.15.71
2020-05-02 Carl HetheringtonFormatting tweaks to unmount dialogue.
2020-04-29 Carl HetheringtonAdd exit command to stress tester.
2020-04-29 Carl HetheringtonPut current frame position in seek-by-frame dialogue...
2020-04-29 Carl HetheringtonAdd hinting to the seek dialogue; may be a nice fix...
2020-04-29 Carl HetheringtonUse raw_convert rather than lexical_cast.
2020-04-27 Carl HetheringtonAdd Sebastian Leitner as a tester.
2020-04-24 Carl HetheringtonAnother build fix (for non-Linux this time). v2.15.57
2020-04-24 Carl HetheringtonUbuntu 20.04 packaging.
2020-04-24 Carl HetheringtonMerge branch 'v2.15.x' of ssh://git.carlh.net/home...
2020-04-24 Carl HetheringtonFix build following previous commit.
2020-04-23 Carl HetheringtonMerge branch 'v2.15.x' of ssh://git.carlh.net/home... v2.15.55
2020-04-23 Carl HetheringtonHopefully we can use GTK's file chooser button again...
2020-04-23 Carl HetheringtonAdd subtitle analysis so that the outline of all subtitles
2020-04-23 Carl HetheringtonImprove layout of drive-wipe warning dialogue.
2020-04-23 Carl HetheringtonAdd pre-running warning to disk writer.
2020-04-23 Carl HetheringtonDon't clobber the current _player_video when the butler...
2020-04-23 Carl HetheringtonNicer fix for 86102d30bf0aad89115bbeb3d8aaa2a27a0aa432
2020-04-22 Carl HetheringtonFix complete failure of preview/playback introduced in v2.15.53
2020-04-21 Carl HetheringtonAdd option to set project properties from a DCP loaded...
2020-04-21 Carl HetheringtonAdd code to copy the data and hook it up to a menu...
2020-04-19 Carl HetheringtonAdd LEQ(m) when analysing audio (#1382). v2.15.52
2020-04-15 Carl HetheringtonFix length of player output so it can be either the...
2020-04-14 Carl HetheringtonTry to improve spacing in Keys tab of prefs on macOS...
2020-04-14 Carl HetheringtonFix glitchy timeline slider if its update timer goes...
2020-04-14 Carl HetheringtonSeek to last frame if a request is made beyond the...
2020-04-14 Carl HetheringtonFix Empty/Player behaviour when using a playlist that...
2020-04-14 Carl HetheringtonIgnore and report failures to decode frames during...
2020-04-14 Carl HetheringtonDCPReadError -> ReadError in libdcp.
2020-04-13 Carl Hetheringtonpot/merge.
2020-04-12 Carl HetheringtonSupport unmounting on macOS and Windows. v2.15.51
2020-04-12 Carl HetheringtonTidy up nanomsg class API; add unmounting for Linux.
2020-04-06 Carl HetheringtonAdd disk writer tool.
2020-03-19 Carl HetheringtonMissing texts for some new verification failures.
2020-03-15 Carl HetheringtonMove stress testing code into a separate class and...
2020-03-15 Carl HetheringtonFix player stress testing with expanded controls.
2020-03-03 Carl HetheringtonFix crash in verification due to mismatched wxString... v2.15.47
2020-03-01 Carl HetheringtonRemove unused LOG_DEBUG_DECODE and re-use it to add... v2.15.46
2020-03-01 Carl HetheringtonMissing patron.
2020-02-29 Carl HetheringtonSupport playlists in the player in dual-screen mode. v2.15.45
2020-02-29 Carl HetheringtonAdd 'proper' config dialog for the playlist editor.
2020-02-29 Carl HetheringtonFix title of player configuration dialogue.
2020-02-29 Carl HetheringtonMove swaroop playlist editor stuff into its own swaroop_
2020-02-29 Carl HetheringtonAllow changing colour conversion settings for multiple...
2020-02-28 Carl HetheringtonFix incorrect results when applying some timing operati...
2020-02-27 Carl HetheringtonAllow > 0dB gain per channel in the audio matrix (... v2.15.44
2020-02-27 Carl HetheringtonUse bound arguments to lose some methods.
2020-02-27 Carl HetheringtonAdd and use dB/linear conversion functions.
2020-02-19 Carl HetheringtonMerge branch 'v2.15.x' of ssh://git.carlh.net/home...
2020-02-19 Carl HetheringtonIt may not be allowed to request a zero timeout on...
2020-02-06 Carl HetheringtonFix crash.
2020-01-30 Carl HetheringtonVarious thread cleanups.
2020-01-25 Carl HetheringtonWarn if doing a gain calculation might cause clipping.
2020-01-25 Carl HetheringtonApply fader-based gain calculations to the current...
2020-01-17 Carl HetheringtonAdd patron.
2020-01-14 Carl HetheringtonStop invalid dates causing boost::posix_time to raise...
2020-01-12 Carl Hetheringtonswaroop variant build fix.
2020-01-10 Carl HetheringtonDon't truncate active_video_frame_rate to an int otherw... v2.15.41
2020-01-10 Carl HetheringtonFix deadlock.
2020-01-09 Carl HetheringtonUpdate text panel 'why not' note when film's standard...
2020-01-09 Carl HetheringtonMake the 'why not' messages for VF a bit clearer.
2020-01-08 Carl HetheringtonMerge a set of changes which run the OpenGL video updat... v2.15.40
2020-01-08 Carl HetheringtonSome comments.
2020-01-08 Carl HetheringtonSome simple-video-view tidy-ups.
2020-01-08 Carl HetheringtonFix problems when starting to play after a seek, if...
2020-01-08 Carl HetheringtonUse glTexSubImage2D when possible, as suggested by...
2020-01-08 Carl HetheringtonBasic stress-test function for player.
2020-01-08 Carl HetheringtonDon't busy-wait when there's nothing to play.
2020-01-08 Carl HetheringtonSet up things correctly on initialisation.
2020-01-08 Carl HetheringtonFix event handling (hopefully).
2020-01-08 Carl HetheringtonAdd assert.
2020-01-08 Carl HetheringtonCheck that get_next_frame succeeds.
2020-01-08 Carl HetheringtonFix some crashes.
2020-01-08 Carl HetheringtonMore tidying up.
2020-01-08 Carl HetheringtonVarious cleanups and thread-safety.
2020-01-08 Carl HetheringtonRemove some friends from FilmViewer.
2020-01-08 Carl HetheringtonRemove FilmViewer::refresh_view.
2020-01-08 Carl HetheringtonMove _state_timer into VideoView.
2020-01-08 Carl HetheringtonAccessor for ClosedCaptionsDialog.
2020-01-08 Carl HetheringtonSame thing with inter_size.
2020-01-08 Carl HetheringtonMove _inter_position out of FilmViewer.
2020-01-08 Carl HetheringtonMove _dropped into VideoView.
2020-01-08 Carl HetheringtonSmall re-use cleanup.
next