Time -> DCPTime.
[dcpomatic.git] / src / wx / film_viewer.h
2013-12-13 Carl HetheringtonTime -> DCPTime.
2013-12-04 Carl HetheringtonSuspend scale / crop / window / subtitle overlay until...
2013-10-24 Carl HetheringtonMerge 1.0.
2013-10-22 Carl HetheringtonHacks.
2013-09-17 Carl HetheringtonMerge 1.0 in.
2013-07-26 Carl HetheringtonRemove old Connect() wxWidgets API and use Bind().
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-17 Carl Hetheringtontabs -> spaces.
2013-07-16 Carl HetheringtonPrevent viewer updates on timeline drag (#175).
2013-07-13 Carl HetheringtonMake viewer cope with multiple video frames being emitt...
2013-07-09 Carl HetheringtonVarious fixes; simplification of FilmViewer; make image...
2013-07-09 Carl HetheringtonMerge master.
2013-06-16 Carl HetheringtonSome work on cropping in the film viewer; also prevent...
2013-06-15 Carl HetheringtonMerge master.
2013-06-09 Carl HetheringtonMerge.
2013-06-02 Carl HetheringtonMerge master.
2013-05-31 Carl HetheringtonVarious stuff; mostly change to decoder scaling and...
2013-05-25 Carl HetheringtonMerge master and multifarious hackery.
2013-05-21 Carl HetheringtonMerge master.
2013-05-20 Carl HetheringtonVarious time-related fixes; fix daft hang on decodes.
2013-05-09 Carl HetheringtonMerge master.
2013-05-04 Carl HetheringtonMerge master.
2013-04-28 Carl HetheringtonMerge master.
2013-04-26 Carl HetheringtonMerge branch 'master' into 1.0
2013-04-26 Carl HetheringtonMerge master.
2013-04-26 Carl HetheringtonMerge master; fix crash on new film.
2013-04-24 Carl HetheringtonSome const correctness.
2013-04-21 Carl HetheringtonUntested merge of master.
2013-04-21 Carl HetheringtonMerge master.
2013-04-20 Carl HetheringtonMerge branch 'staging' of ssh://houllier/home/carl...
2013-04-20 Carl HetheringtonSomewhat hacky but seemingly functional frame back...
2013-04-19 Carl HetheringtonBasic frame index and timecode (part of #68).
2013-04-17 Carl HetheringtonMerge branch 'master' into content-rework-take5
2013-04-17 Carl HetheringtonMerge branch 'master' into content-rework-take5
2013-04-16 Carl HetheringtonMerge master.
2013-04-15 Carl HetheringtonMerge master.
2013-04-10 Carl HetheringtonMerge master.
2013-04-10 Carl HetheringtonVarious fix-ups.
2013-04-10 Carl HetheringtonTry to fix problems with view of padded stuff.
2013-04-09 Carl HetheringtonMerge master.
2013-04-07 Carl HetheringtonMerge master.
2013-04-07 Carl HetheringtonHopefully fix lack of background redraw of film viewer...
2013-04-07 Carl HetheringtonMerge master.
2013-04-06 Carl HetheringtonAdd interface to set up still image lengths.
2013-04-03 Carl HetheringtonFilm viewer kind of working.
2013-04-02 Carl HetheringtonVarious fixes.
2013-04-01 Carl HetheringtonVarious bits.
2013-04-01 Carl HetheringtonMerge branch 'master' into content-rework-take5
2013-04-01 Carl HetheringtonVarious bits.
2013-04-01 Carl HetheringtonXML metadata and some other bits.
2013-03-31 Carl HetheringtonContent can be added and previewed.
2013-01-26 Carl HetheringtonMerge master into direct-mxf.
2013-01-25 Carl HetheringtonFix signalling of wxChoices that used to be ComboBoxes...
2013-01-24 Carl HetheringtonMerge branch '0.70-support'
2013-01-24 Carl HetheringtonMerge in 0.70 branch with 0.71 fix.
2013-01-23 Carl HetheringtonMerge master branch.
2013-01-23 Carl HetheringtonRemove multi-reel, for now, and sort out Size vs libdcp...
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 merge.
2012-12-18 Carl HetheringtonTry to tidy up subtitle timing and seeks wrt source...
2012-12-18 Carl HetheringtonMerge branch 'master' into video-player
2012-12-18 Carl HetheringtonDisable viewer slider when we are examining content.
2012-12-16 Carl HetheringtonVarious hacks to subtitles etc.
2012-12-16 Carl HetheringtonMerge speed-up branch.
2012-12-16 Carl HetheringtonVarious fixes.
2012-12-16 Carl HetheringtonDecoder handles crop changing.
2012-12-16 Carl HetheringtonVarious fixes.
2012-12-16 Carl HetheringtonIntegrated FFmpeg player (slow).
2012-12-15 Carl HetheringtonBasic ffmpeg film viewer.
2012-10-24 Carl HetheringtonFix shared_ptr for Film.
2012-10-24 Carl HetheringtonMerge FilmState / Film.
2012-10-21 Carl HetheringtonPartial merge of examine content and thumbnail jobs.
2012-10-17 Carl HetheringtonRe-work FilmState / Film relationship a bit; Film now...
2012-07-27 Carl HetheringtonFix thumb update on format change.
2012-07-25 Carl HetheringtonVarious hacks.
2012-07-25 Carl HetheringtonViewer kind of works.
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.