Ionut Andrei Oanca
|
7169c0a22d
|
Move SyncPlay request DTOs to proper namespace
|
2020-12-03 19:01:57 +01:00 |
|
Ionut Andrei Oanca
|
389367fec8
|
Rename 'track' into 'item' in SyncPlay
|
2020-12-03 15:54:39 +01:00 |
|
Ionut Andrei Oanca
|
78ea8ef99e
|
Create common interface for SyncPlay requests
|
2020-11-28 16:03:02 +01:00 |
|
Ionut Andrei Oanca
|
c60714e365
|
Move query parameters to request body in SyncPlay
|
2020-11-28 14:20:46 +01:00 |
|
cvium
|
ba78ad5424
|
Add missing inheritdoc
|
2020-11-28 11:24:52 +01:00 |
|
cvium
|
65e6211c03
|
Remove circular dependency between websocket listeners and manager
|
2020-11-28 11:21:53 +01:00 |
|
cvium
|
1a0d8aef80
|
Revert "Removed Lazy implementation."
|
2020-11-28 09:50:16 +01:00 |
|
Greenback
|
5cd5a7d4ce
|
Removed Lazy implementation.
|
2020-11-28 00:25:20 +00:00 |
|
Joshua M. Boniface
|
c98c2ab955
|
Merge branch 'master' into syncplay-enhanced
|
2020-11-27 09:46:18 -05:00 |
|
Bill Thornton
|
79f197938d
|
Merge pull request #4570 from nyanmisaka/tonemap-vaapi
Add Tonemapping for Intel VAAPI
|
2020-11-25 10:45:52 -05:00 |
|
Nyanmisaka
|
b042a9f539
|
minor changes
|
2020-11-25 10:33:16 +08:00 |
|
Nyanmisaka
|
44dc1c3729
|
Apply suggestions from code review
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
2020-11-24 16:27:46 +00:00 |
|
Nyanmisaka
|
9c703a75ec
|
disable graphical subs burn-in when tonemapping
|
2020-11-24 23:10:34 +08:00 |
|
nyanmisaka
|
bee69e409b
|
add tonemapping for intel vaapi
hwdec->scale->tonemap->hwenc
hwdec->scale->tonemap->textsubs->hwenc
* grapical subs requires overlay_vaapi, but it's still in ffmpeg mailing list.
|
2020-11-24 22:09:13 +08:00 |
|
BaronGreenback
|
6676ca4d1b
|
Remove ResourceFileManager (#4567)
|
2020-11-24 06:06:36 +01:00 |
|
Joshua M. Boniface
|
2c9e355e42
|
Merge branch 'master' into NetworkPR2
|
2020-11-21 23:28:15 -05:00 |
|
Joshua M. Boniface
|
bf54b5579c
|
Merge branch 'master' into defer_image_fetching
|
2020-11-21 17:20:31 -05:00 |
|
crobibero
|
c8c5feacb6
|
Convert ClientCapabilities to a Dto with JsonConverters
|
2020-11-21 11:37:22 -07:00 |
|
BaronGreenback
|
7a6063ed41
|
Merge branch 'master' into NetworkPR2
|
2020-11-21 00:35:53 +00:00 |
|
Joshua M. Boniface
|
7457c4a95d
|
Merge pull request #4499 from crobibero/more-param
Reduce RequestHelpers.Split usage and remove RequestHelpers.GetGuids
|
2020-11-20 12:34:18 -05:00 |
|
Claus Vium
|
44ff7a4843
|
Apply suggestions from code review
|
2020-11-20 08:06:28 +01:00 |
|
nyanmisaka
|
b4598bd71b
|
Merge remote-tracking branch 'upstream/master' into fmp4-hls
|
2020-11-20 10:01:17 +08:00 |
|
Fernando Fernández
|
e21e00cad5
|
Merge remote-tracking branch 'upstream/master' into no-scaling
|
2020-11-19 23:18:25 +01:00 |
|
Greenback
|
a3e47f3e4e
|
Updated to latest Unstable.
|
2020-11-19 18:27:18 +00:00 |
|
Joshua M. Boniface
|
212c5318ae
|
Merge pull request #4507 from BaronGreenback/Spelling
Corrects spelling in comments
|
2020-11-19 13:08:28 -05:00 |
|
Fernando Fernández
|
2deda0437d
|
Review suggestions
|
2020-11-19 16:36:19 +01:00 |
|
Nyanmisaka
|
5ff08338d5
|
Apply suggestions from code review
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
|
2020-11-19 15:02:36 +00:00 |
|
nyanmisaka
|
51dab0958d
|
changes per suggestions
|
2020-11-19 22:46:02 +08:00 |
|
Claus Vium
|
15b9f993c6
|
Merge pull request #4342 from crobibero/base-item-manager
Add BaseItemManager
|
2020-11-19 14:58:48 +01:00 |
|
Greenback
|
9a323f6df0
|
More spelling corrections.
|
2020-11-18 13:46:14 +00:00 |
|
Fernando Fernández
|
38c3b6fcd3
|
Fix build and thread detection logic
|
2020-11-18 10:20:59 +01:00 |
|
Joshua M. Boniface
|
e0f60847c0
|
Merge pull request #4361 from ssenart/feature/4360-transcoding_flac_downsampling
Add FLAC and define the corresponding target sample rate
|
2020-11-17 10:29:29 -05:00 |
|
Cody Robibero
|
08279e91ba
|
Update MediaBrowser.Controller/MediaEncoding/EncodingJobInfo.cs
|
2020-11-17 07:08:22 -07:00 |
|
Fernando Fernández
|
d7cdaeea7d
|
Use all system cores when threads are set to auto or bigger than the amount of system's cores
|
2020-11-17 14:26:05 +01:00 |
|
crobibero
|
3cc0dd7e12
|
Reduce RequestHelpers.Split usage and remove RequestHelpers.GetGuids usage.
|
2020-11-16 20:29:46 -07:00 |
|
Ionut Andrei Oanca
|
a3ca36cb54
|
Review logging and minor changes in SyncPlay
|
2020-11-16 20:05:57 +01:00 |
|
Greenback
|
9481fd0747
|
Upgraded to .Net5
|
2020-11-16 17:17:49 +00:00 |
|
BaronGreenback
|
d66f88672c
|
Merge branch 'master' into NetworkPR2
|
2020-11-16 16:27:37 +00:00 |
|
nyanmisaka
|
488dbdb31d
|
Merge remote-tracking branch 'upstream/master' into fmp4-hls
|
2020-11-16 12:36:55 +08:00 |
|
crobibero
|
dae4541bad
|
Merge remote-tracking branch 'upstream/master' into dotnet-5
|
2020-11-15 11:56:35 -07:00 |
|
Ionut Andrei Oanca
|
c7e53bce2f
|
Patch data-races and minor changes in SyncPlay
|
2020-11-15 17:30:28 +01:00 |
|
Ionut Andrei Oanca
|
5d77f422f0
|
Hide some property setters, init null values, update namespaces
|
2020-11-14 23:40:01 +01:00 |
|
Bond_009
|
bc7359f87d
|
Use string.Split(char) where possible instead of string.Split(char[])
|
2020-11-14 20:27:48 +01:00 |
|
Ionut Andrei Oanca
|
fa69f6fd51
|
Handle ignore-wait request in waiting state in SyncPlay
|
2020-11-14 18:09:25 +01:00 |
|
Ionut Andrei Oanca
|
83333e1fe8
|
Replace foreach loop with FindIndex
|
2020-11-14 17:07:52 +01:00 |
|
Ionut Andrei Oanca
|
1dbc91978e
|
Address requested changes and fix some warnings
|
2020-11-14 12:33:54 +01:00 |
|
Nyanmisaka
|
06670351ae
|
Apply suggestions from code review
Co-authored-by: BaronGreenback <jimcartlidge@yahoo.co.uk>
|
2020-11-14 10:19:41 +00:00 |
|
nyanmisaka
|
32bb73acbb
|
add aac_adtstoasc bitstream filter for mpegts to mp4 conversion
|
2020-11-14 14:23:00 +08:00 |
|
nyanmisaka
|
536b054873
|
add experimental flag for flac
|
2020-11-14 04:06:24 +08:00 |
|
Ionut Andrei Oanca
|
563a6fb3c7
|
Minor changes to group-wait in SyncPlay
|
2020-11-13 20:55:14 +01:00 |
|