add recording web socket events

This commit is contained in:
Luke Pulverenti
2016-06-08 02:21:13 -04:00
parent e2ffb0ba25
commit cc173bfc28
6 changed files with 144 additions and 0 deletions

View File

@@ -218,6 +218,7 @@
<Compile Include="LiveTv\ProgramInfo.cs" />
<Compile Include="LiveTv\RecordingInfo.cs" />
<Compile Include="LiveTv\SeriesTimerInfo.cs" />
<Compile Include="LiveTv\TimerEventInfo.cs" />
<Compile Include="LiveTv\TimerInfo.cs" />
<Compile Include="Localization\ILocalizationManager.cs" />
<Compile Include="MediaEncoding\ChapterImageRefreshOptions.cs" />