GitHub - ycastonguay/MPfm: master dd78908b |
[ Diff ] [ Back to Repository ] |
Author |
Committer |
Branch |
Timestamp |
Parent |
ycastonguay |
ycastonguay |
master |
2013-04-17 18:44:49 |
master 0c560798 |
|
Affected Issues |
0000405: Implement the MPfm.MVP views for iOS |
0000409: Add a MobileNavigationManager to manage the view creation, destruction and transitions on mobile devices |
|
Changeset |
PeakFileService: Fixed bug where the Cancelled status was always false. This did not allow proper cancel in WaveFormCacheManager.
MobileNavigationManager: Now reusing a single instance of IPlayerView.
Related to issue 0000405 and issue 0000409. |
mod - MPfm/MPfm.MVP/Navigation/MobileNavigationManager.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Sound/PeakFiles/PeakFileService.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.iOS/Classes/Controllers/PlayerViewController.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.iOS/Classes/Controls/MPfmWaveFormView.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.iOS/Classes/Managers/Events/GeneratePeakFileEventArgs.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.iOS/Classes/Managers/WaveFormCacheManager.cs |
[ Diff ] [ File ] |