MantisBT - MPfm
View Issue Details
0000319MPfmUI | Windows | Settingspublic2012-03-21 17:542012-03-31 09:33
ycastonguay 
ycastonguay 
normalminorhave not tried
resolvedfixed 
 
0.6.0.00.6.0.0 
0000319: Audio Settings: Replace the sample rate radio buttons by a combo box
It will be easier to control what sample rates are available that way.

Also do the same in the First Run window.
No tags attached.
child of 0000321resolved ycastonguay Revamp the Settings window 
Issue History
2012-03-21 17:54ycastonguayNew Issue
2012-03-21 17:54ycastonguayStatusnew => assigned
2012-03-21 17:54ycastonguayAssigned To => ycastonguay
2012-03-21 18:08ycastonguayRelationship addedchild of 0000321
2012-03-21 19:52svnCheckin
2012-03-21 19:52svnNote Added: 0000489
2012-03-25 08:36svnCheckin
2012-03-25 08:36svnNote Added: 0000495
2012-03-25 08:36ycastonguayStatusassigned => resolved
2012-03-25 08:36ycastonguayFixed in Version => 0.6.0.0
2012-03-25 08:36ycastonguayResolutionopen => fixed
2012-03-31 09:30ycastonguayStatusresolved => assigned
2012-03-31 09:30ycastonguayDescription Updatedbug_revision_view_page.php?rev_id=147#r147
2012-03-31 09:32svnCheckin
2012-03-31 09:32svnNote Added: 0000518
2012-03-31 09:33ycastonguayStatusassigned => resolved
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
(0000489)
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

(0000495)
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

(0000518)
svn   
2012-03-31 09:32   
The user animal has checked in files related to this issue (revision 356).

Comment:
MPfm 0.6.0.0
- Config: Fixed bug where the default buffer size for the configuration file was 100ms instead of 1000ms.
- First Run: Replaced the numeric up/down control by a combo box.

Related to issue 0000319.



Files modified:
U MPfm/branches/current/MPfm/Configuration/Audio/AudioMixerConfigurationSection.cs
U MPfm/branches/current/MPfm/frmFirstRun.Designer.cs
U MPfm/branches/current/MPfm/frmFirstRun.cs