GitHub - ycastonguay/MPfm: master 4c81348a |
[ Diff ] [ Back to Repository ] |
Author |
Committer |
Branch |
Timestamp |
Parent |
ycastonguay |
ycastonguay |
master |
2013-02-23 22:33:00 |
master bc2ffad1 |
|
Affected Issues |
0000405: Implement the MPfm.MVP views for iOS |
|
Changeset |
iOS: Changed the way the view controllers report that the view is ready (after ViewDidLoad instead of ViewWillAppear).
Added PlayerPlaylistIndexChangedMessage.
Related to issue 0000405. |
mod - MPfm/MPfm.MVP/Bootstrap/Bootstrapper.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.MVP/MPfm.MVP.iOS.csproj |
[ Diff ] [ File ] |
add - MPfm/MPfm.MVP/Messages/PlayerPlaylistIndexChangedMessage.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.MVP/Presenters/PlayerMetadataPresenter.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.MVP/Presenters/PlayerPresenter.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.MVP/Services/Interfaces/IPlayerService.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.MVP/Services/PlayerService.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.MVP/Views/IPlayerMetadataView.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Player/Player.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.iOS/Classes/Controllers/Base/BaseViewController.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.iOS/Classes/Controllers/EffectsViewController.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.iOS/Classes/Controllers/LoopsViewController.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.iOS/Classes/Controllers/MarkersViewController.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.iOS/Classes/Controllers/MobileLibraryBrowserViewController.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.iOS/Classes/Controllers/MoreViewController.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.iOS/Classes/Controllers/PitchShiftingViewController.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.iOS/Classes/Controllers/PlayerMetadataViewController.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.iOS/Classes/Controllers/PlayerMetadataViewController.designer.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.iOS/Classes/Controllers/PlayerViewController.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.iOS/Classes/Controllers/PlayerViewController.designer.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.iOS/Classes/Controllers/SplashViewController.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.iOS/Classes/Controllers/TimeShiftingViewController.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.iOS/Classes/Controllers/UpdateLibraryViewController.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.iOS/XIB/iPhone/PlayerMetadataViewController_iPhone.xib |
[ Diff ] [ File ] |
mod - MPfm/MPfm.iOS/XIB/iPhone/PlayerViewController_iPhone.xib |
[ Diff ] [ File ] |