| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-04-25 | Add missing ev.Skip(), causing a blank DCP notebook page on the old macOS ↵ | Carl Hetherington | |
| build (#3018). Thank you and thank you again to https://discuss.wxpython.org/t/wx-notebook-has-blank-pages-on-windows/27393/2 without whom I never would have worked this out. | |||
| 2024-01-28 | Remember whether Content or DCP is selected in a new ui.xml state file. | Carl Hetherington | |
| 2023-08-09 | Extract Film::Property to its own header to (maybe) increase compilation speed. | Carl Hetherington | |
| 2022-10-14 | Allow dragging of the border between the controls and the preview (#2350). | Carl Hetherington | |
| 2022-10-14 | Cleanup: use simpler ownership for FilmViewer. | Carl Hetherington | |
| 2022-10-14 | Cleanup: remove class member that can be a local. | Carl Hetherington | |
| 2022-04-29 | Set window title based on the directory from Film. | Carl Hetherington | |
| 2022-04-22 | Use libdcp's warnings.h | Carl Hetherington | |
| 2022-04-21 | Disable warnings around all wx includes. | Carl Hetherington | |
| 2022-04-21 | Tidying. | Carl Hetherington | |
| 2021-05-01 | C++11 tidying. | Carl Hetherington | |
| 2021-01-31 | Use enum class for Film::Property. | Carl Hetherington | |
| 2021-01-31 | More enum class additions. | Carl Hetherington | |
| 2021-01-07 | BOOST_FOREACH. | Carl Hetherington | |
| 2021-01-07 | std::shared_ptr | Carl Hetherington | |
| 2020-09-01 | Build fixes for Boost >= 1.73 | Carl Hetherington | |
| Forward-ported-from: d1e9749ca290673639a49d693a8fe5c6557cc2de | |||
| 2020-08-07 | Fix layout bug where the stuff in the content panel would be completely | Carl Hetherington | |
| hidden in some cases (seen on Linux only, I think). wxDisplay::GetFromWindow sometimes returns -1 (perhaps when multiple monitors are connected) and we have to set the splitter position in this case. | |||
| 2019-05-10 | Basics of setting and storing SMPTE CPL markers. | Carl Hetherington | |
| 2019-01-10 | Add File->Close to main DCP-o-matic (#1180). | Carl Hetherington | |
| 2019-01-09 | Try a draggable splitter in the LHS. | Carl Hetherington | |
| 2018-09-11 | Separate out management of controls. | Carl Hetherington | |
| 2018-09-11 | Partial split of film viewer. | Carl Hetherington | |
| 2018-08-22 | Disable the whole interface during audio analysis (#1278). | Carl Hetherington | |
| 2018-08-19 | Similar pending/done for Film::Change. | Carl Hetherington | |
| 2018-08-19 | Replace May/Done/NotDone signal sets with one signal and extend | Carl Hetherington | |
| this treatment to anything that caused Player::setup_pieces. This should fix out-of-sequence Player emissions caused by setup_pieces being called by one thread while the butler is calling pass(). | |||
| 2018-01-31 | I think fix_conflicting_settings is now not required. | Carl Hetherington | |
| 2017-04-19 | Various Doxygen fixes. | Carl Hetherington | |
| 2016-08-24 | Basic template support (#485). | Carl Hetherington | |
| 2016-08-17 | Check for conflicing refer-to-DCP settings. | Carl Hetherington | |
| This adds a general fix_conflicting_settings() to Film which should fix the problem and give a message to tell the user why the "fix" is being carried out. Should help with #929. | |||
| 2016-05-25 | No-op; fix GPL address and use the explicit-program-name version. | Carl Hetherington | |
| 2015-09-14 | Peak value of audio into the audio tab. | Carl Hetherington | |
| 2015-09-14 | Add option to analyse audio automatically when content is added (#673). | Carl Hetherington | |
| 2015-06-21 | No-op: remove all trailing whitespace. | Carl Hetherington | |
| 2015-06-19 | No-op; variable renaming. | Carl Hetherington | |
| 2015-06-15 | Select newly-added content (#455). | Carl Hetherington | |
| 2015-06-14 | Add buttons to set trim from current playhead position (#372). | Carl Hetherington | |
| 2015-03-25 | Hand-apply ec3e6abf817b84d589f0782b01f5059dd3bf0953; only allow even | Carl Hetherington | |
| DCP audio channel counts between 2 and 16 inclusive. | |||
| 2014-12-09 | Include trimming. | Carl Hetherington | |
| 2014-10-30 | Fix mis-merge. | Carl Hetherington | |
| 2014-10-25 | Merge master. | Carl Hetherington | |
| 2014-10-23 | Rename 'Add folder' button to 'Add image sequence' and add some tooltips. | Carl Hetherington | |
| 2014-10-23 | Move keep-video-in-sequence button into the timeline dialogue. | Carl Hetherington | |
| 2014-09-10 | Copy current ISDCF name into the film name when 'Use ISDCF name' is un-ticked. | Carl Hetherington | |
| 2014-09-03 | Update DCP name on change to content video scale. | Carl Hetherington | |
| 2014-08-31 | Allow drag-and-drop of files onto the content panel (#395). | Carl Hetherington | |
| 2014-08-25 | Merge master. | Carl Hetherington | |
| 2014-08-25 | Tidy up Frame / App classes, reducing use of static variables. | Carl Hetherington | |
| 2014-08-23 | Merge master. | Carl Hetherington | |
| 2014-08-19 | Use SafeStringStream instead of std::stringstream to try to fix random ↵ | Carl Hetherington | |
| crashes on OS X. | |||
| 2014-08-18 | Fix weird problem where content list is no longer selectable after selecting ↵ | Carl Hetherington | |
| something in the timeline. | |||
