Move _state_timer into VideoView.
[dcpomatic.git] / src / wx / film_viewer.cc
2018-07-22 Carl HetheringtonOn reflection showing CCAPs over the main picture doesn...
2018-07-20 Carl HetheringtonUntested; allow viewing of subtitles or closed captions...
2018-07-07 Carl HetheringtonFix (odd) crash.
2018-06-29 Carl HetheringtonBasic jump to selected subtitle (#1200).
2018-06-09 Carl HetheringtonModify the downmix mapping so that we include Ls, Rs... v2.13.29
2018-04-18 Carl HetheringtonUse round() when moving the slider - try to make it... v2.13.15
2018-04-05 Carl HetheringtonSpeculative fix for crash on startup with no audio... v2.13.11
2018-03-23 Carl HetheringtonArrows to go forward/back one frame.
2018-03-23 Carl HetheringtonFix crash on pressing space with no loaded film.
2018-03-21 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2018-03-18 Carl HetheringtonFix corrupted image (and probably crashes) when changin...
2018-02-28 Carl HetheringtonFix crash if quick_refresh() fails.
2018-02-24 Carl HetheringtonSpeed some operations by re-using the last PlayerVideo...
2018-02-09 Carl HetheringtonFix one cause of assertion failures in audio_buffers...
2018-01-15 Carl HetheringtonTry to tidy up behaviour of seek during playback in...
2018-01-14 Carl HetheringtonFix play button state on seeking.
2018-01-14 Carl HetheringtonComment typo.
2018-01-12 Carl HetheringtonSeparate readable error from technical detail in some...
2018-01-06 Carl HetheringtonRemove check on whether the last seek was accurate...
2018-01-02 Carl HetheringtonAdd rewind-to-zero button to film viewer.
2017-12-17 Carl HetheringtonAdd Close option to player.
2017-12-17 Carl HetheringtonDisplay decode resolution in the player.
2017-12-13 Carl HetheringtonSpeculative fixes for hangs when audio stream cannot...
2017-10-10 Carl HetheringtonFix disappearing frames while seeking in some cases.
2017-08-19 Carl HetheringtonFix crash when setting player decode resolution with...
2017-08-16 Carl HetheringtonFix erroneous overlaid controls in the player.
2017-08-14 Carl HetheringtonGive player its own configuration dialogue.
2017-08-14 Carl HetheringtonPrimitive dropped frame count in display.
2017-08-14 Carl HetheringtonDrop video frames if we running out of time.
2017-08-14 Carl HetheringtonBasics of forced reduction of JPEG2000 decode resolution.
2017-08-14 Carl HetheringtonStub player.
2017-08-14 Carl HetheringtonRemove Film dependency from Butler.
2017-07-26 Carl HetheringtonFix seek during slider drag.
2017-07-26 Carl HetheringtonFix slider position updates post seek (#1085).
2017-05-03 Carl HetheringtonNicer fix for previous.
2017-05-03 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2017-05-03 Carl HetheringtonAnother call to wxTimer::Start() with 0 delay, which...
2017-05-02 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2017-05-02 Carl HetheringtonTimer period must apparently be > 0 (on OS X at least).
2017-04-21 Carl HetheringtonThrow exceptions raised while waiting for the butler...
2017-04-19 Carl HetheringtonConfig option to disable preview audio.
2017-04-19 Carl HetheringtonVarious fixes to seeking with audio.
2017-04-19 Carl HetheringtonTurn off play button on stop.
2017-04-19 Carl HetheringtonTake audio device latency into account.
2017-04-19 Carl HetheringtonFix video timing and stop the viewer at the end of...
2017-04-19 Carl HetheringtonFix display when all content is removed. Fix sensitivi...
2017-04-19 Carl HetheringtonHandle butler thread exceptions properly.
2017-04-19 Carl HetheringtonSeveral fixes to audio.
2017-04-19 Carl HetheringtonFirst bits of audio support.
2017-04-19 Carl HetheringtonSeemingly basically working butler for video.
2017-04-19 Carl HetheringtonInitial butler work.
2017-04-19 Carl HetheringtonFix crash on startup.
2017-04-19 Carl HetheringtonAttempt to tidy up internal APIs slightly.
2017-04-19 Carl HetheringtonVarious bits; preview video seems to work.
2017-04-19 Carl HetheringtonBasic grunt-work, untested and unfinished, but it compiles.
2017-04-07 Carl HetheringtonMake jump-to-content-start on selection in the content...
2016-11-19 Carl HetheringtonNo-op; rename a whole load of wx constants to their...
2016-07-01 Carl HetheringtonAdd frame number dialog on frame position click.
2016-07-01 Carl HetheringtonAdd go-to-position dialogue when clicking on preview...
2016-06-30 Carl HetheringtonMake nudge buttons nudge further with modifiers (shift...
2016-06-29 Carl HetheringtonFix handling of incorrectly-recognised JPEG2000 files.
2016-05-25 Carl HetheringtonNo-op; fix GPL address and use the explicit-program...
2016-05-11 Carl HetheringtonOptimise image scaling for the preview.
2016-04-10 Carl HetheringtonAdd option to preview left or right eye (#809).
2015-11-10 Carl HetheringtonTry harder to keep the playhead at the same *content...
2015-11-09 Carl HetheringtonKeep current frame visible when trimming start. Don...
2015-10-29 Carl HetheringtonFix incorrect colourspace conversion of XYZ content
2015-10-15 Carl HetheringtonUse AV_ prefixes on some FFmpeg bits.
2015-09-15 Carl HetheringtonBack-end for very basic and hacky VF support for a...
2015-09-14 Carl HetheringtonPeak value of audio into the audio tab.
2015-09-14 Carl HetheringtonAdd option to analyse audio automatically when content...
2015-09-04 Carl HetheringtonDon't bother with audio in the film viewer.
2015-08-26 Carl HetheringtonFix lrint-related crash.
2015-08-25 Carl HetheringtonPurge rint() and use llrint and friends.
2015-08-25 Carl HetheringtonAdd video waveform viewer.
2015-07-28 Carl HetheringtonCheck for end of film when doing forward-frame.
2015-07-01 Carl HetheringtonGo back to player having a playlist and not assuming...
2015-06-25 Carl HetheringtonMerge branch 'content-burn-subs' into 2.0
2015-06-25 Carl HetheringtonMake player decide whether subtitles should be burnt...
2015-06-21 Carl HetheringtonNo-op: remove all trailing whitespace.
2015-06-19 Carl HetheringtonNo-op; variable renaming.
2015-06-18 Carl HetheringtonStop playback when we reach the end of the playlist.
2015-06-17 Carl HetheringtonRemove Film::make_player().
2015-06-14 Carl HetheringtonFix messed up position slider caused by trim changes.
2015-06-14 Carl HetheringtonAdd buttons to set trim from current playhead position...
2015-06-08 Carl HetheringtonMerge.
2015-06-08 Carl HetheringtonFix detection of same-frame to speed up simple encodes...
2015-05-20 Carl HetheringtonMerge branch '2.0' of git.carlh.net:git/dcpomatic into 2.0
2015-05-09 Carl Hetherington7fd73c0cf1f723896826c77fec3720c5c404d4e8 from master...
2015-05-02 Carl HetheringtonRemove approximate size stuff where playback viewer...
2015-04-24 Carl HetheringtonMerge branch '2.0' of git.carlh.net:git/dcpomatic into 2.0
2015-04-23 Carl HetheringtonMerge branch '2.0' of ssh://main.carlh.net/home/carl...
2015-04-22 Carl HetheringtonActually use YUV->RGB setting when converting.
2015-03-25 Carl HetheringtonRemove Scaler config and use SWS_BICUBIC everywhere.
2015-02-02 Carl HetheringtonRevert 3f3727634b98ce2761a193b9d1e3fc14f51dcbd2 as...
2015-01-30 Carl HetheringtonHopefully fix black borders round the preview in some...
2015-01-07 Carl HetheringtonMerge branch '2.0' of git.carlh.net:git/dcpomatic into 2.0
2015-01-07 Carl HetheringtonMake a note in the log when XYZ values are clamped...
2014-12-15 Carl HetheringtonCatch exceptions when getting video for the view.
2014-10-25 Carl HetheringtonMerge master.
next