GitHub - ycastonguay/MPfm: master 75edef40 |
[ Diff ] [ Back to Repository ] |
Author |
Committer |
Branch |
Timestamp |
Parent |
ycastonguay |
ycastonguay |
master |
2013-03-11 17:37:03 |
master 5d1e117d |
|
Affected Issues |
0000323: Remove the dependency for the Reactive Extensions |
0000405: Implement the MPfm.MVP views for iOS |
|
Changeset |
iOS: Peak file now generating in background when a song starts playing.
PeakFile.cs has been renamed to PeakFileGenerator.cs and is no longer dependent on System.Reactive.
Added Normalizer class to MPfm.Core.
Related to issue 0000323 and issue 0000405. |
mod - MPfm/MPfm.Core/MPfm.Core.iOS.csproj |
[ Diff ] [ File ] |
add - MPfm/MPfm.Core/Normalizer.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Sound/MPfm.Sound.iOS.csproj |
[ Diff ] [ File ] |
rm - MPfm/MPfm.Sound/PeakFile.cs |
[ Diff ] [ File ] |
add - MPfm/MPfm.Sound/PeakFiles/PeakFileGenerator.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.iOS/Classes/Controllers/PlayerViewController.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.iOS/Classes/Controls/MPfmWaveFormView.cs |
[ Diff ] [ File ] |