| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-05-10 | Fix uninitialised variable caught by the macOS compiler. | Carl Hetherington | |
| 2023-04-25 | Don't use wx_ptr for the splash screen. | Carl Hetherington | |
| Using wx_ptr in the wxApp object seems bad because in ~App wxWidgets deletes all top-level windows in `DeleteAllTLWs` so if ~wx_ptr then tries to destroy them we get a use-after-free. | |||
| 2023-04-25 | Cleanup: remove some unnecessary includes. | Carl Hetherington | |
| 2023-04-22 | Add some missing replacements. | Carl Hetherington | |
| 2023-04-21 | Supporters update.v2.16.54 | Carl Hetherington | |
| 2023-04-21 | Bump libdcp to 1.8.67. | Carl Hetherington | |
| 2023-04-12 | Default to 14fL luminance in the GUI. | Carl Hetherington | |
| 2023-04-11 | Supporters update.v2.16.53 | Carl Hetherington | |
| 2023-04-09 | Support loading of certificate chains for trusted devices. | Carl Hetherington | |
| 2023-04-08 | Improve thumbprint dialog; disallow thumbprint editing and make OK only ↵ | Carl Hetherington | |
| sensitive when a certificate is there. | |||
| 2023-04-06 | Write MainSoundConfiguration tags with hyphens for unused channels (#2501). | Carl Hetherington | |
| 2023-04-05 | Fix scrollbars when using zoom in the timeline. | Carl Hetherington | |
| 2023-04-05 | Remove incorrect GC translation. | Carl Hetherington | |
| This appears not to be necessary, and if present it messes up the scrollbars so that scrolling fully right shows a big empty space at the end of the timeline items. | |||
| 2023-04-05 | More zh_CN translation fixes from Danbo Song. | Carl Hetherington | |
| 2023-04-02 | Updated nl_NL translation from Rob van Nieuwkerk. | Carl Hetherington | |
| 2023-03-30 | Supporters update.v2.16.51 | Carl Hetherington | |
| 2023-03-30 | Add + and - as zoom shortcuts in the timeline. | Carl Hetherington | |
| 2023-03-29 | pot/merge. | Carl Hetherington | |
| 2023-03-29 | Some zh_CN translation fixes from Danbo Song. | Carl Hetherington | |
| 2023-03-29 | pot/merge. | Carl Hetherington | |
| 2023-03-27 | zh_CN translation fixes from Danbo Song. | Carl Hetherington | |
| 2023-03-27 | pot/merge. | Carl Hetherington | |
| 2023-03-27 | Fix markup in fr_FR translation causing missing text in disk writer (#2492).v2.16.50 | Carl Hetherington | |
| 2023-03-25 | Supporters update. | Carl Hetherington | |
| 2023-03-16 | Don't show an error when cancelling subtitle analysis. | Carl Hetherington | |
| 2023-03-16 | Cleanup: move variable assignment that happens in every branch. | Carl Hetherington | |
| 2023-03-12 | Updated zh_CN translation from Danbo Song. | Carl Hetherington | |
| 2023-03-07 | Fix missing scrollbar in the audio tab on macOS/Windows (#2480).v2.16.47 | Carl Hetherington | |
| 2023-03-07 | Cleanup: use layout() wrapper. | Carl Hetherington | |
| 2023-03-05 | Fix small DCP standard choice (#2475). | Carl Hetherington | |
| 2023-03-03 | Add option to limit DCP output to the "Bv2.0 profile" (#2470).v2.16.45 | Carl Hetherington | |
| I'm far from convinced about the point/sense of all these "profiles" (rather than just implementing or at least tolerating the standard) but lots of people are having problems with "QC" processes failing their DCPs with complaints related to MCASubDescriptors. It seems to make sense to have an option to turn them off - at least for now, until either the "QC" situation settles down or any bugs in DCP-o-matic are found and fixed. | |||
| 2023-03-03 | Add Choice::add() with a client string. | Carl Hetherington | |
| 2023-03-03 | Add Choice::get_data(). | Carl Hetherington | |
| 2023-03-03 | Tidy up a little with a lambda. | Carl Hetherington | |
| 2023-03-03 | Move some settings to new non-standard page. | Carl Hetherington | |
| 2023-03-03 | Un-check screens when they or their cinema are deleted. | Carl Hetherington | |
| 2023-03-02 | Supporters update. | Carl Hetherington | |
| 2023-02-28 | Add a couple of tooltips. | Carl Hetherington | |
| 2023-02-27 | Don't cancel finished jobs otherwise their finished callbacks will be called ↵ | Carl Hetherington | |
| again. | |||
| 2023-02-27 | Cleanup: whitespace. | Carl Hetherington | |
| 2023-02-27 | Use a ScopeGuard to manage _loading_analysis properly. | Carl Hetherington | |
| 2023-02-27 | Cleanup: use some defaults in the class definition. | Carl Hetherington | |
| 2023-02-25 | Remove unused variable. | Carl Hetherington | |
| 2023-02-24 | Add debug video view option to player. | Carl Hetherington | |
| 2023-02-21 | Catch more exceptions from RtAudio (#2453). | Carl Hetherington | |
| 2023-02-19 | Remove the empty column when there are no input groups. | Carl Hetherington | |
| 2023-02-19 | Remove scrolling in AudioMappingView. | Carl Hetherington | |
| In the audio panel it was a bit weird to have part of the panel scrollable when the whole video panel is. Now both video and audio panels scroll. You lose the "always there" view of the audio processing summary but I think this is outweighed by the scrolling simplicity. I also suspect it may make things behave better on "short" screens. | |||
| 2023-02-19 | Cleanup: remove duplication. | Carl Hetherington | |
| 2023-02-19 | Add missing line in audio mapping view when there are no input groups. | Carl Hetherington | |
| 2023-02-16 | Supporters update.v2.16.43 | Carl Hetherington | |
