GitHub - ycastonguay/MPfm: master 649ab741 |
[ Diff ] [ Back to Repository ] |
Author |
Committer |
Branch |
Timestamp |
Parent |
ycastonguay |
ycastonguay |
master |
2013-07-03 22:28:42 |
master 65643ed5 |
|
Affected Issues |
0000405: Implement the MPfm.MVP views for iOS |
|
Changeset |
iOS: Added scale to wave form bitmap rendering. So far it only stays in "1 minute" scale, but it works and looks great so far.
The next step would be to move this code in the scroll view and check the performance hit, and eventually add other scales.
Related to issue 0000405. |
mod - MPfm/MPfm.iOS/Classes/Controls/MPfmWaveFormScrollView.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.iOS/Classes/Controls/MPfmWaveFormView.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.iOS/Classes/Managers/WaveFormCacheManager.cs |
[ Diff ] [ File ] |