GitHub - ycastonguay/MPfm: master c84893f1 |
[ Diff ] [ Back to Repository ] |
Author |
Committer |
Branch |
Timestamp |
Parent |
ycastonguay |
ycastonguay |
master |
2013-09-12 17:36:37 |
master ba56a7c5 |
|
Affected Issues |
0000423: Create a Windows Store prototype (Windows 8/Modern/Metro) |
|
Changeset |
WindowsStore: MPfm.MVP now builds correctly. It is still missing some implementations though. Removed Library and ILibrary from MPfm.Library; these legacy classes are no longer used since Windows uses the new MVP architecture. The methods for database creation have been moved into InitializationService.
Related to issue 0000423. |
rm - MPfm/MPfm.Library/ILibrary.cs |
[ Diff ] [ File ] |
rm - MPfm/MPfm.Library/Library.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Library/MPfm.Library.WindowsPhone.csproj |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Library/MPfm.Library.WindowsStore.csproj |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Library/MPfm.Library.csproj |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Library/Services/UpdateLibraryService.cs |
[ Diff ] [ File ] |
add - MPfm/MPfm.Library/Services/WinRT/UpdateLibraryService.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.MVP/MPfm.MVP.WindowsStore.csproj |
[ Diff ] [ File ] |
mod - MPfm/MPfm.MVP/Presenters/MobileLibraryBrowserPresenter.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.MVP/Services/InitializationService.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Player/IPlayer.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Player/MPfm.Player.WindowsPhone.csproj |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Player/MPfm.Player.WindowsStore.csproj |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Player/Player.cs |
[ Diff ] [ File ] |
add - MPfm/MPfm.Player/WinRT/Player.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Sound/MPfm.Sound.WindowsPhone.csproj |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Sound/MPfm.Sound.WindowsStore.csproj |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Sound/PeakFiles/PeakFileService.cs |
[ Diff ] [ File ] |
add - MPfm/MPfm.Sound/PeakFiles/WinRT/PeakFileService.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Windows/Classes/Forms/frmMain.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.WindowsStore/MPfm.WindowsStore.csproj |
[ Diff ] [ File ] |