Merge master.
[dcpomatic.git] / src / lib /
2014-07-17 Carl HetheringtonMerge master.
2014-07-17 Carl HetheringtonSpeculative fix for failure to keep the computer awake...
2014-07-16 Carl HetheringtonMerge master.
2014-07-16 Carl HetheringtonMerge remote-tracking branch 'origin/master' into 1.0
2014-07-16 Carl HetheringtonAdd default scaling setting to preferences (#384).
2014-07-16 Carl HetheringtonMerge master.
2014-07-16 Carl HetheringtonImprove approximate time reporting a bit (#383).
2014-07-16 Carl HetheringtonMerge remote-tracking branch 'origin/master' into 2.0
2014-07-16 Carl HetheringtonAllow $CPL_NAME etc. in KDM email subjects. Add de_DE...
2014-07-16 Carl HetheringtonPot merge.
2014-07-16 Carl HetheringtonMake KDM email subject configurable.
2014-07-16 Carl HetheringtonMissing virtual destructor.
2014-07-16 Carl HetheringtonMissing virtual destructor.
2014-07-16 Carl HetheringtonMerge master.
2014-07-16 Carl HetheringtonUpdates to de_DE.
2014-07-16 Carl HetheringtonUpdates to fr_FR from Grégoire Ausina.
2014-07-15 Carl HetheringtonMerge centos-hacks,.
2014-07-15 Carl HetheringtonCentos build fixes.
2014-07-15 Carl HetheringtonAdd simple stereo-5.1 upmixer.
2014-07-15 Carl HetheringtonAdd basic windowed-sinc audio filters.
2014-07-13 Carl HetheringtonRemove support for (very) old config file format.
2014-07-13 Carl HetheringtonRename SoundProcessor -> CinemaSoundProcessor.
2014-07-13 Carl HetheringtonVery basic audio processing framework.
2014-07-11 Carl HetheringtonRename subtitle_use -> use_subtitles.
2014-07-10 Carl HetheringtonAdd has_subtitles method to SubtitleContent; tidy up...
2014-07-10 Carl HetheringtonMerge master.
2014-07-10 Carl HetheringtonFix previous.
2014-07-10 Carl HetheringtonPrevent erroneous creation of subtitle MXF where there...
2014-07-10 Carl HetheringtonVarious fixes for DCP subtitles, and a test or two.
2014-07-10 Carl HetheringtonDocs.
2014-07-10 Carl HetheringtonDocs.
2014-07-10 Carl HetheringtonBasics of DCP subtitle import.
2014-07-10 Carl HetheringtonDecode DCP audio too.
2014-07-10 Carl HetheringtonBasics of direct write of J2K data without encode/decode.
2014-07-09 Carl HetheringtonSplit up image_proxy.{cc,h}
2014-07-09 Carl HetheringtonUse a new ImageProxy to hold J2K data from DCP content.
2014-07-09 Carl HetheringtonSave and re-load DCP content.
2014-07-09 Carl HetheringtonFix DCP name in editor; fix use of DCP entry points.
2014-07-09 Carl HetheringtonBasics of DCP import.
2014-07-08 Carl HetheringtonSmall clean up to video examiner use.
2014-07-08 Carl HetheringtonConversion of frame index to FFmpeg time must always...
2014-07-08 Carl HetheringtonRemove unused variable.
2014-07-08 Carl HetheringtonMerge master.
2014-07-04 Carl HetheringtonMake XML subtitle work at the very minimal level.
2014-07-04 Carl HetheringtonAdd 'starting' option to subtitles_during().
2014-07-02 Carl HetheringtonHopefully improve subtitle decoder seeking etc.
2014-07-02 Carl HetheringtonUpdated de_DE translation.
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 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 master.
2014-06-27 Carl HetheringtonFix crash on analysing audio (and possibly DCP creation...
2014-06-27 Carl HetheringtonMerge 1.70.0-hotfix branch into master.
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-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-23 Carl HetheringtonSome comments.
2014-06-23 Carl HetheringtonBe more careful when mangling DCP names to fit ISDCF.
2014-06-23 Carl HetheringtonMerge master.
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-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 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-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.
next