| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-02-13 | Drop ETag and use Last-Modified header (#890) | Claus Vium | |
| Drop ETag and use Last-Modified since performance is much better | |||
| 2019-02-08 | Merge pull request #822 from Bond-009/imagedimensions | Vasily | |
| Complete rename ImageSize -> ImageDimensions | |||
| 2019-02-06 | Move some arrays to generics | Bond_009 | |
| 2019-02-05 | Complete rename ImageSize -> ImageDimensions | Bond-009 | |
| 2019-02-05 | Remove custom Threading | Claus Vium | |
| 2019-02-04 | Merge pull request #797 from Bond-009/warnings | Vasily | |
| Fix all warnings | |||
| 2019-02-03 | Merge pull request #736 from Bond-009/startasync | Joshua M. Boniface | |
| Start startup tasks async | |||
| 2019-02-03 | Merge pull request #732 from Bond-009/locale | Joshua M. Boniface | |
| Reworked LocalizationManager to load data async | |||
| 2019-02-02 | Merge pull request #764 from Bond-009/encoding | Joshua M. Boniface | |
| Remove dead code, made some functions properly async | |||
| 2019-02-02 | Fix all warnings | Bond-009 | |
| 2019-02-02 | Remove dead code | Bond_009 | |
| 2019-02-02 | Minor changes to encoding code | Bond_009 | |
| * Don't wait in intervals of 100ms for the file to exist | |||
| 2019-02-02 | Remove MoreLINQ | Bond_009 | |
| 2019-01-31 | Merge pull request #734 from Bond-009/culture | Joshua M. Boniface | |
| Fix more analyzer warnings | |||
| 2019-01-31 | Remove support for games as a media type | Claus Vium | |
| 2019-01-31 | Remove more Connect related stuff | Claus Vium | |
| 2019-01-31 | Merge branch 'master' into locale | Bond-009 | |
| 2019-01-30 | Merge branch 'master' into culture | Bond-009 | |
| 2019-01-29 | Merge pull request #716 from Bond-009/warnings | Vasily | |
| Remove more compile time warnings | |||
| 2019-01-29 | Merge pull request #726 from EraYaN/remove-wrappers-for-system-io | Vasily | |
| Clean up IFileSystem wrappers around stdlib. | |||
| 2019-01-28 | Unwrapped `GetFileNameWithoutExtension` | Erwin de Haan | |
| 2019-01-28 | Unwrapped `MoveDirectory`, `DirectoryExists`, `FileExists` & removed `MoveFile` | Erwin de Haan | |
| 2019-01-28 | Unwrapped CreateDirectory and DeleteDirectory | Erwin de Haan | |
| 2019-01-28 | Unwrapped GetDirectoryName and DirectorySeperatorChar | Erwin de Haan | |
| 2019-01-28 | Fix default aspect ratio | Claus Vium | |
| 2019-01-27 | Start startup tasks async | Bond_009 | |
| 2019-01-27 | Fix more analyzer warnings | Bond_009 | |
| 2019-01-27 | Reworked LocalizationManager to load data async | Bond_009 | |
| 2019-01-27 | [VA-API] Fix filter order (#714) | Luca Beltrame | |
| ffmpeg is very picky about the filters to be used when using VA-API, because most of them are incompatible. This is particularly evident when burning-in subtitles. | |||
| 2019-01-26 | Change default aspect ratio to 2/3 from 0 | Claus Vium | |
| 2019-01-26 | Merge pull request #709 from Bond-009/null | Andrew Rabert | |
| Fix always null expressions | |||
| 2019-01-26 | Change image dimentions from double to int | Bond_009 | |
| Rename ImageSize -> ImageDimensions | |||
| 2019-01-25 | Remove more compile time warnings | Bond_009 | |
| 2019-01-25 | Fix always null expressions | Bond_009 | |
| 2019-01-24 | Eliminate some compile warnings (#600) | hawken | |
| * Remove some unused variables * remove duplicate "using .." by sorting and deduping the list * Remove things that already exist in the parent class (in one case I moved some documentation to the parent) * EntityBodyData and and NextSearch were never set (only read), removed * _timeout was never read, subsequently _timer became unused. part of a TODO timeout functionality that was not implemented yet | |||
| 2019-01-24 | Set Parent to current query Item if ParentId is empty (#680) | Claus Vium | |
| **Changes** Fixed a faulty change in logic that occurred during the Christmas GPL nightmare. I stepped through Emby 3.5.2 and stumbled over a difference in the query between Jellyfin and Emby, where in Emby, query.ParentId was set to the item itself. So I did a little digging in the old GPLv2 source and found this https://github.com/MediaBrowser/Emby/blob/3.4.1.8/MediaBrowser.Controller/Entities/Folder.cs#L720 **Issues** Fixes #673 | |||
| 2019-01-22 | Change MusicAlbum.Tracks to return Audio items | hawken | |
| 2019-01-20 | Merge branch 'dev' into imagesize | Andrew Rabert | |
| 2019-01-20 | Merge pull request #621 from Bond-009/perf | Andrew Rabert | |
| Minor improvements to library scan code | |||
| 2019-01-20 | Fix transcoding bitrate | Mathieu Velten | |
| 2019-01-20 | Fix encoding profile handling for vaapi | Mathieu Velten | |
| 2019-01-20 | Revert back to 10e57ce8d21b4516733894075001819f3cd6db6b for MediaEncoding | Mathieu Velten | |
| Remove some duplicate code that were causing warnings | |||
| 2019-01-20 | Remove unused font | Bond_009 | |
| 2019-01-20 | Minor improvements to library scan code | Bond_009 | |
| 2019-01-20 | Replace our TVDB key with @drakus72's which is V1 | Joshua Boniface | |
| 2019-01-20 | Cleanup ImageProcessor | Bond_009 | |
| 2019-01-19 | Remove allowSlowMethods from image processing | Andrew Rabert | |
| 2019-01-19 | Fixed csproj and xml identation. | Erwin de Haan | |
| 2019-01-18 | Merge branch 'dev' into reformat | Erwin de Haan | |
| 2019-01-17 | Reformat JustAMan review pt2 changes | Erwin de Haan | |
| Refs #575 | |||
