summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Collapse)Author
2015-06-21Bump versionv2.1.7Carl Hetherington
2015-06-21Prevent DCP creation if we're trying not to burn in text subs (#606).Carl Hetherington
2015-06-21Remove wxST_ELLIPSIZE_END from job status.Carl Hetherington
This appears to stop multi-line text fields working on OS X, which caused #615.
2015-06-19Merge.Carl Hetherington
2015-06-19Fix audio analysis after recent breakage.Carl Hetherington
2015-06-19Bump versionv2.1.6Carl Hetherington
2015-06-18Bump versionv2.1.5Carl Hetherington
2015-06-18ChangeLog.Carl Hetherington
2015-06-18Split job status onto two lines (#610).Carl Hetherington
2015-06-18Use output channel counts from processors to decide DCI name, when ↵Carl Hetherington
appropriate (#609).
2015-06-18Bump versionv2.1.4Carl Hetherington
2015-06-18Various fixes for dcpomatic2.Carl Hetherington
2015-06-18Stop playback when we reach the end of the playlist.Carl Hetherington
2015-06-16Prevent selection of too few DCP channels (#611).Carl Hetherington
This makes Film::audio_channels() return a minimum of any active processor's output channel count, even if fewer DCP channels have been selected. It may have been neater code-wise to make Player cope if such a setting is made, but it would probably confuse people if we don't auto-fix it (like this commit does).
2015-06-15Select newly-added content (#455).Carl Hetherington
2015-06-14Bump versionv2.1.3Carl Hetherington
2015-06-14Bump libsub for Unicode BOM fix.Carl Hetherington
2015-06-14Add buttons to set trim from current playhead position (#372).Carl Hetherington
2015-06-13Bump versionv2.1.2Carl Hetherington
2015-06-13ChangeLog.Carl Hetherington
2015-06-13Bump versionv2.1.1Carl Hetherington
2015-06-13Bump versionv2.1.0Carl Hetherington
2015-06-13Add program support for ru_RU and fix a couple of translations using the |.Carl Hetherington
2015-06-13Update progress bar when finding subtitles in FFmpeg content.Carl Hetherington
2015-06-13Layout the audio mapping's sizer after it changes (#597).Carl Hetherington
2015-06-12Add a close button to the AudioDialog on Linux in case it doesn't get a ↵Carl Hetherington
close button (#602).
2015-06-12Bump versionv2.0.51Carl Hetherington
2015-06-12New ru_RU translation from Igor Voytovich.Carl Hetherington
2015-06-12Un-map non-selected audio streams when loading old files.Carl Hetherington
2015-06-11Check for J2K data before checking for similarity of frames; fixes #599.Carl Hetherington
2015-06-11Log a warning rather than getting stuck when clamping XYZ values in RGB->XYZ ↵Carl Hetherington
conversion (#600).
2015-06-11ChangeLog.Carl Hetherington
2015-06-10Bump versionv2.0.50Carl Hetherington
2015-06-10Skip audio analysis when there is no audio content (#596).Carl Hetherington
2015-06-09Bump versionv2.0.49Carl Hetherington
2015-06-04Bump versionv2.0.48Carl Hetherington
2015-06-03Various fixes to allow independent x and y scaling of text subs (#489).Carl Hetherington
2015-06-0221cb435ed5eb250a7f94887ddd75f6b367ea231f from master; better colour ↵Carl Hetherington
conversion selection.
2015-05-2548393469730c8fb8759cc41d50c95c26380991be from master; block possibly bad ↵Carl Hetherington
characters from DCP names.
2015-05-255b5c36d28d07e8cd93af5a3f766fd95f2a506beb from master; increase the number of ↵Carl Hetherington
images that are kept around in memory before pushing to disk.
2015-05-25a914ff2d9e06893328abee2fe40fb7b82ac89c02 from master; display DCP container ↵Carl Hetherington
size beside the choice in the DCP tab.
2015-05-2511b5bf6229b8713dffde89a777cd5181335136f6 from master; default colour ↵Carl Hetherington
conversions depending on type and resolution
2015-05-236ebdd1b08ec3156c637db59d6a42efc8fa63ab8f from master; fix failure to import ↵Carl Hetherington
some video MXFs (#566).
2015-05-1737423292ff0ff0210a2eeb4b2eea6740dcfa0a64 from master; fix DCP name update on ↵Carl Hetherington
changing DCP standard.
2015-05-14Bump versionCarl Hetherington
2015-05-13ChangeLog.Carl Hetherington
2015-05-10Bump versionCarl Hetherington
2015-05-10Bump versionCarl Hetherington
2015-05-10Bump versionCarl Hetherington
2015-05-100dd1bec30fed2c10ef01cc7782e331ea0d1a1f47 from master; fix sometimes-missing ↵Carl Hetherington
audio analysis channel labels on OS X.