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 track selection #13917

Merged
merged 5 commits into from May 9, 2024
Merged

Fix track selection #13917

merged 5 commits into from May 9, 2024

Conversation

kasper93
Copy link
Contributor

@kasper93 kasper93 commented Apr 17, 2024

Fixes #13983

Copy link

github-actions bot commented Apr 17, 2024

Download the artifacts for this pull request:

Windows
macOS

@kasper93 kasper93 closed this Apr 17, 2024
@kasper93 kasper93 reopened this Apr 17, 2024
@kasper93 kasper93 marked this pull request as draft April 17, 2024 18:32
@sfan5
Copy link
Member

sfan5 commented Apr 17, 2024

👎 for removing the language matching. Being able to specify slang=en and have it transparently match eng is an improvement.

@kasper93
Copy link
Contributor Author

👎 for removing the language matching. Being able to specify slang=en and have it transparently match eng is an improvement.

It's a draft.

@kasper93 kasper93 marked this pull request as ready for review April 17, 2024 19:26
@kasper93
Copy link
Contributor Author

Now it is ready.

misc/language.c Outdated Show resolved Hide resolved
misc/language.c Show resolved Hide resolved
test/language.c Show resolved Hide resolved
DOCS/man/options.rst Outdated Show resolved Hide resolved
misc/language.c Outdated Show resolved Hide resolved
@kasper93 kasper93 force-pushed the sub_select branch 4 times, most recently from b72f414 to 1d58350 Compare May 6, 2024 23:50
@kasper93 kasper93 requested review from sfan5 and guidocella May 6, 2024 23:52
Copy link
Contributor

@guidocella guidocella left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Still works.

@kasper93
Copy link
Contributor Author

kasper93 commented May 7, 2024

Pushed small optimization for language table.

Copy link
Member

@sfan5 sfan5 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good

@sfan5
Copy link
Member

sfan5 commented May 9, 2024

one last thing: shouldn't Revert "misc: add language-matching utilities" be the last of the revert commits? Otherwise mpv won't compile if I check out one of the revisions in between.

@kasper93
Copy link
Contributor Author

kasper93 commented May 9, 2024

one last thing: shouldn't Revert "misc: add language-matching utilities" be the last of the revert commits? Otherwise mpv won't compile if I check out one of the revisions in between.

Good point, reordered.

@kasper93 kasper93 merged commit 4fe6793 into mpv-player:master May 9, 2024
18 checks passed
@kasper93 kasper93 deleted the sub_select branch May 9, 2024 15:12
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.

--slang region doesn't work
3 participants