GitHub - ycastonguay/MPfm: master cf113530 |
[ Diff ] [ Back to Repository ] |
Author |
Committer |
Branch |
Timestamp |
Parent |
ycastonguay |
ycastonguay |
master |
2013-09-01 16:08:24 |
master 462c7404 |
|
Affected Issues |
0000423: Create a Windows Store prototype (Windows 8/Modern/Metro) |
|
Changeset |
WindowsStore: Now building MPfm.Sound correctly. Once again, added a ton of preprocessor conditions with missing implementations for Windows Store. Most of the preprocessor conditions are related to System.IO (loading/saving metadata with custom classes such as SV7Metadata, SV8Metadata, APEMetadata, etc.). Also missing the BASS.NET wrapper because it is not available on WinRT.
Related to issue 0000423. |
mod - MPfm/MPfm.Sound/AudioFiles/AudioFile.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Sound/Playlists/PlaylistItem.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Sound/Playlists/PlaylistTools.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Sound/Readers/XingInfoHeaderReader.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Sound/Tags/APEMetadata.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Sound/Tags/ID3v2Metadata.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Sound/Tags/SV7Metadata.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Sound/Tags/SV8Metadata.cs |
[ Diff ] [ File ] |