Add unfinished check-for-updates. Bump ffmpeg to get windows build fix.
[dcpomatic.git] / src / lib /
2014-01-07 Carl HetheringtonAdd unfinished check-for-updates. Bump ffmpeg to get...
2014-01-07 Carl HetheringtonAllow moving-still-image sources to have their frame...
2014-01-06 Carl HetheringtonBasics of per-channel audio gain.
2014-01-06 Carl HetheringtonAdd gain variable to accumulate_channel.
2014-01-06 Carl HetheringtonGive a warning on make DCP if it seems unlikely that...
2014-01-06 Carl HetheringtonOverride LC_ALL as well as LANGUAGE and LANG when forci...
2014-01-06 Carl HetheringtonFix subtitle colouring (#152).
2014-01-06 Carl HetheringtonFix mis-timed subtitles with non-zero video PTS offsets.
2014-01-06 Carl HetheringtonMerge branch 'master' into windows-debug
2014-01-06 Carl HetheringtonDon't bother checking image counts for still-as-moving...
2014-01-06 Carl HetheringtonLeave DCP directory creation until the last minute...
2014-01-06 Carl HetheringtonUse _ftelli64 rather than ftell on windows.
2014-01-05 Carl HetheringtonSmall de_DE updates from Markus Raab.
2014-01-05 Carl HetheringtonVarious small fixes to i18n.
2014-01-05 Carl HetheringtonUse _fseeki64 on Windows when handling content files.
2014-01-05 Carl HetheringtonMake KDM email translatable.
2014-01-03 Carl HetheringtonNew de_DE translation from Markus Raab
2014-01-03 Carl HetheringtonRemove uses of boost::system::error_code::message(...
2013-12-30 Carl HetheringtonDon't flush audio if Player is not supposed to be playi...
2013-12-30 Carl HetheringtonHandle exceptions thrown from ServerFinder.
2013-12-30 Carl HetheringtonCatch exceptions from Encoder threads.
2013-12-30 Carl HetheringtonComment and slightly tidy ExceptionStore.
2013-12-29 Carl HetheringtonFix previous.
2013-12-29 Carl HetheringtonFix a number of missing fopen_boost replacements; might...
2013-12-28 Carl HetheringtonFix typo breaking remote encoding.
2013-12-28 Carl HetheringtonRemove unused Film::content_paths_valid; fix ImageDecod...
2013-12-27 Carl HetheringtonAdd setup of progression order change (POC) in J2K...
2013-12-23 Carl HetheringtonA couple of potential fixes for 4K.
2013-12-23 Carl HetheringtonMissing files.
2013-12-23 Carl HetheringtonMerge.
2013-12-23 Carl HetheringtonMove default config options into their own tab; support...
2013-12-23 Carl HetheringtonAdd start/end time option to KDM email.
2013-12-23 Carl HetheringtonAdd top/bottom option for 3D frames.
2013-12-20 Carl HetheringtonAllow configuration of default audio delay (#276).
2013-12-20 Carl HetheringtonAttempt to fix OS X build on Mavericks.
2013-12-18 Carl HetheringtonFix progress reporting for 3D DCPs.
2013-12-18 Carl HetheringtonVIDEO_FRAME_TYPE needs to invalidate the player's pieces.
2013-12-18 Carl HetheringtonHopefully fix crash on new film in some strange cases.
2013-12-09 Carl HetheringtonFix pixel format 7 for make_black (#288).
2013-12-08 Carl HetheringtonSmall cleanup with _have_valid_pieces; don't allow...
2013-12-05 Carl HetheringtonFix erroneous full_length() in SndfileContent; it's...
2013-12-04 Carl HetheringtonMake signatures optional (#273).
2013-12-04 Carl HetheringtonSuspend scale / crop / window / subtitle overlay until...
2013-12-04 Carl HetheringtonDo lots of the player processing with less copying.
2013-12-02 Carl HetheringtonFix crash on double-click of show-audio button.
2013-12-02 Carl HetheringtonFix problems with FFmpeg files that have all-zero strea...
2013-12-02 Carl HetheringtonFix crash on failing to open a frame info file.
2013-11-29 Carl HetheringtonMerge branch '1.0' into 1.0-vob
2013-11-29 Carl HetheringtonMerge master.
2013-11-27 Carl HetheringtonMerge 1.0-encoding.
2013-11-27 Carl HetheringtonWe only need boost locale on Windows.
2013-11-26 Carl HetheringtonAnother pot merge.
2013-11-26 Carl HetheringtonUpdate and merge pot files.
2013-11-26 Carl HetheringtonUpdate fr_FR translation from Lilian Lefranc.
2013-11-26 Carl HetheringtonA whole load of UTF-8/-16 confusion fixes for Windows.
2013-11-26 Carl HetheringtonComment.
2013-11-25 Carl HetheringtonUndo previous guess.
2013-11-25 Carl HetheringtonFix previous.
2013-11-25 Carl HetheringtonUndo previous guess; try passing UTF-16 to Magick:...
2013-11-25 Carl HetheringtonLink boost locale.
2013-11-25 Carl HetheringtonMissing include.
2013-11-25 Carl HetheringtonAdd voodoo to set locale for boost::filesystem.
2013-11-25 Carl HetheringtonFix windows build.
2013-11-25 Carl HetheringtonRemove another use of fstream.
2013-11-25 Carl HetheringtonSome comments.
2013-11-25 Carl HetheringtonReplace fstream with cstdio in audio analysis serialisa...
2013-11-25 Carl HetheringtonRemove another fstream.
2013-11-25 Carl HetheringtonRemove another ifstream.
2013-11-25 Carl HetheringtonRemove a couple of uses of ofstream.
2013-11-25 Carl HetheringtonAdd fopen_boost; remove a couple of defunct usings.
2013-11-24 Carl HetheringtonVarious joining fixes.
2013-11-23 Carl HetheringtonBasics of joining.
2013-11-23 Carl HetheringtonTidy up a bit.
2013-11-23 Carl HetheringtonUse FileGroup in FFmpeg.
2013-11-23 Carl HetheringtonSmall FileGroup tidy-up; actually build FileGroup test...
2013-11-23 Carl HetheringtonRemove libavformat-specific bit from FileGroup.
2013-11-23 Carl HetheringtonAdd FileGroup.
2013-11-23 Carl HetheringtonRemove Content::path(), add Content::path_summary().
2013-11-22 Carl HetheringtonMerge branch '1.0' into 1.0-vob
2013-11-22 Carl HetheringtonMerge still/moving image classes.
2013-11-22 Carl HetheringtonMake MovingImageContent use Content::_paths rather...
2013-11-22 Carl HetheringtonContent::_path to a vector.
2013-11-22 Carl HetheringtonRemove some debug code.
2013-11-20 Carl HetheringtonOnly do long probes of FFmpeg content with the examiner...
2013-11-20 Carl HetheringtonUse cxml::NodePtr.
2013-11-19 Carl HetheringtonIncrease probe duration for FFmpeg content so that...
2013-11-17 Carl HetheringtonMake specified-server discovery work.
2013-11-17 Carl HetheringtonMore uses of LocaleGuard; hence speculative fix for...
2013-11-15 Carl HetheringtonUpdate for libquickmail 0.1.16.
2013-11-14 Carl HetheringtonMerge branch '1.0' into 1.0-multiple-selection
2013-11-14 Carl HetheringtonAdd server configuration back in.
2013-11-13 Carl HetheringtonTrim logging slightly.
2013-11-13 Carl HetheringtonFix small error in fr_FR translation.
2013-11-12 Carl HetheringtonFix bad_alloc exception on audio analysis (and probably...
2013-11-11 Carl HetheringtonMerge branch '1.0' into 1.0-multiple-selection
2013-11-11 Carl HetheringtonSpeculative fix for slow-downs and large memory consump...
2013-11-11 Carl HetheringtonBasic multiple selection for cropping.
2013-11-11 Carl HetheringtonMerge branch '1.0' into 1.0-multiple-selection
2013-11-11 Carl HetheringtonAdd encryption flag to video state identifier.
2013-11-10 Carl HetheringtonAllow multiple selection; return multiple selection...
next