Anonymous | Login | Signup for a new account | 2024-11-23 09:28 PST |
Main | My View | View Issues | Change Log | Roadmap | Repositories | My Account |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||
0000158 | MPfm | Player | public | 2011-11-12 06:12 | 2012-02-05 14:44 | |||
Reporter | ycastonguay | |||||||
Assigned To | ycastonguay | |||||||
Priority | high | Severity | major | Reproducibility | always | |||
Status | resolved | Resolution | fixed | |||||
Platform | OS | OS Version | ||||||
Product Version | ||||||||
Target Version | 0.5.2.0 | Fixed in Version | 0.5.2.0 | |||||
Summary | 0000158: Playlists with multiple sample rates do not adjust | |||||||
Description | The playlist adjusts when starting the playback but if a song has a different sample rate it won't adjust during playback. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Notes | |
(0000392) svn (developer) 2012-01-28 12:31 |
The user admin has checked in files related to this issue (revision 288). Comment: MPfm 0.5.2.0 - WaveFormDisplay: Fixed completely the wave form display cursor bug (when using sample rates higher than 44100Hz). - Player: Started fixing the bug where the playlist items do not ajust the main channel sample rate. It is now fixed for the GoTo method but in the StreamCallback it adjusts the sample rate too soon (need to add a SYNC method with MIXTIME I guess). - SongGridView: Changed the contextual menu for columns (ordered the menu items). Related to issue 0000158 and issue 0000192. Files modified: U MPfm/branches/current/MPfm/frmMain.cs U MPfm/branches/current/MPfm.Player/Player.cs U MPfm/branches/current/MPfm.Sound/PeakFile.cs U MPfm/branches/current/MPfm.Sound/Playlists/PlaylistItem.cs U MPfm/branches/current/MPfm.WindowsControls/Audio/WaveFormDisplay.cs U MPfm/branches/current/MPfm.WindowsControls/Library/SongGridView.cs |
(0000397) svn (developer) 2012-02-05 14:43 |
The user admin has checked in files related to this issue (revision 292). Comment: MPfm 0.5.2.0 - Player: Moved the PlaylistIndexChanged event to the PlayerSyncProc method. It now works very well. It still needs a bit of testing to make sure there are no bugs. - Player: Added code to switch main stream sample rate to the PlayerSyncProc method. It now switches sample rate right when the audio file changes. Related to issue 0000158 and issue 0000275. Files modified: U MPfm/branches/current/MPfm.Player/Player.cs |
Issue History | |||
Date Modified | Username | Field | Change |
2011-11-12 06:12 | ycastonguay | New Issue | |
2011-11-12 06:12 | ycastonguay | Status | new => assigned |
2011-11-12 06:12 | ycastonguay | Assigned To | => ycastonguay |
2011-12-21 20:05 | ycastonguay | Target Version | 0.5.2.0 => 0.5.1.1 |
2012-01-10 17:19 | ycastonguay | Target Version | 0.5.1.1 => 0.5.1.2 |
2012-01-18 18:24 | ycastonguay | Target Version | 0.5.1.2 => 0.5.2.1 |
2012-01-28 12:27 | ycastonguay | Target Version | 0.5.2.1 => 0.5.2.0 |
2012-01-28 12:31 | svn | Checkin | |
2012-01-28 12:31 | svn | Note Added: 0000392 | |
2012-02-05 14:43 | svn | Checkin | |
2012-02-05 14:43 | svn | Note Added: 0000397 | |
2012-02-05 14:44 | ycastonguay | Status | assigned => resolved |
2012-02-05 14:44 | ycastonguay | Fixed in Version | => 0.5.2.0 |
2012-02-05 14:44 | ycastonguay | Resolution | open => fixed |
Copyright © 2000 - 2011 MantisBT Group |