MantisBT - MPfm
View Issue Details
0000172MPfmUI | Windows | Main Window | Loops and Markerspublic2011-12-18 20:152012-04-21 09:53
ycastonguay 
ycastonguay 
normalfeatureN/A
resolvedfixed 
 
0.5.0.30.5.0.3 
0000172: Move peak file directory from application folder to application data folder
Same folder as configuration, database and log file.
No tags attached.
Issue History
2011-12-18 20:15ycastonguayNew Issue
2011-12-18 20:15ycastonguayStatusnew => assigned
2011-12-18 20:15ycastonguayAssigned To => ycastonguay
2011-12-18 22:39svnCheckin
2011-12-18 22:39svnNote Added: 0000238
2011-12-18 22:45ycastonguayStatusassigned => resolved
2011-12-18 22:45ycastonguayFixed in Version => 0.5.0.3
2011-12-18 22:45ycastonguayResolutionopen => fixed
2012-02-18 11:16ycastonguayCategoryLoops & Markers => Loops and Markers
2012-04-21 09:53ycastonguayCategoryLoops and Markers => Player
2012-04-21 09:53ycastonguayCategoryPlayer => Loops and Markers
2012-04-21 09:54ycastonguayCategoryLoops and Markers => Window - Main - Loops and Markers
2012-04-21 09:59ycastonguayCategoryWindow - Main - Loops and Markers => UI - Windows - Main Window - Loops and Markers
2012-04-22 10:10ycastonguayCategoryUI - Windows - Main Window - Loops and Markers => UI | Windows | Main Window | Loops and Markers

Notes
(0000238)
svn   
2011-12-18 22:39   
The user admin has checked in files related to this issue (revision 163).

Comment:
MPfm 0.5.0.3
- Song Browser: Changed the way the line color is handled if the mouse is over the line and if the line is selected.
  Related to issue 0000173.

- Library: Replaced the songTitle parameter in SelectSongs by searchTerms.
           It is now possible to search using SelectSongs.
           The main form search text box is now working!
  Related to issue 0000009.

- Peak files: Moved directory to user application data folder (Peak Files subfolder in MPfm).
  Related to issue 0000172.

Files modified:
U MPfm/branches/current/MPfm/MPfm.csproj
U MPfm/branches/current/MPfm/Other Screens/frmPlaylist.Designer.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.WindowsControls/Audio/WaveFormMarkersLoops.cs
U MPfm/branches/current/MPfm.WindowsControls/Library/SongGridView.cs
U MPfm/branches/current/TestControls/frmMain.Designer.cs