Conversation
space928
commented
May 16, 2026
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
|
needs to be broken into more files for easier review |
|
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.