Merge master; fix destruction of Server; some test cleanups.
[dcpomatic.git] / src /
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.
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 HetheringtonUpdate audio plot window when audio mapping is changed.
2014-06-03 Carl HetheringtonTweak backtrace file for Windows.
2014-06-03 Carl HetheringtonChange the -3dB preset to -6dB since we are dealing...
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-29 Carl HetheringtonLayout tweaks.
2014-05-28 Carl HetheringtonModify KDM generation to work with CPLs rather than...
2014-05-25 Carl HetheringtonTester.
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 HetheringtonMerge branch 'master' of ssh://main.carlh.net/home...
2014-05-24 Carl HetheringtonAdd tester.
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-16 Carl HetheringtonFix various confusions in translations of abbreviated...
2014-05-15 Carl HetheringtonAdd some comments.
2014-05-14 Carl HetheringtonMerge branch 'master' of ssh://main.carlh.net/home...
2014-05-14 Carl HetheringtonFix assertion failure on cancelling a File->Exit.
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-13 Carl HetheringtonRemove 100fps limit when using "any DCP frame rate".
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...
2014-05-12 Carl HetheringtonMerge branch 'master' of ssh://main.carlh.net/home...
2014-05-11 Carl HetheringtonRemove LocaleGuard and lexical_cast<> in favour of...
2014-05-10 Carl HetheringtonMerge master.
2014-05-10 Carl HetheringtonMerge branch 'master' of ssh://main.carlh.net/home...
2014-05-10 Carl HetheringtonFix setup of the libswresample context to work with...
2014-05-09 Carl HetheringtonMerge.
2014-05-09 Carl HetheringtonFix crash on using content with more than 12 audio...
2014-05-09 Carl HetheringtonMAX_AUDIO_CHANNELS -> MAX_DCP_AUDIO_CHANNELS.
next