GitHub - ycastonguay/MPfm: master 0ec1875b |
[ Diff ] [ Back to Repository ] |
Author |
Committer |
Branch |
Timestamp |
Parent |
ycastonguay |
ycastonguay |
master |
2013-08-17 18:27:38 |
master 50c1e202 |
|
Affected Issues |
0000381: Implement the MPfm.MVP views in MonoMac (Mac OS X 10.6+) |
|
Changeset |
Mac: Implemented Effects and Playlist views. Effects fully work but there are still a few bugs because of the confusing UI which will need to be changed on desktop devices. IPlaylistView doesn't have much in it yet, so for now the playlist contents are refreshed in the table view.
Related to issue 0000381. |
mod - MPfm/MPfm.MVP/Presenters/EqualizerPresetDetailsPresenter.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.MVP/Views/IEqualizerPresetDetailsView.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Mac/Classes/Helpers/CocoaHelper.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Mac/Windows/Controllers/EffectsWindowController.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Mac/Windows/Controllers/MainWindowController.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Mac/Windows/Controllers/PlaylistWindowController.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Mac/Windows/Controllers/SyncDownloadWindowController.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Mac/Windows/Controllers/SyncMenuWindowController.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Mac/Windows/Controllers/SyncWindowController.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Mac/Windows/EffectsWindow.designer.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Mac/Windows/XIB/EffectsWindow.xib |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Mac/Windows/XIB/PlaylistWindow.xib |
[ Diff ] [ File ] |