index
:
jellyfin
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
MediaBrowser.Controller
Age
Commit message (
Expand
)
Author
2019-02-13
Drop ETag and use Last-Modified header (#890)
Claus Vium
2019-02-08
Merge pull request #822 from Bond-009/imagedimensions
Vasily
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
2019-02-03
Merge pull request #736 from Bond-009/startasync
Joshua M. Boniface
2019-02-03
Merge pull request #732 from Bond-009/locale
Joshua M. Boniface
2019-02-02
Merge pull request #764 from Bond-009/encoding
Joshua M. Boniface
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
2019-02-02
Remove MoreLINQ
Bond_009
2019-01-31
Merge pull request #734 from Bond-009/culture
Joshua M. Boniface
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
2019-01-29
Merge pull request #726 from EraYaN/remove-wrappers-for-system-io
Vasily
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
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
2019-01-26
Change image dimentions from double to int
Bond_009
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
2019-01-24
Set Parent to current query Item if ParentId is empty (#680)
Claus Vium
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
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
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
[next]