summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-09-29Bump versionv2.3.10Carl Hetherington
2015-09-29Make sure we round properly when deciding how many audio frames to discard.Carl Hetherington
2015-09-29Small fix to de_DE translation.Carl Hetherington
2015-09-28Bump versionCarl Hetherington
2015-09-28Bump versionv2.3.9Carl Hetherington
2015-09-28Changes to DCP rate must update player pieces.Carl Hetherington
Piece contains a copy of the DCP video rate so we need new pieces if this changes. Fixes #699.
2015-09-28Bump versionCarl Hetherington
2015-09-28Bump versionv2.3.8Carl Hetherington
2015-09-28Discard audio that comes out of FFmpeg files before time 0.Carl Hetherington
2015-09-28Don't take any notice of ._* files when deciding whether a folder contains ↵Carl Hetherington
images or a DCP.
2015-09-28Bump libdcp.Carl Hetherington
2015-09-28Fix up stop_servers script.Carl Hetherington
2015-09-27Bump versionCarl Hetherington
2015-09-27Bump versionv2.3.7Carl Hetherington
2015-09-27Another OS X dep fix.Carl Hetherington
2015-09-27Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomaticCarl Hetherington
2015-09-27More OS X dep fixes.Carl Hetherington
2015-09-27Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomaticCarl Hetherington
2015-09-27Fix start_servers.shCarl Hetherington
2015-09-27More attempts to fix OSX deps.Carl Hetherington
2015-09-27const fix.Carl Hetherington
2015-09-27Fix error in previous.Carl Hetherington
2015-09-27Tweak OSX deps.Carl Hetherington
2015-09-26Fix problems with subtitles when there is a non-zero PTS offsetCarl Hetherington
in FFmpegDecoder. This offset was not being taken into account for subtitles prior to this commit.
2015-09-26const fix.Carl Hetherington
2015-09-26Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomaticCarl Hetherington
2015-09-26Update test/data.Carl Hetherington
2015-09-26Bump versionCarl Hetherington
2015-09-26Bump versionv2.3.6Carl Hetherington
2015-09-25Yet more deps.Carl Hetherington
2015-09-25Various dist dep fixes.Carl Hetherington
2015-09-25Fix assertion failure with .MTS files.Carl Hetherington
These files have subs which start but are never officially finished; this means there are no `to' times to find in find_subtitle_to. Cope with this by stopping the previous sub when a new one arrives if there hasn't been a proper "stop" in the mean time.
2015-09-25Try to fix OS X build.Carl Hetherington
2015-09-25Missing OS X dependency.Carl Hetherington
2015-09-25Fix incorrect hint.Carl Hetherington
2015-09-25Yet more libicu fiddling.Carl Hetherington
2015-09-25Improve finding of libicu without pkgconfig.Carl Hetherington
2015-09-25Bump libdcp.Carl Hetherington
2015-09-25Bump things.Carl Hetherington
2015-09-25Try to fix Windows build.Carl Hetherington
2015-09-25More build fixes.Carl Hetherington
2015-09-25More build fixes.Carl Hetherington
2015-09-25More build fixes.Carl Hetherington
2015-09-25More build fixes.Carl Hetherington
2015-09-25More build fixes.Carl Hetherington
2015-09-25More build fixes.Carl Hetherington
2015-09-25Bump libsub for API change.Carl Hetherington
2015-09-25Remove uchardet.dll from Windows package.Carl Hetherington
2015-09-25Use libicu instead of uchardet and convert subrip files to UTF-8.Carl Hetherington
2015-09-25Typo in joinable asserts.Carl Hetherington