Orry Verducci
|
396148599a
|
Fix indentation in deinterlace if block
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
|
2020-08-15 12:55:58 +01:00 |
|
Patrick Barron
|
8570cfdba6
|
Migrate ActivityLogEntryPoint.OnSessionEnded to IEventConsumer
|
2020-08-15 02:07:28 -04:00 |
|
Patrick Barron
|
ca3a8bdb98
|
Migrate ActivityLogEntryPoint.OnSessionStarted to IEventConsumer
|
2020-08-15 02:02:58 -04:00 |
|
Patrick Barron
|
e924444880
|
Migrate ActivityLogEntryPoint.OnPluginUpdated to IEventConsumer
|
2020-08-14 15:50:17 -04:00 |
|
Patrick Barron
|
0da7c0568d
|
Migrate ActivityLogEntryPoint.OnPluginUninstalled to IEventConsumer
|
2020-08-14 15:22:12 -04:00 |
|
Patrick Barron
|
b7f21971f4
|
Migrate ActivityLogEntryPoint.OnPluginInstalled to IEventConsumer
|
2020-08-14 15:21:17 -04:00 |
|
Patrick Barron
|
ca1f15af19
|
Move GenericEventArgs to Jellyfin.Data.Events
|
2020-08-13 20:52:55 -04:00 |
|
Patrick Barron
|
3e5fe04427
|
Migrate ActivityLogEntryPoint.OnPlaybackStart to IEventConsumer
|
2020-08-13 20:32:54 -04:00 |
|
Patrick Barron
|
57e2f7248d
|
Remove unused class and rename file.
|
2020-08-13 20:30:43 -04:00 |
|
Patrick Barron
|
285af300f5
|
Create IEventConsumer and IEventManager
|
2020-08-13 20:29:14 -04:00 |
|
Orry Verducci
|
9438a50976
|
Correct parentheses
|
2020-08-13 21:23:12 +01:00 |
|
Patrick Barron
|
e0c6172d23
|
Add ServiceProvider to IServerApplicationHost
|
2020-08-13 16:10:26 -04:00 |
|
David
|
b92fbe4d69
|
Use VersionPrefix
|
2020-08-13 19:03:24 +02:00 |
|
Anthony Lavado
|
dbc1435a9e
|
Merge pull request #3671 from Bond-009/unixsocket
Make UNIX socket configurable
|
2020-08-13 13:02:02 -04:00 |
|
Patrick Barron
|
2be1865b42
|
Remove unused methods in IDtoService
|
2020-08-13 12:50:04 -04:00 |
|
David
|
a61f6e3308
|
Fix nuget ci
|
2020-08-13 15:22:12 +02:00 |
|
crobibero
|
6709645ec9
|
bump deps
|
2020-08-12 15:52:29 -06:00 |
|
Matt Montgomery
|
4fa3d3f4f3
|
Merge remote-tracking branch 'upstream/master' into quickconnect
|
2020-08-12 15:38:07 -05:00 |
|
cvium
|
e10693cbe0
|
Remove some LINQ queries
|
2020-08-12 22:14:14 +02:00 |
|
cvium
|
1ae3dc202c
|
Populate ThemeVideoIds and ThemeSongIds
|
2020-08-11 22:04:41 +02:00 |
|
Orry Verducci
|
2d6699fd47
|
Merge remote-tracking branch 'upstream/master' into deinterlace-improvements
|
2020-08-10 22:17:13 +01:00 |
|
Orry Verducci
|
ce51775e74
|
Apply double rate option to hardware deinterlacers
|
2020-08-10 22:16:46 +01:00 |
|
Orry Verducci
|
9dc95074a3
|
Add bwdif and simplify software deinterlacing
|
2020-08-10 22:16:23 +01:00 |
|
Orry Verducci
|
7df2affb23
|
Add double rate deinterlacing option
|
2020-08-10 22:14:47 +01:00 |
|
Bond-009
|
6c92154a9b
|
Update MediaBrowser.Controller/Extensions/ConfigurationExtensions.cs
Co-authored-by: David <davidullmer@outlook.de>
|
2020-08-09 13:55:57 +02:00 |
|
Patrick Barron
|
229a5d9e0b
|
Make DisplayPreferencesManager scoped
|
2020-08-08 13:39:49 -04:00 |
|
crobibero
|
f915c3e5d9
|
Merge remote-tracking branch 'upstream/master' into api-migration
|
2020-08-03 11:24:13 -06:00 |
|
Nyanmisaka
|
c23d991c95
|
Merge branch 'master' into tonemap
|
2020-08-03 14:58:44 +08:00 |
|
Nyanmisaka
|
7b3f76b81f
|
resolve conflicts
|
2020-08-03 14:55:28 +08:00 |
|
Joshua M. Boniface
|
47e63def20
|
Merge pull request #3728 from jellyfin/qsv-cutter
Adjust priority in outputSizeParam cutter
|
2020-08-02 20:30:33 -04:00 |
|
Bond-009
|
b7421db5fe
|
Merge pull request #3578 from barronpm/displaypreferences-efcore
Migrate Display Preferences to EF Core
|
2020-08-01 21:51:49 +02:00 |
|
Nyanmisaka
|
2139e9f8d1
|
adjust priority in outputSizeParam cutter
|
2020-07-28 17:07:10 +08:00 |
|
Patrick Barron
|
68a185fd02
|
Serialize/deserialize new entities properly.
|
2020-07-27 20:40:21 -04:00 |
|
Matt Montgomery
|
31d3b1b83a
|
Cleanup interfaces
|
2020-07-27 15:40:14 -05:00 |
|
Nyanmisaka
|
17527d68df
|
fix build
|
2020-07-27 14:11:05 +08:00 |
|
Nyanmisaka
|
df6b303da7
|
Merge branch 'master' into tonemap
|
2020-07-27 13:57:40 +08:00 |
|
Matt Montgomery
|
3c91aa0c3d
|
Code cleanup
|
2020-07-26 23:13:14 -05:00 |
|
Matt Montgomery
|
a40fe86776
|
Merge remote-tracking branch 'upstream/master' into quickconnect
|
2020-07-26 16:14:58 -05:00 |
|
Nyanmisaka
|
3e55632807
|
remove spaces
|
2020-07-27 01:41:27 +08:00 |
|
不帅你报警
|
30bfa5536f
|
Update MediaBrowser.Controller/MediaEncoding/EncodingHelper.cs
Co-authored-by: Nyanmisaka <nst799610810@gmail.com>
|
2020-07-27 01:34:36 +08:00 |
|
不帅你报警
|
d5dcb12407
|
Update EncodingHelper.cs
Fix the problem that hardware decoding cannot be used on macOS.
|
2020-07-26 23:47:29 +08:00 |
|
Nyanmisaka
|
95b961c864
|
remove unused line
|
2020-07-26 12:38:57 +08:00 |
|
nyanmisaka
|
5716453542
|
minor changes
|
2020-07-25 01:03:34 +08:00 |
|
nyanmisaka
|
4bdb870d16
|
Merge remote-tracking branch 'upstream/master' into tonemap
|
2020-07-25 00:58:14 +08:00 |
|
nyanmisaka
|
7b862bba5a
|
add Tonemapping relaying on nvdec and ocl
|
2020-07-25 00:57:34 +08:00 |
|
Bond_009
|
928bc6c787
|
Fix build
|
2020-07-24 16:42:28 +02:00 |
|
Bond-009
|
3ff110984a
|
Merge branch 'master' into readonlyspan
|
2020-07-24 09:40:44 +02:00 |
|
Bond-009
|
1cc62d6afa
|
Update MediaBrowser.Controller/Extensions/ConfigurationExtensions.cs
Co-authored-by: David Mouse <dmouse10462@gmail.com>
|
2020-07-24 09:36:18 +02:00 |
|
Patrick Barron
|
3d69cea1c9
|
Merge branch 'master' into displaypreferences-efcore
|
2020-07-23 23:50:12 +00:00 |
|
Joshua M. Boniface
|
845ee21ddc
|
Merge pull request #3664 from Bond-009/createuserasync
Make CreateUser async
|
2020-07-23 18:08:29 -04:00 |
|
Joshua M. Boniface
|
8960d6256f
|
Merge pull request #3659 from Bond-009/stringbuilder
Optimize StringBuilder.Append calls
|
2020-07-23 18:08:09 -04:00 |
|
Joshua M. Boniface
|
0d446c8755
|
Merge pull request #3609 from Bond-009/warn21
Fix warnings
|
2020-07-23 18:06:34 -04:00 |
|
Joshua M. Boniface
|
22cc602117
|
Merge pull request #3366 from barronpm/remove-usermanager-addparts
Remove UserManager.AddParts
|
2020-07-23 18:05:57 -04:00 |
|
Bond_009
|
cbe47325b3
|
Make UNIX socket configurable
|
2020-07-23 13:18:47 +02:00 |
|
Bond_009
|
6cbfae209d
|
Make CreateUser async
|
2020-07-22 20:57:29 +02:00 |
|
Bond_009
|
b9004a0246
|
Fix build
|
2020-07-22 14:56:58 +02:00 |
|
Bond_009
|
4d681e3cad
|
Optimize StringBuilder.Append calls
|
2020-07-22 14:34:51 +02:00 |
|
Bond_009
|
febb6bced6
|
Review usage of string.Substring (part 1)
Reduced allocations by replacing string.Substring with ReadOnlySpan<char>.Slice
|
2020-07-22 13:39:24 +02:00 |
|
David
|
90039e1ad3
|
Merge remote-tracking branch 'remotes/jellyfin/api-migration' into api-audio
# Conflicts:
# Emby.Server.Implementations/ApplicationHost.cs
# Jellyfin.Api/Helpers/TranscodingJobHelper.cs
|
2020-07-22 11:02:44 +02:00 |
|
Nyanmisaka
|
d4c6415f99
|
minor changes
|
2020-07-21 11:41:28 +08:00 |
|
crobibero
|
1385064497
|
Merge remote-tracking branch 'upstream/master' into api-migration-merge
|
2020-07-20 14:28:33 -06:00 |
|
Nyanmisaka
|
5f89e81306
|
fix qsv device creation on Comet Lake
reddit: https://www.reddit.com/r/jellyfin/comments/huct4x/jellyfin_1060_released/fyn30ds
|
2020-07-20 20:48:20 +08:00 |
|
Bond_009
|
7324b44c43
|
Fix warnings
|
2020-07-20 11:01:37 +02:00 |
|
Joshua M. Boniface
|
0b73f3d646
|
Merge pull request #3569 from nyanmisaka/textsub-fix
Fix QSV subtitle burn-in on windows and P010 detect
|
2020-07-19 16:59:58 -04:00 |
|
David
|
3514813eb4
|
Continute work
|
2020-07-19 19:03:48 +02:00 |
|
Patrick Barron
|
4742ddbb71
|
Update .NET Core to 3.1.6
|
2020-07-17 19:48:11 -04:00 |
|
Patrick Barron
|
ab396225ea
|
Migrate Display Preferences to EF Core
|
2020-07-17 16:11:53 -04:00 |
|
Nyanmisaka
|
77f9417d84
|
enhance platform check and 10bit detect
|
2020-07-17 19:32:15 +08:00 |
|
Nyanmisaka
|
e1ba1fcebe
|
fix indent
|
2020-07-17 01:41:24 +08:00 |
|
Nyanmisaka
|
c1c1a2f751
|
Match the size of subtitle stream and video stream
|
2020-07-17 01:30:35 +08:00 |
|
Nyanmisaka
|
32fb34a4cc
|
Fix QSV subtitle burn-in on windows and P010 detect
|
2020-07-16 21:09:04 +08:00 |
|
Max Git
|
b356ff6c89
|
Simplify name of IsCopyDoc
|
2020-07-15 06:58:36 +02:00 |
|
Max Git
|
87f5a6bdb3
|
Move videostream null check to start of GetHardwareAcceleratedVideoDecoder
|
2020-07-15 05:56:05 +02:00 |
|
dkanada
|
87d7c4a62e
|
Merge pull request #3500 from nyanmisaka/vpp-qsv
Add FFmpeg 4.3 detection and solve the green line on QSV HWA
|
2020-07-14 20:31:13 +09:00 |
|
Patrick Barron
|
3b085f6a03
|
Remove UserManager.AddParts
|
2020-07-13 17:25:50 -04:00 |
|
dkanada
|
5e706ba7ce
|
keep playstate during syncplay group creation
|
2020-07-13 06:55:03 +09:00 |
|
Bond-009
|
fb91e4fc23
|
Merge pull request #3502 from barronpm/array-empty
Use Array.Empty
|
2020-07-04 23:10:45 +02:00 |
|
Patrick Barron
|
6d1b00da64
|
Use Array.Empty
|
2020-07-04 11:54:25 -04:00 |
|
nyanmisaka
|
ce85cea9fa
|
solve the green line issue on QSV
|
2020-07-04 19:21:16 +08:00 |
|
Joshua M. Boniface
|
46f67c9ea4
|
Merge pull request #3423 from crobibero/easypassword
Remove EasyPassword from Authentication providers
|
2020-07-04 00:25:00 -04:00 |
|
Neil Burrows
|
4389773508
|
Respect FFMpeg path passed via Environment Variable
|
2020-06-29 17:17:28 +01:00 |
|
dkanada
|
9a44e2912e
|
Merge pull request #3455 from jellyfin/values
Use constructor to set optimal config values
|
2020-06-27 05:58:07 +09:00 |
|
dkanada
|
83ae4d074d
|
use constructor to set optimal config values
|
2020-06-27 00:22:27 +09:00 |
|
Mark Monteiro
|
0e9164351b
|
Merge remote-tracking branch 'upstream/master' into external-id-type
|
2020-06-26 10:12:22 -04:00 |
|
dkanada
|
57caa9fdba
|
Merge pull request #3435 from crobibero/revert-missing-fields
revert missing session fields
|
2020-06-26 06:21:00 +09:00 |
|
dkanada
|
d0bc93e947
|
Merge pull request #3437 from barronpm/fix-user-delete
Fix User Deletion
|
2020-06-26 06:17:23 +09:00 |
|
dkanada
|
bb7444db07
|
Merge pull request #3439 from cvium/ignore_application_folders
Never ignore application folders
|
2020-06-26 06:14:19 +09:00 |
|
Claus Vium
|
0f07b19ca5
|
Remove AllowIgnorePath
|
2020-06-25 11:33:10 +02:00 |
|
Patrick Barron
|
5ee419ebe4
|
Fix typo
|
2020-06-24 21:07:39 -04:00 |
|
Patrick Barron
|
9a01cd8590
|
Fix user deletion.
|
2020-06-24 20:19:47 -04:00 |
|
crobibero
|
ef8bec23c4
|
revert missing session fields
|
2020-06-24 15:09:15 -06:00 |
|
crobibero
|
1398c2117c
|
Revert ILoggerFactory usage in BaseItem.cs
|
2020-06-23 07:31:59 -06:00 |
|
crobibero
|
f4d8e0e20c
|
Merge remote-tracking branch 'upstream/master' into easypassword
|
2020-06-22 20:23:06 -06:00 |
|
David
|
1c78482b48
|
Use authorization code from api-migration to fix startup wizard
|
2020-06-20 18:02:03 +02:00 |
|
telans
|
6556bec646
|
brace multiline if statements (cont.)
|
2020-06-20 21:19:16 +12:00 |
|
telans
|
5bb639a59a
|
newlines after braces
|
2020-06-20 21:13:48 +12:00 |
|
telans
|
7f307f9082
|
brace multiline if statements
|
2020-06-20 21:12:36 +12:00 |
|
telans
|
98db8f72e0
|
fix SA1503 for one line if statements
|
2020-06-20 20:35:29 +12:00 |
|
telans
|
8e3d874802
|
remove regions
|
2020-06-20 18:20:33 +12:00 |
|
telans
|
8de6452967
|
fix some documentation periods
|
2020-06-20 18:13:11 +12:00 |
|