MantisBT - MPfm
View Issue Details
0000273MPfmPlayerpublic2012-01-21 10:332012-02-08 17:39
ycastonguay 
ycastonguay 
normalfeatureN/A
resolvedfixed 
 
0.5.2.00.5.2.0 
0000273: The buffer size configuration should be reset at 1000ms now that the player position lag has been fixed
Since there are a lot of background threads in MPfm, the buffer size should be forced at 1000ms in this version, and then let the user change if he/she wants.

Use the database script event to do this since it's a good trigger when the user runs a new version for the first time.
No tags attached.
related to 0000274resolved ycastonguay Change the buffer size minimum to 100ms, maximum to 10000ms 
Issue History
2012-01-21 10:33ycastonguayNew Issue
2012-01-21 10:33ycastonguayStatusnew => assigned
2012-01-21 10:33ycastonguayAssigned To => ycastonguay
2012-01-21 10:34ycastonguayRelationship addedrelated to 0000274
2012-01-21 11:27ycastonguaySummaryThe buffer size configuration should be resest at 1000ms now that the player position lag has been fixed => The buffer size configuration should be reset at 1000ms now that the player position lag has been fixed
2012-02-07 21:19svnCheckin
2012-02-07 21:19svnNote Added: 0000402
2012-02-08 17:17svnCheckin
2012-02-08 17:17svnNote Added: 0000405
2012-02-08 17:17ycastonguayStatusassigned => resolved
2012-02-08 17:17ycastonguayFixed in Version => 0.5.2.0
2012-02-08 17:17ycastonguayResolutionopen => fixed
2012-02-08 17:39svnCheckin
2012-02-08 17:39svnNote Added: 0000406

Notes
(0000402)
svn   
2012-02-07 21:19   
The user admin has checked in files related to this issue (revision 295).

Comment:
MPfm 0.5.2.0
- Label: Added background gradient option to save CPU (instead of using transparent background).
- Reactivated background update library process for testing (now that the Label bug has been fixed).
- Added 1.03 to 1.04 script (will need to be modified later).

Related to issue 0000273 and issue 0000283.

Files modified:
U MPfm/branches/current/MPfm/frmMain.Designer.cs
U MPfm/branches/current/MPfm/frmMain.cs
U MPfm/branches/current/MPfm/frmMain.resx
U MPfm/branches/current/MPfm.Library/Library.cs
U MPfm/branches/current/MPfm.Library/MPfm.Library.csproj
A MPfm/branches/current/MPfm.Library/Scripts/1.03-1.04.sql
U MPfm/branches/current/MPfm.WindowsControls/Labels/Label.cs

(0000405)
svn   
2012-02-08 17:17   
The user admin has checked in files related to this issue (revision 296).

Comment:
MPfm 0.5.2.0
- Reset the buffer size value to 1000ms when upgrading database version from 1.03 to 1.04 (only once!).

Related to issue 0000273.

Files modified:
U MPfm/branches/current/MPfm/Other Screens/frmPlaylist.cs
U MPfm/branches/current/MPfm/frmMain.Designer.cs
U MPfm/branches/current/MPfm/frmMain.cs
U MPfm/branches/current/MPfm.Library/Scripts/1.03-1.04.sql

(0000406)
svn   
2012-02-08 17:39   
The user admin has checked in files related to this issue (revision 297).

Comment:
MPfm 0.5.2.0
- Fixed bug with the database version check (when resetting buffer size to 1000ms).

Related to issue 0000273.

Files modified:
U MPfm/branches/current/MPfm/frmMain.cs