dcpomatic.git
2015-10-01 Carl HetheringtonExplicit casts optional to bool.
2015-10-01 Carl HetheringtonFix erroneous optional dereference.
2015-10-01 Carl Hetheringtonstd=c++11 for Debian Unstable.
2015-10-01 Carl HetheringtonBump libdcp.
2015-10-01 Carl HetheringtonBump version
2015-10-01 Carl HetheringtonBump version v2.3.12
2015-09-30 Carl HetheringtonFix recently-broken video frame rate override control...
2015-09-30 Carl HetheringtonRemove references to libswresample.
2015-09-30 Carl HetheringtonFix ffmpeg-cdist version.
2015-09-30 Carl HetheringtonBump ffmpeg for Fedora build fixes.
2015-09-30 Carl HetheringtonFedora packaging debug.
2015-09-30 Carl HetheringtonMissing include.
2015-09-30 Carl HetheringtonFind wxWidgets on Fedora 22.
2015-09-30 Carl HetheringtonInitial fiddling for Fedora build.
2015-09-30 Carl HetheringtonBump version
2015-09-30 Carl HetheringtonBump version v2.3.11
2015-09-30 Carl HetheringtonHandle video frame rates and subtitles a bit more corre...
2015-09-29 Carl HetheringtonBump version
2015-09-29 Carl HetheringtonBump version v2.3.10
2015-09-29 Carl HetheringtonMake sure we round properly when deciding how many...
2015-09-29 Carl HetheringtonSmall fix to de_DE translation.
2015-09-28 Carl HetheringtonBump version
2015-09-28 Carl HetheringtonBump version v2.3.9
2015-09-28 Carl HetheringtonChanges to DCP rate must update player pieces.
2015-09-28 Carl HetheringtonBump version
2015-09-28 Carl HetheringtonBump version v2.3.8
2015-09-28 Carl HetheringtonDiscard audio that comes out of FFmpeg files before...
2015-09-28 Carl HetheringtonDon't take any notice of ._* files when deciding whethe...
2015-09-28 Carl HetheringtonBump libdcp.
2015-09-28 Carl HetheringtonFix up stop_servers script.
2015-09-27 Carl HetheringtonBump version
2015-09-27 Carl HetheringtonBump version v2.3.7
2015-09-27 Carl HetheringtonAnother OS X dep fix.
2015-09-27 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2015-09-27 Carl HetheringtonMore OS X dep fixes.
2015-09-27 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2015-09-27 Carl HetheringtonFix start_servers.sh
2015-09-27 Carl HetheringtonMore attempts to fix OSX deps.
2015-09-26 Carl Hetheringtonconst fix.
2015-09-26 Carl HetheringtonFix error in previous.
2015-09-26 Carl HetheringtonTweak OSX deps.
2015-09-26 Carl HetheringtonFix problems with subtitles when there is a non-zero...
2015-09-26 Carl Hetheringtonconst fix.
2015-09-26 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2015-09-26 Carl HetheringtonUpdate test/data.
2015-09-26 Carl HetheringtonBump version
2015-09-26 Carl HetheringtonBump version v2.3.6
2015-09-25 Carl HetheringtonYet more deps.
2015-09-25 Carl HetheringtonVarious dist dep fixes.
2015-09-25 Carl HetheringtonFix assertion failure with .MTS files.
2015-09-25 Carl HetheringtonTry to fix OS X build.
2015-09-25 Carl HetheringtonMissing OS X dependency.
2015-09-25 Carl HetheringtonFix incorrect hint.
2015-09-25 Carl HetheringtonYet more libicu fiddling.
2015-09-25 Carl HetheringtonImprove finding of libicu without pkgconfig.
2015-09-25 Carl HetheringtonBump libdcp.
2015-09-25 Carl HetheringtonBump things.
2015-09-25 Carl HetheringtonTry to fix Windows build.
2015-09-25 Carl HetheringtonMore build fixes.
2015-09-25 Carl HetheringtonMore build fixes.
2015-09-25 Carl HetheringtonMore build fixes.
2015-09-25 Carl HetheringtonMore build fixes.
2015-09-25 Carl HetheringtonMore build fixes.
2015-09-25 Carl HetheringtonMore build fixes.
2015-09-25 Carl HetheringtonBump libsub for API change.
2015-09-25 Carl HetheringtonRemove uchardet.dll from Windows package.
2015-09-25 Carl HetheringtonUse libicu instead of uchardet and convert subrip files...
2015-09-25 Carl HetheringtonTypo in joinable asserts.
2015-09-24 Carl Hetheringtonassert (joinable) before joining threads.
2015-09-24 Carl Hetheringtonassert (joinable) before joining threads; fix possible...
2015-09-24 Carl HetheringtonFix possible null pointer dereference.
2015-09-24 Carl HetheringtonMore uchardet stuff.
2015-09-23 Carl HetheringtonTry to fix build.
2015-09-22 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2015-09-22 Carl HetheringtonUse uchardet to guess encoding of subtitle files and...
2015-09-21 Carl HetheringtonBump version
2015-09-21 Carl HetheringtonBump version v2.3.5
2015-09-21 Carl HetheringtonFix crash reported on OS X, although the actual cause...
2015-09-20 Carl HetheringtonSlightly hacky fix to make ImageSequenceDialog actually...
2015-09-18 Carl HetheringtonTester.
2015-09-18 Carl HetheringtonAdd UpmixerB.
2015-09-18 Carl Hetheringtonconst fix; header guard.
2015-09-18 Carl Hetheringtonconst fix.
2015-09-18 Carl HetheringtonFix incorrect gain of L+R; it's dB not linear.
2015-09-18 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2015-09-18 Carl HetheringtonMake sure exceptions during local encodes are propagate...
2015-09-18 Carl HetheringtonMake out-of-memory error message a bit more informative.
2015-09-17 Carl HetheringtonFix sensitivity of 'refer' button in the subtitle panel.
2015-09-17 Carl HetheringtonBump version
2015-09-17 Carl HetheringtonBump version v2.3.4
2015-09-17 Carl HetheringtonSpeculative fix for crash on using the audio mapping...
2015-09-16 Carl HetheringtonBump version
2015-09-16 Carl HetheringtonBump version v2.3.3
2015-09-16 Carl HetheringtonFix exception on adding an empty folder as content...
2015-09-16 Carl HetheringtonFix i18n of an error report.
2015-09-16 Carl HetheringtonConfig option for default standard (SMPTE / Interop).
2015-09-16 Carl HetheringtonAdd hack.
2015-09-16 Carl HetheringtonUpdate test/data for metadata change.
2015-09-16 Carl HetheringtonBump libdcp.
2015-09-16 Carl HetheringtonRename update_sensitivity to setup_sensitivity for...
next