Accessor for ClosedCaptionsDialog.
[dcpomatic.git] / src / tools / dcpomatic_player.cc
2020-01-08 Carl HetheringtonBarely-functioning GL playback with new arrangement.
2019-10-25 Carl HetheringtonPrevent player folding audio to 2 channel if "default...
2019-09-27 Carl HetheringtonFix duplicate shortcut in menu.
2019-08-30 Carl HetheringtonMake player more tolerant of some DCP errors.
2019-08-27 Carl HetheringtonSlightly better errors when the player fails to load...
2019-06-09 Carl Hetheringtonswaroop: support validity periods in ecinema KDMs.
2019-06-03 Carl HetheringtonMore system information to tools and add it to the... v2.15.6
2019-05-13 Carl Hetheringtonswaroop: basics of encrypted MP4 playback.
2019-05-10 Carl HetheringtonPut Time types in dcpomatic namespace.
2019-05-10 Carl HetheringtonAdd some very basic timing of the player.
2019-03-25 Carl HetheringtonFix crash on pressing spacebar in the player with no...
2019-02-19 Carl HetheringtonDon't display non-existant items in the history.
2019-02-19 Carl HetheringtonFix crash when loading a non-existant DCP from history...
2019-02-17 Carl HetheringtonMore player debugging for butler video-full states. v2.13.121
2019-02-15 Carl HetheringtonAdd support for player logging. v2.13.119
2018-12-23 Carl Hetheringtonswaroop: various logging fixes.
2018-12-23 Carl HetheringtonFix thinko in previous.
2018-12-23 Carl HetheringtonSplash screen patch for player.
2018-12-23 Carl Hetheringtonswaroop: don't save history.
2018-12-21 Carl Hetheringtonswaroop: check for KDMs when selecting playlist.
2018-12-18 Carl HetheringtonMake --config player option, er, optional.
2018-12-14 Carl HetheringtonAdd option to override config location in player. v2.13.86
2018-12-14 Carl Hetheringtonswaroop: fix up restart-after-crash. v2.13.84
2018-12-11 Carl HetheringtonFix crash when using the player with automatic audio...
2018-11-22 Carl HetheringtonRemove some debug.
2018-11-22 Carl HetheringtonSeparate Controls into standard/swaroop.
2018-11-21 Carl HetheringtonTidy and fix logging.
2018-11-21 Carl HetheringtonTake Film pointer out of Content.
2018-11-13 Carl Hetheringtonswaroop: only allow playback if configured lock file... v2.13.72
2018-11-07 Carl HetheringtonFix crash when using playback logging.
2018-11-07 Carl HetheringtonFix reading KDM from the configured store.
2018-11-06 Carl HetheringtonFix bars at side/top/bottom of image in full-screen...
2018-11-06 Carl HetheringtonFix File->Open in player.
2018-11-06 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2018-10-31 Carl HetheringtonTweak message.
2018-10-25 Carl HetheringtonBasics of MP4 support in the player.
2018-10-25 Carl HetheringtonUse Film/Playlist for SPL management rather than specia...
2018-10-20 Carl HetheringtonDon't set up new film several times when setting up...
2018-10-16 Carl HetheringtonBetter error when trying to load a DCP from a non-DCP...
2018-10-10 Carl HetheringtonFix non-variant build.
2018-10-09 Carl Hetheringtonswaroop: restart playback after player crash.
2018-10-09 Carl HetheringtonAdd SPL class.
2018-10-09 Carl HetheringtonQuell config-save warning when we're only trying to...
2018-10-09 Carl Hetheringtonswaroop: go to black on stop in player.
2018-10-09 Carl Hetheringtonswaroop: required monitors checks.
2018-09-28 Carl HetheringtonCatch exception from file_size. v2.13.57
2018-09-28 Carl HetheringtonAdd info (time/type) to CPL/SPL lists.
2018-09-27 Carl HetheringtonFix non-variant build (#1373).
2018-09-27 Carl HetheringtonDisable preferences menu if the config can't be written.
2018-09-27 Carl HetheringtonBasic SPL support.
2018-09-27 Carl HetheringtonMissing #ifdef for swaroop variant.
2018-09-26 Carl HetheringtonSupport download of KDMs from a web service in swaroop... v2.13.56
2018-09-25 Carl HetheringtonFix log display and auto-load KDMs from the configured... v2.13.55
2018-09-24 Carl HetheringtonAdd very basic logging in the dual-screen player.
2018-09-24 Carl HetheringtonMore Controls API tweaks.
2018-09-24 Carl HetheringtonSimplify Controls API slightly.
2018-09-24 Carl HetheringtonAdd swaroop-profile start/stop/pause buttons.
2018-09-24 Carl HetheringtonFix up DCP list in player.
2018-09-22 Carl HetheringtonAdd playback seek logging. v2.13.52
2018-09-21 Carl HetheringtonLog playback start and stop timecodes.
2018-09-21 Carl HetheringtonAdd swaroop variant and use it to remove the screen...
2018-09-19 Carl HetheringtonRemove unnecessary controls.
2018-09-18 Carl HetheringtonProbably-better approach to dual-screen; reparent the...
2018-09-18 Carl HetheringtonConfigurable window arrangement in player dual-screen...
2018-09-18 Carl HetheringtonVertically-centre playback.
2018-09-17 Carl HetheringtonAdd some separators.
2018-09-17 Carl HetheringtonClose player on closing dual-screen controls.
2018-09-14 Carl HetheringtonVery basic player logging. v2.13.49
2018-09-14 Carl HetheringtonPut player on 2nd monitor for now.
2018-09-14 Carl HetheringtonHackily update cinema player dialog when things change.
2018-09-14 Carl HetheringtonBasic and rather clumsy option to respect KDM validity...
2018-09-14 Carl HetheringtonAllow configurable start mode for player.
2018-09-14 Carl HetheringtonBasic dual-screen mode for player.
2018-09-11 Carl HetheringtonFull-screen mode for player.
2018-09-11 Carl HetheringtonFilmViewer API tidying.
2018-09-11 Carl HetheringtonRename control_film_viewer file.
2018-09-11 Carl HetheringtonSeparate out management of controls.
2018-09-11 Carl HetheringtonPartial split of film viewer.
2018-08-13 Carl HetheringtonSelect CPL by name in the player (#1357).
2018-07-23 Carl HetheringtonTidy up after mass rename.
2018-07-23 Carl HetheringtonMore automated renaming.
2018-07-23 Carl HetheringtonGet ccaps by asking the Player, rather than by listenin...
2018-07-21 Carl HetheringtonBasics of multiple captions per content so that DCPCont...
2018-07-19 Carl HetheringtonClean up after previous commit.
2018-07-19 Carl HetheringtonRename Subtitle -> Text
2018-06-10 Carl HetheringtonBuild fix. v2.13.30
2018-06-09 Carl HetheringtonAdd option to open a DCP in the player (#1312).
2018-05-16 Carl HetheringtonAdd cancel button to player progress (#1294).
2018-04-27 Carl HetheringtonAdd progress bar when loading a OV into the player. v2.13.18
2018-04-27 Carl HetheringtonFix incorrect container size when loading a VF/OV combi...
2018-04-25 Carl HetheringtonFix IDs in CPL menu.
2018-04-19 Carl HetheringtonReport errors from other parts of the VerifyDCPJob.
2018-04-10 Carl HetheringtonFix 3D DCP handling in the player.
2018-03-23 Carl HetheringtonAdd arrows to player too.
2018-03-23 Carl HetheringtonAdd space shortcut to start/stop playback (#1201).
2018-03-22 Carl HetheringtonAllow CPL selection in player (#1239).
2018-03-14 Carl HetheringtonVery basic DCP verification in the player (#1238).
2018-02-25 Carl HetheringtonHandle errors in subtitle XML better (#1209).
2018-02-18 Carl HetheringtonFix missing subtitles in the player when they are added...
2018-02-13 Carl HetheringtonMissing setup of configured decode reduction (#1195).
next