Various bits.
[dcpomatic.git] / src / wx / film_viewer.cc
2013-04-01 Carl HetheringtonVarious bits.
2013-03-31 Carl HetheringtonContent can be added and previewed.
2013-03-31 Carl HetheringtonRuns.
2013-03-27 Carl HetheringtonAnother try at the wxString / std / i18n confusions.
2013-03-26 Carl HetheringtonYet another try at the wxString / std::string / i18n...
2013-03-02 Carl HetheringtonMerge master.
2013-03-01 Carl HetheringtonMerge.
2013-03-01 Carl HetheringtonMake film hold its DCP frame rate.
2013-03-01 Carl HetheringtonMerge master.
2013-03-01 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2013-02-28 Carl HetheringtonVarious markup and tweaks.
2013-02-27 Carl HetheringtonMerge branch 'master' into plot-audio
2013-02-27 Carl HetheringtonMerge branch 'master' into plot-audio
2013-02-26 Carl HetheringtonMerge branch 'master' into plot-audio
2013-02-25 Carl HetheringtonCatch exception on loading film with bad content file.
2013-02-25 Carl HetheringtonFix dumb-assery. Initial axes.
2013-02-25 Carl HetheringtonScratch that.
2013-02-25 Carl HetheringtonTry again.
2013-02-22 Carl HetheringtonMerge branch 'master' into i18n
2013-02-18 Carl HetheringtonMerge branch 'master' of ssh://carlh.dnsalias.org/home...
2013-02-18 Carl HetheringtonFix subtitle positioning in the view, I think (#60).
2013-02-13 Carl HetheringtonFix erroneous padding of view using -in-flat formats...
2013-02-12 Carl HetheringtonAdd details button to job manager; stretch jobs across...
2013-02-12 Carl HetheringtonCope better with having no decoders.
2013-02-08 Carl HetheringtonShuffle Job pointers around slightly.
2013-02-07 Carl HetheringtonMerge.
2013-02-07 Carl HetheringtonMerge branch 'direct-mxf' of ssh://carlh.dnsalias.org...
2013-02-06 Carl HetheringtonTry to improve i18n a bit.
2013-02-02 Carl HetheringtonMerge branch 'direct-mxf' of /home/carl/git/dvdomatic...
2013-02-02 Carl HetheringtonPost-process viewer images.
2013-02-02 Carl HetheringtonStop playback if there is a problem with decoding ...
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...
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.
next