summaryrefslogtreecommitdiff
path: root/src/tools/dcpomatic_player.cc
AgeCommit message (Expand)Author
2020-05-20Rename TYPE_DEBUG_PLAYER to TYPE_DEBUG_VIDEO_VIEW.Carl Hetherington
2020-04-15Add some new keyboard shortcuts for moving around on the timeline:Carl Hetherington
2020-04-14DCPReadError -> ReadError in libdcp.Carl Hetherington
2020-03-16Move stress testing code into a separate class and always build it.Carl Hetherington
2020-03-15Fix player stress testing with expanded controls.Carl Hetherington
2020-03-15Comments.Carl Hetherington
2020-03-01Support playlists in the player in dual-screen mode.v2.15.45Carl Hetherington
2020-02-29Various playlist editor developments and fixes.Carl Hetherington
2020-01-08Basic stress-test function for player.Carl Hetherington
2020-01-08Barely-functioning GL playback with new arrangement.Carl Hetherington
2019-10-26Prevent player folding audio to 2 channel if "default DCP audio channels" is ...Carl Hetherington
2019-09-27Fix duplicate shortcut in menu.Carl Hetherington
2019-08-30Make player more tolerant of some DCP errors.Carl Hetherington
2019-08-27Slightly better errors when the player fails to load a DCP.Carl Hetherington
2019-06-09swaroop: support validity periods in ecinema KDMs.Carl Hetherington
2019-06-04More system information to tools and add it to the player.v2.15.6Carl Hetherington
2019-05-13swaroop: basics of encrypted MP4 playback.Carl Hetherington
2019-05-10Put Time types in dcpomatic namespace.Carl Hetherington
2019-05-10Add some very basic timing of the player.Carl Hetherington
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