| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-11-20 | Add a dialog to show which screens have potentially-problematic | Carl Hetherington | |
| certificate validity periods when making KDMs (#2645). | |||
| 2023-01-07 | Add DirDialog. | Carl Hetherington | |
| 2023-01-04 | Add FileDialog (wrapping wxFileDialog); currently it sets up the initial ↵ | Carl Hetherington | |
| path nicely. | |||
| 2022-11-29 | Extract RegionSubtagWidget. | Carl Hetherington | |
| 2022-11-24 | Extract RegionSubtagDialog to its own files. | Carl Hetherington | |
| 2022-11-24 | Extract LanguageSubtagPanel to its own files. | Carl Hetherington | |
| 2022-11-24 | Extract SubtagListCtrl to its own files. | Carl Hetherington | |
| 2022-10-11 | Hack to fix wxChoice heights on KDE (#2343). | Carl Hetherington | |
| 2022-08-08 | Use wxNO_UNSAFE_WXSTRING_CONV and fix a bug it reveals. | Carl Hetherington | |
| 2022-06-03 | Allow sending KDMs to more emails (#2244). | Carl Hetherington | |
| 2022-04-29 | Primitive auto-crop (#1477). | Carl Hetherington | |
| 2022-04-29 | Basic display of markers above the playback timeline (#1921). | Carl Hetherington | |
| 2022-04-29 | Extract marker strings out to a separate method. | Carl Hetherington | |
| 2022-04-02 | Add button to send test emails in the mail server prefs (#2216). | Carl Hetherington | |
| 2022-03-19 | Make a small class to choose KDM types. | Carl Hetherington | |
| 2022-03-09 | Improve ratings dialog to allow only valid values (#2199). | Carl Hetherington | |
| 2022-02-25 | Add -x32/-x64 suffix to boost libraries when building for Windows. | Carl Hetherington | |
| 2021-09-27 | Re-work OpenGL video view to use modern shaders / APIs. | Carl Hetherington | |
| 2021-04-29 | Remove Monitor / EDID code that was used for the swaroop variant. | Carl Hetherington | |
| 2021-04-04 | Move luminance to Interop/SMPTE metadata and remove the ISDCF metadata dialogue. | Carl Hetherington | |
| 2021-04-04 | Inherit SMPTEMetadataDialog from a base class. | Carl Hetherington | |
| 2021-03-29 | Fix strange problems with spin entries on macOS (#1944). | Carl Hetherington | |
| SetRange() with minimum > 0 seems to stop entry of numbers by selecting the existing one and typing new. Also we can make Enter work properly by adding a handler. | |||
| 2021-03-22 | Add simpler language tag dialog (#1931). | Carl Hetherington | |
| 2021-03-22 | Rename LanguageTagDialog -> FullLanguageTagDialog. | Carl Hetherington | |
| 2021-01-04 | Support for arm64 macOS builds. | Carl Hetherington | |
| 2020-11-29 | Better progress reporting during DCP validation (#1812).v2.15.108 | Carl Hetherington | |
| 2020-11-23 | Remove swaroop variant. | Carl Hetherington | |
| 2020-11-21 | Remove the "simple" UI (#1868). | Carl Hetherington | |
| It just seemed to cause more problems than it solved; mainly people enabling it by mistake and then being told to click buttons that they could not see. | |||
| 2020-11-15 | Add LanguageTagWidget and use it for the SMPTE metadata. | Carl Hetherington | |
| 2020-11-08 | Remove references to / support for old RtError class (now RtAudioError). | Carl Hetherington | |
| 2020-09-23 | Support CPL metadata. | Carl Hetherington | |
| 2020-09-11 | Fixes for building with newer wxWidgets. | Carl Hetherington | |
| 2020-08-25 | Rename export dialogue to export video. | Carl Hetherington | |
| 2020-08-25 | Move subtitle export to its own dialogue. | Carl Hetherington | |
| 2020-07-04 | Fix typo truncating ./waf configure output. | Carl Hetherington | |
| 2020-06-27 | Merge FilterEditor and FilterDialog. | Carl Hetherington | |
| 2020-06-08 | Remove encryption key options (#1760). | Carl Hetherington | |
| 2020-05-22 | We must only link gtk2 if wx is also using it. | Carl Hetherington | |
| 2020-05-22 | White space. | Carl Hetherington | |
| 2020-05-18 | Add a new "Advanced settings" dialog for content, accessible | Carl Hetherington | |
| from the right-click menu. Move the "use video" checkbox into here, as it feels like excessive clutter to have it in the main video panel. Maybe other things should be hidden in here. I'm looking at you, video filters... | |||
| 2020-05-11 | Change video content scaling so that it either: | Carl Hetherington | |
| 1. scales the content up to fit the DCP container, preserving aspect ratio, or 2. stretches the content to a custom aspect ratio, or 3. scales the content to some custom size. | |||
| 2020-05-07 | Add a 'Make DKDM' dialogue box to simplify and (hopefully) clarify DKDM ↵ | Carl Hetherington | |
| creation (#1637). | |||
| 2020-04-24 | Add pre-running warning to disk writer. | Carl Hetherington | |
| 2020-04-13 | Tidy up nanomsg class API; add unmounting for Linux. | Carl Hetherington | |
| 2020-04-06 | Add disk writer tool. | Carl Hetherington | |
| 2020-03-16 | Move stress testing code into a separate class and always build it. | Carl Hetherington | |
| Fix stress script generation to always reload a DCP rather than expecting it to be available after it has finished playback. | |||
| 2020-03-01 | Support playlists in the player in dual-screen mode.v2.15.45 | Carl Hetherington | |
| 2020-02-29 | Add 'proper' config dialog for the playlist editor. | Carl Hetherington | |
| 2020-02-28 | Fix incorrect results when applying some timing operations to | Carl Hetherington | |
| more than one piece of content at once (e.g. trim start). | |||
| 2020-01-08 | Move _player_video into VideoView. | Carl Hetherington | |
