tapframe
af8f3185e4
update readme
2026-06-09 01:18:20 +05:30
tapframe
ded556df3d
virtualise soruce list
2026-06-09 01:03:41 +05:30
tapframe
5b3fc81d8e
feat: skip intro/outro to native player
2026-06-09 00:53:22 +05:30
tapframe
d7545b6924
feat: add keyboard controls for playback and seeking actions
2026-06-09 00:40:17 +05:30
tapframe
9381693482
ref: dark title bar
2026-06-09 00:24:27 +05:30
tapframe
2f9d7fe157
feat: add logos for each 3 variants
2026-06-09 00:22:36 +05:30
tapframe
513ef8b07b
feat: parental overlay
2026-06-09 00:11:19 +05:30
tapframe
be5ddbb70f
fix: loading overlay shimmer
2026-06-08 23:54:53 +05:30
tapframe
0747657233
feat: support nuvio themes in player controls
2026-06-08 23:50:04 +05:30
tapframe
a955c431d9
remaining cleanups
2026-06-08 22:26:50 +05:30
tapframe
cf2b7459f9
Cleanup added logs
2026-06-08 22:20:26 +05:30
tapframe
a0af6ab07e
feat: add opening overlay support
2026-06-08 22:15:11 +05:30
tapframe
8a2637432a
feat: guard player settings from syncing
2026-06-08 21:02:42 +05:30
tapframe
d196902b24
feat: secondary click instead of hold
2026-06-08 20:58:41 +05:30
tapframe
b755da04ef
feat: NuvioPlayerMetalLayer with live resize support
2026-06-08 20:49:07 +05:30
tapframe
70a4938f3d
fix: player layer resizing
2026-06-08 19:57:13 +05:30
tapframe
2c3bbbef71
feat: player source identity management and UI controls
2026-06-08 19:24:25 +05:30
tapframe
ef14add341
fix: source selection
2026-06-08 19:10:51 +05:30
tapframe
66e36d44f6
Refactor macOS player bridge to use Metal instead of OpenGL
2026-06-08 18:44:07 +05:30
tapframe
37d56888e2
feat: stablilise edr
2026-06-08 17:03:16 +05:30
tapframe
863e895d06
feat: add hardware decoding options and logging for video playback
2026-06-08 15:59:02 +05:30
tapframe
22ae97f892
feat: player controls with track list signature and update logic
2026-06-08 15:51:08 +05:30
tapframe
56885309ae
feat: loading overlay for webview
2026-06-08 15:39:12 +05:30
tapframe
cca1d5f994
feat: add native background color and apply it to window components
2026-06-08 14:53:02 +05:30
tapframe
cab08c5416
ref: moving sub/audio selection logic to webview
2026-06-08 14:10:46 +05:30
tapframe
0b5e409372
feat: player ui parity phase 2
2026-06-08 04:13:23 +05:30
tapframe
b649726176
feat: player ui parity phase 1
2026-06-08 03:59:17 +05:30
tapframe
7fed385da2
feat: macos mpv bridging
2026-06-08 03:49:56 +05:30
tapframe
6222c10ee9
feat: init desktop storafe
2026-06-08 03:12:43 +05:30
tapframe
5dbf522b7a
Merge branch 'designtoken' into cmp-rewrite
2026-06-08 01:39:19 +05:30
tapframe
8ecb392c74
ref: design tokens
2026-06-08 01:38:47 +05:30
tapframe
09cb8f8277
bump version
2026-06-07 16:35:20 +05:30
tapframe
daac198e1b
feat(badges): change pos - top,bottom
2026-06-07 03:09:29 +05:30
tapframe
9b3298fe2c
feat: trakt as a source for morelikethis
2026-06-06 23:56:23 +05:30
tapframe
ab5415f477
feat: clear cw cache
2026-06-06 23:31:32 +05:30
tapframe
d7e1da6b47
feat(settings): add advanced settings section
2026-06-06 23:23:40 +05:30
tapframe
2446465494
feat: remember last used profile
2026-06-06 23:17:53 +05:30
tapframe
939bca4848
ref(player) : into smaller chunks
2026-06-06 23:04:22 +05:30
tapframe
3de5fc32a3
Merge branch 'spatialaudio' into cmp-rewrite
2026-06-06 21:48:44 +05:30
tapframe
406ef99cfc
feat(MPV): Spatial Audio for ios
2026-06-06 21:48:35 +05:30
tapframe
24c005fe6c
fix: update iOS hardware decoder mode default to VideoToolbox
2026-06-06 20:26:22 +05:30
Nayif
52e19ece1a
Merge pull request #1274 from luqmanfadlli/fix-ios-hardwaredecoder
...
fix(iOS): Use VideoToolbox for iOS MPV hardware decoding
2026-06-06 19:40:41 +05:30
Luqman Fadlli
396e9dae3c
fix: Use VideoToolbox for iOS MPV hardware decoding
2026-06-06 01:56:29 +07:00
tapframe
99ce529a78
ref(TmdbMetadataService): optim credit mapping and remove unused preview artwork cache
2026-06-05 17:16:36 +05:30
tapframe
ecd5f544b1
Revert "Merge branch 'iosmodalsheet' into cmp-rewrite"
...
This reverts commit 0525c70368 , reversing
changes made to 9d2fe291e8 .
2026-06-05 17:16:09 +05:30
tapframe
dcf4d059f6
Merge branch 'toropt' into cmp-rewrite
2026-06-04 20:26:46 +05:30
tapframe
13fe6090c6
cleanup logs
2026-06-04 16:25:51 +05:30
tapframe
20b1fd5408
feat(p2p):preload functionality
2026-06-04 16:09:56 +05:30
tapframe
47e110f582
Refactor P2P streaming implementation and enhance torrent metadata handling
...
- Updated MainAppContent to use p2pFileIdx and p2pFilename for improved torrent handling.
- Enhanced P2pStreamRequest to include magnetUri for better P2P stream requests.
- Modified PlayerLaunch and PlayerScreen to accommodate new torrentMagnetUri parameter.
- Improved StreamItem to extract P2P metadata from clientResolve when top-level fields are missing.
- Added tests for StreamItem to validate P2P metadata extraction logic.
- Introduced warmup and shutdown methods in P2pStreamingEngine for better state management.
- Created build script for TorrServer Android binaries and updated APK installation logic.
2026-06-04 15:55:25 +05:30
tapframe
350250cb60
bump version - hotfix
2026-06-04 02:15:21 +05:30