Anonymous | Login | Signup for a new account | 2024-11-23 06:58 PST |
Main | My View | View Issues | Change Log | Roadmap | Repositories | My Account |
View Issue Details [ Jump to Notes ] [ Related Changesets ] | [ Issue History ] [ Print ] | |||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||
0000323 | MPfm | [All Projects] Global | public | 2012-03-31 09:42 | 2013-03-24 13:28 | |||
Reporter | ycastonguay | |||||||
Assigned To | ycastonguay | |||||||
Priority | high | Severity | tweak | Reproducibility | always | |||
Status | resolved | Resolution | fixed | |||||
Platform | OS | OS Version | ||||||
Product Version | 0.5.0.0 | |||||||
Target Version | 0.7.0.0 | Fixed in Version | 0.7.0.0 | |||||
Summary | 0000323: Remove the dependency for the Reactive Extensions | |||||||
Description | Since it is not supported by Mono, remove the dependency for the Reactive Extensions. This means re-writing the PeakFile class. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships | ||||||
|
Related Changesets | |||
GitHub - ycastonguay/MPfm: master 75edef40
Timestamp: 2013-03-11 17:37:03 Author: ycastonguay [ Details ] [ Diff ] |
iOS: Peak file now generating in background when a song starts playing. PeakFile.cs has been renamed to PeakFileGenerator.cs and is no longer dependent on System.Reactive. Added Normalizer class to MPfm.Core. Related to issue 0000323 and issue 0000405. |
||
mod - MPfm/MPfm.Core/MPfm.Core.iOS.csproj | [ Diff ] [ File ] | ||
add - MPfm/MPfm.Core/Normalizer.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.Sound/MPfm.Sound.iOS.csproj | [ Diff ] [ File ] | ||
rm - MPfm/MPfm.Sound/PeakFile.cs | [ Diff ] [ File ] | ||
add - MPfm/MPfm.Sound/PeakFiles/PeakFileGenerator.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/Classes/Controllers/PlayerViewController.cs | [ Diff ] [ File ] | ||
mod - MPfm/MPfm.iOS/Classes/Controls/MPfmWaveFormView.cs | [ Diff ] [ File ] | ||
Issue History | |||
Date Modified | Username | Field | Change |
2012-03-31 09:42 | ycastonguay | New Issue | |
2012-03-31 09:42 | ycastonguay | Status | new => assigned |
2012-03-31 09:42 | ycastonguay | Assigned To | => ycastonguay |
2012-03-31 09:53 | ycastonguay | Relationship added | child of 0000302 |
2012-03-31 09:53 | ycastonguay | Target Version | 0.7.4.0 => 0.7.0.0 |
2013-03-12 01:34 | ycastonguay | Changeset attached | => GitHub - ycastonguay/MPfm master 75edef40 |
2013-03-24 13:28 | ycastonguay | Status | assigned => resolved |
2013-03-24 13:28 | ycastonguay | Fixed in Version | => 0.7.0.0 |
2013-03-24 13:28 | ycastonguay | Resolution | open => fixed |
Copyright © 2000 - 2011 MantisBT Group |