summaryrefslogtreecommitdiff
path: root/src/tools/dcpomatic_player.cc
AgeCommit message (Expand)Author
2019-03-25Fix crash on pressing spacebar in the player with no film loaded (#1506).Carl Hetherington
2019-02-19Don't display non-existant items in the history.Carl Hetherington
2019-02-19Fix crash when loading a non-existant DCP from history in the player.Carl Hetherington
2019-02-17More player debugging for butler video-full states.v2.13.121Carl Hetherington
2019-02-15Add support for player logging.v2.13.119Carl Hetherington
2018-12-23swaroop: various logging fixes.Carl Hetherington
2018-12-23Fix thinko in previous.Carl Hetherington
2018-12-23Splash screen patch for player.Carl Hetherington
2018-12-23swaroop: don't save history.Carl Hetherington
2018-12-21swaroop: check for KDMs when selecting playlist.Carl Hetherington
2018-12-18Make --config player option, er, optional.Carl Hetherington
2018-12-14Add option to override config location in player.v2.13.86Carl Hetherington
2018-12-14swaroop: fix up restart-after-crash.v2.13.84Carl Hetherington
2018-12-11Fix crash when using the player with automatic audio analysis enabled in pref...Carl Hetherington
2018-11-22Remove some debug.Carl Hetherington
2018-11-22Separate Controls into standard/swaroop.Carl Hetherington
2018-11-21Tidy and fix logging.Carl Hetherington
2018-11-21Take Film pointer out of Content.Carl Hetherington
2018-11-13swaroop: only allow playback if configured lock file is present.v2.13.72Carl Hetherington
2018-11-07Fix crash when using playback logging.Carl Hetherington
2018-11-07Fix reading KDM from the configured store.Carl Hetherington
2018-11-06Fix bars at side/top/bottom of image in full-screen player (#1397).Carl Hetherington
2018-11-06Fix File->Open in player.Carl Hetherington
2018-10-31Tweak message.Carl Hetherington
2018-10-26Basics of MP4 support in the player.Carl Hetherington
2018-10-26Use Film/Playlist for SPL management rather than special classes.Carl Hetherington
2018-10-20Don't set up new film several times when setting up new SPL in player.Carl Hetherington
2018-10-16Better error when trying to load a DCP from a non-DCP directory in the player.Carl Hetherington
2018-10-10Fix non-variant build.Carl Hetherington
2018-10-09swaroop: restart playback after player crash.Carl Hetherington
2018-10-09Add SPL class.Carl Hetherington
2018-10-09Quell config-save warning when we're only trying to save history.Carl Hetherington
2018-10-09swaroop: go to black on stop in player.Carl Hetherington
2018-10-09swaroop: required monitors checks.Carl Hetherington
2018-09-28Catch exception from file_size.v2.13.57Carl Hetherington
2018-09-28Add info (time/type) to CPL/SPL lists.Carl Hetherington
2018-09-27Fix non-variant build (#1373).Carl Hetherington
2018-09-27Disable preferences menu if the config can't be written.Carl Hetherington
2018-09-27Basic SPL support.Carl Hetherington
2018-09-27Missing #ifdef for swaroop variant.Carl Hetherington
2018-09-26Support download of KDMs from a web service in swaroop profile.v2.13.56Carl Hetherington
2018-09-25Fix log display and auto-load KDMs from the configured directory.v2.13.55Carl Hetherington
2018-09-25Add very basic logging in the dual-screen player.Carl Hetherington
2018-09-24More Controls API tweaks.Carl Hetherington
2018-09-24Simplify Controls API slightly.Carl Hetherington
2018-09-24Add swaroop-profile start/stop/pause buttons.Carl Hetherington
2018-09-24Fix up DCP list in player.Carl Hetherington
2018-09-22Add playback seek logging.v2.13.52Carl Hetherington
2018-09-22Log playback start and stop timecodes.Carl Hetherington
2018-09-21Add swaroop variant and use it to remove the screen options from the View menu.Carl Hetherington