Add 'starting' option to subtitles_during().
[dcpomatic.git] / src /
2014-07-04 Carl HetheringtonAdd 'starting' option to subtitles_during().
2014-07-02 Carl HetheringtonHopefully improve subtitle decoder seeking etc.
2014-07-02 Carl HetheringtonRearrange Player subtitle handling a bit.
2014-07-02 Carl HetheringtonClarify that Encoder really just manages video encoding.
2014-07-01 Carl HetheringtonSplit EncodedData classes into their own file.
2014-07-01 Carl HetheringtonOnly burn subtitles if it is turned on.
2014-07-01 Carl HetheringtonAdd burn subtitles option to Film.
2014-07-01 Carl HetheringtonOnly enable viewing of subtitles with SubRip.
2014-07-01 Carl HetheringtonOptimise filter graphs with no filters.
2014-07-01 Carl HetheringtonTypo fix.
2014-07-01 Carl HetheringtonTidy up a bit.
2014-07-01 Carl HetheringtonRemove FFmpegDecoder minimal_run and care on seeking...
2014-07-01 Carl HetheringtonDCPVideoFrame -> DCPVideo and PlayerVideoFrame -> Playe...
2014-07-01 Carl HetheringtonAdd a Type to Time.
2014-07-01 Carl HetheringtonMerge master.
2014-07-01 Carl Hetheringtonwhile (1) -> while (true)
2014-06-30 Carl HetheringtonFix problems with AudioDecoder when seeks to not subseq...
2014-06-30 Carl HetheringtonMerge branch 'master' of ssh://main.carlh.net/home...
2014-06-30 Carl HetheringtonTry imb- and ims-prefixes for Doremi ceritificates...
2014-06-30 Carl HetheringtonMerge master.
2014-06-27 Carl HetheringtonFix crash on analysing audio (and possibly DCP creation...
2014-06-27 Carl HetheringtonSupport building with wxWidgets 3.0.x.
2014-06-27 Carl HetheringtonMerge 1.70.0-hotfix branch into master.
2014-06-27 Carl HetheringtonFix the up/down buttons in the content list.
2014-06-27 Carl HetheringtonFix incorrect behaviour of Playlist::move_later.
2014-06-27 Carl HetheringtonFix confusion about subtitle codec pointers.
2014-06-26 Carl HetheringtonMerge master.
2014-06-26 Carl HetheringtonSupport different KDM formulations.
2014-06-26 Carl HetheringtonAllow user to set video frame rate of video sources...
2014-06-26 Carl HetheringtonUse full/empty conditions rather than just a single...
2014-06-25 Carl HetheringtonSupport pixel format 46 in make_black().
2014-06-25 Carl HetheringtonMore attempts to fix various debian builds.
2014-06-24 Carl HetheringtonAttempt to fix static link on Debian unstable.
2014-06-24 Carl Hetheringtonpot-merge.
2014-06-24 Carl HetheringtonUpdate comment.
2014-06-24 Carl HetheringtonOnly emit Changed when things are added to or removed...
2014-06-24 Carl HetheringtonRe-assign timeline tracks when things are moved about.
2014-06-23 Carl HetheringtonSome comments.
2014-06-23 Carl HetheringtonAdd supporter.
2014-06-23 Carl HetheringtonBe more careful when mangling DCP names to fit ISDCF.
2014-06-23 Carl HetheringtonMerge master.
2014-06-22 Carl Hetheringtoni18n hack.
2014-06-22 Carl HetheringtonSome i18n hacks wrt the subtitle panel.
2014-06-22 Carl Hetheringtonpot merge.
2014-06-22 Carl HetheringtonAdd option to CC a KDM email, and add
2014-06-22 Carl HetheringtonReset-to-default button for KDM email text.
2014-06-22 Carl HetheringtonMerge master.
2014-06-22 Carl HetheringtonFix large memory leak with image sources.
2014-06-22 Carl HetheringtonMerge master.
2014-06-22 Carl HetheringtonAdd MBit/s label to JPEG2000 bandwidth configuration.
2014-06-21 Carl HetheringtonUpdate copyright date.
2014-06-21 Carl HetheringtonTrim Subtitle prefixes too.
2014-06-21 Carl HetheringtonI don't think stuff in the Audio panel needs an Audio...
2014-06-21 Carl HetheringtonMerge master.
2014-06-21 Carl HetheringtonMove email config into the KDM email page.
2014-06-21 Carl HetheringtonFix bug in previous.
2014-06-21 Carl HetheringtonSome missing i18n markup. Add S_ macro to allow contex...
2014-06-20 Carl HetheringtonMerge branch 'master' of ssh://main.carlh.net/home...
2014-06-20 Carl HetheringtonUpdated fr_FR translation from Thierry Journet.
2014-06-20 Carl HetheringtonFix erroneous skip when changing things and re-getting...
2014-06-20 Carl HetheringtonVarious subtitle UI tweaks.
2014-06-20 Carl HetheringtonPut times in subtitle view.
2014-06-20 Carl HetheringtonAdd timecode methods to Time
2014-06-20 Carl Hetheringtonpot_merge.
2014-06-20 Carl HetheringtonUpdates to de_DE translation from Carsten Kurz
2014-06-20 Carl HetheringtonFix small .srt parsing bug; add a test.
2014-06-20 Carl HetheringtonDon't allow _decoded_audio to grow to very large sizes...
2014-06-19 Carl HetheringtonMerge master; fix destruction of Server; some test...
2014-06-18 Carl HetheringtonForward-port thinko fix from v1.
2014-06-18 Carl HetheringtonFix awful thinko causing Playlist::active_frame_rate_ch...
2014-06-15 Carl HetheringtonFix crash on changing audio gain in some locales.
2014-06-13 Carl HetheringtonFix namespace name.
2014-06-13 Carl HetheringtonFix #include.
2014-06-13 Carl HetheringtonAdd some operators.
2014-06-13 Carl HetheringtonRemove Player::_burn_subtitles; allow subtitles to...
2014-06-13 Carl HetheringtonVarious fixes to alpha blending for pre-multipled alpha...
2014-06-12 Carl HetheringtonRemove debug code.
2014-06-12 Carl HetheringtonFix subrip subtitles a little.
2014-06-12 Carl HetheringtonMerge mistake.
2014-06-12 Carl HetheringtonCopyright year.
2014-06-12 Carl HetheringtonSwap deprecated FFmpeg call.
2014-06-12 Carl HetheringtonMerge master.
2014-06-12 Carl HetheringtonMerge master.
2014-06-12 Carl HetheringtonAdd "scale to fit height/width" options to a new Conten...
2014-06-12 Carl HetheringtonIncorporate Film::_with_subtitles in the Film::video_id...
2014-06-12 Carl HetheringtonSupporter.
2014-06-11 Carl HetheringtonDon't specify internal aspect ratio in the ISDCF name...
2014-06-10 Carl HetheringtonSupport ISDCF naming convention version 9.
2014-06-10 Carl HetheringtonUse ISDCF rather than DCI when talking about the digita...
2014-06-10 Carl HetheringtonDisable the timeline button when there is no content.
2014-06-10 Carl HetheringtonFix crash when opening the timeline window with no...
2014-06-10 Carl HetheringtonMerge master.
2014-06-10 Carl HetheringtonFix server/client with non-RGB24 images.
2014-06-10 Carl HetheringtonReport CLI server errors to stderr as well as the log.
2014-06-10 Carl HetheringtonSupporter.
2014-06-09 Carl HetheringtonUse a SpinCtrlDouble for audio gain, and change its...
2014-06-09 Carl HetheringtonEmit the large bits of pointless silence which are...
2014-06-08 Carl HetheringtonFix corrupted still image sources in some cases.
2014-06-06 Carl HetheringtonRemove erroneous files.
2014-06-06 Carl HetheringtonFix spacing of help text.
next