GitHub - ycastonguay/MPfm: master 50c1e202 |
[ Diff ] [ Back to Repository ] |
Author |
Committer |
Branch |
Timestamp |
Parent |
ycastonguay |
ycastonguay |
master |
2013-08-17 14:49:53 |
master 17880a0e |
|
Affected Issues |
0000381: Implement the MPfm.MVP views in MonoMac (Mac OS X 10.6+) |
|
Changeset |
Mac: Added IDesktopEffectsView, which combines IEqualizerPresetsView and IEqualizerPresetDetailsView. Added PlaylistWindow and EffectsWindow to NavigationManager; they can now be opened through the MainPresenter. EffectsWindow now implements IDesktopEffectsView (but the implementation is empty for now). Updated the look of Effects window with newer theme.
Related to issue 0000381. |
mod - MPfm/MPfm.MVP/MPfm.MVP.csproj |
[ Diff ] [ File ] |
mod - MPfm/MPfm.MVP/Navigation/NavigationManager.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.MVP/Presenters/EqualizerPresetsPresenter.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.MVP/Presenters/MainPresenter.cs |
[ Diff ] [ File ] |
add - MPfm/MPfm.MVP/Views/IDesktopEffectsView.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.MVP/Views/IDesktopPreferencesView.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Mac/Classes/Delegates/AppDelegate.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Mac/Windows/Controllers/EffectsWindowController.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Mac/Windows/Controllers/PlaylistWindowController.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Mac/Windows/Controllers/PreferencesWindowController.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Mac/Windows/Controllers/SyncMenuWindowController.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Mac/Windows/EffectsWindow.designer.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Mac/Windows/XIB/EffectsWindow.xib |
[ Diff ] [ File ] |