(0000392)
|
svn
|
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
|
|