Ethan Pippin
|
28f23a439a
|
Merge pull request #300 from LePips/support-redirects
Support Redirects
|
2022-01-16 19:10:51 -07:00 |
David Cordero
|
5603eb7bca
|
Fix typo
|
2022-01-16 21:43:22 +01:00 |
David Cordero
|
e069c69d13
|
Hide title with initial for voice over
|
2022-01-16 21:39:48 +01:00 |
David Cordero
|
68f143460a
|
Add missing accessibility label to the settings buttons
|
2022-01-16 21:39:48 +01:00 |
Ethan Pippin
|
4704a54d89
|
Update Strings.swift
|
2022-01-15 22:55:23 -07:00 |
Ethan Pippin
|
b5e257e6b4
|
Merge branch 'main' of https://github.com/jellyfin/SwiftFin into chapter-support
|
2022-01-15 22:54:18 -07:00 |
Ethan Pippin
|
815a91457e
|
Update Strings.swift
|
2022-01-15 22:26:15 -07:00 |
Ethan Pippin
|
fa01de49a6
|
ios chapters
|
2022-01-15 22:23:14 -07:00 |
Ethan Pippin
|
abdd303ccb
|
Merge branch 'main' into support-redirects
|
2022-01-15 22:13:00 -07:00 |
Ethan Pippin
|
13f457f52a
|
allow force direct play as a temporary measure
|
2022-01-15 13:01:42 -07:00 |
Ethan Pippin
|
a60e5821f3
|
fallback to english translation
|
2022-01-15 12:31:34 -07:00 |
Ethan Pippin
|
ec5ff53c03
|
fix recently added to only have series and movies and implement temp overkill bitrate ceiling
|
2022-01-14 12:53:13 -07:00 |
Ethan Pippin
|
97001f4e27
|
cleanup
|
2022-01-14 12:24:34 -07:00 |
Ethan Pippin
|
3eab18bc8d
|
add redirects
|
2022-01-14 12:22:13 -07:00 |
Ethan Pippin
|
09d0cb74a8
|
Update BaseItemDto+VideoPlayerViewModel.swift
|
2022-01-14 11:43:27 -07:00 |
Ethan Pippin
|
5ad6b08a04
|
increase bit-rate ceiling
|
2022-01-14 11:26:18 -07:00 |
Ethan Pippin
|
fce8b8d624
|
unaired switch and alignment fix
|
2022-01-14 11:14:39 -07:00 |
Ethan Pippin
|
5b9521caaa
|
begin moving things to customize settings
|
2022-01-13 23:26:06 -07:00 |
Ethan Pippin
|
7f55945c94
|
revert some work and fix collections
|
2022-01-13 23:13:49 -07:00 |
Ethan Pippin
|
1c74928d93
|
revert LibraryListView
|
2022-01-13 23:03:39 -07:00 |
Ethan Pippin
|
d47268cfe1
|
fix tvOS from previous attempt at work
|
2022-01-13 22:59:31 -07:00 |
Ethan Pippin
|
0c95fb48a7
|
undo filter change attempt
|
2022-01-13 22:49:25 -07:00 |
Ethan Pippin
|
98b2b5071f
|
Merge branch 'main' into ios-new-library-views
|
2022-01-13 16:15:04 -07:00 |
Ethan Pippin
|
b087adf0e6
|
Merge branch 'main' into add-m1-to-device-builder
|
2022-01-13 15:41:13 -07:00 |
Ethan Pippin
|
21770f1e70
|
Update DeviceProfileBuilder.swift
|
2022-01-13 15:40:03 -07:00 |
Ethan Pippin
|
cabaffc951
|
wip
|
2022-01-13 15:39:29 -07:00 |
aiden 3
|
775e903d00
|
Merge pull request #295 from LePips/add-m1-to-device-builder
Add M1 to Device Builder
|
2022-01-13 17:09:57 -05:00 |
Ethan Pippin
|
61d057d5bd
|
lint
|
2022-01-13 15:04:41 -07:00 |
Ethan Pippin
|
58dd81ad0b
|
add M1
|
2022-01-13 15:03:53 -07:00 |
Ethan Pippin
|
0dd592df02
|
wip
|
2022-01-13 14:35:20 -07:00 |
Ethan Pippin
|
bdae39caa0
|
Merge branch 'main' into fix-transcoding
|
2022-01-13 09:05:54 -07:00 |
Ethan Pippin
|
8843577c41
|
fix transcoding url
|
2022-01-12 23:14:36 -07:00 |
Ethan Pippin
|
cdc294dd96
|
Merge branch 'main' into multiple-media-sources
|
2022-01-12 21:56:12 -07:00 |
aiden 3
|
dba82fdb17
|
Merge pull request #289 from LePips/remove-from-resume
Remove from Resume and Play from Beginning
|
2022-01-12 22:32:12 -05:00 |
Ethan Pippin
|
359986570e
|
reimplement NukeUI
|
2022-01-12 17:27:04 -07:00 |
Ethan Pippin
|
62a0bf4326
|
Update BaseItemDto+VideoPlayerViewModel.swift
|
2022-01-12 17:06:37 -07:00 |
Ethan Pippin
|
eb997e8cbe
|
ios multiple sources
|
2022-01-12 17:00:44 -07:00 |
Ethan Pippin
|
2d16b2886b
|
lint
|
2022-01-12 13:21:31 -07:00 |
Ethan Pippin
|
b38d788e34
|
implement remove from resume and play from beginning
|
2022-01-12 13:14:39 -07:00 |
Ethan Pippin
|
143836a26c
|
tvOS, fix seasons defaults, and localize
|
2022-01-11 23:21:03 -07:00 |
Ethan Pippin
|
6771d3d2c9
|
initial iOS missing items
|
2022-01-11 16:33:37 -07:00 |
Ethan Pippin
|
16a89b574a
|
update on tvOS
|
2022-01-11 00:08:44 -07:00 |
Ethan Pippin
|
53048d7d14
|
update item after playback close
|
2022-01-11 00:01:37 -07:00 |
Ethan Pippin
|
3359340449
|
ignore strings file for swiftformat
|
2022-01-10 22:46:31 -07:00 |
Ethan Pippin
|
f02c52f20a
|
lint
|
2022-01-10 15:51:24 -07:00 |
Ethan Pippin
|
057beca0ff
|
localize
|
2022-01-10 15:48:29 -07:00 |
Ethan Pippin
|
eb71e8b8d0
|
fix for updated swiftformat
|
2022-01-10 13:59:10 -07:00 |
Ethan Pippin
|
e7f3849187
|
step 2 - fix linting mistakes
|
2022-01-10 13:43:20 -07:00 |
Ethan Pippin
|
ca274bd206
|
deliberate linting mistakes
|
2022-01-10 13:41:42 -07:00 |
Ethan Pippin
|
e12da2cf07
|
format merge
|
2022-01-10 13:34:03 -07:00 |
Ethan Pippin
|
071d07d5ff
|
Merge branch 'main' into swiftformat-third-times-the-charm
|
2022-01-10 13:31:04 -07:00 |
Ethan Pippin
|
4298062ca3
|
swiftformat
|
2022-01-10 12:28:03 -07:00 |
koen
|
63e02f46bf
|
Merge branch 'main' into subtitle-sizes
|
2022-01-10 17:47:32 +01:00 |
koen
|
a94ddd1d36
|
Added subtitle sizes in tvOS
|
2022-01-10 17:46:25 +01:00 |
Ethan Pippin
|
03aeed967e
|
tvos cleanup
|
2022-01-09 21:13:35 -07:00 |
Ethan Pippin
|
e3608e9ca1
|
ios current episode bordered on row view and see more description
|
2022-01-09 21:02:02 -07:00 |
Ethan Pippin
|
c6886e3272
|
iOS truncated item overview
|
2022-01-09 20:00:41 -07:00 |
Ethan Pippin
|
14c8aa4101
|
create general poster size
|
2022-01-09 18:22:38 -07:00 |
koen
|
213259fde5
|
Merge branch 'main' into subtitle-sizes
# Conflicts:
# Swiftfin/Views/VideoPlayer/VLCPlayerViewController.swift
|
2022-01-09 13:23:22 +01:00 |
koen
|
438ce63c5c
|
Provides subtitle size options
|
2022-01-09 13:13:21 +01:00 |
Ethan Pippin
|
875eafecd1
|
switch back string
|
2022-01-08 23:52:25 -07:00 |
Ethan Pippin
|
5bfb8e240d
|
get latest items and tvos cinematic home view
|
2022-01-08 23:40:40 -07:00 |
Ethan Pippin
|
d77f59d048
|
remove hls stream
|
2022-01-08 18:06:03 -07:00 |
Ethan Pippin
|
c81306fd47
|
remove bad cached image package
|
2022-01-08 17:20:16 -07:00 |
Ethan Pippin
|
c14106381a
|
fix logging outputs
|
2022-01-08 17:13:58 -07:00 |
Ethan Pippin
|
2bdaf173a4
|
cache image attempt
|
2022-01-07 17:58:51 -07:00 |
Ethan Pippin
|
158edb3b5f
|
support external subtitles
|
2022-01-07 15:37:19 -07:00 |
Ethan Pippin
|
dbe95f29db
|
initial collections implementation
|
2022-01-06 23:01:17 -07:00 |
Ethan Pippin
|
e170e0671e
|
ios cleanup and fix
|
2022-01-06 11:12:24 -07:00 |
Ethan Pippin
|
6c2d153df4
|
more cinematic views
|
2022-01-06 10:59:15 -07:00 |
Ethan Pippin
|
6ad3b3e0f2
|
tvos home view updates
|
2022-01-05 22:57:07 -07:00 |
Ethan Pippin
|
6a7c4c0a5b
|
resume offset and live tv moved to experimental
|
2022-01-05 13:38:15 -07:00 |
Ethan Pippin
|
8c91a95ca4
|
sadly remove live tv from playing and merge fixes
|
2022-01-04 22:18:23 -07:00 |
Ethan Pippin
|
cd6f02d5f1
|
Merge branch 'main' into ios-video-player-refactor
|
2022-01-04 22:06:48 -07:00 |
Ethan Pippin
|
a7f5b15a8a
|
audio codec in details
|
2022-01-04 20:43:00 -07:00 |
Ethan Pippin
|
f2374de291
|
more final work
|
2022-01-04 20:35:00 -07:00 |
Ethan Pippin
|
00aaa246fd
|
begin work on embedded subtitles
|
2022-01-04 19:07:18 -07:00 |
Ethan Pippin
|
78c061d4de
|
iOS advanced seasons episodes selection
|
2022-01-04 18:47:18 -07:00 |
Ethan Pippin
|
e21aa66372
|
episode/movie cinematic view toggle
|
2022-01-04 00:17:03 -07:00 |
Ethan Pippin
|
25b4e382f2
|
confirm close tfor tvos
|
2022-01-03 23:37:48 -07:00 |
Ethan Pippin
|
2d7cad8cec
|
lots of final tvos work
|
2022-01-03 22:55:39 -07:00 |
Ethan Pippin
|
7ab85e453d
|
experimental flag for sync subtitles with adjacent items
|
2022-01-03 19:15:14 -07:00 |
Ethan Pippin
|
4f3f6d4c08
|
more iOS settings and fix appearance setting
|
2022-01-03 19:00:02 -07:00 |
Ethan Pippin
|
3eb92cd325
|
cinematic views for tvOS and more final work
|
2022-01-03 18:38:50 -07:00 |
Ethan Pippin
|
a9d37033e6
|
auto play on tvOS
|
2022-01-02 21:48:18 -07:00 |
Ethan Pippin
|
47249c2edd
|
tvos begin final work
|
2022-01-02 21:43:00 -07:00 |
Ethan Pippin
|
5b451ceaaa
|
begin final work
|
2022-01-02 21:20:20 -07:00 |
PangMo5
|
2888099328
|
fix bug related to recursive folders.
fix UI/UX errors in a specific situation when searching.
add UI animation in Search.
|
2022-01-03 00:27:44 +09:00 |
Ethan Pippin
|
1ae886606b
|
initial black background and comment changes
|
2022-01-01 21:59:44 -07:00 |
Ethan Pippin
|
29e824a035
|
add jump forward/backward indicators tvos
|
2022-01-01 21:17:22 -07:00 |
Ethan Pippin
|
86e41c4f81
|
general VLCPlayer implementation
|
2022-01-01 19:14:57 -07:00 |
Ethan Pippin
|
4c7490b5fa
|
initial port of VLC player to tvOS
|
2022-01-01 00:33:19 -07:00 |
Ethan Pippin
|
5eeea800fc
|
refine auto play
|
2022-01-01 00:12:03 -07:00 |
Ethan Pippin
|
391bb0decf
|
Merge pull request #233 from jhays/jhays/livetv
LiveTV support on tvOS
|
2021-12-30 15:58:51 -07:00 |
Ethan Pippin
|
4e2af9ec7f
|
some marks on sessionmanager
|
2021-12-30 15:20:47 -07:00 |
Ethan Pippin
|
678fdd03bf
|
add autoplay setting
|
2021-12-30 14:25:52 -07:00 |
Ethan Pippin
|
c4466c2cb9
|
allow edit jump forward and backward during playback
|
2021-12-30 14:03:29 -07:00 |
Ethan Pippin
|
d5e225dce1
|
remove VLC screen filled
|
2021-12-30 13:54:24 -07:00 |
Ethan Pippin
|
604f41bffd
|
auto-landscape rotate, overlay fade in/out, and appearance setting fix
|
2021-12-30 03:13:02 -07:00 |
Ethan Pippin
|
01e52e59b7
|
add stop/pause for backgrounding and terminating
|
2021-12-30 02:22:36 -07:00 |