|
@@ -108,7 +108,7 @@
|
|
<Compile Include="SongBrowserApplication.cs" />
|
|
<Compile Include="SongBrowserApplication.cs" />
|
|
<Compile Include="Plugin.cs" />
|
|
<Compile Include="Plugin.cs" />
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
- <Compile Include="SongBrowserModel.cs" />
|
|
|
|
|
|
+ <Compile Include="DataAccess\SongBrowserModel.cs" />
|
|
<Compile Include="DataAccess\SongBrowserSettings.cs" />
|
|
<Compile Include="DataAccess\SongBrowserSettings.cs" />
|
|
<Compile Include="UI\Playlists\PlaylistDetailViewController.cs" />
|
|
<Compile Include="UI\Playlists\PlaylistDetailViewController.cs" />
|
|
<Compile Include="UI\Playlists\PlaylistFlowCoordinator.cs" />
|
|
<Compile Include="UI\Playlists\PlaylistFlowCoordinator.cs" />
|
|
@@ -118,9 +118,9 @@
|
|
<Compile Include="UI\Base64Sprites.cs" />
|
|
<Compile Include="UI\Base64Sprites.cs" />
|
|
<Compile Include="UI\Keyboard\CustomUIKeyboard.cs" />
|
|
<Compile Include="UI\Keyboard\CustomUIKeyboard.cs" />
|
|
<Compile Include="UI\Keyboard\SearchKeyboardViewController.cs" />
|
|
<Compile Include="UI\Keyboard\SearchKeyboardViewController.cs" />
|
|
- <Compile Include="UI\SongBrowserUI.cs" />
|
|
|
|
- <Compile Include="UI\SongFilterButton.cs" />
|
|
|
|
- <Compile Include="UI\SongSortButton.cs" />
|
|
|
|
|
|
+ <Compile Include="UI\Browser\SongBrowserUI.cs" />
|
|
|
|
+ <Compile Include="UI\Browser\SongFilterButton.cs" />
|
|
|
|
+ <Compile Include="UI\Browser\SongSortButton.cs" />
|
|
<Compile Include="UI\UIBuilder.cs" />
|
|
<Compile Include="UI\UIBuilder.cs" />
|
|
</ItemGroup>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ItemGroup>
|