jellyfin/MediaBrowser.Api/HttpHandlers
LukePulverenti Luke Pulverenti luke pulverenti cbfc2ac368 more video improvements
2012-08-13 22:24:35 -04:00
..
AudioHandler.cs Added some intelligence to the video handler. try to just copy the audio stream when possible, instead of encoding. 2012-08-13 16:18:02 -04:00
BaseMediaHandler.cs Added some intelligence to the video handler. try to just copy the audio stream when possible, instead of encoding. 2012-08-13 16:18:02 -04:00
GenreHandler.cs Moved the http server to it's own assembly. added comments and made other minor re-organizations. 2012-07-19 22:22:44 -04:00
GenresHandler.cs Moved the http server to it's own assembly. added comments and made other minor re-organizations. 2012-07-19 22:22:44 -04:00
ImageHandler.cs Removed unused field 2012-08-13 16:14:01 -04:00
InProgressItemsHandler.cs Moved the http server to it's own assembly. added comments and made other minor re-organizations. 2012-07-19 22:22:44 -04:00
ItemHandler.cs Added a BaseKernel for the UI and Server to share, and made some other minor re-organizations. 2012-07-21 14:39:47 -04:00
ItemListHandler.cs Added a BaseKernel for the UI and Server to share, and made some other minor re-organizations. 2012-07-21 14:39:47 -04:00
JsonHandler.cs Re-worked async actions in BaseHandler, and changed AudioBitRate to AudioBitRates. 2012-08-11 14:07:07 -04:00
PersonHandler.cs Added BaseEntity so that Person, User, and other misc classes don't have to inherit from BaseItem 2012-08-12 19:57:54 -04:00
PluginConfigurationHandler.cs Switched to MEF as a means to locate plugins and resolvers 2012-07-25 22:33:11 -04:00
PluginsHandler.cs Switched to MEF as a means to locate plugins and resolvers 2012-07-25 22:33:11 -04:00
RecentlyAddedItemsHandler.cs Moved the http server to it's own assembly. added comments and made other minor re-organizations. 2012-07-19 22:22:44 -04:00
StudioHandler.cs Moved the http server to it's own assembly. added comments and made other minor re-organizations. 2012-07-19 22:22:44 -04:00
StudiosHandler.cs Reworked CategoryInfo and added ImageType enum 2012-07-30 15:03:07 -04:00
UserConfigurationHandler.cs Switched to MEF as a means to locate plugins and resolvers 2012-07-25 22:33:11 -04:00
UsersHandler.cs Added a BaseKernel for the UI and Server to share, and made some other minor re-organizations. 2012-07-21 14:39:47 -04:00
VideoHandler.cs more video improvements 2012-08-13 22:24:35 -04:00