Merge master.
[dcpomatic.git] / src / lib /
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.
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-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 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-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 HetheringtonFix warning.
2014-06-05 Carl HetheringtonAttempted OS X build fix.
2014-06-05 Carl HetheringtonA couple of fixes to hangs when over-trimming content.
2014-06-05 Carl HetheringtonMerge branch 'master' of ssh://main.carlh.net/home...
2014-06-05 Carl HetheringtonFix erroneous video position after seek.
2014-06-05 Carl HetheringtonUse Magick::Image::write rather than a hand-made loop...
2014-06-05 Carl HetheringtonBack port active_frame_rate_change stuff from v2, remov...
2014-06-04 Carl HetheringtonFix crash due to lack of signal disconnection.
2014-06-04 Carl HetheringtonBack-port v2's rename and slight extension of FrameRate...
2014-06-04 Carl HetheringtonMerge master.
2014-06-03 Carl HetheringtonAll audio content should resample if the output frame...
2014-06-03 Carl HetheringtonTweak backtrace file for Windows.
2014-06-03 Carl HetheringtonInclude audio mapping in the digest used to distinguish...
2014-06-02 Carl HetheringtonExpand the over-allocation of image buffers to 32 bytes...
2014-06-02 Carl HetheringtonMerge master.
2014-05-28 Carl HetheringtonModify KDM generation to work with CPLs rather than...
2014-05-25 Carl HetheringtonAccount for FFmpeg content start_time being non-zero:
2014-05-25 Carl HetheringtonMore logging tweaks; missing noncopyable.
2014-05-25 Carl HetheringtonLogging tweaks.
2014-05-24 Carl HetheringtonRely on Config for log settings, not the command line.
2014-05-23 Carl HetheringtonTweak logging a bit.
2014-05-22 Carl HetheringtonBasics of noting subtitle times in FFmpegSubtitleStreams.
2014-05-22 Carl HetheringtonSplit FFmpegExaminer stuff into separate methods.
2014-05-22 Carl HetheringtonCorrectly close all codecs, I think.
2014-05-22 Carl HetheringtonSet up all FFmpeg decoders in one method.
2014-05-22 Carl HetheringtonAdd ContentTimePeriod class.
2014-05-22 Carl HetheringtonMove FFmpegStream classes into their own source files.
2014-05-21 Carl HetheringtonMore Windows fixes.
2014-05-21 Carl HetheringtonSome callers insist on aligned images.
2014-05-21 Carl HetheringtonFix small problem with subtitles and start-trim (I...
2014-05-21 Carl HetheringtonWindows build fix.
2014-05-21 Carl HetheringtonTry to fix clashes caused by ERROR, WARNING etc. as...
2014-05-21 Carl HetheringtonTidy up logging a bit. Make it configurable from the...
2014-05-21 Carl HetheringtonBump current_state_version to 32 and read video lengths...
2014-05-21 Carl HetheringtonAdd some timing logs to image_proxy.
2014-05-20 Carl Hetheringtonlibdcp -> dcp fixes.
2014-05-20 Carl HetheringtonMerge master.
2014-05-19 Carl HetheringtonUse cxml::ConstNodePtr.
2014-05-19 Carl HetheringtonMerge delay-decode-take2 branch into master.
2014-05-16 Carl HetheringtonMerge master.
2014-05-16 Carl HetheringtonMerge branch 'master' of ssh://main.carlh.net/home...
2014-05-15 Carl HetheringtonAdd some comments.
2014-05-14 Carl HetheringtonAdd ImageProxy class.
2014-05-14 Carl HetheringtonMake DCPVideoFrame use PlayerVideoFrame to store its...
2014-05-14 Carl HetheringtonMove Eyes and ColourConversion into PlayerVideoFrame.
2014-05-14 Carl HetheringtonRename PlayerImage to PlayerVideoFrame and give it...
2014-05-12 Carl HetheringtonAdd option to use any DCP frame rate, rather than just the
2014-05-12 Carl HetheringtonMerge branch 'master' of ssh://main.carlh.net/home...
2014-05-12 Carl HetheringtonFix crash caused by previous change; doubles are expres...
next