summaryrefslogtreecommitdiff
path: root/src/wx/film_viewer.cc
AgeCommit message (Expand)Author
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
2018-08-20Fix 3D crash.Carl Hetherington
2018-08-19Similar pending/done for Film::Change.Carl Hetherington
2018-08-19Replace May/Done/NotDone signal sets with one signal and extendCarl Hetherington
2018-08-14More fixes for errors / crashes / misbehaviour with content changesCarl Hetherington
2018-08-05Get closed caption view data from the butler, rather than the player.Carl Hetherington
2018-08-04Timestamp audio emissions from butler and hence discard very lateCarl Hetherington
2018-08-02A variety of changes to improve (but not entirely fix) behaviourCarl Hetherington
2018-07-26Protect the public API of Player with a mutex, sinceCarl Hetherington
2018-07-23Tidy up after mass rename.Carl Hetherington
2018-07-23Get ccaps by asking the Player, rather than by listening to its emissions,Carl Hetherington
2018-07-23Very basic closed caption viewer.Carl Hetherington
2018-07-22No-op: white space.Carl Hetherington
2018-07-22On reflection showing CCAPs over the main picture doesn't make much sense.Carl Hetherington
2018-07-20Untested; allow viewing of subtitles or closed captions in the preview.Carl Hetherington