Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix CC packet sorting #1907

Conversation

squarebracket
Copy link
Contributor

When sorting CC packets, those that are received at the same time
should be ordered by the order in which they were receiving, such that
correct ordering will be maintained when displaying them.

Otherwise you end up with garbled captions being displayed.

When sorting CC packets, those that are received at the same time
should be ordered by the order in which they were receiving, such that
correct ordering will be maintained when displaying them.
@TobbeEdgeware
Copy link

@squarebracket Thanks for the fix.

@TobbeEdgeware TobbeEdgeware removed their request for review May 9, 2017 13:14
@TobbeEdgeware TobbeEdgeware merged commit c5e5035 into Dash-Industry-Forum:development May 9, 2017
@squarebracket squarebracket deleted the fix-cc-packet-sorting branch May 9, 2017 14:30
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.

2 participants