Add FilmViewer::time_until_next_frame.
[dcpomatic.git] / src / wx /
2020-01-08 Carl HetheringtonAdd FilmViewer::time_until_next_frame.
2020-01-08 Carl HetheringtonAdd accessor for butler.
2020-01-08 Carl HetheringtonMove _player_video into VideoView.
2020-01-08 Carl HetheringtonMove display_player_video into SimpleVideoView.
2020-01-08 Carl HetheringtonMove FilmViewer::get() into SimpleVideoView.
2020-01-08 Carl HetheringtonRemove temporary access to timer() method.
2020-01-08 Carl HetheringtonRemove redundant FilmViewer::video_position() and use...
2020-01-08 Carl HetheringtonUse FilmViewer::{film,playing,position}()
2020-01-08 Carl HetheringtonMove ::timer into SimpleVideoView.
2020-01-07 Carl HetheringtonFix typo causing failures to update the preview after...
2020-01-06 Carl HetheringtonMove credentials settings into certificate download...
2020-01-05 Carl HetheringtonHappy new year.
2020-01-03 Carl HetheringtonFix failure to save screen notes when making a new...
2019-12-23 Carl HetheringtonTweak certficate chain dialogue layout (#1530).
2019-12-19 Carl HetheringtonAdd an output audio matrix (#1482).
2019-12-19 Carl HetheringtonMove sound output driver selection into new preferences...
2019-12-18 Carl HetheringtonAccept float fps when getting timecodes from the Timeco...
2019-12-17 Carl HetheringtonAllow configuration of relevant log levels in the playe...
2019-12-14 Carl HetheringtonSupport content version metadata (#782).
2019-12-14 Carl HetheringtonAdd some missing verification messages.
2019-12-10 Carl HetheringtonFix crash on hotkey-opening the menu then pressing...
2019-12-01 Carl HetheringtonNice error when a KDM cannot be made because its validi...
2019-11-30 Carl HetheringtonTry to improve the checking for overwrite of export...
2019-11-20 Carl HetheringtonPut the timecode next to the rewind-to-0 button to... v2.15.36
2019-11-05 Carl HetheringtonDifferentiate between stop and suspend in player.
2019-11-05 Carl HetheringtonDon't request idle get if we are starting playback...
2019-10-31 Carl HetheringtonKeep default export name even if the user changes the...
2019-10-31 Carl HetheringtonSet fade in/out using content frame rate rather than...
2019-10-21 Carl HetheringtonMerge branch 'v2.15.x' of ssh://localhost:2222/home...
2019-10-20 Carl HetheringtonRename dcpomatic_sleep -> dcpomatic_sleep_seconds.
2019-10-14 Carl HetheringtonRemove unused bits.
2019-10-14 Carl HetheringtonRemove an optimisation to not run the body of ContentPa...
2019-10-14 Carl HetheringtonMerge branch 'v2.15.x' of ssh://localhost:2222/home...
2019-10-13 Carl HetheringtonHide the upmixers unless an "advanced" configuration... v2.15.22
2019-10-10 Carl HetheringtonMerge branch 'v2.15.x' of ssh://main.carlh.net/home...
2019-10-09 Carl HetheringtonAllow debug builds with no internet connection. Also...
2019-09-29 Carl HetheringtonImprove OpenFileError so that it doesn't say "opening... v2.15.20
2019-09-27 Carl HetheringtonUse content video frame rate rather than the DCP one...
2019-09-09 Carl Hetheringtonpot/merge. v2.15.19
2019-09-08 Carl HetheringtonHandle errors a little better when scanning for closed...
2019-09-08 Carl HetheringtonFix timeline selection under scroll.
2019-09-04 Carl HetheringtonStop double-click on the splitter divider from doing... v2.15.17
2019-08-31 Carl HetheringtonPrimitive subtitle export feature. v2.15.16
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-08-23 Carl HetheringtonAdd Luproduction as patron.
2019-08-11 Carl HetheringtonAllow specification of audio forensic marking (in KDMs...
2019-07-25 Carl HetheringtonUse ISDCF name as a default export filename (#1584).
2019-07-25 Carl HetheringtonTrim after _ in current name when enabling 'Use ISDCF...
2019-07-25 Carl HetheringtonHack to allow OS X to find timeline icons when running...
2019-07-25 Carl HetheringtonOptimise decoder_factory for DCPDecoder by offering...
2019-07-25 Carl HetheringtonAdd assert.
2019-07-24 Carl HetheringtonRe-work idle handling from previous commit.
2019-07-24 Carl HetheringtonOptimise the feel of some GUI functions by doing the...
2019-07-22 Carl Hetheringtonswaroop: support creation of H264 with 24-bit PCM.
2019-07-22 Carl HetheringtonAdd some stubs so that swaroop variants build on OS X.
2019-07-10 Carl Hetheringtonswaroop: fix crash when there's an incorrect ecinema... v2.15.11
2019-07-07 Carl HetheringtonFix flicker in timeline view when selecting (in some...
2019-07-06 Carl Hetheringtonswaroop: clear out viewer when deselecting playlist.
2019-07-05 Carl Hetheringtonswaroop: remove on-screen log from player.
2019-07-02 Carl HetheringtonAdd support for Datasat AP2x and USL sound processors...
2019-07-01 Carl Hetheringtonswaroop: write position file every 2 minutes; tweak... v2.15.9
2019-07-01 Carl Hetheringtonswaroop: fix decrementing of allowed shows count to...
2019-07-01 Carl Hetheringtonswaroop: set controls to 'stopped' when a playlist...
2019-06-27 Carl HetheringtonTry to reduce audio mapping flicker on Windows.
2019-06-10 Carl HetheringtonVarious build system fixes. v2.15.8
2019-06-09 Carl Hetheringtonswaroop: try to make -theater and -studio variants.
2019-06-09 Carl Hetheringtonswaroop: allowed-shows state in playlist.
2019-06-03 Carl HetheringtonFix system information on vsync.
2019-06-03 Carl HetheringtonFix typo.
2019-06-03 Carl HetheringtonMore Windows hackery.
2019-06-03 Carl HetheringtonMore accurate reporting of whether vsync is enabled.
2019-06-03 Carl HetheringtonTry to enable some WGL stuff.
2019-06-03 Carl HetheringtonWindows #include.
2019-06-03 Carl HetheringtonAttempted Windows GL fixes.
2019-06-03 Carl HetheringtonType fix for OS X.
2019-06-03 Carl HetheringtonAnother OS X include.
2019-06-03 Carl HetheringtonAnother OS X include.
2019-06-03 Carl HetheringtonTry another way on OS X.
2019-06-03 Carl HetheringtonMore GL build fixes.
2019-06-03 Carl HetheringtonFix some build failures due to GL stuff.
2019-06-03 Carl HetheringtonTry to enable vsync with GL on Linux.
2019-06-02 Carl HetheringtonFix sensitivity of markers button.
2019-06-02 Carl HetheringtonAlways hide reference note if it's empty.
2019-05-31 Carl HetheringtonBasics of allowing video parts of FFmpegContent to...
2019-05-31 Carl HetheringtonFix slightly unbelievable out-of-bounds array access...
2019-05-31 Carl HetheringtonAdd playhead line to timeline (#1563).
2019-05-28 Carl HetheringtonFix off-by-one channel when editing audio map levels...
2019-05-27 Carl HetheringtonUse pofilter to check i18n and fix some .po file glitches.
2019-05-27 Carl HetheringtonFix several bits of bad i18n markup and add start of...
2019-05-27 Carl HetheringtonFix some malformed placeholders in the cs_CZ translation.
2019-05-24 Carl HetheringtonBasic ability to set video range (JPEG/MPEG) at least...
2019-05-21 Carl HetheringtonGive an error if 2D content is set to 3D (#1565). ...
2019-05-15 Carl HetheringtonFix scrolling of audio channel group labels.
2019-05-14 Carl HetheringtonBetter tooltips over audio mapping view nodes.
2019-05-14 Carl HetheringtonAdd tooltip for input groups (#1557).
2019-05-14 Carl HetheringtonTruncate audio mapping view channel group names (part...
2019-05-13 Carl Hetheringtonswaroop: fix incorrect start times with encrypted MP4... attic/swaroop-v2.15.x
2019-05-13 Carl Hetheringtonswaroop: allow ScreenKDM subclasses for different KDM...
2019-05-13 Carl Hetheringtonswaroop: basics of encrypted MP4 playback.
next