| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-09-22 | Fix AppImage .desktop file again.v2.13.53 | 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-21 | Fix thinko in cscript option defaults. | Carl Hetherington | |
| 2018-09-21 | Add Categories tag to AppImage .desktop file.v2.13.51 | Carl Hetherington | |
| 2018-09-21 | Add swaroop variant and use it to remove the screen options from the View menu. | Carl Hetherington | |
| 2018-09-20 | Fix build. | Carl Hetherington | |
| 2018-09-19 | Allow player-only builds. | Carl Hetherington | |
| 2018-09-19 | Fix crash on close.v2.13.50 | Carl Hetherington | |
| 2018-09-19 | Remove unnecessary controls. | Carl Hetherington | |
| 2018-09-19 | Fix background colouring. | Carl Hetherington | |
| 2018-09-19 | Probably-better approach to dual-screen; reparent the viewer into its own Frame. | Carl Hetherington | |
| 2018-09-18 | Tweak label. | Carl Hetherington | |
| 2018-09-18 | Configurable window arrangement in player dual-screen mode. | Carl Hetherington | |
| 2018-09-18 | Probably makes sense to default to checking KDM validity ranges | Carl Hetherington | |
| so that testing KDMs is more like real life. | |||
| 2018-09-18 | Vertically-centre playback. | Carl Hetherington | |
| 2018-09-18 | Whitespace. | Carl Hetherington | |
| 2018-09-18 | Add some separators. | Carl Hetherington | |
| 2018-09-18 | Close player on closing dual-screen controls. | Carl Hetherington | |
| 2018-09-14 | Very basic player logging.v2.13.49 | Carl Hetherington | |
| 2018-09-14 | Put player on 2nd monitor for now. | Carl Hetherington | |
| 2018-09-14 | Hackily update cinema player dialog when things change. | Carl Hetherington | |
| 2018-09-14 | Basic and rather clumsy option to respect KDM validity windows. | Carl Hetherington | |
| 2018-09-14 | Allow configurable start mode for player. | Carl Hetherington | |
| 2018-09-14 | Tweak player config dialog layout. | Carl Hetherington | |
| 2018-09-14 | Basic dual-screen mode for player. | Carl Hetherington | |
| 2018-09-11 | Full-screen mode for player. | Carl Hetherington | |
| 2018-09-11 | More tweaks. | Carl Hetherington | |
| 2018-09-11 | Make a method private. | Carl Hetherington | |
| 2018-09-11 | Fix slider. | Carl Hetherington | |
| 2018-09-11 | Missing file. | Carl Hetherington | |
| 2018-09-11 | FilmViewer API tidying. | Carl Hetherington | |
| 2018-09-11 | Rename control_film_viewer file. | Carl Hetherington | |
| 2018-09-11 | Separate out management of controls. | Carl Hetherington | |
| 2018-09-11 | film() isn't a FilmViewer proxy. | Carl Hetherington | |
| 2018-09-11 | Fix play button behaviour. | Carl Hetherington | |
| 2018-09-11 | Fix crash. | Carl Hetherington | |
| 2018-09-11 | Fix build. | Carl Hetherington | |
| 2018-09-11 | Partial split of film viewer. | Carl Hetherington | |
| 2018-09-11 | Store audio/video even when suspended. | Carl Hetherington | |
| This is important for audio. _audio.put() must be called with sequential data, so if you're going to discard audio (as was happening when _suspended) you need to clear _audio before put()ting any more. This happens with seek; when _pending_seek_position is set _audio is cleared and then nothing more is added until the seek is done. _suspended may be set and then reset with no change having happened (type _CANCELLED) so I think you have to keep storing data in this case. It will be discarded when the seek comes around after a _DONE change. | |||
| 2018-09-11 | Increase the number (in arbitrary units) which describes the width | Carl Hetherington | |
| of the border on DCP subtitles when they are rendered in the preview. This makes them look better, and I think it's closer to what projectors do. | |||
| 2018-09-11 | Remove unnecessary method. | Carl Hetherington | |
| 2018-09-10 | Update waf to 2.0.11. | Carl Hetherington | |
| 2018-09-10 | Another sub/dcp bump. | Carl Hetherington | |
| 2018-09-10 | Use distro's FFmpeg on Arch. | Carl Hetherington | |
| 2018-09-10 | Another dcp/sub bump. | Carl Hetherington | |
| 2018-09-10 | Bump dcp/sub. | Carl Hetherington | |
| 2018-09-10 | Basics of export of multiple reels to multiple files. | Carl Hetherington | |
| 2018-09-09 | Split parts of FFmpegEncoder into FFmpegFileEncoder. | Carl Hetherington | |
| 2018-09-09 | Updated fr_FR translation from Thierry Journet. | Carl Hetherington | |
