| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-01-08 | Barely-functioning GL playback with new arrangement. | Carl Hetherington | |
| 2020-01-08 | Add FilmViewer::time_until_next_frame. | Carl Hetherington | |
| 2020-01-08 | Add accessor for butler. | Carl Hetherington | |
| 2020-01-08 | Move _player_video into VideoView. | Carl Hetherington | |
| 2020-01-08 | Move display_player_video into SimpleVideoView. | Carl Hetherington | |
| 2020-01-08 | Move FilmViewer::get() into SimpleVideoView. | Carl Hetherington | |
| 2020-01-08 | Remove redundant FilmViewer::video_position() and use FilmViewer::position() ↵ | Carl Hetherington | |
| instead. | |||
| 2020-01-08 | Move ::timer into SimpleVideoView. | Carl Hetherington | |
| 2019-11-05 | Differentiate between stop and suspend in player. | Carl Hetherington | |
| This and the previous commit somewhat improve the previously terrible behaviour when seeking during playback, probably introduced by the idle update stuff. | |||
| 2019-07-24 | Re-work idle handling from previous commit. | Carl Hetherington | |
| 2019-07-24 | Optimise the feel of some GUI functions by doing the seek after | Carl Hetherington | |
| many content changes in an idle handler, rather than blocking the UI update until the seek and image redisplay have finished. | |||
| 2019-06-04 | Fix system information on vsync. | Carl Hetherington | |
| 2019-05-13 | Build fixes related to simple/GL view. | Carl Hetherington | |
| 2019-05-12 | Restore paint-panel timing. | Carl Hetherington | |
| 2019-05-10 | Remove storage of _frame in FilmViewer. | Carl Hetherington | |
| 2019-05-10 | Fix up SimpleVideoView. | Carl Hetherington | |
| 2019-05-10 | refresh_panel -> refresh_view. | Carl Hetherington | |
| 2019-05-10 | Basics of OpenGL viewer. | Carl Hetherington | |
| 2019-05-10 | Put Time types in dcpomatic namespace. | Carl Hetherington | |
| 2019-05-10 | Add some very basic timing of the player. | Carl Hetherington | |
| 2019-02-06 | swaroop: re-work background image logic.v2.13.113 | Carl Hetherington | |
| 2018-12-23 | swaroop: various logging fixes. | Carl Hetherington | |
| 2018-12-13 | swaroop: partial rework of SPL management. | Carl Hetherington | |
| 2018-11-22 | Separate Controls into standard/swaroop. | Carl Hetherington | |
| 2018-11-07 | swaroop: new slightly-hacky way to make background image appear on stop.v2.13.67 | Carl Hetherington | |
| 2018-11-06 | Fix bars at side/top/bottom of image in full-screen player (#1397). | Carl Hetherington | |
| 2018-09-27 | Basic watermark. | Carl Hetherington | |
| 2018-09-27 | Set up new watermark config. | Carl Hetherington | |
| 2018-09-27 | Untested watermarking. | Carl Hetherington | |
| 2018-09-22 | Add playback seek logging.v2.13.52 | Carl Hetherington | |
| 2018-09-22 | Log playback start and stop timecodes. | Carl Hetherington | |
| 2018-09-14 | Basic and rather clumsy option to respect KDM validity windows. | Carl Hetherington | |
| 2018-09-11 | More tweaks. | Carl Hetherington | |
| 2018-09-11 | Make a method private. | Carl Hetherington | |
| 2018-09-11 | FilmViewer API tidying. | Carl Hetherington | |
| 2018-09-11 | Separate out management of controls. | Carl Hetherington | |
| 2018-09-11 | Fix play button behaviour. | Carl Hetherington | |
| 2018-09-11 | Fix build. | Carl Hetherington | |
| 2018-09-11 | Partial split of film viewer. | Carl Hetherington | |
| 2018-08-19 | Similar pending/done for Film::Change. | Carl Hetherington | |
| 2018-08-19 | Replace May/Done/NotDone signal sets with one signal and extend | Carl Hetherington | |
| this treatment to anything that caused Player::setup_pieces. This should fix out-of-sequence Player emissions caused by setup_pieces being called by one thread while the butler is calling pass(). | |||
| 2018-08-04 | Timestamp audio emissions from butler and hence discard very late | Carl Hetherington | |
| audio in FilmViewer. This should help with the case where lots of video frames are rapidly discarded when they are late but the corresponding audio is not, hence audio buffers get overfilled. | |||
| 2018-07-23 | More automated renaming. | Carl Hetherington | |
| ActiveCaptions -> ActiveText BitmapCaption -> BitmapText ContentCaption -> ContentText ContentTextCaption -> ContentStringText TextCaptionFileContent -> StringTextFileContent TextCaptionFileDecoder -> StringTextFileDecoder TextCaptionFile -> StringTextFile TextCaption -> StringText PlayerCaption -> PlayerText CaptionContent -> TextContent CaptionDecoder -> TextDecoder CaptionPanel -> TextPanel CaptionView -> TextView CaptionAppearanceDialog -> SubtitleAppearanceDialog CaptionType -> TextType | |||
| 2018-07-23 | Get ccaps by asking the Player, rather than by listening to its emissions, | Carl Hetherington | |
| which is slightly cleaner and works when subtitles are emitted with an unknown end time. Also add CCAPs to the player. | |||
| 2018-07-23 | Very basic closed caption viewer. | Carl Hetherington | |
| 2018-07-22 | On reflection showing CCAPs over the main picture doesn't make much sense. | Carl Hetherington | |
| 2018-07-20 | Untested; allow viewing of subtitles or closed captions in the preview. | Carl Hetherington | |
| 2018-06-29 | Basic jump to selected subtitle (#1200). | Carl Hetherington | |
| 2018-03-23 | Arrows to go forward/back one frame. | Carl Hetherington | |
| 2018-03-23 | Add space shortcut to start/stop playback (#1201). | Carl Hetherington | |
