-
-
Notifications
You must be signed in to change notification settings - Fork 228
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
feat(subtitles): settings & custom element for external subtitles #2360
Commits on Sep 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6f66f06 - Browse repository at this point
Copy the full SHA 6f66f06View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ddb61d - Browse repository at this point
Copy the full SHA 9ddb61dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 56f3212 - Browse repository at this point
Copy the full SHA 56f3212View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a6a4e4 - Browse repository at this point
Copy the full SHA 3a6a4e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for b8ad765 - Browse repository at this point
Copy the full SHA b8ad765View commit details -
refactor(subtitles): make SSA file parsing more reliable and add mult…
…i-line dialogue together
Configuration menu - View commit details
-
Copy full SHA for 2b3e52e - Browse repository at this point
Copy the full SHA 2b3e52eView commit details -
Configuration menu - View commit details
-
Copy full SHA for b48f2d8 - Browse repository at this point
Copy the full SHA b48f2d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d2cda6 - Browse repository at this point
Copy the full SHA 6d2cda6View commit details -
Configuration menu - View commit details
-
Copy full SHA for c723dc1 - Browse repository at this point
Copy the full SHA c723dc1View commit details -
Configuration menu - View commit details
-
Copy full SHA for a048aeb - Browse repository at this point
Copy the full SHA a048aebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b1cbc0 - Browse repository at this point
Copy the full SHA 6b1cbc0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c44ebc - Browse repository at this point
Copy the full SHA 2c44ebcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ded2d8 - Browse repository at this point
Copy the full SHA 9ded2d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 114617f - Browse repository at this point
Copy the full SHA 114617fView commit details -
Configuration menu - View commit details
-
Copy full SHA for c875ff2 - Browse repository at this point
Copy the full SHA c875ff2View commit details -
Configuration menu - View commit details
-
Copy full SHA for eba345c - Browse repository at this point
Copy the full SHA eba345cView commit details -
Configuration menu - View commit details
-
Copy full SHA for bea50ad - Browse repository at this point
Copy the full SHA bea50adView commit details -
Configuration menu - View commit details
-
Copy full SHA for e7193fe - Browse repository at this point
Copy the full SHA e7193feView commit details -
Configuration menu - View commit details
-
Copy full SHA for 99b4827 - Browse repository at this point
Copy the full SHA 99b4827View commit details -
Configuration menu - View commit details
-
Copy full SHA for fd0398d - Browse repository at this point
Copy the full SHA fd0398dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 22f025c - Browse repository at this point
Copy the full SHA 22f025cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 20e5480 - Browse repository at this point
Copy the full SHA 20e5480View commit details -
refactor: simplify subtitle store
Signed-off-by: Fernando Fernández <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 49c313c - Browse repository at this point
Copy the full SHA 49c313cView commit details -
* Reduce unnecessary verbosity of the stores * Extract the current typography of the application as a CSS variable * Make font selector truly generic and also able to change the typography of the whole app There are now 3 internal values: - auto: for following app's font - system: for following system's font - default: default app's font This way subtitles can be truly configurable independently from the app. App typography follows the same schema, but without 'auto' since it's not applicable there. Signed-off-by: Fernando Fernández <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 89a5dbc - Browse repository at this point
Copy the full SHA 89a5dbcView commit details -
feat: don't apply subtitle settings if customization is disabled
Signed-off-by: Fernando Fernández <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c98ae0e - Browse repository at this point
Copy the full SHA c98ae0eView commit details -
refactor: extract all logic to webworker
Signed-off-by: Fernando Fernández <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fb4c56a - Browse repository at this point
Copy the full SHA fb4c56aView commit details -
perf: optimize subtitle finding
Signed-off-by: Fernando Fernández <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bdacaff - Browse repository at this point
Copy the full SHA bdacaffView commit details -
refactor(store): skip syncing font family
Signed-off-by: Fernando Fernández <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1e8d0bc - Browse repository at this point
Copy the full SHA 1e8d0bcView commit details -
refactor: address review comments
Signed-off-by: Fernando Fernández <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ec3d5e2 - Browse repository at this point
Copy the full SHA ec3d5e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 74ab7d3 - Browse repository at this point
Copy the full SHA 74ab7d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa797ae - Browse repository at this point
Copy the full SHA aa797aeView commit details