summaryrefslogtreecommitdiff
path: root/src/wx/film_viewer.cc
AgeCommit message (Expand)Author
2017-05-03Nicer fix for previous.Carl Hetherington
2017-05-03Another call to wxTimer::Start() with 0 delay, which fails on OS X.Carl Hetherington
2017-05-02Timer period must apparently be > 0 (on OS X at least).Carl Hetherington
2017-04-21Throw exceptions raised while waiting for the butler to deliver video.Carl Hetherington
2017-04-19Config option to disable preview audio.Carl Hetherington
2017-04-19Various fixes to seeking with audio.Carl Hetherington
2017-04-19Turn off play button on stop.Carl Hetherington
2017-04-19Take audio device latency into account.Carl Hetherington
2017-04-19Fix video timing and stop the viewer at the end of the film.Carl Hetherington
2017-04-19Fix display when all content is removed. Fix sensitivity of jump-to-selected...Carl Hetherington
2017-04-19Handle butler thread exceptions properly.Carl Hetherington
2017-04-19Several fixes to audio.Carl Hetherington
2017-04-19First bits of audio support.Carl Hetherington
2017-04-19Seemingly basically working butler for video.Carl Hetherington
2017-04-19Initial butler work.Carl Hetherington
2017-04-19Fix crash on startup.Carl Hetherington
2017-04-19Attempt to tidy up internal APIs slightly.Carl Hetherington
2017-04-19Various bits; preview video seems to work.Carl Hetherington
2017-04-19Basic grunt-work, untested and unfinished, but it compiles.Carl Hetherington
2017-04-07Make jump-to-content-start on selection in the content list optional.Carl Hetherington
2016-11-19No-op; rename a whole load of wx constants to their shorter equivalents.Carl Hetherington
2016-07-01Add frame number dialog on frame position click.Carl Hetherington
2016-07-01Add go-to-position dialogue when clicking on preview timecode.Carl Hetherington
2016-06-30Make nudge buttons nudge further with modifiers (shift/control/shift+control).Carl Hetherington
2016-06-29Fix handling of incorrectly-recognised JPEG2000 files.Carl Hetherington
2016-05-25No-op; fix GPL address and use the explicit-program-name version.Carl Hetherington
2016-05-12Optimise image scaling for the preview.Carl Hetherington
2016-04-11Add option to preview left or right eye (#809).Carl Hetherington
2015-11-10Try harder to keep the playhead at the same *content* frame afterCarl Hetherington
2015-11-09Keep current frame visible when trimming start. Don't trim the currentCarl Hetherington
2015-10-29Fix incorrect colourspace conversion of XYZ contentCarl Hetherington
2015-10-15Use AV_ prefixes on some FFmpeg bits.Carl Hetherington
2015-09-16Back-end for very basic and hacky VF support for a DCP imported as content.Carl Hetherington
2015-09-14Peak value of audio into the audio tab.Carl Hetherington
2015-09-14Add option to analyse audio automatically when content is added (#673).Carl Hetherington
2015-09-05Don't bother with audio in the film viewer.Carl Hetherington
2015-08-26Fix lrint-related crash.Carl Hetherington
2015-08-25Purge rint() and use llrint and friends.Carl Hetherington
2015-08-25Add video waveform viewer.Carl Hetherington
2015-07-28Check for end of film when doing forward-frame.Carl Hetherington
2015-07-01Go back to player having a playlist and not assuming it uses the film's content.Carl Hetherington
2015-06-25Make player decide whether subtitles should be burnt based onCarl Hetherington
2015-06-21No-op: remove all trailing whitespace.Carl Hetherington
2015-06-19No-op; variable renaming.Carl Hetherington
2015-06-18Stop playback when we reach the end of the playlist.Carl Hetherington
2015-06-17Remove Film::make_player().Carl Hetherington
2015-06-14Fix messed up position slider caused by trim changes.Carl Hetherington
2015-06-14Add buttons to set trim from current playhead position (#372).Carl Hetherington
2015-06-08Fix detection of same-frame to speed up simple encodes (#548).Carl Hetherington
2015-05-107fd73c0cf1f723896826c77fec3720c5c404d4e8 from master; tidy audio analysis dia...Carl Hetherington