| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-03-16 | Remove erroneous "fix" for subsampled source gaps. | Carl Hetherington | |
| 2023-03-16 | Remove believed-unnecessary refresh. | Carl Hetherington | |
| I think this is unnnecessary because the VIDEO_CONTAINER_SIZE change will come back from the player and the refresh will be done then. Also the player checks to see if the new size is different to the old one, and doesn't do the refresh if not, which is more efficient. | |||
| 2023-03-16 | Cleanup: use fit_ratio_within(). | Carl Hetherington | |
| 2023-03-16 | Cleanup: use dcp::Size. | 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 | |
| 2023-02-11 | Pass make_kdm as a function into kdm_for_screen(). | Carl Hetherington | |
| 2023-02-11 | Warn/error on making KDMs using recipient certs whose validity periods | Carl Hetherington | |
| lie outside those of the KDMs (#2423). | |||
| 2023-02-10 | Cleanup: add Content::period(). | Carl Hetherington | |
| 2023-02-05 | Fix placement of frame rate spinner (may fix #2182). | Carl Hetherington | |
| 2023-02-05 | Slightly improve alignment (still not right though). | Carl Hetherington | |
| 2023-02-05 | Tidy up layout. | Carl Hetherington | |
| 2023-02-05 | Make the timeline look better when there is no content in the film. | Carl Hetherington | |
| 2023-02-05 | Delete in timeline removes content (#2370). | Carl Hetherington | |
| 2023-02-05 | Cleanup: use ScopeGuard. | Carl Hetherington | |
| 2023-02-03 | Fix missing verify string.v2.16.42 | Carl Hetherington | |
| 2023-01-30 | Updated sl_SI translation from Martin Srebotnjak. | Carl Hetherington | |
| 2023-01-27 | More stack-allocated Dialog objects. | Carl Hetherington | |
| 2023-01-24 | Supporters update.v2.16.41 | Carl Hetherington | |
| 2023-01-21 | Fix error when OK-ing a text track dialog with no language (#2430). | Carl Hetherington | |
| 2023-01-21 | Fix extra widgets appearing when switching between subs and closed captions ↵ | Carl Hetherington | |
| in the timing tab. | |||
| 2023-01-19 | Simplify and fix up selection code for the content list (#2428). | Carl Hetherington | |
| This has been broken for a while, I think since the ContentListCtrl was added (overriding wxListCtrl) which stopped the GetItemData stuff working. | |||
| 2023-01-19 | Use ScopeGuard for _no_check_selection | Carl Hetherington | |
| 2023-01-18 | Cleanup: stack-allocated dialogs. | Carl Hetherington | |
| 2023-01-18 | Dolby is apparently recreating all their certificates (as they will soon ↵ | Carl Hetherington | |
| expire) and they renamed the files. | |||
| 2023-01-17 | Use Collator for recipients search (#2426). | Carl Hetherington | |
| 2023-01-17 | Cleanup: use stack-allocated Dialogs. | Carl Hetherington | |
| 2023-01-17 | Use collator to search for screens (#2426). | Carl Hetherington | |
