summaryrefslogtreecommitdiff
path: root/src/wx/film_viewer.cc
AgeCommit message (Expand)Author
2019-05-31Fix slightly unbelievable out-of-bounds array access when setting up the audi...Carl Hetherington
2019-05-21Give an error if 2D content is set to 3D (#1565). Also runCarl Hetherington
2019-05-13Build fixes related to simple/GL view.Carl Hetherington
2019-05-10Remove believed-unnecessary multiple-of-4 image size for GL.Carl Hetherington
2019-05-10Colour in 'masking' in GL mode.Carl Hetherington
2019-05-10Fix update on drag with GL canvas.Carl Hetherington
2019-05-10Remove storage of _frame in FilmViewer.Carl Hetherington
2019-05-10Tidy up sized emissions from VideoView.Carl Hetherington
2019-05-10Make video view type configurable.Carl Hetherington
2019-05-10Fix up SimpleVideoView.Carl Hetherington
2019-05-10refresh_panel -> refresh_view.Carl Hetherington
2019-05-10Restore refresh_panel as I think it will sometimes be necessary.Carl Hetherington
2019-05-10Basics of OpenGL viewer.Carl Hetherington
2019-05-10Put Time types in dcpomatic namespace.Carl Hetherington
2019-05-10Add some very basic timing of the player.Carl Hetherington
2019-05-05Speculative fix for white lines at the bottom of full-screen playback windows.v2.14.2Carl Hetherington
2019-04-15Add some details of the what the configured sound output means.Carl Hetherington
2019-04-15Allow WASAPI or DS as the Windows sound API as DirectSound (atCarl Hetherington
2019-04-06Option to choose CCAP track (part of #1516).v2.13.143Carl Hetherington
2019-03-15Draw 'masking' even when there's no _frame; stops a jump in theCarl Hetherington
2019-02-17More player debugging for butler video-full states.v2.13.121Carl Hetherington
2019-02-12Stop butler getting full in 3D projects with only 2D content (#1469).Carl Hetherington
2019-02-12Try to fix some warnings.Carl Hetherington
2019-02-06Fix non-swaroop build.Carl Hetherington
2019-02-06swaroop: re-work background image logic.v2.13.113Carl Hetherington
2019-02-04swaroop: hopefully fix wallpaper apparition.v2.13.112Carl Hetherington
2019-01-10Fix silly crash.Carl Hetherington
2019-01-10swaroop: speculative fix for background image appearing between playlist items.Carl Hetherington
2018-12-23swaroop: various logging fixes.Carl Hetherington
2018-12-13swaroop: partial rework of SPL management.Carl Hetherington
2018-12-02Remove debugging.Carl Hetherington
2018-11-22Separate Controls into standard/swaroop.Carl Hetherington
2018-11-22Add cout for number of detected audio channels.Carl Hetherington
2018-11-21Tidy and fix logging.Carl Hetherington
2018-11-21Take Film pointer out of Content.Carl Hetherington
2018-11-07swaroop: new slightly-hacky way to make background image appear on stop.v2.13.67Carl Hetherington
2018-11-06Do image crop/scale/window in the butler prepare threads.Carl Hetherington
2018-11-06Switch PlayerVideo::always_rgb to a new ::force and use it in FFmpegFileEncoder.Carl Hetherington
2018-11-06Remove some unused parameters.Carl Hetherington
2018-11-06Fix bars at side/top/bottom of image in full-screen player (#1397).Carl Hetherington
2018-11-06Add some code to help with profiling the player.Carl Hetherington
2018-10-12Fix colours when filling in the preview. Fix outline box position (#1378).Carl Hetherington
2018-10-12Hide black line in preview.Carl Hetherington
2018-10-09swaroop: Add date/time to watermark.Carl Hetherington
2018-09-27Basic watermark.Carl Hetherington
2018-09-27Set up new watermark config.Carl Hetherington
2018-09-27Untested watermarking.Carl Hetherington
2018-09-26Finish off background image support for swaroop variant.Carl Hetherington
2018-09-26Fix empty player background.Carl Hetherington
2018-09-22Add playback seek logging.v2.13.52Carl Hetherington