| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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. | |||
| 2014-08-11 | Move DCP panel code into its own source file. | Carl Hetherington | |
| 2014-08-09 | Fix crash with no film. | Carl Hetherington | |
| 2014-08-08 | Allow support for changing timing details on multiple content simultaneously. | Carl Hetherington | |
| 2014-08-08 | Allow removal of multiple bits of content at the same time. | Carl Hetherington | |
| 2014-07-23 | #include trimming. | Carl Hetherington | |
| 2014-07-13 | Rename SoundProcessor -> CinemaSoundProcessor. | Carl Hetherington | |
| 2014-07-13 | Separate code for the content panel out into a separate class. | Carl Hetherington | |
| 2014-07-11 | Rename subtitle_use -> use_subtitles. | Carl Hetherington | |
| 2014-07-09 | Basics of DCP import. | Carl Hetherington | |
| 2014-07-01 | Add burn subtitles option to Film. | Carl Hetherington | |
| 2014-07-01 | Merge master. | Carl Hetherington | |
| 2014-07-01 | while (1) -> while (true) | Carl Hetherington | |
| 2014-06-30 | Merge master. | Carl Hetherington | |
| 2014-06-27 | Fix the up/down buttons in the content list. | Carl Hetherington | |
| Reported-by: Daniel Chauvet | |||
| 2014-06-20 | Various subtitle UI tweaks. | Carl Hetherington | |
