summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-06-13Try to fix completely broken i18n.Carl Hetherington
2015-06-13Capitalise name of Russia in config dialog.Carl Hetherington
2015-06-13Add program support for ru_RU and fix a couple of translations using the |.Carl Hetherington
2015-06-13Try to fix crash.Carl Hetherington
2015-06-13Tidy progress report when sending problem report email.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 close...Carl Hetherington
2015-06-12Calm down credits slightly.Carl Hetherington
2015-06-12Credit Gerald Maruccia for the upmixer algorithm.Carl Hetherington
2015-06-12Fix M/S decoder input names.Carl Hetherington
2015-06-12New ru_RU translation from Igor Voytovich.Carl Hetherington
2015-06-12Comment.Carl Hetherington
2015-06-12Add a pixel format to ::fade().Carl Hetherington
2015-06-12Comment.Carl Hetherington
2015-06-12Remove PassReason stuff.Carl Hetherington
2015-06-12Fix FFmpeg subtitle stream serialisation.Carl Hetherington
2015-06-12Un-map non-selected audio streams when loading old files.Carl Hetherington
2015-06-12Small optimisation.Carl Hetherington
2015-06-12Small tidy-up.Carl Hetherington
2015-06-11Remove unused method.Carl Hetherington
2015-06-11Use better J2KImageProxy::same() method.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
2015-06-11pot/merge.Carl Hetherington
2015-06-11Fix audio analyis hang with duplicate stream IDs (#598).Carl Hetherington
2015-06-10Skip audio analysis when there is no audio content (#596).Carl Hetherington
2015-06-10Tweak error message.Carl Hetherington
2015-06-10Resurrect neater repeat-write handling.Carl Hetherington
2015-06-10Remove unused declaration.Carl Hetherington
2015-06-10Take a JPEG2000 header marked as SRGB to mean that no XYZ -> RGB conversion s...Carl Hetherington
2015-06-10Shift 8-bit XYZ images up so that they are at least visible (part of #497).Carl Hetherington
2015-06-10Tidy up J2KImageProxy a bit.Carl Hetherington
2015-06-10Rename EncodedData -> Data and trim it a bit.Carl Hetherington
2015-06-10Recognise JP2 files.Carl Hetherington
2015-06-10Fix build.Carl Hetherington
2015-06-10Use Image::operator== to compare RawImageProxy which should be faster.Carl Hetherington
2015-06-10Fix digester to take digest of the whole image, not just the first line.Carl Hetherington
2015-06-09Remove unused variable.Carl Hetherington
2015-06-09Tidy layout of keys prefs a bit (#460).Carl Hetherington
2015-06-09Update hints properly when fonts are changed.Carl Hetherington
2015-06-09Hide Font members behind accessors.Carl Hetherington
2015-06-09Add hint about > 640kB font files (#588).Carl Hetherington
2015-06-09Subtitle naming fixes.Carl Hetherington
2015-06-09Bump libdcp.Carl Hetherington
2015-06-08Some work on SMPTE subs.Carl Hetherington
2015-06-08Fix detection of same-frame to speed up simple encodes (#548).Carl Hetherington
2015-06-08Add basic ::same for RawImageProxy and J2KImageProxy.Carl Hetherington
2015-06-08Default to enabling DCP/SubRip subtitles after they have been added.Carl Hetherington
2015-06-08Adapt for changes to libdcp API.Carl Hetherington