Try to fix clashes caused by ERROR, WARNING etc. as variables.
[dcpomatic.git] / src / lib /
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 HetheringtonAdd some timing logs to image_proxy.
2014-05-19 Carl HetheringtonMerge delay-decode-take2 branch into 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...
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 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.
2014-05-09 Carl HetheringtonRe-introduce ffprobe call when adding content.
2014-05-02 Carl Hetheringtonpot merge.
2014-04-29 Carl HetheringtonMerge branch 'master' of ssh://carlh.dyndns.org/home...
2014-04-29 Carl Hetheringtonpot_merge.
2014-04-27 Carl HetheringtonAdd .dpx to the list of acceptable image files.
2014-04-27 Carl HetheringtonOpen an error dialogue on uncaught exceptions in the...
2014-04-25 Carl HetheringtonFix subtitle display when the next subtitle is decoded...
2014-04-25 Carl HetheringtonCollect player subtitle processing into a Subtitle...
2014-04-25 Carl HetheringtonPut Piece class in its own file.
2014-04-21 Carl HetheringtonUpdate to fr_FR translation from Thierry Journet.
2014-04-21 Carl HetheringtonUpdate to es_ES translation from Manual AC.
2014-04-07 Carl HetheringtonUpdated fr_FR translation from Thierry Journet.
2014-04-01 Carl HetheringtonDon't overlap simultaneous video content in the timelin...
2014-04-01 Carl HetheringtonBasic support for separate 3D left/right sources.
2014-03-31 Carl HetheringtonVery small cleanups.
2014-03-31 Carl HetheringtonAdd dcpomatic_batch to i18n.
2014-03-31 Carl HetheringtonMerge branch 'master' of ssh://carlh.dyndns.org/home...
2014-03-31 Carl HetheringtonA few KDM dialog fixes.
2014-03-30 Carl HetheringtonMissing files.
2014-03-30 Carl Hetheringtonpot merge.
2014-03-27 Carl HetheringtonAuto-save metadata before starting a DCP encode.
2014-03-26 Carl HetheringtonSome more certificate download improvements.
2014-03-25 Carl HetheringtonFix bad implicit cast causing incorrect FFmpegContent...
2014-03-25 Carl HetheringtonAdd support for downloading Doremi server certificates.
2014-03-24 Carl HetheringtonTinker with logging.
2014-03-24 Carl HetheringtonFix error on creating zero-audio-channel DCPs.
2014-03-23 Carl HetheringtonMerge pot files.
2014-03-22 Carl HetheringtonGive SndfileContent a video frame rate so that it can...
2014-03-22 Carl HetheringtonAllow up to 500MB/s J2K bitrate.
2014-03-18 Carl HetheringtonTentative support for 3D from alternate frames.
2014-03-17 Carl HetheringtonMerge branch 'master' of ssh://carlh.dyndns.org/home...
2014-03-17 Carl HetheringtonSmall fix to fr_FR translation.
2014-03-16 Carl HetheringtonMerge branch 'master' into prefs
2014-03-16 Carl HetheringtonBasic work on new prefs dialog.
2014-03-15 Carl HetheringtonMerge master.
2014-03-15 Carl HetheringtonCope with loading films with now-disabled filters.
2014-03-15 Carl HetheringtonRemove support for FFmpeg postprocessing filters.
2014-03-11 Carl HetheringtonOS X build fixes.
2014-03-09 Carl HetheringtonRestore old behaviour of "no-stretch" mode with crop.
2014-03-09 Carl HetheringtonMerge branch 'master' of ssh://carlh.dyndns.org/home...
2014-03-09 Carl HetheringtonFix display of no-scale mode in the player; the image...
2014-03-08 Carl HetheringtonName audio analyses with stream ID so that you can...
2014-03-08 Carl HetheringtonSupport for unsigned 8-bit audio.
2014-03-05 Carl HetheringtonAnother attempt to fix the race in dcpomatic_create.
2014-03-05 Carl HetheringtonFix nasty race in dcpomatic_create.
2014-03-05 Carl HetheringtonMore attempted OS X fixes.
2014-03-05 Carl HetheringtonBump maximum audio channels to 12 so that we can (crude...
2014-03-04 Carl HetheringtonStop old versions of DCP-o-matic loading new state...
2014-03-04 Carl HetheringtonAdd support for no-scale of the input video.
2014-03-03 Carl HetheringtonFix rounding of timecodes in at least some cases (...
2014-03-03 Carl HetheringtonTry to prevent OS X from sleeping during DCP encode.
2014-02-26 Carl HetheringtonFix problems loading files into SndfileDecoder when
2014-02-25 Carl HetheringtonMerge branch 'master' of ssh://carlh.dyndns.org/home...
2014-02-25 Carl HetheringtonMinor ill-inform disambiguation of some es_ES messages.
2014-02-21 Carl HetheringtonRemove FFmpegStream id accessor.
2014-02-21 Carl HetheringtonRemove stream _legacy_id stuff.
2014-02-21 Carl HetheringtonMake FFmpegStream::_id private.
2014-02-21 Carl HetheringtonAnother small clean-up.
2014-02-21 Carl HetheringtonMerge branch 'master' of ssh://carlh.dyndns.org/home...
2014-02-21 Carl HetheringtonSmall cleanup.
2014-02-20 Carl HetheringtonImprove dcpomatic_create somewhat.
2014-02-20 Carl HetheringtonBasic support for 7.1/HI/VI audio tracks.
2014-02-19 Carl HetheringtonPut DCP name in JSON.
2014-02-19 Carl HetheringtonMissing files.
2014-02-19 Carl HetheringtonAdd some basic JSON stuff.
2014-02-11 Carl HetheringtonMerge branch 'master' of ssh://carlh.dyndns.org/home...
2014-02-11 Carl HetheringtonFix crash at the end of encodes.
2014-02-10 Carl HetheringtonImprove emergency log file message slightly.
2014-02-10 Carl HetheringtonFix failure to update player after fix-missing.
2014-02-10 Carl HetheringtonFix windows build.
2014-02-09 Carl HetheringtonVarious OOM fixes; fancy terminate() handler.
2014-02-09 Carl HetheringtonIgnore exceptions from send_to on server-search broadcast.
2014-02-09 Carl HetheringtonFix 1 crash on low memory.
2014-02-09 Carl HetheringtonSleep for a minute between failed attempts to listen...
2014-02-08 Carl HetheringtonFix exception when seeking with missing content.
2014-02-07 Carl HetheringtonAdd basic stuff to build RPMs for Centos.
2014-02-05 Carl HetheringtonMerge.
2014-02-05 Carl HetheringtonFix some coverity-reported stuff.
2014-02-05 Carl HetheringtonUpdates to it_IT translation from William Fanelli.
2014-01-31 Carl HetheringtonFix a few erroneous newlines.
next