MantisBT - MPfm
View Issue Details
0000312MPfmUI | Windows | Settingspublic2012-03-20 18:252012-03-25 08:37
ycastonguay 
ycastonguay 
normalfeatureN/A
resolvedfixed 
 
0.6.0.00.6.0.0 
0000312: General Settings: Add a section for update frequency settings
Re-use the same display (ex: sliders) as the buffer size and update period values in Audio Settings.

Settings:
- Song position
- Output meter
No tags attached.
Issue History
2012-03-20 18:25ycastonguayNew Issue
2012-03-20 18:25ycastonguayStatusnew => assigned
2012-03-20 18:25ycastonguayAssigned To => ycastonguay
2012-03-20 20:43svnCheckin
2012-03-20 20:43svnNote Added: 0000482
2012-03-21 17:18ycastonguaySummaryAdd a UI timer update frequency setting => General Settings: Add a UI timer update frequency setting
2012-03-21 17:19ycastonguaySummaryGeneral Settings: Add a UI timer update frequency setting => General Settings: Add a section for update frequency settings
2012-03-21 17:19ycastonguayDescription Updatedbug_revision_view_page.php?rev_id=137#r137
2012-03-21 17:20svnCheckin
2012-03-21 17:20svnNote Added: 0000485
2012-03-25 08:36svnCheckin
2012-03-25 08:36svnNote Added: 0000494
2012-03-25 08:37ycastonguayStatusassigned => resolved
2012-03-25 08:37ycastonguayFixed in Version => 0.6.0.0
2012-03-25 08:37ycastonguayResolutionopen => fixed
2012-04-17 19:11ycastonguayCategorySettings => Window - Settings
2012-04-21 09:58ycastonguayCategoryWindow - Settings => UI - Windows - Settings
2012-04-21 10:12ycastonguayCategoryUI - Windows - Settings => UI // Windows ## Settings
2012-04-21 10:13ycastonguayCategoryUI // Windows ## Settings => UI / Windows / Settings
2012-04-21 10:13ycastonguayCategoryUI / Windows / Settings => UI - Windows - Settings
2012-04-22 10:08ycastonguayCategoryUI - Windows - Settings => UI | Windows | Settings
2012-04-24 20:51ycastonguayCategoryUI | Windows | Settings => UI | Windows | Settings Window
2012-04-24 20:51ycastonguayCategoryUI | Windows | Settings Window => UI | Windows | Settings

Notes
(0000482)
svn   
2012-03-20 20:43   
The user admin has checked in files related to this issue (revision 335).

Comment:
MPfm 0.5.3.0
- Settings window: Added the position update frequency and output meter update frequency controls.
                   Also fixed a bug where the track bar for the buffer size and update period were not updated when
                   the numeric up/down control value changed.

Related to issue 0000312.

Files modified:
U MPfm/branches/current/MPfm/Other Screens/frmSettings.Designer.cs
U MPfm/branches/current/MPfm/Other Screens/frmSettings.cs
U MPfm/branches/current/MPfm/Other Screens/frmSettings.resx
U MPfm/branches/current/MPfm/frmMain.resx

(0000485)
svn   
2012-03-21 17:20   
The user admin has checked in files related to this issue (revision 338).

Comment:
MPfm 0.5.3.0
- Settings: Now loading/saving update frequency (song position, output meter) and tooltip settings.

Related to issue 0000312 and issue 0000314.

Files modified:
U MPfm/branches/current/MPfm/Other Screens/frmSettings.Designer.cs
U MPfm/branches/current/MPfm/Other Screens/frmSettings.cs
U MPfm/branches/current/MPfm/frmMain.cs

(0000494)
svn   
2012-03-25 08:36   
The user admin has checked in files related to this issue (revision 342).

Comment:
MPfm 0.6.0.0
- Settings: The sample rate combo box is now working.
            The song position/output meter update frequency settings are now working and updated in real time.

Related to issue 0000312 and issue 0000319.

Files modified:
U MPfm/branches/current/MPfm/Other Screens/frmSettings.Designer.cs
U MPfm/branches/current/MPfm/Other Screens/frmSettings.cs