GitHub - ycastonguay/MPfm: master 4532ad8b |
[ Diff ] [ Back to Repository ] |
Author |
Committer |
Branch |
Timestamp |
Parent |
ycastonguay |
ycastonguay |
master |
2013-09-02 16:24:55 |
master 6496173e |
|
Affected Issues |
0000423: Create a Windows Store prototype (Windows 8/Modern/Metro) |
0000424: Create a Windows Phone 8 prototype |
|
Changeset |
WindowsStore/WindowsPhone: MPfm.Library is partially working; SQLite references have been added in both cases (requires the use of a NuGet package + C++ wrapper in case of WP8). SQLiteGateway will need to be reimplemented for WindowsStore/WindowsPhone because DbConnection isn't available.
Related to issue 0000423 and issue 0000424. |
mod - MPfm/MPfm.Library/Database/Interfaces/ISQLiteGateway.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Library/Database/SQLiteGateway.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Library/ILibrary.cs |
[ Diff ] [ File ] |
add - MPfm/MPfm.Library/Lib/taglib-sharp.dll |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Library/Library.cs |
[ Diff ] [ File ] |
add - MPfm/MPfm.Library/MPfm.Library.WindowsPhone.csproj |
[ Diff ] [ File ] |
add - MPfm/MPfm.Library/MPfm.Library.WindowsStore.csproj |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Library/Services/Interfaces/ISyncClientService.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Library/Services/Interfaces/ISyncDiscoveryService.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Library/Services/SyncClientService.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Library/Services/SyncDiscoveryService.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Library/Services/SyncListenerService.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Library/Services/UpdateLibraryService.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Library/UpdateLibrary/UpdateLibraryException.cs |
[ Diff ] [ File ] |
add - MPfm/MPfm.Library/packages.config |
[ Diff ] [ File ] |
mod - MPfm/MPfm.WindowsPhone/MPfm.WindowsPhone.csproj |
[ Diff ] [ File ] |
mod - MPfm/MPfm.WindowsStore/MPfm.WindowsStore.csproj |
[ Diff ] [ File ] |
mod - MPfm/MPfm_WindowsPhone.sln |
[ Diff ] [ File ] |
mod - MPfm/MPfm_WindowsStore.sln |
[ Diff ] [ File ] |