Merge branch 'master' into 1.0-seek
[dcpomatic.git] / src /
2014-01-03 Carl HetheringtonMerge branch 'master' into 1.0-seek
2014-01-03 Carl HetheringtonNew de_DE translation from Markus Raab
2014-01-03 Carl HetheringtonRemove uses of boost::system::error_code::message(...
2014-01-03 Carl HetheringtonFix _audio_position after seek.
2014-01-03 Carl HetheringtonRemove uses of boost::system::error_code::message(...
2014-01-03 Carl HetheringtonVarious fix-ups.
2014-01-02 Carl HetheringtonRationalise video/audio frame types.
2014-01-01 Carl HetheringtonUntested basic stats for player.
2014-01-01 Carl HetheringtonHacky fix for black borders round image view.
2014-01-01 Carl HetheringtonMerge branch '1.0' into 1.0-seek
2014-01-01 Carl HetheringtonHappy new year.
2014-01-01 Carl HetheringtonBump ffmpeg and try to fix small leak with filters.
2014-01-01 Carl HetheringtonRemove unused method.
2014-01-01 Carl HetheringtonCatch a couple of exceptions; hopefully fix trimming...
2014-01-01 Carl HetheringtonMerge branch '1.0' of ssh://carlh.dyndns.org/home/carl...
2014-01-01 Carl HetheringtonAdd supporter.
2013-12-31 Carl HetheringtonFix sndfile decoder.
2013-12-31 Carl HetheringtonMerge 1.0
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 HetheringtonVaguely improve exception safety of ThreadedStaticText.
2013-12-30 Carl HetheringtonImprove exception handling in dcpomatic_server.
2013-12-30 Carl HetheringtonComment and slightly tidy ExceptionStore.
2013-12-30 Carl HetheringtonAdd nascent dcpomatic_create.
2013-12-29 Carl HetheringtonAnother attempt to fix clang build.
2013-12-29 Carl HetheringtonTry to fix clang build.
2013-12-29 Carl HetheringtonFix crash when processing audio before time 0.
2013-12-29 Carl HetheringtonFix playback after start trim.
2013-12-29 Carl HetheringtonMerge branch '1.0' into 1.0-seek
2013-12-29 Carl HetheringtonRestore layout to how it was.
2013-12-29 Carl HetheringtonFix previous.
2013-12-29 Carl HetheringtonFix a number of missing fopen_boost replacements; might...
2013-12-28 Carl HetheringtonContentMenu was keeping its initial film and not using...
2013-12-28 Carl HetheringtonFix typo breaking remote encoding.
2013-12-28 Carl HetheringtonMerge 1.0
2013-12-28 Carl HetheringtonRemove unused Film::content_paths_valid; fix ImageDecod...
2013-12-28 Carl HetheringtonFix termination of decodes.
2013-12-27 Carl HetheringtonMerge branch '1.0' into 1.0-seek
2013-12-27 Carl HetheringtonRemove unused variable.
2013-12-27 Carl HetheringtonRemove unused variable.
2013-12-27 Carl HetheringtonRemove erroneous float passed as int parameter.
2013-12-27 Carl HetheringtonFix non-update of video information on changing DCP...
2013-12-27 Carl HetheringtonDo the right thing on closing the window.
2013-12-27 Carl HetheringtonSupporter.
2013-12-27 Carl HetheringtonAdd setup of progression order change (POC) in J2K...
2013-12-26 Carl HetheringtonFix DCP building with subs.
2013-12-26 Carl HetheringtonImprove seek speed.
2013-12-26 Carl HetheringtonFix subtitle position.
2013-12-26 Carl HetheringtonMore transport tidying up.
2013-12-24 Carl HetheringtonTidy up playback slightly.
2013-12-24 Carl HetheringtonSome fixes to playback of drop-frame content.
2013-12-24 Carl HetheringtonMerge 1.0 and some subtitling fixes.
2013-12-24 Carl HetheringtonMerge 1.0.
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-22 Carl HetheringtonVarious fixes to film viewer.
2013-12-22 Carl HetheringtonFix play of 3D.
2013-12-22 Carl HetheringtonVarious test / seek fixes.
2013-12-21 Carl HetheringtonAdd some more tests; improve seeking.
2013-12-20 Carl HetheringtonMerge branch '1.0' into 1.0-seek
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-20 Carl HetheringtonSome small optimisations to player.
2013-12-19 Carl HetheringtonDon't emit things from player that are turned off.
2013-12-19 Carl HetheringtonFix erroneous rename.
2013-12-19 Carl HetheringtonRemove unused variable.
2013-12-19 Carl HetheringtonMerge branch '1.0' into 1.0-seek
2013-12-18 Carl HetheringtonAttempt to move resampling into AudioDecoder.
2013-12-18 Carl HetheringtonA couple of sndfile fixes for the new world order.
2013-12-18 Carl HetheringtonMerge branch '1.0' into 1.0-seek
2013-12-18 Carl HetheringtonMerge branch '1.0' into 1.0-seek
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 HetheringtonRepeat frames rather than using black for missing frame...
2013-12-18 Carl HetheringtonFix seek with respect to video/audio frame boundary...
2013-12-18 Carl HetheringtonDisplay description with all video content, not just...
2013-12-18 Carl HetheringtonMerge branch '1.0' into 1.0-seek
2013-12-18 Carl HetheringtonHopefully fix crash on new film in some strange cases.
2013-12-18 Carl HetheringtonAdd missing file.
2013-12-18 Carl HetheringtonConsiderable rework of decoder timing; tests pass,...
2013-12-13 Carl HetheringtonStart of changing frame numbers to time.
2013-12-13 Carl HetheringtonTime -> DCPTime.
2013-12-11 Carl HetheringtonVarious work on better seeking (and seeking of audio).
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-03 Carl HetheringtonAdd play-length control to timing panel (#261).
2013-12-02 Carl HetheringtonFix breakage to adding multiple files at the same time.
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-12-02 Carl HetheringtonFix erroneous disabling of timing panel with audio...
next