| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-03-12 | Bump lwext4.v2.15.134 | Carl Hetherington | |
| 2021-03-12 | Use /dev/rdisk on macOS. | Carl Hetherington | |
| 2021-03-12 | Get progress during formatting. | Carl Hetherington | |
| 2021-03-12 | Add a very basic test of direct disk writing speed. | Carl Hetherington | |
| 2021-03-09 | Tweak startup scripts for macOS. | Carl Hetherington | |
| 2021-03-09 | Be more careful with some macOS API calls. | Carl Hetherington | |
| 2021-03-02 | Tidy up and do flushing more correctly.v2.15.133 | Carl Hetherington | |
| This seems necessary with the multi-threaded decoding; it looks like we were doing it quite wrong before but getting away with it. | |||
| 2021-03-02 | Rename some subtitle decoding / processing methods. | Carl Hetherington | |
| 2021-03-02 | Key _next_time with the audio stream pointer. | Carl Hetherington | |
| 2021-03-02 | Remove FFmpeg::_packet. | Carl Hetherington | |
| 2021-03-02 | Extract process_audio_frame. | Carl Hetherington | |
| 2021-03-02 | Extract audio_stream_from_index. | Carl Hetherington | |
| 2021-03-02 | C++11 tidying. | Carl Hetherington | |
| 2021-03-02 | Use APPDIR when present to look for resources. | Carl Hetherington | |
| 2021-03-02 | Copy some missing things into the AppImage. | Carl Hetherington | |
| 2021-03-02 | Remove unnecessary APPDIR variable; AppImage does this for us. | Carl Hetherington | |
| 2021-03-01 | Some tidying and be a bit more defensive. | Carl Hetherington | |
| 2021-03-01 | Fix another crash introduced in cc40b6ea6d882c07c05602d6f3dd1c185481585b | Carl Hetherington | |
| 2021-03-01 | Fix warning. | Carl Hetherington | |
| 2021-03-01 | Fix crash introduced in previous. | Carl Hetherington | |
| 2021-03-01 | With multi-threaded decoding we need to be careful to flush | Carl Hetherington | |
| after the main examination loop otherwise we can miss things. | |||
| 2021-02-28 | Slight hack to reduce the chance of config files looking different | Carl Hetherington | |
| on Windows and macOS/Linux; allows config_write_utf8_test to work withouut platform-specific test references. | |||
| 2021-02-28 | Enable multi-threaded decoding with FFmpeg (helps with #1887). | Carl Hetherington | |
| 2021-02-28 | Move some comments into a header. | Carl Hetherington | |
| 2021-02-28 | C++11 tweaks. | Carl Hetherington | |
| 2021-02-28 | C++11 cleanups. | Carl Hetherington | |
| 2021-02-28 | Add version informationm to splash screen (#1913). | Carl Hetherington | |
| 2021-02-28 | Try again to fix windows tests. | Carl Hetherington | |
| 2021-02-27 | Try to fix text-file-checking test on Windows. | Carl Hetherington | |
| 2021-02-26 | Test fixes. | Carl Hetherington | |
| 2021-02-26 | Try to make tests more robust by specifying signer/decryption chains. | Carl Hetherington | |
| 2021-02-26 | Fix warning. | Carl Hetherington | |
| 2021-02-26 | Typo fix. | Carl Hetherington | |
| 2021-02-26 | More verification of DCPs during tests. | Carl Hetherington | |
| 2021-02-26 | Fix a set of mistakes related to 3D content. | Carl Hetherington | |
| 2021-02-26 | Add accessor for _eye in J2kImageProxy. | Carl Hetherington | |
| 2021-02-24 | Fix tests being broken by new config test.v2.15.132 | Carl Hetherington | |
| 2021-02-24 | Fix config test file in test/data. | Carl Hetherington | |
| 2021-02-24 | Fix config.xml corruption when it contains multi-byte UTF8 characters. | Carl Hetherington | |
| 2021-02-23 | Bump libdcp.v2.15.131 | Carl Hetherington | |
| 2021-02-23 | Fix missing test exception. | Carl Hetherington | |
| 2021-02-23 | Fix assertion failure in AudioBuffers::copy_from() (#1909) | Carl Hetherington | |
| A number of frames N was being split up into two parts which together were bigger than N, meaning a copy of one of the parts failed. | |||
| 2021-02-23 | Remove wxSTAY_ON_TOP from splash screen on Windows to stop it hiding | Carl Hetherington | |
| error dialogues that pop up during startup. | |||
| 2021-02-23 | Verify a whole bunch of DCPs made by unit tests. | Carl Hetherington | |
| 2021-02-23 | Don't write active picture area with zero width or height as it makes ↵ | Carl Hetherington | |
| verification fail. | |||
| 2021-02-23 | Don't create empty SMPTE subtitles files with empty <SubtitleList> | Carl Hetherington | |
| Files like this fail validation against the XSD. Perhaps the XSD is wrong; for now though, create an empty 1-second-long subtitle in such files. | |||
| 2021-02-23 | Fix reel setup when the last reel is less than 1 second long. | Carl Hetherington | |
| 2021-02-23 | Fix some wxWidgets assertion failures. | Carl Hetherington | |
| Casued by specifying wxFD_OVERWRITE_PROMPT without wxFD_SAVE; it makes no sense and in wx3.1 it raises an error. | |||
| 2021-02-23 | Fix assertion ordering. | Carl Hetherington | |
| 2021-02-23 | Fix some wx3.1 alignment. | Carl Hetherington | |
