GitHub - ycastonguay/MPfm: master aaec1481 |
[ Diff ] [ Back to Repository ] |
Author |
Committer |
Branch |
Timestamp |
Parent |
ycastonguay |
ycastonguay |
master |
2013-02-24 13:45:34 |
master 4c81348a |
|
Affected Issues |
0000405: Implement the MPfm.MVP views for iOS |
0000408: Add view/presenter for mobile Library Browser (IMobileLibraryBrowserPresenter/IMobileLibraryBrowserView) |
|
Changeset |
iOS: Customized UINavigationController with new look and back button functionality.
iOS: Added album art to list of songs in Mobile Library Browser.
iOS: Added icons and new fonts.
Related to issue 0000405 and issue 0000408. |
mod - MPfm/MPfm.MVP/Models/LibraryBrowserEntity.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.MVP/Presenters/MobileLibraryBrowserPresenter.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.MVP/Presenters/PlayerPresenter.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.MVP/Views/IMobileLibraryBrowserView.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.iOS/Classes/Controllers/Base/BaseViewController.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.iOS/Classes/Controllers/LoopsViewController.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.iOS/Classes/Controllers/LoopsViewController.designer.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.iOS/Classes/Controllers/MarkersViewController.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.iOS/Classes/Controllers/MarkersViewController.designer.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.iOS/Classes/Controllers/MobileLibraryBrowserViewController.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.iOS/Classes/Controllers/MobileLibraryBrowserViewController.designer.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.iOS/Classes/Controllers/PitchShiftingViewController.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.iOS/Classes/Controllers/PitchShiftingViewController.designer.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.iOS/Classes/Controllers/PlayerMetadataViewController.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.iOS/Classes/Controllers/PlayerViewController.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.iOS/Classes/Controllers/TimeShiftingViewController.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.iOS/Classes/Controllers/TimeShiftingViewController.designer.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.iOS/Classes/Controls/MPfmNavigationController.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.iOS/Classes/Delegates/AppDelegate.cs |
[ Diff ] [ File ] |
add - MPfm/MPfm.iOS/Fonts/LeagueGothic-CondensedItalic.otf |
[ Diff ] [ File ] |
add - MPfm/MPfm.iOS/Fonts/LeagueGothic-CondensedRegular.otf |
[ Diff ] [ File ] |
add - MPfm/MPfm.iOS/Fonts/LeagueGothic-Italic.otf |
[ Diff ] [ File ] |
add - MPfm/MPfm.iOS/Fonts/LeagueGothic-Regular.otf |
[ Diff ] [ File ] |
add - MPfm/MPfm.iOS/Images/Tabs/audio.png |
[ Diff ] [ File ] |
add - MPfm/MPfm.iOS/Images/Tabs/audio@2x.png |
[ Diff ] [ File ] |
add - MPfm/MPfm.iOS/Images/back@2x.png |
[ Diff ] [ File ] |
add - MPfm/MPfm.iOS/Images/back_wide@2x.png |
[ Diff ] [ File ] |
add - MPfm/MPfm.iOS/Images/effects.png |
[ Diff ] [ File ] |
mod - MPfm/MPfm.iOS/Info.plist |
[ Diff ] [ File ] |
mod - MPfm/MPfm.iOS/MPfm.iOS.csproj |
[ Diff ] [ File ] |
mod - MPfm/MPfm.iOS/XIB/iPhone/LoopsViewController_iPhone.xib |
[ Diff ] [ File ] |
mod - MPfm/MPfm.iOS/XIB/iPhone/MarkersViewController_iPhone.xib |
[ Diff ] [ File ] |
mod - MPfm/MPfm.iOS/XIB/iPhone/MobileLibraryBrowserViewController_iPhone.xib |
[ Diff ] [ File ] |
mod - MPfm/MPfm.iOS/XIB/iPhone/PitchShiftingViewController_iPhone.xib |
[ Diff ] [ File ] |
mod - MPfm/MPfm.iOS/XIB/iPhone/PlayerMetadataViewController_iPhone.xib |
[ Diff ] [ File ] |
mod - MPfm/MPfm.iOS/XIB/iPhone/PlayerViewController_iPhone.xib |
[ Diff ] [ File ] |
mod - MPfm/MPfm.iOS/XIB/iPhone/TimeShiftingViewController_iPhone.xib |
[ Diff ] [ File ] |