Mantis Bug Tracker

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000295MPfm[All Projects] Globalpublic2012-02-16 02:242012-04-28 15:17
Reporterycastonguay 
Assigned Toycastonguay 
PrioritynormalSeverityfeatureReproducibilityN/A
StatusresolvedResolutionfixed 
PlatformOSOS Version
Product Version 
Target Version0.6.0.0Fixed in Version0.6.0.0 
Summary0000295: Add a user manual, in form of a help file (CHM) and a help web site (/manual)
DescriptionThe first version of this will be very simple, but a lot will be added over time. Some features will not be documented much until they are considered stable (ex: ASIO and WASAPI drivers).
TagsNo tags attached.
Attached Files

- Relationships

-  Notes
(0000422)
svn (developer)
2012-02-17 13:24

The user admin has checked in files related to this issue (revision 314).

Comment:
MPfm 0.5.3.0
- Set assembly info versions to 0.5.3.0
- Changed all "Event Arguments" and "Event Sender" to "Event arguments" and "Event sender" for standardizing XML comments.
- Added new menu items to the Help menu (new link to the User Manual).

Related to issue 0000293, issue 0000294 and issue 0000295.

Files modified:
U MPfm/branches/current/MPfm/MPfm.csproj
U MPfm/branches/current/MPfm/Other Screens/frmAddEditLoop.cs
U MPfm/branches/current/MPfm/Other Screens/frmAddEditMarker.cs
U MPfm/branches/current/MPfm/Other Screens/frmEditSongMetadata.cs
U MPfm/branches/current/MPfm/Other Screens/frmEffects.cs
U MPfm/branches/current/MPfm/Other Screens/frmPlaylist.cs
U MPfm/branches/current/MPfm/Other Screens/frmRenameSavePlaylist.cs
U MPfm/branches/current/MPfm/Other Screens/frmSettings.cs
U MPfm/branches/current/MPfm/Other Screens/frmVisualizer.cs
U MPfm/branches/current/MPfm/Properties/AssemblyInfo.cs
U MPfm/branches/current/MPfm/Properties/Resources.Designer.cs
U MPfm/branches/current/MPfm/Properties/Resources.resx
A MPfm/branches/current/MPfm/Resources/help.png
A MPfm/branches/current/MPfm/Resources/package_link.png
U MPfm/branches/current/MPfm/frmFirstRun.cs
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/frmSplash.cs
U MPfm/branches/current/MPfm/frmUpdateLibraryStatus.cs
U MPfm/branches/current/MPfm.Core/Properties/AssemblyInfo.cs
U MPfm/branches/current/MPfm.Fonts/Properties/AssemblyInfo.cs
U MPfm/branches/current/MPfm.Library/Lib/AsyncCtpLibrary.xml
U MPfm/branches/current/MPfm.Library/Properties/AssemblyInfo.cs
U MPfm/branches/current/MPfm.Player/Properties/AssemblyInfo.cs
U MPfm/branches/current/MPfm.Player.Demo/frmMain.cs
U MPfm/branches/current/MPfm.Sound/Properties/AssemblyInfo.cs
U MPfm/branches/current/MPfm.WindowsControls/Audio/OutputMeter.cs
U MPfm/branches/current/MPfm.WindowsControls/Audio/VolumeFader.cs
U MPfm/branches/current/MPfm.WindowsControls/Audio/WaveForm.cs
U MPfm/branches/current/MPfm.WindowsControls/Audio/WaveFormDisplay.cs
U MPfm/branches/current/MPfm.WindowsControls/Buttons-Toolbars/Button.cs
U MPfm/branches/current/MPfm.WindowsControls/Buttons-Toolbars/TrackBar.cs
U MPfm/branches/current/MPfm.WindowsControls/Labels/Label.cs
U MPfm/branches/current/MPfm.WindowsControls/Labels/LinkLabel.cs
U MPfm/branches/current/MPfm.WindowsControls/Library/AlbumView.cs
U MPfm/branches/current/MPfm.WindowsControls/Library/SongGridView.cs
U MPfm/branches/current/MPfm.WindowsControls/Lists/ListBox.cs
U MPfm/branches/current/MPfm.WindowsControls/Misc/HScrollBar.cs
U MPfm/branches/current/MPfm.WindowsControls/Panel-Forms/Panel.cs
U MPfm/branches/current/MPfm.WindowsControls/Properties/AssemblyInfo.cs

(0000423)
svn (developer)
2012-02-17 16:16

The user admin has checked in files related to this issue (revision 316).

Comment:
MPfm 0.5.3.0
- Added the first few pages of the user manual.

Related to issue 0000295.

Files modified:
A MPfm/Docs/Manual/Manual/
A MPfm/Docs/Manual/Manual/Content.content
A MPfm/Docs/Manual/Manual/Features.aml
A MPfm/Docs/Manual/Manual/GettingStarted/
A MPfm/Docs/Manual/Manual/GettingStarted/AddingAudioFiles.aml
A MPfm/Docs/Manual/Manual/GettingStarted/FirstTimeRunning.aml
A MPfm/Docs/Manual/Manual/GettingStarted/GettingStarted.aml
A MPfm/Docs/Manual/Manual/GettingStarted/Loops.aml
A MPfm/Docs/Manual/Manual/GettingStarted/Markers.aml
A MPfm/Docs/Manual/Manual/GettingStarted/PlayingAudioFiles.aml
A MPfm/Docs/Manual/Manual/Glossary.aml
A MPfm/Docs/Manual/Manual/License.aml
A MPfm/Docs/Manual/Manual/Manual.shfbproj
A MPfm/Docs/Manual/Manual/Support.aml
A MPfm/Docs/Manual/Manual/Troubleshooting/
A MPfm/Docs/Manual/Manual/Troubleshooting/AppCantStart.aml
A MPfm/Docs/Manual/Manual/Troubleshooting/NoSound.aml
A MPfm/Docs/Manual/Manual/Troubleshooting/Troubleshooting.aml
A MPfm/Docs/Manual/Manual/Welcome.aml
A MPfm/Docs/Manual/Manual/icon48_final_for_manual.png
A MPfm/Docs/Manual/Manual.sln

(0000424)
svn (developer)
2012-02-17 17:14

The user admin has checked in files related to this issue (revision 317).

Comment:
MPfm 0.5.3.0
- Completed all initial pages of the user manual.

Related to issue 0000295.

Files modified:
U MPfm/Docs/Manual/Manual/Content.content
U MPfm/Docs/Manual/Manual/GettingStarted/AddingAudioFiles.aml
U MPfm/Docs/Manual/Manual/GettingStarted/FirstTimeRunning.aml
U MPfm/Docs/Manual/Manual/GettingStarted/GettingStarted.aml
U MPfm/Docs/Manual/Manual/GettingStarted/Loops.aml
U MPfm/Docs/Manual/Manual/GettingStarted/Markers.aml
U MPfm/Docs/Manual/Manual/GettingStarted/PlayingAudioFiles.aml
U MPfm/Docs/Manual/Manual/Troubleshooting/AppCantStart.aml
U MPfm/Docs/Manual/Manual/Troubleshooting/NoSound.aml

(0000425)
svn (developer)
2012-02-18 10:20

The user admin has checked in files related to this issue (revision 318).

Comment:
MPfm 0.5.3.0
- User Manual: Added several new pages to the Getting Started section:
  - Using time shifting
  - Edit song metadata
  - Using the 18-band equalizer
  - Creating and editing playlists
  - Quick tips
  - also updated several other pages.
Related to issue 0000295.

Files modified:
U MPfm/Docs/Manual/Manual/Content.content
D MPfm/Docs/Manual/Manual/GettingStarted/AddingAudioFiles.aml
A MPfm/Docs/Manual/Manual/GettingStarted/EQ.aml
A MPfm/Docs/Manual/Manual/GettingStarted/EditMetadata.aml
U MPfm/Docs/Manual/Manual/GettingStarted/FirstTimeRunning.aml
U MPfm/Docs/Manual/Manual/GettingStarted/GettingStarted.aml
U MPfm/Docs/Manual/Manual/GettingStarted/Loops.aml
A MPfm/Docs/Manual/Manual/GettingStarted/ManageLibrary.aml
U MPfm/Docs/Manual/Manual/GettingStarted/Markers.aml
U MPfm/Docs/Manual/Manual/GettingStarted/PlayingAudioFiles.aml
A MPfm/Docs/Manual/Manual/GettingStarted/Playlists.aml
A MPfm/Docs/Manual/Manual/GettingStarted/QuickTips.aml
A MPfm/Docs/Manual/Manual/GettingStarted/TimeShifting.aml
U MPfm/Docs/Manual/Manual/Manual.shfbproj
A MPfm/Docs/Manual/Manual/Reference/
A MPfm/Docs/Manual/Manual/Reference/FirstRun.aml
A MPfm/Docs/Manual/Manual/Reference/Main.aml
A MPfm/Docs/Manual/Manual/Reference/MainCurrentSong.aml
A MPfm/Docs/Manual/Manual/Reference/MainSongBrowser.aml
A MPfm/Docs/Manual/Manual/Reference/Reference.aml
U MPfm/Docs/Manual/Manual/Troubleshooting/AppCantStart.aml
U MPfm/Docs/Manual/Manual/Troubleshooting/Troubleshooting.aml
U MPfm/Docs/Manual/Manual/Welcome.aml


- Issue History
Date Modified Username Field Change
2012-02-16 02:24 ycastonguay New Issue
2012-02-16 02:24 ycastonguay Status new => assigned
2012-02-16 02:24 ycastonguay Assigned To => ycastonguay
2012-02-17 10:16 ycastonguay Summary Add a help file (CHM) and help web site => Add a user manual, in form of a help file (CHM) and a help web site (/manual)
2012-02-17 13:24 svn Checkin
2012-02-17 13:24 svn Note Added: 0000422
2012-02-17 16:16 svn Checkin
2012-02-17 16:16 svn Note Added: 0000423
2012-02-17 17:14 svn Checkin
2012-02-17 17:14 svn Note Added: 0000424
2012-02-18 10:20 svn Checkin
2012-02-18 10:20 svn Note Added: 0000425
2012-04-28 15:17 ycastonguay Status assigned => resolved
2012-04-28 15:17 ycastonguay Fixed in Version => 0.6.0.0
2012-04-28 15:17 ycastonguay Resolution open => fixed


Copyright © 2000 - 2011 MantisBT Group
Powered by Mantis Bugtracker