summaryrefslogtreecommitdiff
path: root/src/wx/film_viewer.cc
AgeCommit message (Expand)Author
2013-03-01Make film hold its DCP frame rate.Carl Hetherington
2013-03-01Merge master.Carl Hetherington
2013-02-28Various markup and tweaks.Carl Hetherington
2013-02-25Catch exception on loading film with bad content file.Carl Hetherington
2013-02-25Fix dumb-assery. Initial axes.Carl Hetherington
2013-02-25Scratch that.Carl Hetherington
2013-02-25Try again.Carl Hetherington
2013-02-18Fix subtitle positioning in the view, I think (#60).Carl Hetherington
2013-02-13Fix erroneous padding of view using -in-flat formats (#52).Carl Hetherington
2013-02-12Add details button to job manager; stretch jobs across the whole of the botto...Carl Hetherington
2013-02-12Cope better with having no decoders.Carl Hetherington
2013-02-08Shuffle Job pointers around slightly.Carl Hetherington
2013-02-06Try to improve i18n a bit.Carl Hetherington
2013-02-02Post-process viewer images.Carl Hetherington
2013-02-02Stop playback if there is a problem with decoding (#39).Carl Hetherington
2013-01-26Merge master into direct-mxf.Carl Hetherington
2013-01-25Fix signalling of wxChoices that used to be ComboBoxes. Use Size a little mo...Carl Hetherington
2013-01-23Merge master branch.Carl Hetherington
2013-01-23Remove multi-reel, for now, and sort out Size vs libdcp::Size.Carl Hetherington
2013-01-17Try to tidy up frame indexing; use DCP length obtained from the transcode to ...Carl Hetherington
2013-01-17shared_ptr is a bit excessive for DecodeOptions.Carl Hetherington
2012-12-22Add -Wextra and fix the warnings.Carl Hetherington
2012-12-21Fix crash from previous commit; clear viewer image when its size changes (#12).Carl Hetherington
2012-12-20Improve resizing on going from still to video content.Carl Hetherington
2012-12-19Re-work again so that there's just one encoder; various tweaks to still-image...Carl Hetherington
2012-12-19Try to make it build with wxwidgets 2.8 as well as 2.9Carl Hetherington
2012-12-18Fix slider position updating on play.Carl Hetherington
2012-12-18Fix merge.Carl Hetherington
2012-12-18Try to tidy up subtitle timing and seeks wrt source frames, DCP frames and ro...Carl Hetherington
2012-12-18Don't scale preview too small, or the software scaler complains.Carl Hetherington
2012-12-18Disable viewer slider when we are examining content.Carl Hetherington
2012-12-18Fix old image hanging around when creating a new film.Carl Hetherington
2012-12-17Various fixes to still-image mode.Carl Hetherington
2012-12-17Tidy up still-image UI.Carl Hetherington
2012-12-17Update on scaler change, too.Carl Hetherington
2012-12-17Catch exceptions thrown when decoding video for the viewer.Carl Hetherington
2012-12-17Stop flickering of viewer on Windows.Carl Hetherington
2012-12-17Fix infinite loop if we try to get a frame from a decoder that doesn't have o...Carl Hetherington
2012-12-16Try again to sort out image alignment a bit.Carl Hetherington
2012-12-16A few fixes to still image mode.Carl Hetherington
2012-12-16Be more careful in a few places.Carl Hetherington
2012-12-16Various hacks to subtitles etc.Carl Hetherington
2012-12-16Merge speed-up branch.Carl Hetherington
2012-12-16Various fixups.Carl Hetherington
2012-12-16Respond to ratio changes.Carl Hetherington
2012-12-16Various fixes.Carl Hetherington
2012-12-16Decoder handles crop changing.Carl Hetherington
2012-12-16Split Options into encode / decode.Carl Hetherington
2012-12-16Various fixes.Carl Hetherington
2012-12-16Integrated FFmpeg player (slow).Carl Hetherington