Merge master branch.
[dcpomatic.git] / src / wx / film_viewer.cc
2013-01-23 Carl HetheringtonMerge master branch.
2013-01-23 Carl HetheringtonRemove multi-reel, for now, and sort out Size vs libdcp...
2013-01-17 Carl HetheringtonMerge writer-thread with original which was time-cleanup.
2013-01-17 Carl HetheringtonTry to tidy up frame indexing; use DCP length obtained...
2013-01-17 Carl Hetheringtonshared_ptr is a bit excessive for DecodeOptions.
2012-12-22 Carl HetheringtonAdd -Wextra and fix the warnings.
2012-12-21 Carl HetheringtonMerge branch 'video-player' of ssh://houllier/home...
2012-12-21 Carl HetheringtonFix crash from previous commit; clear viewer image...
2012-12-20 Carl HetheringtonMerge branch 'video-player' of /home/carl/git/dvdomatic...
2012-12-20 Carl HetheringtonImprove resizing on going from still to video content.
2012-12-19 Carl HetheringtonRe-work again so that there's just one encoder; various...
2012-12-19 Carl HetheringtonFix merge.
2012-12-19 Carl HetheringtonTry to make it build with wxwidgets 2.8 as well as 2.9
2012-12-18 Carl HetheringtonFix slider position updating on play.
2012-12-18 Carl HetheringtonFix merge.
2012-12-18 Carl HetheringtonTry to tidy up subtitle timing and seeks wrt source...
2012-12-18 Carl HetheringtonDon't scale preview too small, or the software scaler...
2012-12-18 Carl HetheringtonMerge branch 'master' into video-player
2012-12-18 Carl HetheringtonDisable viewer slider when we are examining content.
2012-12-18 Carl HetheringtonFix old image hanging around when creating a new film.
2012-12-17 Carl HetheringtonVarious fixes to still-image mode.
2012-12-17 Carl HetheringtonTidy up still-image UI.
2012-12-17 Carl HetheringtonUpdate on scaler change, too.
2012-12-17 Carl HetheringtonCatch exceptions thrown when decoding video for the...
2012-12-17 Carl HetheringtonStop flickering of viewer on Windows.
2012-12-17 Carl HetheringtonFix infinite loop if we try to get a frame from a decod...
2012-12-16 Carl HetheringtonTry again to sort out image alignment a bit.
2012-12-16 Carl HetheringtonA few fixes to still image mode.
2012-12-16 Carl HetheringtonBe more careful in a few places.
2012-12-16 Carl HetheringtonVarious hacks to subtitles etc.
2012-12-16 Carl HetheringtonMerge speed-up branch.
2012-12-16 Carl HetheringtonVarious fixups.
2012-12-16 Carl HetheringtonRespond to ratio changes.
2012-12-16 Carl HetheringtonVarious fixes.
2012-12-16 Carl HetheringtonDecoder handles crop changing.
2012-12-16 Carl HetheringtonSplit Options into encode / decode.
2012-12-16 Carl HetheringtonVarious fixes.
2012-12-16 Carl HetheringtonIntegrated FFmpeg player (slow).
2012-12-15 Carl HetheringtonBasic ffmpeg film viewer.
2012-12-04 Carl HetheringtonMerge master.
2012-12-02 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2012-12-02 Carl HetheringtonFix probably-innocuous uninitialised variable.
2012-10-24 Carl HetheringtonFix shared_ptr for Film.
2012-10-24 Carl HetheringtonUse boost::signals2; fix bugs with x-thread signalling.
2012-10-24 Carl HetheringtonMerge FilmState / Film.
2012-10-22 Carl HetheringtonFix crash on using delay; fix x-thread GUI access cause...
2012-10-21 Carl HetheringtonFix up subtitle positioning under crop.
2012-10-21 Carl HetheringtonPartial merge of examine content and thumbnail jobs.
2012-10-17 Carl HetheringtonFix build on 32-bit.
2012-10-17 Carl HetheringtonRe-work FilmState / Film relationship a bit; Film now...
2012-10-17 Carl HetheringtonWindows apparently has Rectangle in the global namespace.
2012-10-16 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2012-10-16 Carl HetheringtonFix GTK warning on startup.
2012-10-16 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2012-10-16 Carl HetheringtonTry to make client/server communications a little more...
2012-10-15 Carl HetheringtonUnholy melange of stuff; setup a standard test config...
2012-10-15 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2012-10-14 Carl HetheringtonMerge branch 'subs'
2012-10-14 Carl HetheringtonVarious fixes to subtitling.
2012-10-14 Carl HetheringtonTry moving subtitle adjustment for crop into the decoder.
2012-10-13 Carl HetheringtonFix up tests; possibly working subtitle transforms.
2012-10-11 Carl HetheringtonFix potential crash.
2012-10-11 Carl HetheringtonTry to tidy up a bit.
2012-10-11 Carl HetheringtonBasic sub offset support.
2012-10-11 Carl HetheringtonStop subtitles wandering about when re-setup.
2012-10-11 Carl HetheringtonTidy up; make viewer respond with with subtitles button.
2012-10-11 Carl HetheringtonUse PNG for thumbs so that we get alpha blending in...
2012-10-10 Carl HetheringtonThumbs sort of have subs.
2012-10-10 Carl HetheringtonMerge branch 'master' into subs
2012-10-10 Carl HetheringtonTry to not start jobs if a dependant fails.
2012-10-10 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2012-10-08 Carl HetheringtonTidy up a bit.
2012-10-08 Carl HetheringtonHacks.
2012-10-07 Carl HetheringtonSplit Format into Fixed and Variable so that sources...
2012-10-03 Carl HetheringtonMerge.
2012-10-02 Carl HetheringtonMerge branch 'resample-drop-frame'
2012-10-01 Carl HetheringtonFix aff/666: thumbnail scan is run twice when changing...
2012-09-28 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2012-09-24 Carl HetheringtonSome doxygen documentation improvements.
2012-09-22 Carl HetheringtonCorrectly set up crop in the viewer when reloading...
2012-08-01 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2012-08-01 Carl HetheringtonRestore appearance of thumbs after first scan.
2012-07-27 Carl HetheringtonFix thumb update on format change.
2012-07-27 Carl HetheringtonUse a Crop struct and use it to speed up cropping a...
2012-07-27 Carl HetheringtonSpeed up thumbnail display a lot.
2012-07-25 Carl HetheringtonUse a panel in the window to make Windows look better...
2012-07-25 Carl HetheringtonTry high quality image rescaling.
2012-07-25 Carl HetheringtonVarious fixes.
2012-07-25 Carl HetheringtonAlways make a DC in the paint event handler, otherwise...
2012-07-25 Carl HetheringtonVarious hacks.
2012-07-25 Carl HetheringtonViewer kind of works.
2012-07-25 Carl HetheringtonMaybe improve thumbnail rendering.
2012-07-25 Carl HetheringtonSome vague sort of progress.
2012-07-24 Carl HetheringtonJust move gtk -> wx.
2012-07-24 Carl HetheringtonMerge branch 'master' into wx
2012-07-24 Carl HetheringtonTinkering.