summaryrefslogtreecommitdiff
path: root/src/wx/film_viewer.cc
AgeCommit message (Expand)Author
2019-05-25Fix slightly unbelievable out-of-bounds array access when setting up the audi...v2.14.5Carl Hetherington
2019-05-21Fix mis-merge.v2.14.3Carl Hetherington
2019-05-21Give an error if 2D content is set to 3D (#1565). Also runCarl 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
2018-09-22Log playback start and stop timecodes.Carl Hetherington
2018-09-19Fix background colouring.Carl Hetherington
2018-09-18Vertically-centre playback.Carl Hetherington
2018-09-18Whitespace.Carl Hetherington
2018-09-14Basic and rather clumsy option to respect KDM validity windows.Carl Hetherington
2018-09-11Full-screen mode for player.Carl Hetherington
2018-09-11FilmViewer API tidying.Carl Hetherington
2018-09-11Separate out management of controls.Carl Hetherington
2018-09-11Fix play button behaviour.Carl Hetherington
2018-09-11Fix build.Carl Hetherington
2018-09-11Partial split of film viewer.Carl Hetherington
2018-09-04Allow the butler to say "try again later" when get_video() is calledCarl Hetherington