| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-11-18 | More spelling corrections. | Greenback | |
| 2020-11-17 | Merge pull request #4361 from ssenart/feature/4360-transcoding_flac_downsampling | Joshua M. Boniface | |
| Add FLAC and define the corresponding target sample rate | |||
| 2020-11-16 | Merge pull request #4136 from BaronGreenback/Comment1 | Joshua M. Boniface | |
| DLNA Classes - No code change, just added commenting to classes. | |||
| 2020-11-16 | Merge remote-tracking branch 'upstream/master' into fmp4-hls | nyanmisaka | |
| 2020-11-14 | Missed some stuff | Bond_009 | |
| 2020-11-12 | Merge branch 'master' into Comment1 | BaronGreenback | |
| 2020-11-11 | adjust bitrate limit for HLS audio codecs | nyanmisaka | |
| 2020-11-08 | add initial support for HEVC over FMP4-HLS | nyanmisaka | |
| 2020-10-31 | respect music quality settings when transcoding | nyanmisaka | |
| 2020-10-22 | [AudioTranscoding] Add FLAC as supported target audio format and be able to ↵ | Stéphane Senart | |
| define the corresponding target sample rate | |||
| 2020-10-22 | [AudioTranscoding] Add FLAC as supported target audio format and be able to ↵ | Stéphane Senart | |
| define the corresponding target sample rate | |||
| 2020-10-17 | Merge branch 'master' into Comment1 | BaronGreenback | |
| 2020-10-12 | Fix SA 1116 warnings | Jan-Pieter Baert | |
| 2020-10-03 | Log stream type and codec for missing direct play profile | Maxr1998 | |
| 2020-09-28 | Fix SA1513, SA1514, SA1507, and SA1508 | Matt Montgomery | |
| 2020-09-23 | Merge pull request #3928 from Mygod/patch-1 | dkanada | |
| Add 1440p to the mix | |||
| 2020-09-13 | Comments part 1 | Jim Cartlidge | |
| 2020-09-07 | Removed code that wasn't used. | BaronGreenback | |
| 2020-08-24 | Merge branch 'master' into event-rewrite-1 | Patrick Barron | |
| # Conflicts: # Emby.Dlna/Emby.Dlna.csproj # Emby.Dlna/Eventing/DlnaEventManager.cs # Emby.Dlna/Service/BaseService.cs # Emby.Server.Implementations/ScheduledTasks/ScheduledTaskWorker.cs # MediaBrowser.Controller/Subtitles/SubtitleDownloadEventArgs.cs | |||
| 2020-08-19 | Fix warnings | Bond_009 | |
| 2020-08-18 | Add 1440p to the mix | Mygod | |
| Partially addresses #3112. | |||
| 2020-08-13 | Move GenericEventArgs to Jellyfin.Data.Events | Patrick Barron | |
| 2020-07-17 | Migrate Display Preferences to EF Core | Patrick Barron | |
| 2020-07-05 | Merge pull request #3505 from Bond-009/minor3 | Joshua M. Boniface | |
| Minor fixes | |||
| 2020-07-04 | Minor fixes | Bond_009 | |
| 2020-07-04 | Use Array.Empty | Patrick Barron | |
| 2020-06-20 | newlines after braces | telans | |
| 2020-06-20 | brace multiline if statements | telans | |
| 2020-06-20 | fix SA1503 for one line if statements | telans | |
| 2020-06-16 | Merge pull request #3343 from telans/comment-stops | Bond-009 | |
| Add full stop at end of comments (SA1629) | |||
| 2020-06-16 | fix SA1513/SA1516 | telans | |
| 2020-06-16 | Add full stop at end of comments (SA1629) | telans | |
| 2020-06-15 | fix SA1508 | telans | |
| 2020-06-15 | fix SA1005 | telans | |
| 2020-05-27 | Merge branch 'master' into nullable3 | Bond_009 | |
| 2020-05-01 | Remove ListHelper extensions | Bond_009 | |
| 2020-04-15 | Merge branch 'master' into nullable3 | Bond_009 | |
| 2020-04-07 | Fix check for profile supporting a codec - it should first check if profile ↵ | Vasily | |
| is talking about media type For example, audio-only profiles have "VideoCodec" set to "null" which translates to "any codec", which breaks some logic later on | |||
| 2020-04-05 | Enable nullabe reference types for MediaBrowser.Model | Bond_009 | |
| 2020-03-24 | Remove unused usings | Bond_009 | |
| 2020-03-11 | Merge branch 'master' into warn17 | Bond-009 | |
| 2020-03-03 | Replace ILogger with ILogger<T> wherever possible | Mark Monteiro | |
| Log entries will contain additional class context when using this interface | |||
| 2020-02-23 | Fix some warnings | Bond_009 | |
| * Add analyzers to MediaBrowser.XbmcMetadata * Enable TreatWarningsAsErrors for MediaBrowser.XbmcMetadata * Add analyzers to MediaBrowser.WebDashboard * Enable TreatWarningsAsErrors for MediaBrowser.WebDashboard * Disable SA1600 in favor of CS1591 | |||
| 2020-02-04 | Fix warnings MediaBrowser.Model | Bond_009 | |
| 2020-01-09 | Remove StringHelper functions | Bond-009 | |
| 2019-09-08 | Possible fix for MrMC | Bond_009 | |
| 2019-07-25 | Remove IpAddressInfo and IpEndPointInfo classes | Bond_009 | |
| 2019-03-26 | Trying to make sense of the streaming code | Bond_009 | |
| Mostly small changes as I was looking through the code. * async void -> async Task * Properly implemented dispose methods * Pass the logstream directly to the JobLogger * Style fixes | |||
| 2019-02-12 | Fix potential NullReferenceException | William Lees | |
| 2019-01-27 | Fix more analyzer warnings | Bond_009 | |
