| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-06-23 | Fix missing YUVToRGB node when saving colour conversions (#618). | Carl Hetherington | |
| 2015-06-21 | Add more video properties to content properties dialog. | Carl Hetherington | |
| Also implement the whole properties thing more neatly. | |||
| 2015-06-21 | Prevent DCP creation if we're trying not to burn in text subs (#606). | Carl Hetherington | |
| 2015-06-21 | No-op: remove all trailing whitespace. | Carl Hetherington | |
| 2015-06-19 | Try again to fix OS X resource directory location. | Carl Hetherington | |
| 2015-06-19 | No-op; variable renaming. | Carl Hetherington | |
| 2015-06-19 | Speculative fix to OS X shared_path to fix finding of Liberation-Sans. | Carl Hetherington | |
| 2015-06-18 | Missing binary specifier. | Carl Hetherington | |
| 2015-06-18 | Use output channel counts from processors to decide DCI name, when ↵ | Carl Hetherington | |
| appropriate (#609). | |||
| 2015-06-18 | Incorporate fade in video content identifiers (#613). | Carl Hetherington | |
| 2015-06-18 | Fix check for overlap to be less greedy. | Carl Hetherington | |
| 2015-06-18 | Remove delta from Playlist::length(). | Carl Hetherington | |
| 2015-06-18 | Comment. | Carl Hetherington | |
| 2015-06-17 | Final tweaks and removal of Film::playlist(). | Carl Hetherington | |
| 2015-06-17 | AnalyseAudioJob does not need an explicit playlist. | Carl Hetherington | |
| 2015-06-17 | Remove unnecessary Playlist argument to Film::audio_analysis_path. | Carl Hetherington | |
| 2015-06-17 | Remove Film::make_player(). | Carl Hetherington | |
| 2015-06-17 | Hence Player does not need Playlist. | Carl Hetherington | |
| 2015-06-17 | Use Film's ContentChanged rather than Playlist's. | Carl Hetherington | |
| 2015-06-17 | Forward frequent parameter from Playlist::ContentChanged through ↵ | Carl Hetherington | |
| Film::ContentChanged. | |||
| 2015-06-17 | Use Film::Changed instead of Playlist::Changed in Player. | Carl Hetherington | |
| 2015-06-16 | Modify previous commit to move restriction code into the UI. | Carl Hetherington | |
| 2015-06-16 | Prevent 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-14 | Don't seek before 0 in FFmpegDecoder; fixes errors on seek close to 0. | Carl Hetherington | |
| 2015-06-14 | Fix failure on 1-frame-back seek (#604). | Carl Hetherington | |
| I don't know why this works, but it's what 1.x has been using; I can't find any documentation on what AVSEEK_FLAG_BACKWARD is supposed to mean. | |||
| 2015-06-13 | Try to fix completely broken i18n. | Carl Hetherington | |
| 2015-06-13 | Try to fix crash. | Carl Hetherington | |
| 2015-06-13 | Tidy progress report when sending problem report email. | Carl Hetherington | |
| 2015-06-13 | Update progress bar when finding subtitles in FFmpeg content. | Carl Hetherington | |
| 2015-06-12 | Calm down credits slightly. | Carl Hetherington | |
| 2015-06-12 | Credit Gerald Maruccia for the upmixer algorithm. | Carl Hetherington | |
| 2015-06-12 | Fix M/S decoder input names. | Carl Hetherington | |
| 2015-06-12 | New ru_RU translation from Igor Voytovich. | Carl Hetherington | |
| 2015-06-12 | Comment. | Carl Hetherington | |
| 2015-06-12 | Add a pixel format to ::fade(). | Carl Hetherington | |
| 2015-06-12 | Comment. | Carl Hetherington | |
| 2015-06-12 | Remove PassReason stuff. | Carl Hetherington | |
| This feels wrong: it means that it is possible for FFmpegDecoder to discard packets. I can't see how this is ok in all cases: maybe we were lucky that it worked at all. | |||
| 2015-06-12 | Fix FFmpeg subtitle stream serialisation. | Carl Hetherington | |
| 2015-06-12 | Un-map non-selected audio streams when loading old files. | Carl Hetherington | |
| 2015-06-12 | Small optimisation. | Carl Hetherington | |
| 2015-06-12 | Small tidy-up. | Carl Hetherington | |
| 2015-06-11 | Remove unused method. | Carl Hetherington | |
| 2015-06-11 | Use better J2KImageProxy::same() method. | Carl Hetherington | |
| 2015-06-11 | Check for J2K data before checking for similarity of frames; fixes #599. | Carl Hetherington | |
| 2015-06-11 | Log a warning rather than getting stuck when clamping XYZ values in RGB->XYZ ↵ | Carl Hetherington | |
| conversion (#600). | |||
| 2015-06-11 | pot/merge. | Carl Hetherington | |
| 2015-06-11 | Fix audio analyis hang with duplicate stream IDs (#598). | Carl Hetherington | |
| There was existing code to work around the case when FFmpeg files have all-zero stream IDs. Extend this to cope with duplicate stream IDs, as these have been seen in the wild. | |||
| 2015-06-10 | Skip audio analysis when there is no audio content (#596). | Carl Hetherington | |
| 2015-06-10 | Resurrect neater repeat-write handling. | Carl Hetherington | |
| 2015-06-10 | Remove unused declaration. | Carl Hetherington | |
