| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-01-07 | std::shared_ptr | Carl Hetherington | |
| 2020-10-20 | Try to improve splitter behaviour when shrinking and then enlarging | Carl Hetherington | |
| the main window (#1839). | |||
| 2020-10-20 | Move the LimitedSplitter constructor into the .cc file. | Carl Hetherington | |
| 2020-10-20 | Move contents of ContentPanel::first_shown into LimitedSplitter. | Carl Hetherington | |
| 2020-10-20 | Move LimitedSplitter into the header file. | Carl Hetherington | |
| 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-10-14 | Remove unused bits. | Carl Hetherington | |
| 2019-07-08 | Fix flicker in timeline view when selecting (in some cases). | Carl Hetherington | |
| 2019-02-02 | Remove unused variable. | 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-19 | Work around visual glitch when clicking on an already-selectedv2.13.43 | Carl Hetherington | |
| piece of content; on Linux at least you get a deselected event then a selected event for that content. | |||
| 2018-08-18 | Destroy and re-create content sub-panels as required; fixes weird | Carl Hetherington | |
| artefacts (unhidden bits of UI) on Windows/OS X. | |||
| 2018-07-23 | Tidy up after mass rename. | Carl Hetherington | |
| 2018-07-23 | More automated renaming. | Carl Hetherington | |
| ActiveCaptions -> ActiveText BitmapCaption -> BitmapText ContentCaption -> ContentText ContentTextCaption -> ContentStringText TextCaptionFileContent -> StringTextFileContent TextCaptionFileDecoder -> StringTextFileDecoder TextCaptionFile -> StringTextFile TextCaption -> StringText PlayerCaption -> PlayerText CaptionContent -> TextContent CaptionDecoder -> TextDecoder CaptionPanel -> TextPanel CaptionView -> TextView CaptionAppearanceDialog -> SubtitleAppearanceDialog CaptionType -> TextType | |||
| 2018-07-22 | Display only required tabs, including subs / ccap. | Carl Hetherington | |
| 2018-07-19 | More subtitle -> caption. | Carl Hetherington | |
| 2018-07-19 | UI for selecting caption type. | Carl Hetherington | |
| 2018-06-29 | Basic jump to selected subtitle (#1200). | Carl Hetherington | |
| 2018-03-23 | Ctrl-T to open timeline (#1201). | Carl Hetherington | |
| 2018-01-05 | Add simple copy and paste for content settings (#1051). | Carl Hetherington | |
| 2017-02-20 | Add DCP button added to content panel. | Carl Hetherington | |
| 2016-09-26 | Fix multi-select in the timeline (#954). | Carl Hetherington | |
| 2016-06-16 | Potential fix for crash on loading a new film after starting an audio analysis. | Carl Hetherington | |
| 2016-05-25 | No-op; fix GPL address and use the explicit-program-name version. | Carl Hetherington | |
| 2016-05-18 | Split audio; builds. | Carl Hetherington | |
| 2016-05-18 | Subtitle rearrangements. | Carl Hetherington | |
| 2016-05-18 | Reasonably straightforward stuff; main things are adding | Carl Hetherington | |
| a _parent to VideoContent (mainly, but not only, for signalling) and moving the video shared_ptr into Content, which makes much more sense to replace dynamic_cast tests for whether something has video or whatever. Nearly builds. | |||
| 2016-04-26 | Fix non-working delete key. | Carl Hetherington | |
| 2016-02-24 | An unfortunately large set of timeline-related changes: | Carl Hetherington | |
| - Rename sequence_video to sequence, and sequence subtitle content like we do video content (i.e. adding multiple subtitle contents will result in them sequenced in time rather than overlaid). - Stop doing selection-changed related stuff in ContentPanel if no selection change has actually happened. - Attempt to tidy up event handling in the timeline a bit. | |||
| 2016-02-21 | Fix broken content remove button. | Carl Hetherington | |
| 2016-02-02 | Add delete-key shortcut to remove content. | Carl Hetherington | |
| 2016-02-01 | Move the preview to the start of a piece of content | Carl Hetherington | |
| when selecting it. Suggested-by: Carsten Kurz | |||
| 2015-07-09 | Stop Ctrl+A working when the content panel is not visible (#577). | Carl Hetherington | |
| 2015-06-21 | No-op: remove all trailing whitespace. | Carl Hetherington | |
| 2015-06-19 | No-op; variable renaming. | Carl Hetherington | |
| 2015-06-14 | Add buttons to set trim from current playhead position (#372). | Carl Hetherington | |
| 2015-04-16 | Apply 9d49a592519fc7f0141e2a1a9fee0043776952ac; fix drag-and-drop and sort ↵ | Carl Hetherington | |
| image filenames. | |||
| 2015-01-28 | Small fixes and tidy-ups spotted by cppcheck. | Carl Hetherington | |
| 2014-10-30 | Remove sequence video button from main view; from 1.x. | Carl Hetherington | |
| 2014-09-29 | Merge master. | Carl Hetherington | |
| 2014-08-31 | Merge master. | Carl Hetherington | |
| 2014-07-13 | Separate code for the content panel out into a separate class. | Carl Hetherington | |
