summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-07-06Move specification of UTF-8 charset to avoid breaking multipart messages (#630).Carl Hetherington
2015-07-06Implement missing support for DCP subs inside DCP content (#631).Carl Hetherington
2015-07-02Add bits per pixel to video content properties.Carl Hetherington
2015-07-02More boost regex fixes.Carl Hetherington
2015-07-02Attempt to fix boost regex deps.Carl Hetherington
2015-07-02Pass colour on when decoding.Carl Hetherington
2015-07-02Fix PlayerVideo::has_j2k to cope with subtitles and fades.Carl Hetherington
2015-07-02Remove output gamma configuration option after discussions with Dennis.Carl Hetherington
2015-07-02Fix typo causing #626.Carl Hetherington
2015-07-01Restore short-cutting of analysis gain updates.Carl Hetherington
2015-07-01Re-add show audio button and analyse just that content when it is clicked.Carl Hetherington
2015-07-01Go back to player having a playlist and not assuming it uses the film's content.Carl Hetherington
2015-07-01Remove some unused methods.Carl Hetherington
2015-07-01Improve speed when encoding lots of identical frames when the same subtitles.Carl Hetherington
2015-07-01Fix progress reporting when repeating frames.lCarl Hetherington
2015-06-30pot/pot-merge.Carl Hetherington
2015-06-30Write FFmpeg log output to our log file.Carl Hetherington
2015-06-30Calm down default logging a bit.Carl Hetherington
2015-06-29Fix merge.Carl Hetherington
2015-06-26Fix missing subtitles in some cases.Carl Hetherington
2015-06-26Make sure use of subs is reflected in the video identifier.Carl Hetherington
2015-06-26Fonts change appearance of subtitles if they are burnt in.Carl Hetherington
2015-06-26The appearance of FFmpegContent can be changed by altering subtitle scale/off...Carl Hetherington
2015-06-26Tweak checkbox label.Carl Hetherington
2015-06-25Disallow non-burn of image subtitles by disabling the relevant widgets (#625).Carl Hetherington
2015-06-25Make player decide whether subtitles should be burnt based onCarl Hetherington
2015-06-25Add burn-subtitles button to Subtitle panel.Carl Hetherington
2015-06-25Add burn_subtitles property to SubtitleContent.Carl Hetherington
2015-06-25Use optional<> for PositionImage in PlayerVideo to make things a bit clearer.Carl Hetherington
2015-06-25Add DEBUG_DECODE and some basic debugging of the decoding process.Carl Hetherington
2015-06-25Remove some old debugging code.Carl Hetherington
2015-06-23Fix missing YUVToRGB node when saving colour conversions (#618).Carl Hetherington
2015-06-21Add more video properties to content properties dialog.Carl Hetherington
2015-06-21Disable colour conversion choice in the appropriate circumstances.Carl 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
2015-06-21No-op: remove all trailing whitespace.Carl Hetherington
2015-06-20Fix some warnings.Carl Hetherington
2015-06-20Remove a few dubious fr_FR fuzzy translations.Carl Hetherington
2015-06-19Fix audio analysis after recent breakage.Carl Hetherington
2015-06-19Try again to fix OS X resource directory location.Carl Hetherington
2015-06-19No-op; variable renaming.Carl Hetherington
2015-06-19Speculative fix to OS X shared_path to fix finding of Liberation-Sans.Carl Hetherington
2015-06-18Missing binary specifier.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 appropriat...Carl Hetherington
2015-06-18Incorporate fade in video content identifiers (#613).Carl Hetherington
2015-06-18Fix check for overlap to be less greedy.Carl Hetherington
2015-06-18Supporter.Carl Hetherington
2015-06-18Stop playback when we reach the end of the playlist.Carl Hetherington