Skip to content

Group cues#47

Open
space928 wants to merge 2 commits into
mainfrom
groups
Open

Group cues#47
space928 wants to merge 2 commits into
mainfrom
groups

Conversation

@space928

Copy link
Copy Markdown
Owner
  • Showfile converter now uses the CueFactory to create cues
  • Added group cue model
  • Added group cue expander icon
  • Improved FastReverseIterator
  • TemporaryList can now be constructed from a source enumerable with a specific capacity
  • Implemented CueList type which handles a lot of the logic for a hierarchical cue list with groups that can be expanded and collapsed
  • CueViewModel mainViewModel is now readonly & added logic for parent cues
  • Started work implementing logic for group cues
  • Started work on implementing methods to group and ungroup cues
  • Updated existing main view model code to support hierarchical CueLists
  • Added expander knob control

 - Showfile converter now uses the CueFactory to create cues
 - Added group cue model
 - Added group cue expander icon
 - Improved FastReverseIterator
 - TemporaryList can now be constructed from a source enumerable with a specific capacity
 - Implemented CueList type which handles a lot of the logic for a hierarchical cue list with groups that can be expanded and collapsed
 - CueViewModel mainViewModel is now readonly & added logic for parent cues
 - Started work implementing logic for group cues
 - Started work on implementing methods to group and ungroup cues
 - Updated existing main view model code to support hierarchical CueLists
 - Added expander knob control
@amathieson

Copy link
Copy Markdown

needs to be broken into more files for easier review

@Caitlin-Sykes

Copy link
Copy Markdown

lgtm!

 - Fixed recent items menu styling
 - Implemented FastReverseIterator CopyTo method
 - Multidict now checks that multiple of the same value aren't inserted at the same key (for our use case they should never be)
 - Added OneEnumerable class
 - TemporaryList now implements more list interfaces + bugfixes
 - Major changes to CueList class, it's much more functional than it used to be
 - CueViewModel now uses Dispatcher instead of syncContext
 - Refactored and added a bunch of supporting methods for groups
 - Added IMedia cue for all media cues to implement in the future
 - Fixed shift+sel+up/down, it now grows and shrinks the selection
 - Fixed bugs in the cue list handling code
 - Implemented UI for groups
 - Log window now virtualises log list much better thanks to a new VirtualStackPanel implementation
 - Log windows now displays log items in colour
 - Fixed event handler leak in MagicQCTRL plugin
 - Added some tests for the CueList
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants