Commit Graph

1353 Commits

Author SHA1 Message Date
Isidor Nygren edefa301ff Translated using Weblate (Swedish)
Currently translated at 94.8% (184 of 194 strings)

Translation: Swiftfin/Swiftfin
Translate-URL: https://translate.jellyfin.org/projects/swiftfin/swiftfin/sv/
2022-05-06 03:13:52 -04:00
WWWesten bfcab7a394 Translated using Weblate (Esperanto)
Currently translated at 100.0% (194 of 194 strings)

Translation: Swiftfin/Swiftfin
Translate-URL: https://translate.jellyfin.org/projects/swiftfin/swiftfin/eo/
2022-05-04 11:13:51 -04:00
WWWesten 2c67719195 Translated using Weblate (Kazakh)
Currently translated at 100.0% (194 of 194 strings)

Translation: Swiftfin/Swiftfin
Translate-URL: https://translate.jellyfin.org/projects/swiftfin/swiftfin/kk/
2022-05-04 11:13:51 -04:00
WWWesten 308d68bd67 Translated using Weblate (Russian)
Currently translated at 100.0% (194 of 194 strings)

Translation: Swiftfin/Swiftfin
Translate-URL: https://translate.jellyfin.org/projects/swiftfin/swiftfin/ru/
2022-05-04 11:13:51 -04:00
WWWesten 92e3c47214 Translated using Weblate (Esperanto)
Currently translated at 100.0% (192 of 192 strings)

Translation: Swiftfin/Swiftfin
Translate-URL: https://translate.jellyfin.org/projects/swiftfin/swiftfin/eo/
2022-05-03 07:13:51 -04:00
Ethan Pippin 2aa1607ee7
Merge pull request #425 from TheNightmanCodeth/main 2022-05-01 13:38:35 -06:00
Joe Diragi 0ca924c8f2 Updates swiftformat 2022-05-01 15:23:52 -04:00
Joe Diragi b43abf1548 Runs SwiftLint and adds back OpenGLES 2022-04-30 19:34:11 -04:00
Kwangmin Bae 418161c75a
Merge pull request #412 from PangMo5/PangMo5/more-gestures 2022-05-01 07:44:02 +09:00
PangMo5 9da29ee708 Merge branch 'PangMo5/main' into PangMo5/more-gestures
# Conflicts:
#	Translations/en.lproj/Localizable.strings
2022-05-01 07:35:25 +09:00
PangMo5 9b85a01958 fix gestures lock icon 2022-05-01 06:37:03 +09:00
PangMo5 0f92343970 VideoPlayer's Double tap related UX improvement
Change VideoPlayer's overlay show implementation
Add player gestures lock gesture settings
2022-05-01 06:16:41 +09:00
Joe Diragi a6bcd668d5 Fixes dangling pointer warning 2022-04-30 16:50:14 -04:00
Joe Diragi 842971da13 Fixes some compiler warnings 2022-04-30 16:28:16 -04:00
Ethan Pippin cdf961caa6
Merge pull request #422 from LePips/improve-logging 2022-04-28 19:18:10 -06:00
Ethan Pippin a22ef63074 Update ErrorMessage.swift 2022-04-28 15:12:17 -06:00
Ethan Pippin fa683a5d30 fix tv files 2022-04-28 15:04:34 -06:00
Ethan Pippin cf812fd9dd redo logging 2022-04-28 14:51:22 -06:00
Ethan Pippin 37be6be200 Merge branch 'main' into improve-logging 2022-04-28 12:51:37 -06:00
Polish Jelly 22b432c9b8 Translated using Weblate (Polish)
Currently translated at 98.9% (190 of 192 strings)

Translation: Swiftfin/Swiftfin
Translate-URL: https://translate.jellyfin.org/projects/swiftfin/swiftfin/pl/
2022-04-25 21:13:48 -04:00
James Kerber 6d12972553 Translated using Weblate (Polish)
Currently translated at 98.9% (190 of 192 strings)

Translation: Swiftfin/Swiftfin
Translate-URL: https://translate.jellyfin.org/projects/swiftfin/swiftfin/pl/
2022-04-25 21:13:48 -04:00
William 365520dc39 Translated using Weblate (Swedish)
Currently translated at 73.9% (142 of 192 strings)

Translation: Swiftfin/Swiftfin
Translate-URL: https://translate.jellyfin.org/projects/swiftfin/swiftfin/sv/
2022-04-25 21:13:48 -04:00
James Kerber 9d2a3f342e Translated using Weblate (Swedish)
Currently translated at 73.9% (142 of 192 strings)

Translation: Swiftfin/Swiftfin
Translate-URL: https://translate.jellyfin.org/projects/swiftfin/swiftfin/sv/
2022-04-25 21:13:48 -04:00
Vrrrum 6fec5f0e29 Translated using Weblate (Polish)
Currently translated at 98.4% (189 of 192 strings)

Translation: Swiftfin/Swiftfin
Translate-URL: https://translate.jellyfin.org/projects/swiftfin/swiftfin/pl/
2022-04-24 20:36:40 -04:00
James Kerber c2151ff6b1 Translated using Weblate (Polish)
Currently translated at 98.4% (189 of 192 strings)

Translation: Swiftfin/Swiftfin
Translate-URL: https://translate.jellyfin.org/projects/swiftfin/swiftfin/pl/
2022-04-24 20:36:40 -04:00
Merkapt 87825c8299 Translated using Weblate (Swedish)
Currently translated at 57.8% (111 of 192 strings)

Translation: Swiftfin/Swiftfin
Translate-URL: https://translate.jellyfin.org/projects/swiftfin/swiftfin/sv/
2022-04-19 14:13:47 -04:00
PangMo5 f98aa8a396 Support Gestures Lock 2022-04-16 19:30:06 +09:00
PangMo5 615e71c334 Replace swipe gestures for jump with doubleTapGesture
run Swiftformat .
2022-04-16 18:55:16 +09:00
Ethan Pippin bf3ee321c0
Merge pull request #411 from CullieM/nil-check-progress 2022-04-14 19:53:45 -06:00
CullieM 889ad9af79 [Fixed] nil check on remaining progress 2022-04-15 10:46:21 +10:00
Marius Lindvall cfc6e9a4f7 Translated using Weblate (Norwegian Bokmål)
Currently translated at 100.0% (192 of 192 strings)

Translation: Swiftfin/Swiftfin
Translate-URL: https://translate.jellyfin.org/projects/swiftfin/swiftfin/nb_NO/
2022-04-12 14:13:45 -04:00
Ethan Pippin 7b40a08164
Merge pull request #410 from PangMo5/PangMo5/ci-macos-12 2022-04-11 11:07:19 -06:00
PangMo5 71c7912f74 update ci.yml 2022-04-12 02:00:55 +09:00
PangMo5 957b35b870 Merge branch 'main' into PangMo5/ci-macos-12 2022-04-12 01:55:18 +09:00
Merkapt 00769cffda Translated using Weblate (Swedish)
Currently translated at 52.0% (100 of 192 strings)

Translation: Swiftfin/Swiftfin
Translate-URL: https://translate.jellyfin.org/projects/swiftfin/swiftfin/sv/
2022-04-10 09:13:43 -04:00
Jacob Søndergaard 9c41420ecd Translated using Weblate (Danish)
Currently translated at 100.0% (192 of 192 strings)

Translation: Swiftfin/Swiftfin
Translate-URL: https://translate.jellyfin.org/projects/swiftfin/swiftfin/da/
2022-03-31 08:32:13 -04:00
Ethan Pippin 3438f114e0
Merge pull request #406 from jhays/jhays/tv-focus-fix
Fix tv channel item focus
2022-03-30 21:08:19 -06:00
jhays af61e90193 fix tv channel item focus 2022-03-30 18:16:31 -05:00
Ethan Pippin 489fa130eb
Merge pull request #405 from LePips/fix-season-sorting 2022-03-29 20:45:32 -06:00
Ethan Pippin 8ee1e35e77 move logic 2022-03-29 12:41:51 -06:00
Ethan Pippin ee9f3c02f0 fix and lint 2022-03-28 23:29:24 -06:00
Min-Yih Hsu 0956871f77 Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (192 of 192 strings)

Translation: Swiftfin/Swiftfin
Translate-URL: https://translate.jellyfin.org/projects/swiftfin/swiftfin/zh_Hant/
2022-03-26 19:31:56 -04:00
3ole 145a21a76e Translated using Weblate (German)
Currently translated at 100.0% (192 of 192 strings)

Translation: Swiftfin/Swiftfin
Translate-URL: https://translate.jellyfin.org/projects/swiftfin/swiftfin/de/
2022-03-26 19:31:56 -04:00
Ethan Pippin 6d04215a5a
Merge pull request #398 from jhays/jhays/tv-player-fix
LiveTV respect Force Direct Play and Native Player settings
2022-03-26 16:00:25 -06:00
jhays 28e8a99729 Live TV settings header 2022-03-26 15:43:10 -05:00
PangMo5 0e13f94894 update ci.yml 2022-03-27 03:02:29 +09:00
Polish Jelly c6a0e55dd0 Translated using Weblate (Polish)
Currently translated at 94.7% (182 of 192 strings)

Translation: Swiftfin/Swiftfin
Translate-URL: https://translate.jellyfin.org/projects/swiftfin/swiftfin/pl/
2022-03-26 04:06:42 -04:00
jhays 4bea0ddf43 tv settings, channel item improvements 2022-03-26 00:22:26 -05:00
Polish Jelly 89deb8fdf3 Translated using Weblate (Polish)
Currently translated at 55.2% (106 of 192 strings)

Translation: Swiftfin/Swiftfin
Translate-URL: https://translate.jellyfin.org/projects/swiftfin/swiftfin/pl/
2022-03-24 20:55:09 -04:00
Luís Roma Pires d15ce6f983 Translated using Weblate (Portuguese)
Currently translated at 94.7% (182 of 192 strings)

Translation: Swiftfin/Swiftfin
Translate-URL: https://translate.jellyfin.org/projects/swiftfin/swiftfin/pt/
2022-03-24 20:55:09 -04:00