Mantis Bug Tracker

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000158MPfmPlayerpublic2011-11-12 06:122012-02-05 14:44
Reporterycastonguay 
Assigned Toycastonguay 
PriorityhighSeveritymajorReproducibilityalways
StatusresolvedResolutionfixed 
PlatformOSOS Version
Product Version 
Target Version0.5.2.0Fixed in Version0.5.2.0 
Summary0000158: Playlists with multiple sample rates do not adjust
DescriptionThe playlist adjusts when starting the playback but if a song has a different sample rate it won't adjust during playback.
TagsNo tags attached.
Attached Files

- Relationships

-  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
Powered by Mantis Bugtracker