summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-01-21Fix bad A/V sync in some (and maybe lots) of circumstances.Carl Hetherington
2014-01-21Remove duplicate audio/video pts offset variables and use just one.Carl Hetherington
2014-01-19Updated sv_SE translation from Adam Klotblixt.Carl Hetherington
2014-01-15Set interop flags on assets, not just the DCP/CPL's XML.Carl Hetherington
2014-01-14Don't take into account audio decoders with no audio when updating audio_done...Carl Hetherington
2014-01-14Updated de_DE translation from Markus Raab.Carl Hetherington
2014-01-14Untested windows version info in make_dcp log.Carl Hetherington
2014-01-14Scale subtitle times with frame rate change if they are part of a piece of vi...Carl Hetherington
2014-01-13Merge branch 'master' of ssh://carlh.dyndns.org/home/carl/git/dcpomaticCarl Hetherington
2014-01-13Set focus to name field in new film dialog (#308).Carl Hetherington
2014-01-13Change 4:3 and 5:3 ratios to be precise rather than 1.33:1 and 1.66:1, and al...Carl Hetherington
2014-01-12Fix recently-introduced crash on double-terminating the Writer thread.Carl Hetherington
2014-01-12Missing LocaleGuards.Carl Hetherington
2014-01-11Destroy Transcoder when cancelling transcode jobs; this closes the audio MXF ...Carl Hetherington
2014-01-10More windows debug.Carl Hetherington
2014-01-10Missing signal of _full_condition mutex.Carl Hetherington
2014-01-10Fix daft mistake in ordering with audio MXF deletion saga.Carl Hetherington
2014-01-10Add a _full_condition to so that ::write() sleeps if there is lots of writing...Carl Hetherington
2014-01-10Try to fix double are-you-sure prompt on closing with active jobs.Carl Hetherington
2014-01-10Try again to remove anything at audio_mxf_filename.Carl Hetherington
2014-01-09Remove some deprecated FFmpeg stuff.Carl Hetherington
2014-01-09Delete existing audio MXFs before creating new ones, as apparently Windows ne...Carl Hetherington
2014-01-09Windows debugging.Carl Hetherington
2014-01-09Clear out audio stream description on de-selection of FFmpeg content.Carl Hetherington
2014-01-09Layout tweaks.Carl Hetherington
2014-01-09Fix previous commit.Carl Hetherington
2014-01-09Fix label alignment on OS X.Carl Hetherington
2014-01-09Bump maximum number of frames in memory for high thread counts. Make sure th...Carl Hetherington
2014-01-08Fix previous.Carl Hetherington
2014-01-08Speculative fix for #305; ensure _queue.sort() happens before have_sequenced_...Carl Hetherington
2014-01-08Fix audio channel mapping disappearing on Windows.Carl Hetherington
2014-01-08Tidy up audio MXF creation slightly.Carl Hetherington
2014-01-07Respect check_for_test_updates option.Carl Hetherington
2014-01-07.pot merge.Carl Hetherington
2014-01-07Missing include.Carl Hetherington
2014-01-07More reliable updater wake-up.Carl Hetherington
2014-01-07Various update bits.Carl Hetherington
2014-01-07Basic dialog reporting of manual update checks.Carl Hetherington
2014-01-07Add unfinished check-for-updates. Bump ffmpeg to get windows build fix.Carl Hetherington
2014-01-07Update content lengths when changing frame rate.Carl Hetherington
2014-01-07Allow moving-still-image sources to have their frame rate specified.Carl Hetherington
2014-01-06Supporter.Carl Hetherington
2014-01-06Tooltips for audio matrix.Carl Hetherington
2014-01-06Basics of per-channel audio gain.Carl Hetherington
2014-01-06Missed i18n.Carl Hetherington
2014-01-06Add gain variable to accumulate_channel.Carl Hetherington
2014-01-06Give a warning on make DCP if it seems unlikely that the disk will have enoug...Carl Hetherington
2014-01-06Override LC_ALL as well as LANGUAGE and LANG when forcing locale.Carl Hetherington
2014-01-06Fix subtitle colouring (#152).Carl Hetherington
2014-01-06Fix mis-timed subtitles with non-zero video PTS offsets.Carl Hetherington