Privacy oriented video player for iOS, tvOS and macOS
Go to file
Toni Förster 5e85fd294c
MPV: improved A/V sync
- use displays refresh rate
- execute needs drawing with higher priority
- run create() with higher priority
- determine the number of threads used for rendering
- enable VSYNC and change video-sync  to display-resample
- iOS/tvOS: set new display refresh rate on change
- run setSize with higher priority
- add more options to MPVClient
- get refresh rate updates
- sync refresh rate to fps
- update CADisplayLink to current refresh rate
- update refresh rate on macOS
- Add experimental feature to sync display  with content fps

Signed-off-by: Toni Förster <toni.foerster@gmail.com>
2024-09-08 15:59:42 +02:00
.github Use latest stable Xcode for build 2024-02-28 13:50:03 +01:00
Backports Bring back iOS 14 and macOS 11 2023-10-15 14:08:08 +02:00
Extensions chore: address linter warnings 2024-08-18 14:46:51 +02:00
fastlane Revert "Enable external distribution" 2024-01-13 10:12:14 +01:00
Fixtures Watch next view 2023-02-05 14:24:14 +01:00
iOS simplified fullscreen and orientation handling 2024-09-05 18:17:14 +02:00
macOS Fix swiftformat offense 2024-08-28 13:34:36 +02:00
Model MPV: improved A/V sync 2024-09-08 15:59:42 +02:00
Open in Yattee Revert new AppIcons 2024-08-28 12:42:57 +02:00
Shared MPV: improved A/V sync 2024-09-08 15:59:42 +02:00
Shared Tests Swiftformat fixes 2024-05-16 19:01:02 +02:00
Tests Apple TV Rename project 2021-11-07 15:37:32 +01:00
Tests iOS Rename project 2021-11-07 15:37:32 +01:00
Tests macOS Improve URL handling 2022-10-27 18:03:57 +02:00
tvOS Fix tvOS comments 2024-08-24 14:30:51 +02:00
Vendor/RefreshControl Swiftformat fixes 2024-05-16 19:01:02 +02:00
Xcode-config Added unversioned TeamID infrastructure. 2022-07-11 14:39:47 +02:00
Yattee.xcodeproj Bump build number to 195 2024-09-05 23:01:29 +02:00
.gitignore Add bump build action 2023-02-25 14:51:50 +01:00
.swift-version Playback state improvements 2021-08-24 23:01:53 +02:00
.swiftformat Fix codestyle 2021-06-19 22:17:48 +02:00
.swiftlint.yml Fix lint issues 2023-07-24 19:45:30 +02:00
CHANGELOG.md Update CHANGELOG 2024-09-05 23:01:19 +02:00
Gemfile Update dependecies 2024-07-06 11:45:15 +02:00
Gemfile.lock Update dependencies 2024-09-04 09:33:23 +02:00
LICENSE Update README 2021-11-10 00:25:38 +01:00
README.md Update README.md 2023-01-08 16:07:13 +01:00

Yattee logo

Yattee

Privacy oriented video player for iOS, tvOS and macOS

AGPL v3 GitHub issues GitHub pull requests Matrix

Discord

Screenshot

Features

  • Native user interface built with SwiftUI with customization settings
  • Player queue and history
  • Player component with custom controls, gestures and support for 4K playback
  • Fullscreen, Picture in Picture and background audio playback
  • SponsorBlock, configurable categories to skip

Documentation

Contributing

If you're interestred in contributing, you can browse the issues list or create a new one to discuss your feature idea. Every contribution is very welcome.

Use building instructions or join Discord or Matrix Channel for a chat if you need an advice or want to discuss the project.

Translations

You can help to make this project accessible to everyone by contributing to its localizations. Translation status

Localization service and hosting is provided by Weblate.

License

Yattee and its components is shared on AGPL v3 license.