Merge branch 'master' of git.carlh.net:git/dcpomatic
[dcpomatic.git] / src / lib /
2014-10-08 Carl HetheringtonRemove useless code and clarify comment.
2014-10-08 Carl HetheringtonUse accept() properly when reading replies to server...
2014-10-08 Carl HetheringtonWhite space.
2014-10-08 Carl HetheringtonFix a couple of vaguely possible uninitialised values.
2014-10-08 Carl HetheringtonMerge master.
2014-10-05 Carl HetheringtonBump ffmpeg version.
2014-10-03 Carl Hetheringtoni18n merge and fixes after hot-keys added.
2014-09-28 Carl HetheringtonBetter error when copying the video file into the DCP...
2014-09-14 Carl HetheringtonAnother missing <iostream> include from Markus Kalb.
2014-09-14 Carl HetheringtonMerge branch 'master' of ssh://main.carlh.net/home...
2014-09-14 Carl HetheringtonMissing <iostream> include. From Markus Kalb.
2014-09-14 Carl HetheringtonUpdate to nl_NL translation from Cherif Ben Brahim.
2014-09-12 Carl HetheringtonAllow separate X and Y scale for subtitles.
2014-09-08 Carl Hetheringtonpo merge.
2014-09-08 Carl HetheringtonFix Targa file loading.
2014-09-07 Carl HetheringtonMove VideoContentScale to its own file.
2014-09-07 Carl HetheringtonUse VideoContentScale rather than Ratio for the default...
2014-09-03 Carl HetheringtonPut the right 'actual' ratio in DCP titles even with...
2014-09-02 Carl HetheringtonSpeculative fix for Doremi certificate download on...
2014-09-02 Carl HetheringtonAdd a reasonably low timeout to curl fetches.
2014-08-31 Carl HetheringtonStop CPL <Creator> tag being configurable and use DCP...
2014-08-31 Carl HetheringtonFix i18n of strings from src/lib/po on OS X. There...
2014-08-31 Carl Hetheringtonpot merge.
2014-08-26 Carl Hetheringtonpot-merge.
2014-08-25 Carl HetheringtonBasic recent files list in the File menu.
2014-08-23 Carl HetheringtonRevert use of AVFormatContext::start_time when computin...
2014-08-19 Carl HetheringtonUse SafeStringStream instead of std::stringstream to...
2014-08-11 Carl HetheringtonRemove some left-over JSON bits.
2014-08-09 Carl HetheringtonProperly remove JSON server; remove some unused usings...
2014-08-09 Carl HetheringtonRemove JSON server code.
2014-08-09 Carl HetheringtonOnly build FrameRateChange description when required...
2014-08-04 Carl HetheringtonAdd KDM BCC email option.
2014-07-17 Carl HetheringtonSpeculative fix for failure to keep the computer awake...
2014-07-16 Carl HetheringtonAdd default scaling setting to preferences (#384).
2014-07-16 Carl HetheringtonImprove approximate time reporting a bit (#383).
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 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-08 Carl HetheringtonConversion of frame index to FFmpeg time must always...
2014-07-08 Carl HetheringtonRemove unused variable.
2014-07-02 Carl HetheringtonUpdated de_DE translation.
2014-07-01 Carl Hetheringtonwhile (1) -> while (true)
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-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-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 HetheringtonFix large memory leak with image sources.
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 Hetheringtonpot_merge.
2014-06-20 Carl HetheringtonUpdates to de_DE translation from Carsten Kurz
2014-06-18 Carl HetheringtonFix awful thinko causing Playlist::active_frame_rate_ch...
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-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-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-21 Carl HetheringtonMore Windows fixes.
next