GitHub - ycastonguay/MPfm: master fed9c4c1 |
[ Diff ] [ Back to Repository ] |
Author |
Committer |
Branch |
Timestamp |
Parent |
ycastonguay |
ycastonguay |
master |
2013-03-14 17:14:25 |
master 0f252a0a |
|
Affected Issues |
0000406: Implement the MPfm.MVP views for Android |
|
Changeset |
Android: Updated project after changes on iOS.
Split PeakFileGenerator into different files and added an interface.
Related to issue 0000406. |
mod - MPfm/MPfm.Android/Classes/Fragments/LoopsFragment.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Classes/Fragments/MarkersFragment.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Classes/Fragments/MobileLibraryBrowserFragment.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Classes/Fragments/PitchShiftingFragment.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Classes/Fragments/PlayerFragment.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Classes/Fragments/PlayerMetadataFragment.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Resources/Resource.Designer.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Core/MPfm.Core.Android.csproj |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Core/MPfm.Core.csproj |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Library/MPfm.Library.Android.csproj |
[ Diff ] [ File ] |
mod - MPfm/MPfm.MVP/MPfm.MVP.Android.csproj |
[ Diff ] [ File ] |
mod - MPfm/MPfm.MVP/MPfm.MVP.csproj |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Player/MPfm.Player.Android.csproj |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Player/MPfm.Player.csproj |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Sound/AudioFiles/AudioFile.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Sound/MPfm.Sound.Android.csproj |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Sound/MPfm.Sound.csproj |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Sound/MPfm.Sound.iOS.csproj |
[ Diff ] [ File ] |
add - MPfm/MPfm.Sound/PeakFiles/IPeakFileGenerator.cs |
[ Diff ] [ File ] |
add - MPfm/MPfm.Sound/PeakFiles/PeakFileCorruptedException.cs |
[ Diff ] [ File ] |
add - MPfm/MPfm.Sound/PeakFiles/PeakFileDoneData.cs |
[ Diff ] [ File ] |
add - MPfm/MPfm.Sound/PeakFiles/PeakFileFormatIncompatibleException.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Sound/PeakFiles/PeakFileGenerator.cs |
[ Diff ] [ File ] |
add - MPfm/MPfm.Sound/PeakFiles/PeakFileProgressData.cs |
[ Diff ] [ File ] |
add - MPfm/MPfm.Sound/PeakFiles/PeakFileStartedData.cs |
[ Diff ] [ File ] |