GitHub - ycastonguay/MPfm: master 462c7404 |
[ Diff ] [ Back to Repository ] |
Author |
Committer |
Branch |
Timestamp |
Parent |
ycastonguay |
ycastonguay |
master |
2013-09-01 15:31:04 |
master 8092b8b6 |
|
Affected Issues |
0000424: Create a Windows Phone 8 prototype |
|
Changeset |
WindowsPhone: MPfm.Sound now builds correctly under Windows Phone. However, some critical code dedicated for this platform hasn't been implemented (or WindowsStore/PCL) and won't be before a while. The idea is to see what are the limitations of the platform for now.
Related to issue 0000424. |
mod - MPfm/MPfm.Sound/AudioFiles/AudioTools.cs |
[ Diff ] [ File ] |
rm - MPfm/MPfm.Sound/BassNetWrapper/ASIO/ASIOInfo.cs |
[ Diff ] [ File ] |
rm - MPfm/MPfm.Sound/BassNetWrapper/ASIO/BaseASIO.cs |
[ Diff ] [ File ] |
rm - MPfm/MPfm.Sound/BassNetWrapper/Base.cs |
[ Diff ] [ File ] |
rm - MPfm/MPfm.Sound/BassNetWrapper/BaseFx.cs |
[ Diff ] [ File ] |
rm - MPfm/MPfm.Sound/BassNetWrapper/BassWrapper.cs |
[ Diff ] [ File ] |
rm - MPfm/MPfm.Sound/BassNetWrapper/Channel.cs |
[ Diff ] [ File ] |
rm - MPfm/MPfm.Sound/BassNetWrapper/ChannelType.cs |
[ Diff ] [ File ] |
rm - MPfm/MPfm.Sound/BassNetWrapper/Device.cs |
[ Diff ] [ File ] |
rm - MPfm/MPfm.Sound/BassNetWrapper/DeviceHelper.cs |
[ Diff ] [ File ] |
rm - MPfm/MPfm.Sound/BassNetWrapper/DriverType.cs |
[ Diff ] [ File ] |
rm - MPfm/MPfm.Sound/BassNetWrapper/Exception.cs |
[ Diff ] [ File ] |
rm - MPfm/MPfm.Sound/BassNetWrapper/IChannel.cs |
[ Diff ] [ File ] |
rm - MPfm/MPfm.Sound/BassNetWrapper/IMixerChannel.cs |
[ Diff ] [ File ] |
rm - MPfm/MPfm.Sound/BassNetWrapper/ITestDevice.cs |
[ Diff ] [ File ] |
rm - MPfm/MPfm.Sound/BassNetWrapper/MixerChannel.cs |
[ Diff ] [ File ] |
rm - MPfm/MPfm.Sound/BassNetWrapper/TestDevice.cs |
[ Diff ] [ File ] |
rm - MPfm/MPfm.Sound/BassNetWrapper/WASAPI/BaseWASAPI.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/IPeakFileService.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Sound/PeakFiles/PeakFileFormatIncompatibleException.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Sound/PeakFiles/PeakFileService.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Sound/Playlists/Playlist.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 ] |
mod - MPfm/MPfm.WindowsPhone/MPfm.WindowsPhone.csproj |
[ Diff ] [ File ] |
mod - MPfm/MPfm_WindowsPhone.sln |
[ Diff ] [ File ] |