| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-08-20 | Supporters update.v2.16.62 | Carl Hetherington | |
| 2023-08-20 | Another signed/unsigned mismatch. | Carl Hetherington | |
| 2023-08-20 | Fix unsigned/signed mismatch. | Carl Hetherington | |
| 2023-08-19 | Yet more private file fixing. | Carl Hetherington | |
| 2023-08-19 | More private test files tinkering. | Carl Hetherington | |
| 2023-08-19 | Private test files repo change. | Carl Hetherington | |
| 2023-08-19 | Supporters update. | Carl Hetherington | |
| 2023-08-15 | Bump libdcp for dcp::LocalTime format fix. | Carl Hetherington | |
| 2023-08-15 | Cope with unexpected channel counts in data coming from audio decoders. | Carl Hetherington | |
| 2023-08-15 | Add Resampler::channels(). | Carl Hetherington | |
| 2023-08-15 | Add Audiobuffers::set_channels(). | Carl Hetherington | |
| 2023-08-15 | Cleanup: remove unused variable. | Carl Hetherington | |
| 2023-08-15 | Remove now-unnecessary assertion. | Carl Hetherington | |
| Since e29ce33a36c2e20444d57196defc86d5072bce81 channels is the number of channels in the frame, and also the number in data, so we don't need to check this any more. | |||
| 2023-08-14 | Bump ffmpeg to fix build on binutils >= 2.41 (currently in Debian unstable). | Carl Hetherington | |
| 2023-08-12 | Add missing GUI message.v2.16.61 | Carl Hetherington | |
| 2023-08-12 | Bump ffmpeg for fix to EXR parsing with non-multiple-of-8 image sizes (#2508). | Carl Hetherington | |
| 2023-08-12 | Supporters update. | Carl Hetherington | |
| 2023-08-12 | Bump libdcp for verification of <LabelText> in <ContentVersion> | Carl Hetherington | |
| 2023-08-12 | Prevent empty <LabelText> in <ContentVersion> (#2594). | Carl Hetherington | |
| 2023-08-11 | Fix tests on Windows. | Carl Hetherington | |
| 2023-08-09 | Bump libdcp to a release version. | Carl Hetherington | |
| 2023-08-09 | Cleanup: tidy Playlist::move_later(). | Carl Hetherington | |
| 2023-08-09 | Add some tests. | Carl Hetherington | |
| 2023-08-09 | Fix some missed includes of the old boost bind header. | Carl Hetherington | |
| 2023-08-09 | Move ContentSorter out of the header, and use a default constructor. | Carl Hetherington | |
| 2023-08-09 | Extract Film::Property to its own header to (maybe) increase compilation speed. | Carl Hetherington | |
| 2023-08-09 | Cleanup: use some better variable names and tidy ifs. | Carl Hetherington | |
| 2023-08-09 | Cleanup: use nullptr. | Carl Hetherington | |
| 2023-08-09 | Cleanup: use a better loop variable name. | Carl Hetherington | |
| 2023-08-09 | Cleanup: use a std::find_if(). | Carl Hetherington | |
| 2023-08-09 | Add a test. | Carl Hetherington | |
| 2023-08-09 | Cleanup: use a default constructor. | Carl Hetherington | |
| 2023-08-09 | Cleanup: use a lambda. | Carl Hetherington | |
| 2023-08-09 | Cleanup: use some better loop variable names. | Carl Hetherington | |
| 2023-08-06 | Add new hack. | Carl Hetherington | |
| 2023-08-06 | Add hint about audio channel count. | Carl Hetherington | |
| 2023-08-06 | Default to writing 8 audio channels in DCPs (#2443). | Carl Hetherington | |
| It seems likely that 8 channels is slightly less likely to trip validation warnings from some distributors, and so it seems worth accepting the potential waste of 2 channels. Users can always set this back to 6 again (once, and it will be saved) and those upgrading from old versions won't be affected anyway. | |||
| 2023-08-06 | Go back to respecting the user's choice for the number of audio channels in ↵ | Carl Hetherington | |
| the MXF. | |||
| 2023-07-31 | Only warn about a missing text language for subtitles (not closed captions). | Carl Hetherington | |
| I haven't properly checked that closed captions shouldn't have some language metadata, but the existing GUI code explicitly disallows setup of a closed caption language. | |||
| 2023-07-29 | Check channel count when comparing audio MXFs. | Carl Hetherington | |
| 2023-07-29 | Don't check sound assets in some tests. | Carl Hetherington | |
| When fiddling with MXF channel counts it makes a lot of tests fail that probably don't need to. | |||
| 2023-07-27 | Bump libdcp to one with some cleanups / header re-arrangement. | Carl Hetherington | |
| 2023-07-24 | Add stubs for Georgian (ka_KA) language support. | Carl Hetherington | |
| 2023-07-24 | Fix copy-paste error. | Carl Hetherington | |
| 2023-07-22 | Cleanup: lengthen some short variable names. | Carl Hetherington | |
| 2023-07-19 | Supporters update.v2.16.60 | Carl Hetherington | |
| 2023-07-19 | Updated zh_CN translation from Akivili Collindort. | Carl Hetherington | |
| 2023-07-17 | This check used to be for asset channel count mismatches, then it was | Carl Hetherington | |
| changed to the active count, but I don't think it should be an error to have different active counts between assets of a single DCP. | |||
| 2023-07-07 | Cleanup: member variable name standard. | Carl Hetherington | |
| 2023-07-02 | Fix crash if an exception is thrown before the splash screen is created. | Carl Hetherington | |
