Merge master.
[dcpomatic.git] / src / wx / film_viewer.cc
2014-03-17 Carl HetheringtonMerge master.
2014-03-09 Carl HetheringtonMerge branch 'master' of ssh://carlh.dyndns.org/home...
2014-03-09 Carl HetheringtonFix display of no-scale mode in the player; the image...
2014-03-08 Carl HetheringtonMerge master.
2014-03-07 Carl Hetheringtonoperator bool on Time is a really bad idea; removed...
2014-03-06 Carl HetheringtonFix build.
2014-03-05 Carl HetheringtonMerge branch 'master' into 2.0
2014-03-04 Carl HetheringtonMerge master.
2014-03-04 Carl HetheringtonNew DCPTime/ContentTime types.
2014-03-03 Carl HetheringtonMerge master.
2014-02-27 Carl HetheringtonMerge master.
2014-02-26 Carl HetheringtonMerge branch 'master' into 2.0
2014-02-25 Carl HetheringtonMerge master.
2014-02-24 Carl HetheringtonMerge master; specify libdcp-1.0.
2014-02-12 Carl HetheringtonMerge branch 'master' into 2.0--libdcp-1.0
2014-02-11 Carl HetheringtonPartial hacks to use of libdcp 1.0.
2014-02-11 Carl HetheringtonMerge master.
2014-02-09 Carl HetheringtonFix 1 crash on low memory.
2014-02-04 Carl HetheringtonMerge master.
2014-01-23 Carl HetheringtonMerge master.
2014-01-16 Carl HetheringtonMerge branch 'master' into 2.0
2014-01-15 Carl HetheringtonMerge 1.0-seek and subtitle-content.
2014-01-15 Carl HetheringtonMerge master.
2014-01-09 Carl HetheringtonMerge master.
2014-01-06 Carl HetheringtonMerge master.
2014-01-03 Carl HetheringtonMerge branch 'master' into 1.0-seek
2014-01-01 Carl HetheringtonHacky fix for black borders round image view.
2014-01-01 Carl HetheringtonMerge branch '1.0' into 1.0-seek
2014-01-01 Carl HetheringtonCatch a couple of exceptions; hopefully fix trimming...
2013-12-31 Carl HetheringtonMerge 1.0
2013-12-29 Carl HetheringtonMerge branch '1.0' into 1.0-seek
2013-12-28 Carl HetheringtonMerge 1.0
2013-12-27 Carl HetheringtonMerge branch '1.0' into 1.0-seek
2013-12-24 Carl HetheringtonMerge 1.0.
2013-12-20 Carl HetheringtonMerge branch '1.0' into 1.0-seek
2013-12-20 Carl HetheringtonSome small optimisations to player.
2013-12-19 Carl HetheringtonMerge branch '1.0' into 1.0-seek
2013-12-18 Carl HetheringtonMerge branch '1.0' into 1.0-seek
2013-12-18 Carl HetheringtonMerge branch '1.0' into 1.0-seek
2013-12-18 Carl HetheringtonMerge branch '1.0' into 1.0-seek
2013-12-13 Carl HetheringtonTime -> DCPTime.
2013-12-04 Carl HetheringtonSuspend scale / crop / window / subtitle overlay until...
2013-12-04 Carl HetheringtonDo lots of the player processing with less copying.
2013-11-29 Carl HetheringtonMerge branch '1.0' into 1.0-vob
2013-11-29 Carl HetheringtonMerge master.
2013-11-22 Carl HetheringtonMerge branch '1.0' into 1.0-vob
2013-11-22 Carl HetheringtonMerge still/moving image classes.
2013-10-24 Carl HetheringtonMerge 1.0.
2013-10-22 Carl HetheringtonMerge branch '1.0' of ssh://carlh.dyndns.org/home/carl...
2013-10-22 Carl HetheringtonAllow films to be loaded when content is missing.
2013-10-22 Carl HetheringtonHacks.
2013-10-17 Carl HetheringtonFix initial display of a new piece of content.
2013-10-16 Carl HetheringtonOptimise the fetch-same-frame case a bit (#196).
2013-10-15 Carl HetheringtonAllow no-stretch scaling of video content.
2013-09-17 Carl HetheringtonMerge 1.0 in.
2013-08-18 Carl HetheringtonFix connection to player.
2013-08-08 Carl HetheringtonPrevent frame back before time 0.
2013-07-26 Carl HetheringtonRemove old Connect() wxWidgets API and use Bind().
2013-07-23 Carl HetheringtonRemove some dcp prefixes; better logging of content...
2013-07-22 Carl HetheringtonMerge branch '1.0' into 1.0-3D-take2
2013-07-22 Carl HetheringtonBasics of front-end 3D (as far as viewer, at least).
2013-07-20 Carl HetheringtonReset player a bit better on new film (#182).
2013-07-19 Carl HetheringtonSpacing tweaks; rename ImageMagick -> StillImage.
2013-07-19 Carl HetheringtonMerge branch '1.0-alt-loop' into 1.0
2013-07-19 Carl HetheringtonRemove old looping method.
2013-07-19 Carl HetheringtonMerge branch '1.0' of /home/carl/git/dvdomatic into 1.0
2013-07-18 Carl HetheringtonBasics of making loop do something.
2013-07-18 Carl HetheringtonSplit test compile up into individual files.
2013-07-16 Carl HetheringtonRename Film::player to reflect the fact that it creates...
2013-07-16 Carl HetheringtonPrevent viewer updates on timeline drag (#175).
2013-07-15 Carl HetheringtonMerge.
2013-07-14 Carl HetheringtonFix glitchness at the start by not seeking to -ve times.
2013-07-13 Carl HetheringtonMore attempts to nail down seek.
2013-07-13 Carl HetheringtonMake viewer cope with multiple video frames being emitt...
2013-07-13 Carl HetheringtonAnother attempt to fix back / same-frame seeks.
2013-07-12 Carl HetheringtonTry to improve refetching of last frame and seek backwards.
2013-07-12 Carl HetheringtonRemove unused RGBPlusAlphaImage; merge Image/SimpleImage.
2013-07-11 Carl HetheringtonMerge branch '1.0' of /home/carl/git/dvdomatic into 1.0
2013-07-11 Carl HetheringtonMerge branch '1.0' of /home/carl/git/dvdomatic into 1.0
2013-07-11 Carl HetheringtonRemove wx2.8 compatibility stuff.
2013-07-10 Carl HetheringtonClear viewer when doing File -> New.
2013-07-10 Carl HetheringtonMerge branch '1.0' of ssh://carlh.dnsalias.org/home...
2013-07-10 Carl HetheringtonAdd SubtitleContent.
2013-07-10 Carl HetheringtonMerge branch '1.0' of ssh://carlh.dnsalias.org/home...
2013-07-10 Carl HetheringtonFix initial display to be frame 1, not 2.
2013-07-09 Carl HetheringtonFix fetch_current_frame_again().
2013-07-09 Carl HetheringtonFix initial display of frame.
2013-07-09 Carl HetheringtonHopefully fix seek back/forward.
2013-07-09 Carl HetheringtonVarious fixes; simplification of FilmViewer; make image...
2013-07-09 Carl HetheringtonMerge master.
2013-06-26 Carl HetheringtonAnother try at sorting out the thorny question of timing.
2013-06-26 Carl HetheringtonTests pass.
2013-06-26 Carl HetheringtonBuilds again.
2013-06-16 Carl HetheringtonFix crash on creating new film. Fix setup of ratio...
2013-06-16 Carl HetheringtonFix subtitle controls in the viewer.
2013-06-16 Carl HetheringtonFix mangled initial viewer frame.
2013-06-16 Carl HetheringtonSome work on cropping in the film viewer; also prevent...
2013-06-15 Carl HetheringtonSeek back to same place when something changes.
2013-06-15 Carl HetheringtonMerge master.
2013-06-09 Carl HetheringtonMerge.
next