Commit graph

320 commits

Author SHA1 Message Date
int3debug
e6b9d621f9
feat(ui): added option to reset sub delay (#1041) 2024-04-22 17:00:27 +02:00
int3debug
5db541d7cc
feat(ui): added reset button to subtitle delay (#1040) 2024-04-14 02:13:12 +02:00
KingLucius
d8f89df163
Show player controls on pressing Pad Down (#1031) 2024-04-10 17:14:47 +02:00
Osten
8d5b73495d Added BaseAdapter to store internal state 2024-03-18 03:58:30 +01:00
Osten
ad67b9ddab + Fixed ephemeral scroll
+ Fixed Unable to remove Subs
+ Fixed download 1 frame visual glitch
+ Maybe fixed worker
+ Updated layout API
+ Bump
2024-03-17 03:37:09 +01:00
CranberrySoup
2b7d102716
Add SubScene (#923)
* Lower targetSdk to get all installed packages

* Update sdk version

* Let's not be too radical

* Many fixes

* Revert targetSdk

* Make account homepage persistent

* Add SubScene and change subtitle API

Co-authored-by: Aymanbest <51868001+aymanbest@users.noreply.github.com>

* Fix file deletion

---------

Co-authored-by: Aymanbest <51868001+aymanbest@users.noreply.github.com>
2024-02-06 23:27:35 +01:00
IndusAryan
3dcf7076d0
feat(ui): tap video duration to toggle remaining time counter (#878) 2024-01-21 20:11:51 +01:00
coxju
636e157c63
fix: trailers not playing (#898)
Co-authored-by: coxju <coxju>
2024-01-19 12:03:20 +01:00
coxju
ebb72d6a0c
feat : invalidate link cache after 20 mins (#875)
- additionaly clear cache if there is player errors or no links found

Co-authored-by: coxju <coxju>
2024-01-17 22:29:44 +01:00
IndusAryan
93dce8682e
fix system bars not appearing properly (#879) 2024-01-13 22:45:30 +01:00
IndusAryan
8c5ab86714
hotfix window compat bug (#870) 2024-01-11 15:53:31 +01:00
IndusAryan
19b1a40cf8
use window insets compat controller (#847) 2024-01-10 22:20:43 +01:00
coxju
a5f7920bca
feat (player): optional rotate button in player and setting to enable auto rotate based on video orientation (#813)
Co-authored-by: coxju <coxju>
2023-12-19 15:20:58 +01:00
Luna712
484c21cc1c
CS3IPlayer: stop player when releasing (#822) 2023-12-17 20:04:20 +01:00
IndusAryan
fe30a85a1c
refactor: general and ui settings and added explicit unstable api opt ins (#787) 2023-12-13 22:18:12 +01:00
yueehaoo
6e5a52e440
Fixing Source List Displaying Empty Items (#810)
* Fixing source list displaying empty items
2023-12-13 20:49:42 +01:00
self-similarity
e11d36aed8
Save selected subtitle language (#765) 2023-11-12 16:36:21 +01:00
self-similarity
2b60e3a893
Fix faulty automatic subtitle selection (#760) 2023-11-10 23:49:37 +00:00
Luna712
3adf036135
Fix some deprecations and other warnings (#750)
* Fix some deprecations and other warnings
2023-11-10 23:48:53 +00:00
self-similarity
137d833d4a
Improved Simkl autosync and fixed syncing seasons (#722)
* Improved simkl autosync and fixed syncing seasons
2023-10-29 00:55:49 +02:00
LagradOst
bb6a17e23c resize images for lower mem footprint 2023-10-11 18:31:46 +02:00
Luna712
5b4fd8d77d
Fix issue where DownloadedPlayerActivity interferes with MainActivity (#674)
* Fix issue where DownloadedPlayerActivity interferes with MainActivity
2023-10-10 17:05:34 +02:00
LagradOst
77294dc68e cleanup 2023-10-07 01:39:30 +02:00
LagradOst
177b1e47f3 added extra logging 2023-10-04 11:33:55 +02:00
Luna712
b5d4c3bd27
Make player preferences account specific (#646) 2023-10-03 19:26:56 +02:00
LagradOst
08060314ad preview seekbar m3u8 2023-10-03 16:50:34 +02:00
LagradOst
bd05a67f26 preview seekbar 2023-10-02 17:44:06 +02:00
LagradOst
a82059cb57 fix 2023-09-17 20:35:01 +02:00
self-similarity
a5450e5da2
More robust player release (#601) 2023-09-14 12:53:35 +02:00
LagradOst
7d6ba8c7a4 tv changes for better centering + bigger text + better contrast 2023-09-11 23:05:10 +02:00
LagradOst
7f7c81828a added UI event for seekbar 2023-09-11 13:37:11 +02:00
KingLucius
f6b0ea8dfa
Stream button type switch support (#597)
* Stream button type switch support

* Hide Hls playlist switch
2023-09-10 15:31:01 +02:00
LagradOst
b6e99d7358 backend change for events in player 2023-09-09 23:18:21 +02:00
LagradOst
49731cd699 changed drm API a bit 2023-09-06 22:42:22 +02:00
LagradOst
3fe247fb19 added drm player support 2023-09-06 20:53:43 +02:00
LagradOst
6211b02e85 switched from isM3u8 to ExtractorLinkType 2023-09-03 23:32:43 +02:00
LagradOst
6089cbc484 fixed subs on downloads 2023-08-30 00:52:34 +02:00
LagradOst
8193e39b30 bump + refactor 2023-08-25 23:16:34 +02:00
LagradOst
3ea6b1a8d5 fixed resume download + migrated filesystem to SafeFile 2023-08-23 06:25:06 +02:00
LagradOst
afcbdeecc8 changes to downloader for stable resume 2023-08-22 04:00:05 +02:00
LagradOst
c2b951a078 fixed #560 lock locks orientation 2023-08-17 01:19:24 +02:00
self-similarity
ecd529f73b
TV UX improvements (#538)
* Update styles.xml
2023-08-12 17:44:35 +02:00
LagradOst
f5c4864a3c tv focus changes + gradle bump + pip crash fix 2023-08-04 05:37:41 +02:00
Vu Hoan Huy
c5f6f36fc7
fix: can not switch subtitle after integrate ffmpeg decoder. (#533)
* Revert "Revert "Use ffmpeg library (#528)" (#532)"

This reverts commit 87d85429f8.

* fix: can not select subtitle
2023-08-02 19:36:05 +02:00
self-similarity
3137a68552
fix player session id (#534) 2023-08-02 19:35:41 +02:00
Osten
87d85429f8
Revert "Use ffmpeg library (#528)" (#532)
This reverts commit 32e243ce94.
2023-08-02 17:13:50 +02:00
self-similarity
32e243ce94
Use ffmpeg library (#528) 2023-08-02 05:31:35 +02:00
LagradOst
180987e2d0 added local accounts 2023-08-02 05:30:50 +02:00
Osten
8dae4c2b0f
Self similarity/master (#525)
* Migrated to Media3

---------

Co-authored-by: self-similarity <137652432+self-similarity@users.noreply.github.com>
2023-08-01 01:25:28 +02:00
Osten
4b4e006f4a
Merge pull request #507 from recloudstream/viewbindings
Migration to viewbindings
2023-07-30 15:15:44 +02:00