More player debugging for butler video-full states.
[dcpomatic.git] / src / wx / film_viewer.cc
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.
2014-10-22 Carl HetheringtonMerge master.
2014-10-21 Carl HetheringtonMerge master.
2014-10-16 Carl HetheringtonMerge branch 'master' of git.carlh.net:git/dcpomatic
2014-10-16 Carl HetheringtonMerge branch 'master' into 12bit
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-17 Carl HetheringtonFix sensitivity on loading a film.
2014-09-16 Carl HetheringtonMerge master.
2014-09-12 Carl HetheringtonMerge master.
2014-09-11 Carl HetheringtonMerge master.
2014-09-10 Carl HetheringtonMerge master.
2014-09-10 Carl HetheringtonMerge remote-tracking branch 'origin/master' into 2.0
2014-09-09 Carl HetheringtonMerge remote-tracking branch 'origin/master' into 2.0
2014-09-09 Carl HetheringtonMerge master.
2014-09-08 Carl HetheringtonMerge master.
2014-09-07 Carl HetheringtonMerge master.
2014-09-03 Carl HetheringtonMerge master.
2014-08-31 Carl HetheringtonMerge remote-tracking branch 'origin/master' into 2.0
2014-08-31 Carl HetheringtonMerge master.
2014-08-31 Carl HetheringtonMerge master.
2014-08-30 Carl HetheringtonMerge master.
2014-08-25 Carl HetheringtonMerge master.
2014-08-25 Carl HetheringtonTidy up Frame / App classes, reducing use of static...
2014-08-23 Carl HetheringtonMerge master.
2014-08-11 Carl HetheringtonMerge master.
2014-08-06 Carl HetheringtonMerge master.
2014-07-24 Carl HetheringtonCrash fix.
2014-07-23 Carl HetheringtonMerge branch '1.0' of ssh://main.carlh.net/home/carl...
2014-07-23 Carl HetheringtonDisable player controls when there is no content.
2014-07-22 Carl HetheringtonOption to draw a border around the content's image...
2014-07-20 Carl HetheringtonBasic support for decryption of imported DCPs.
2014-07-17 Carl HetheringtonMerge master.
2014-07-16 Carl HetheringtonMerge master.
2014-07-16 Carl HetheringtonMerge remote-tracking branch 'origin/master' into 1.0
2014-07-16 Carl HetheringtonMerge master.
2014-07-16 Carl HetheringtonMerge remote-tracking branch 'origin/master' into 2.0
next