summaryrefslogtreecommitdiff
path: root/src/wx/film_viewer.cc
AgeCommit message (Expand)Author
2013-07-26Remove old Connect() wxWidgets API and use Bind().Carl Hetherington
2013-07-23Remove some dcp prefixes; better logging of content on DCP creation.Carl Hetherington
2013-07-22Basics of front-end 3D (as far as viewer, at least).Carl Hetherington
2013-07-20Reset player a bit better on new film (#182).Carl Hetherington
2013-07-19Spacing tweaks; rename ImageMagick -> StillImage.Carl Hetherington
2013-07-19Remove old looping method.Carl Hetherington
2013-07-19Basics of making loop do something.Carl Hetherington
2013-07-18Split test compile up into individual files.Carl Hetherington
2013-07-16Rename Film::player to reflect the fact that it creates a new Player on each ...Carl Hetherington
2013-07-16Prevent viewer updates on timeline drag (#175).Carl Hetherington
2013-07-14Fix glitchness at the start by not seeking to -ve times.Carl Hetherington
2013-07-13More attempts to nail down seek.Carl Hetherington
2013-07-13Make viewer cope with multiple video frames being emitted on a single pass.Carl Hetherington
2013-07-13Another attempt to fix back / same-frame seeks.Carl Hetherington
2013-07-12Try to improve refetching of last frame and seek backwards.Carl Hetherington
2013-07-12Remove unused RGBPlusAlphaImage; merge Image/SimpleImage.Carl Hetherington
2013-07-11Remove wx2.8 compatibility stuff.Carl Hetherington
2013-07-10Clear viewer when doing File -> New.Carl Hetherington
2013-07-10Add SubtitleContent.Carl Hetherington
2013-07-10Fix initial display to be frame 1, not 2.Carl Hetherington
2013-07-09Fix fetch_current_frame_again().Carl Hetherington
2013-07-09Fix initial display of frame.Carl Hetherington
2013-07-09Hopefully fix seek back/forward.Carl Hetherington
2013-07-09Various fixes; simplification of FilmViewer; make image appear on first load ...Carl Hetherington
2013-06-26Another try at sorting out the thorny question of timing.Carl Hetherington
2013-06-16Fix crash on creating new film. Fix setup of ratio selector.Carl Hetherington
2013-06-16Fix subtitle controls in the viewer.Carl Hetherington
2013-06-16Fix mangled initial viewer frame.Carl Hetherington
2013-06-16Some work on cropping in the film viewer; also prevent player from always sca...Carl Hetherington
2013-06-15Seek back to same place when something changes.Carl Hetherington
2013-06-02Merge master.Carl Hetherington
2013-05-31Various stuff; mostly change to decoder scaling and adding subtitle; scaling ...Carl Hetherington
2013-05-30Count frame number from 1. Move panel refresh to after getting the new frame...Carl Hetherington
2013-05-30Prevent extra frame skip on setting up new video (#147).Carl Hetherington
2013-05-29Add magic lines to put the DVD-o-matic window at the front on OS X so that it...Carl Hetherington
2013-05-29Build fixes for OS X.Carl Hetherington
2013-05-27Support for keeping video in sequence when changing lengths; tie selection in...Carl Hetherington
2013-05-25Merge master and multifarious hackery.Carl Hetherington
2013-05-24Tweak main window layout. Fix crash on play with no content.Carl Hetherington
2013-05-24A few seeking fixes.Carl Hetherington
2013-05-23Various bits and pieces.Carl Hetherington
2013-05-23Various more hacks.Carl Hetherington
2013-05-22Various hacks.Carl Hetherington
2013-05-22Half-way through trying to make seek work again.Carl Hetherington
2013-05-21Give Film a container; move crop into video content; other bits.Carl Hetherington
2013-05-20Various time-related fixes; fix daft hang on decodes.Carl Hetherington
2013-05-16Compiles; strange hang on adding content to a film.Carl Hetherington
2013-05-08Couple of fixes to updating things when removing content.Carl Hetherington
2013-04-26Merge master; fix crash on new film.Carl Hetherington
2013-04-26Fix update of display on re-order of still content.Carl Hetherington