.. |
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
|
Re-worked provider id's, api client, moved people to the api item wrapper and added server error handling
|
2012-08-15 09:20:29 -04:00 |
GenresHandler.cs
|
Removed more kernel methods and deprecated the Configuration and HtmlBrowser projects. They've both been replaced by the new WebDashboard project.
|
2012-08-17 15:07:21 -04:00 |
ImageHandler.cs
|
Re-worked provider id's, api client, moved people to the api item wrapper and added server error handling
|
2012-08-15 09:20:29 -04:00 |
ItemHandler.cs
|
Consolidated handlers that return lists of items. Renamed ApiBaseItemWrapper to ApiBaseItemContainer. Added Person and Studio DTO's to BaseItemWrapper
|
2012-08-17 12:47:35 -04:00 |
ItemListHandler.cs
|
Moved some logic into domain entities, which is possible now that we're embracing DTO's
|
2012-08-17 13:37:26 -04:00 |
PersonHandler.cs
|
Made BaseJsonHandler strongly typed. Moved DTO entities to their own DTO namespace in Model.
|
2012-08-17 09:16:50 -04:00 |
PluginConfigurationHandler.cs
|
Made BaseJsonHandler strongly typed. Moved DTO entities to their own DTO namespace in Model.
|
2012-08-17 09:16:50 -04:00 |
PluginsHandler.cs
|
Made BaseJsonHandler strongly typed. Moved DTO entities to their own DTO namespace in Model.
|
2012-08-17 09:16:50 -04:00 |
StudiosHandler.cs
|
Removed more kernel methods and deprecated the Configuration and HtmlBrowser projects. They've both been replaced by the new WebDashboard project.
|
2012-08-17 15:07:21 -04:00 |
UsersHandler.cs
|
Made BaseJsonHandler strongly typed. Moved DTO entities to their own DTO namespace in Model.
|
2012-08-17 09:16:50 -04:00 |
VideoHandler.cs
|
Made BaseJsonHandler strongly typed. Moved DTO entities to their own DTO namespace in Model.
|
2012-08-17 09:16:50 -04:00 |
YearsHandler.cs
|
Removed more kernel methods and deprecated the Configuration and HtmlBrowser projects. They've both been replaced by the new WebDashboard project.
|
2012-08-17 15:07:21 -04:00 |