MantisBT - MPfm
View Issue Details
0000316MPfmUI | Windows | Settingspublic2012-03-21 17:112012-03-25 08:18
ycastonguay 
ycastonguay 
normalfeatureN/A
resolvedfixed 
 
0.6.0.00.6.0.0 
0000316: Audio Settings: Add an Save Audio Settings button
This button would apply the audio settings right away instead of always asking the user if he/she wants to save the configuration when using the Close button.

In fact, the button should be the same as Test audio settings. Only one of them should be visible at the same time.
No tags attached.
child of 0000321resolved ycastonguay Revamp the Settings window 
Issue History
2012-03-21 17:11ycastonguayNew Issue
2012-03-21 17:11ycastonguayStatusnew => assigned
2012-03-21 17:11ycastonguayAssigned To => ycastonguay
2012-03-21 18:09ycastonguayRelationship addedchild of 0000321
2012-03-21 19:49ycastonguaySummaryAudio Settings: Add an Apply Audio Settings button => Audio Settings: Add an Save Audio Settings button
2012-03-21 19:49ycastonguayDescription Updatedbug_revision_view_page.php?rev_id=143#r143
2012-03-21 19:52svnCheckin
2012-03-21 19:52svnNote Added: 0000487
2012-03-25 08:17svnCheckin
2012-03-25 08:17svnNote Added: 0000492
2012-03-25 08:18ycastonguayStatusassigned => resolved
2012-03-25 08:18ycastonguayFixed in Version => 0.6.0.0
2012-03-25 08:18ycastonguayResolutionopen => 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
(0000487)
svn   
2012-03-21 19:52   
The user admin has checked in files related to this issue (revision 339).

Comment:
MPfm 0.5.3.0
- Settings window: Added sample rate combo box.
                   Added status message / icon which is updated when the audio settings state changes.
                   Added the Save Audio Settings button.

Related to issue 0000316, issue 0000317 and issue 0000319.

Files modified:
U MPfm/branches/current/MPfm/MPfm.csproj
U MPfm/branches/current/MPfm/Other Screens/frmSettings.Designer.cs
U MPfm/branches/current/MPfm/Other Screens/frmSettings.cs
U MPfm/branches/current/MPfm/Properties/Resources.Designer.cs
U MPfm/branches/current/MPfm/Properties/Resources.resx
A MPfm/branches/current/MPfm/Resources/bullet_go.png

(0000492)
svn   
2012-03-25 08:17   
The user admin has checked in files related to this issue (revision 341).

Comment:
MPfm 0.6.0.0
- Settings: Added the Saved audio settings state. The Save Audio Settings button now works.
            The audio settings state label is now updated with all states.
            Fixed the bug where the Settings window was not closed propertly when using
            the window close button instead of the "Close" button. The "Close" button was also deleted.

Related to issue 0000315, issue 0000316 and issue 0000317.

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