Add FilmViewer::time_until_next_frame.
[dcpomatic.git] / src / wx / screens_panel.cc
2020-01-03 Carl HetheringtonFix failure to save screen notes when making a new...
2019-05-10 Carl HetheringtonPut Font and Screen into dcpomatic namespace.
2018-12-08 Carl HetheringtonSupport buttons.
2017-03-07 Carl HetheringtonMerge.
2017-03-07 Carl HetheringtonHandle failure to write to cinemas file more nicely.
2016-11-19 Carl HetheringtonNo-op; rename a whole load of wx constants to their...
2016-11-17 Carl HetheringtonPrevent duplicate screen names within a cinema (#1007).
2016-11-16 Carl HetheringtonFurther fix KDM dialog Z-order on OS X (#979).
2016-11-08 Carl HetheringtonProvide correct parent to dialogue box to avoid z-order...
2016-07-29 Carl HetheringtonRearrange KDM window and replace OK/Cancel with Make...
2016-06-21 Carl HetheringtonRevert "Use make_shared<>."
2016-06-21 Carl HetheringtonUse make_shared<>.
2016-05-25 Carl HetheringtonNo-op; fix GPL address and use the explicit-program...
2016-04-29 Carl HetheringtonAdd free-text notes field to cinemas and screens.
2016-04-25 Carl HetheringtonMissing i18n tags.
2016-04-22 Carl HetheringtonTweak vertical layout in the KDM creator (#833).
2016-04-11 Carl HetheringtonAdd UTC-3:30 timezone to cinema (#831).
2016-03-08 Carl HetheringtonFix merge.
2016-03-08 Carl HetheringtonAdd GUI and storage for UTC offset in Cinema.
2016-01-10 Carl HetheringtonAllow removal of multiple cinemas / screens.
2016-01-08 Carl HetheringtonDon't expand all cinemas on opening KDM dialogs (#779).
2016-01-06 Carl HetheringtonMerge.
2015-12-23 Carl HetheringtonTidy up ScreensPanel code a bit.
2015-12-23 Carl HetheringtonAdd search button to screens panel.
2015-12-23 Carl HetheringtonAdd a stored list of DKDMs to the creator rather than...
2015-12-22 Carl HetheringtonFix hang when removing screens.
2015-11-15 Carl HetheringtonSave trusted devices.
2015-11-15 Carl HetheringtonSome renaming of certificate -> recipient.
2015-11-15 Carl HetheringtonRename certificate -> recipient in Screen.
2015-11-13 Carl HetheringtonAllow multiple recipients of KDM emails (#745).
2015-11-06 Carl HetheringtonSort cinemas in screens panel (#726).
2015-11-05 Carl HetheringtonAdd console to dcpomatic_kdm on Windows. Tweak layout...
2015-10-09 Carl HetheringtonSplit screens panel from KDMDialog.