Remove PositionChanged in favour of consumers having their own GUI-thread timers.
[dcpomatic.git] / src / wx / film_viewer.h
2020-01-08 Carl HetheringtonRemove PositionChanged in favour of consumers having...
2020-01-08 Carl HetheringtonBarely-functioning GL playback with new arrangement.
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 redundant FilmViewer::video_position() and use...
2020-01-08 Carl HetheringtonMove ::timer into SimpleVideoView.
2019-11-05 Carl HetheringtonDifferentiate between stop and suspend in player.
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-06-03 Carl HetheringtonFix system information on vsync.
2019-05-13 Carl HetheringtonBuild fixes related to simple/GL view.
2019-05-12 Carl HetheringtonRestore paint-panel timing.
2019-05-10 Carl HetheringtonRemove storage of _frame in FilmViewer.
2019-05-10 Carl HetheringtonFix up SimpleVideoView.
2019-05-10 Carl Hetheringtonrefresh_panel -> refresh_view.
2019-05-10 Carl HetheringtonBasics of OpenGL viewer.
2019-05-10 Carl HetheringtonPut Time types in dcpomatic namespace.
2019-05-10 Carl HetheringtonAdd some very basic timing of the player.
2019-02-06 Carl Hetheringtonswaroop: re-work background image logic. v2.13.113
2018-12-23 Carl Hetheringtonswaroop: various logging fixes.
2018-12-13 Carl Hetheringtonswaroop: partial rework of SPL management.
2018-11-22 Carl HetheringtonSeparate Controls into standard/swaroop.
2018-11-07 Carl Hetheringtonswaroop: new slightly-hacky way to make background... v2.13.67
2018-11-06 Carl HetheringtonFix bars at side/top/bottom of image in full-screen...
2018-09-27 Carl HetheringtonBasic watermark.
2018-09-27 Carl HetheringtonSet up new watermark config.
2018-09-27 Carl HetheringtonUntested watermarking.
2018-09-22 Carl HetheringtonAdd playback seek logging. v2.13.52
2018-09-21 Carl HetheringtonLog playback start and stop timecodes.
2018-09-14 Carl HetheringtonBasic and rather clumsy option to respect KDM validity...
2018-09-11 Carl HetheringtonMore tweaks.
2018-09-11 Carl HetheringtonMake a method private.
2018-09-11 Carl HetheringtonFilmViewer API tidying.
2018-09-11 Carl HetheringtonSeparate out management of controls.
2018-09-11 Carl HetheringtonFix play button behaviour.
2018-09-11 Carl HetheringtonFix build.
2018-09-11 Carl HetheringtonPartial split of film viewer.
2018-08-19 Carl HetheringtonSimilar pending/done for Film::Change.
2018-08-19 Carl HetheringtonReplace May/Done/NotDone signal sets with one signal...
2018-08-03 Carl HetheringtonTimestamp audio emissions from butler and hence discard...
2018-07-23 Carl HetheringtonMore automated renaming.
2018-07-23 Carl HetheringtonGet ccaps by asking the Player, rather than by listenin...
2018-07-22 Carl HetheringtonVery basic closed caption viewer.
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-06-29 Carl HetheringtonBasic jump to selected subtitle (#1200).
2018-03-23 Carl HetheringtonArrows to go forward/back one frame.
2018-03-23 Carl HetheringtonAdd space shortcut to start/stop playback (#1201).
2018-02-28 Carl HetheringtonFix crash if quick_refresh() fails.
2018-02-24 Carl HetheringtonSpeed some operations by re-using the last PlayerVideo...
2018-01-15 Carl HetheringtonTry to tidy up behaviour of seek during playback in...
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 HetheringtonDisplay decode resolution in the player.
2017-08-19 Carl HetheringtonMissing part of previous commit.
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 HetheringtonAdd DCP size and length to player.
2017-08-14 Carl HetheringtonInitial and not-working information panel in player.
2017-08-14 Carl HetheringtonStub player.
2017-07-26 Carl HetheringtonFix seek during slider drag.
2017-04-19 Carl HetheringtonTake audio device latency into account.
2017-04-19 Carl HetheringtonFirst bits of audio support.
2017-04-19 Carl HetheringtonInitial butler work.
2017-04-19 Carl HetheringtonTweak class declaration.
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...
2017-01-05 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2017-01-04 Carl HetheringtonFix non-frame-aligned trims when using trim-to-playhead.
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-05-25 Carl HetheringtonNo-op; fix GPL address and use the explicit-program...
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-09-14 Carl HetheringtonAdd option to analyse audio automatically when content...
2015-08-25 Carl HetheringtonAdd video waveform viewer.
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...
2014-10-25 Carl HetheringtonMerge master.
2014-10-22 Carl HetheringtonMerge master.
2014-10-21 Carl HetheringtonMerge master.
2014-10-16 Carl HetheringtonMerge branch 'master' into 12bit
2014-10-15 Carl HetheringtonMerge master.
2014-10-08 Carl HetheringtonMerge master.
2014-10-02 Carl HetheringtonMerge remote-tracking branch 'origin/master' into 2.0
2014-09-30 Carl HetheringtonMerge remote-tracking branch 'origin/master' into 2.0
2014-09-29 Carl HetheringtonMerge master.
2014-09-22 Carl HetheringtonMerge remote-tracking branch 'origin/master' into 2.0
2014-09-16 Carl HetheringtonMerge master.
2014-09-12 Carl HetheringtonMerge master.
2014-09-11 Carl HetheringtonMerge master.
2014-09-10 Carl HetheringtonMerge master.
next