MantisBT - MPfm |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0000200 | MPfm | UI | Windows | Settings | public | 2011-12-22 17:24 | 2012-01-28 11:03 |
|
Reporter | ycastonguay | |
Assigned To | ycastonguay | |
Priority | high | Severity | feature | Reproducibility | N/A |
Status | resolved | Resolution | fixed | |
Platform | | OS | | OS Version | |
Product Version | | |
Target Version | 0.5.2.0 | Fixed in Version | 0.5.2.0 | |
|
Summary | 0000200: Add settings to change the peak file directory and add peak file directory size threshold |
Description | Add the following options
- Use default directory
- Use a custom directory (with text box and Browse button)
- Display warning when peak file exceeds (x MB) |
Steps To Reproduce | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2011-12-22 17:24 | ycastonguay | New Issue | |
2011-12-22 17:24 | ycastonguay | Status | new => assigned |
2011-12-22 17:24 | ycastonguay | Assigned To | => ycastonguay |
2012-01-03 20:37 | ycastonguay | Description Updated | bug_revision_view_page.php?rev_id=90#r90 |
2012-01-26 18:24 | ycastonguay | Summary | Add settings to limit the peak file directory size => Add settings to change the peak file directory and limit directory size |
2012-01-26 18:24 | ycastonguay | Description Updated | bug_revision_view_page.php?rev_id=107#r107 |
2012-01-26 18:25 | svn | Checkin | |
2012-01-26 18:25 | svn | Note Added: 0000387 | |
2012-01-26 19:01 | ycastonguay | Summary | Add settings to change the peak file directory and limit directory size => Add settings to change the peak file directory and add peak file warning threshold |
2012-01-26 19:01 | ycastonguay | Description Updated | bug_revision_view_page.php?rev_id=108#r108 |
2012-01-26 19:05 | svn | Checkin | |
2012-01-26 19:05 | svn | Note Added: 0000388 | |
2012-01-26 20:58 | ycastonguay | Summary | Add settings to change the peak file directory and add peak file warning threshold => Add settings to change the peak file directory and add peak file directory size threshold |
2012-01-28 11:03 | svn | Checkin | |
2012-01-28 11:03 | svn | Note Added: 0000390 | |
2012-01-28 11:03 | ycastonguay | Status | assigned => resolved |
2012-01-28 11:03 | ycastonguay | Fixed in Version | => 0.5.2.0 |
2012-01-28 11:03 | ycastonguay | Resolution | open => fixed |
2012-04-17 19:11 | ycastonguay | Category | Settings => Window - Settings |
2012-04-21 09:58 | ycastonguay | Category | Window - Settings => UI - Windows - Settings |
2012-04-21 10:12 | ycastonguay | Category | UI - Windows - Settings => UI // Windows ## Settings |
2012-04-21 10:13 | ycastonguay | Category | UI // Windows ## Settings => UI / Windows / Settings |
2012-04-21 10:13 | ycastonguay | Category | UI / Windows / Settings => UI - Windows - Settings |
2012-04-22 10:08 | ycastonguay | Category | UI - Windows - Settings => UI | Windows | Settings |
2012-04-24 20:51 | ycastonguay | Category | UI | Windows | Settings => UI | Windows | Settings Window |
2012-04-24 20:51 | ycastonguay | Category | UI | Windows | Settings Window => UI | Windows | Settings |
Notes |
|
(0000387)
|
svn
|
2012-01-26 18:25
|
|
The user admin has checked in files related to this issue (revision 283).
Comment:
MPfm 0.5.2.0
- Settings window: Added settings for peak file directory and limit.
Only the UI is done for now.
Related to issue 0000200.
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/Other Screens/frmSettings.resx
U MPfm/branches/current/MPfm/Properties/Resources.Designer.cs
U MPfm/branches/current/MPfm/Properties/Resources.resx
A MPfm/branches/current/MPfm/Resources/folder_explore.png
|
|
|
(0000388)
|
svn
|
2012-01-26 19:05
|
|
The user admin has checked in files related to this issue (revision 284).
Comment:
MPfm 0.5.2.0
- Settings window: The peak file settings are now loaded and saved into the configuration file.
Related to issue 0000200.
Files modified:
U MPfm/branches/current/MPfm/Other Screens/frmSettings.Designer.cs
U MPfm/branches/current/MPfm/Other Screens/frmSettings.cs
|
|
|
(0000390)
|
svn
|
2012-01-28 11:03
|
|
The user admin has checked in files related to this issue (revision 285).
Comment:
MPfm 0.5.2.0
- Settings related to peak files are now 100% done. The main form now loads the configuration values.
A few bug fixes were needed to make it work.
- Trying to fix the cursor issue with files with sample rates over 44100Hz. It now works but the length reported is wrong...
Related to issue 0000192 and issue 0000200.
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.Designer.cs
U MPfm/branches/current/MPfm/frmMain.cs
U MPfm/branches/current/MPfm/frmMain.resx
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
|
|