summaryrefslogtreecommitdiff
path: root/src/wx
AgeCommit message (Expand)Author
2020-01-08Clean up access to stuff from Film.Carl Hetherington
2020-01-08A little thread safety.Carl Hetherington
2020-01-08Various timing hacks and development.Carl Hetherington
2020-01-08Remove PositionChanged in favour of consumers having their own GUI-thread tim...Carl Hetherington
2020-01-08Hack around changes in main branch with respect to suspend/resume.Carl Hetherington
2020-01-08Barely-functioning GL playback with new arrangement.Carl Hetherington
2020-01-08Add FIXME.Carl Hetherington
2020-01-08Add FilmViewer::time_until_next_frame.Carl Hetherington
2020-01-08Add accessor for butler.Carl Hetherington
2020-01-08Move _player_video into VideoView.Carl Hetherington
2020-01-08Move display_player_video into SimpleVideoView.Carl Hetherington
2020-01-08Move FilmViewer::get() into SimpleVideoView.Carl Hetherington
2020-01-08Remove temporary access to timer() method.Carl Hetherington
2020-01-08Remove redundant FilmViewer::video_position() and use FilmViewer::position() ...Carl Hetherington
2020-01-08Use FilmViewer::{film,playing,position}()Carl Hetherington
2020-01-08Move ::timer into SimpleVideoView.Carl Hetherington
2020-01-07Fix typo causing failures to update the preview after changingCarl Hetherington
2020-01-06Move credentials settings into certificate download dialogue (#1480).Carl Hetherington
2020-01-05Happy new year.Carl Hetherington
2020-01-03Fix failure to save screen notes when making a new one (github bug #6).Carl Hetherington
2019-12-24Tweak certficate chain dialogue layout (#1530).Carl Hetherington
2019-12-19Add an output audio matrix (#1482).Carl Hetherington
2019-12-19Move sound output driver selection into new preferences tab.Carl Hetherington
2019-12-18Accept float fps when getting timecodes from the Timecode controlCarl Hetherington
2019-12-17Allow configuration of relevant log levels in the player (#1549).Carl Hetherington
2019-12-15Support content version metadata (#782).Carl Hetherington
2019-12-15Add some missing verification messages.Carl Hetherington
2019-12-11Fix crash on hotkey-opening the menu then pressing right a few times.Carl Hetherington
2019-12-01Nice error when a KDM cannot be made because its validity period is not withi...Carl Hetherington
2019-11-30Try to improve the checking for overwrite of export files a littleCarl Hetherington
2019-11-20Put the timecode next to the rewind-to-0 button to help avoid mouse-slips (#1...v2.15.36Carl Hetherington
2019-11-05Differentiate between stop and suspend in player.Carl Hetherington
2019-11-05Don't request idle get if we are starting playback again.Carl Hetherington
2019-10-31Keep default export name even if the user changes the format (#1584).Carl Hetherington
2019-10-31Set fade in/out using content frame rate rather than DCP rate (#1642).Carl Hetherington
2019-10-21Rename dcpomatic_sleep -> dcpomatic_sleep_seconds.Carl Hetherington
2019-10-14Remove unused bits.Carl Hetherington
2019-10-14Remove an optimisation to not run the body of ContentPanel::check_selectionCarl Hetherington
2019-10-13Hide the upmixers unless an "advanced" configuration option is ticked.v2.15.22Carl Hetherington
2019-10-09Allow debug builds with no internet connection. Also add missing patron.Carl Hetherington
2019-09-29Improve OpenFileError so that it doesn't say "opening for read"v2.15.20Carl Hetherington
2019-09-27Use content video frame rate rather than the DCP one when readingCarl Hetherington
2019-09-09pot/merge.v2.15.19Carl Hetherington
2019-09-09Handle errors a little better when scanning for closed captions (in hints).Carl Hetherington
2019-09-08Fix timeline selection under scroll.Carl Hetherington
2019-09-05Stop double-click on the splitter divider from doing anything (#1601).v2.15.17Carl Hetherington
2019-08-31Primitive subtitle export feature.v2.15.16Carl Hetherington
2019-08-30Make player more tolerant of some DCP errors.Carl Hetherington
2019-08-27Slightly better errors when the player fails to load a DCP.Carl Hetherington
2019-08-23Add Luproduction as patron.Carl Hetherington