MantisBT - MPfm
View Issue Details
0000181MPfmUI | Windows | Main Windowpublic2011-12-20 20:262011-12-24 09:27
ycastonguay 
ycastonguay 
highfeatureN/A
resolvedfixed 
 
0.5.0.30.5.0.3 
0000181: Add a system tray icon and menu
In fact it was implemented well before this version... maybe the code can be re-used! Display the song information in the system tray menu.
No tags attached.
Issue History
2011-12-20 20:26ycastonguayNew Issue
2011-12-20 20:26ycastonguayStatusnew => assigned
2011-12-20 20:26ycastonguayAssigned To => ycastonguay
2011-12-20 20:26ycastonguaySummaryAdd a system tray option => Add a system tray icon and menu
2011-12-20 22:06svnCheckin
2011-12-20 22:06svnNote Added: 0000239
2011-12-20 22:36ycastonguayStatusassigned => resolved
2011-12-20 22:36ycastonguayFixed in Version => 0.5.0.3
2011-12-20 22:36ycastonguayResolutionopen => fixed
2011-12-24 09:27svnCheckin
2011-12-24 09:27svnNote Added: 0000248
2012-04-17 19:07ycastonguayCategoryMain Form => Main Window
2012-04-17 19:09ycastonguayCategoryMain Window => Window - Main
2012-04-21 09:57ycastonguayCategoryWindow - Main => UI - Windows - Main Window
2012-04-22 10:10ycastonguayCategoryUI - Windows - Main Window => UI | Windows | Main Window

Notes
(0000239)
svn   
2011-12-20 22:06   
The user admin has checked in files related to this issue (revision 172).

Comment:
MPfm 0.5.0.3
- Added a system tray icon and menu.
- Removed distortion display for the OutputMeter for now.

Related to issue 0000181.

Files modified:
U MPfm/branches/current/MPfm/MPfm.csproj
A MPfm/branches/current/MPfm/MPfm_SmallOnly.ico
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/user.png
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/OutputMeter.cs

(0000248)
svn   
2011-12-24 09:27   
The user admin has checked in files related to this issue (revision 184).

Comment:
MPfm 0.5.0.4
- Added the Setting and History objects to Library.
- Added the Settings methods in MPfmLibrary.
- Added the draft for the 1.00 to 1.01 database script update.

Related to issue 0000181, issue 0000203, issue 0000204, issue 0000205 and issue 0000206.

Files modified:
U MPfm/branches/current/MPfm/frmMain.cs
U MPfm/branches/current/MPfm.Library/ConvertLibrary.cs
D MPfm/branches/current/MPfm.Library/Folder.cs
U MPfm/branches/current/MPfm.Library/Library.cs
U MPfm/branches/current/MPfm.Library/MPfm.Library.csproj
U MPfm/branches/current/MPfm.Library/MPfmGateway.cs
A MPfm/branches/current/MPfm.Library/Objects/
A MPfm/branches/current/MPfm.Library/Objects/Folder.cs
A MPfm/branches/current/MPfm.Library/Objects/History.cs
A MPfm/branches/current/MPfm.Library/Objects/Setting.cs
A MPfm/branches/current/MPfm.Library/Scripts/1.00-1.01.sql