| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-11-24 | Move appbuilder and service collection to Jellyfin.Server | Claus Vium | |
| 2019-11-23 | Add authentication and remove versioning | Claus Vium | |
| 2019-11-23 | Merge pull request #1926 from Bond-009/auth | dkanada | |
| Add clearer exceptions, warnings and docs | |||
| 2019-11-21 | Don't append transcodes to transcoding temp path | Bond-009 | |
| 2019-11-21 | minor changes to transcode cleanup scheduled task | dkanada | |
| 2019-11-10 | Merge pull request #1965 from Bond-009/dbjson | dkanada | |
| Deserialize with the correct type (and warning fixes) | |||
| 2019-11-07 | Update MediaBrowser.Controller/Library/IMediaSourceManager.cs | Andrew Mahone | |
| formatting Co-Authored-By: Bond-009 <bond.009@outlook.com> | |||
| 2019-11-07 | Update MediaBrowser.Controller/Library/IMediaSourceManager.cs | Andrew Mahone | |
| formatting Co-Authored-By: Bond-009 <bond.009@outlook.com> | |||
| 2019-11-04 | Merge remote-tracking branch 'origin/master' into media-attachments-clean | Andrew Mahone | |
| 2019-11-03 | Merge pull request #1904 from JustAMan/hls-move-2 | Joshua M. Boniface | |
| Switch ffmpeg to hls muxer (from segment) to fix premature stop on non-patched ffmpeg | |||
| 2019-11-01 | Rewrite hex encoder/decoder | Bond_009 | |
| 2019-11-01 | Deserialize with the correct type (and warning fixes) | Bond_009 | |
| 2019-10-29 | Fix more warnings | Bond_009 | |
| 2019-10-29 | Update MediaBrowser.Controller/Library/IUserManager.cs | Bond-009 | |
| Co-Authored-By: dkanada <dkanada@users.noreply.github.com> | |||
| 2019-10-22 | FFMPEG extractor for attachments. | Andrew Mahone | |
| 2019-10-22 | Retrieve media attachments in BaseItem. | Andrew Mahone | |
| 2019-10-22 | Support MediaAttachment retrieval in MediaSourceManager. | Andrew Mahone | |
| 2019-10-22 | Store MediaAttachments in DB. | Andrew Mahone | |
| 2019-10-21 | Address Bond-009 review comments | Vasily | |
| 2019-10-20 | Merge pull request #1898 from Bond-009/jsonfix | Joshua M. Boniface | |
| Fix Json serialization error | |||
| 2019-10-20 | Add clearer exceptions, warnings and docs | Bond_009 | |
| 2019-10-20 | Merge pull request #1909 from KerryRJ/FixDvdsFailingToPlay | Bond-009 | |
| Fix System.NullReferenceException when playing Dvds copied to HDD | |||
| 2019-10-20 | Don't shuffle some types by default | Bond_009 | |
| 2019-10-17 | Fix System.NullReferenceException when playing Dvds copied to HDD | KerryJ | |
| 2019-10-15 | Fix Json serialization error | Bond_009 | |
| 2019-10-14 | Respect non-inversed setting of "enable break on non-keyframes" | Vasily | |
| 2019-10-09 | Merge pull request #1855 from Bond-009/stylefixes | dkanada | |
| Minor style fixes | |||
| 2019-09-29 | Merge pull request #1808 from joshuaboniface/fix-amf-win | Joshua M. Boniface | |
| Change Win32 AMF flag to d3d11va | |||
| 2019-09-29 | Change Win32 AMF flag to d3d11va for Windows 8+ | Joshua Boniface | |
| 2019-09-29 | Merge pull request #1812 from dkanada/settings | Joshua M. Boniface | |
| Avoid editing preferences without user interaction | |||
| 2019-09-29 | avoid editing preferences without user interaction | dkanada | |
| 2019-09-26 | Fix SetImage to avoid out of range exception (#1798) | Anthony Lavado | |
| * Fix SetImage to avoid out of range exception * Actually use the new images we've retrieved | |||
| 2019-09-25 | Some style fixes | Bond_009 | |
| 2019-09-23 | Fix multiple mistakes and warnings | Bond_009 | |
| 2019-09-08 | Possible fix for MrMC | Bond_009 | |
| 2019-09-02 | Fix warnings, improve performance (#1665) | Bond-009 | |
| * Fix warnings, improve performance `QueryResult.Items` is now a `IReadOnlyList` so we don't need to allocate a new `Array` when we have a `List` (and `Items` shouldn't need to be mutable anyway) * Update Providers .csproj to latest C# * Remove extra newline from DtoService.cs * Remove extra newline from UserLibraryService.cs | |||
| 2019-09-02 | Merge pull request #1686 from Bond-009/warn7 | Anthony Lavado | |
| More warning fixes | |||
| 2019-09-01 | Fix more warnings | Bond_009 | |
| 2019-09-01 | Fix VAAPI 8-bit HW to SW transcoding for some media | Samantha Collard | |
| 2019-08-31 | Enable VAAPI decoding without hardware encoding | Samantha Collard | |
| Enable VAAPI command arguments to ffmpeg if VAAPI is selected, and add the "hwdownload" filter if transcoding from VAAPI to software. Also support transforming 10 bit colourspace to 8-bit, consistent with other hardware encoding options, at least until client pixel formats are configurable. | |||
| 2019-08-29 | More warning fixes | Bond_009 | |
| 2019-08-27 | Merge pull request #1651 from sl1288/master | Andrew Rabert | |
| Fix local trailers playback | |||
| 2019-08-19 | Merge branch 'master' into h265 | Joshua M. Boniface | |
| 2019-08-19 | Fix LocalTrailers playback. | SL1288 | |
| 2019-08-16 | Improvements to UserManager | Bond_009 | |
| 2019-08-11 | Document all public/internal members of Emby.Drawing | Bond_009 | |
| Forces all new public/internal members to be documented. Enables TreatWarningsAsErrors for Emby.Drawing | |||
| 2019-08-10 | Merge pull request #1397 from Bond-009/passfast | Joshua M. Boniface | |
| Streamline authentication proccess | |||
| 2019-08-10 | Merge pull request #1612 from Bond-009/warn4 | dkanada | |
| Fix warnings | |||
| 2019-08-09 | Merge pull request #1578 from Bond-009/httpresponse | dkanada | |
| Replace custom code with Asp.Net Core code | |||
| 2019-08-09 | Use CultureInvariant string conversion for Guids | Bond-009 | |
