MantisBT - MPfm
View Issue Details
0000260MPfmSoundpublic2012-01-08 11:172012-01-10 17:19
ycastonguay 
ycastonguay 
normalfeatureN/A
resolvedfixed 
 
0.5.1.10.5.1.1 
0000260: Add property grid sections and descriptions to the AudioFile class properties
Add component model attributes to properties for easier use with the property grid.

Example:
[Category("Tag Sources"), Browsable(true), ReadOnly(true), Description("SV8 Tag (only in MusePack files).")]
No tags attached.
Issue History
2012-01-08 11:17ycastonguayNew Issue
2012-01-08 11:17ycastonguayStatusnew => assigned
2012-01-08 11:17ycastonguayAssigned To => ycastonguay
2012-01-08 13:37svnCheckin
2012-01-08 13:37svnNote Added: 0000341
2012-01-10 17:18ycastonguaySummaryAdd sections and descriptions to AudioFile properties (for the property grid) => Add property grid sections and descriptions to the AudioFile class properties
2012-01-10 17:19ycastonguayStatusassigned => resolved
2012-01-10 17:19ycastonguayFixed in Version => 0.5.1.1
2012-01-10 17:19ycastonguayResolutionopen => fixed

Notes
(0000341)
svn   
2012-01-08 13:37   
The user admin has checked in files related to this issue (revision 246).

Comment:
MPfm 0.5.1.1
- Added property grid comments for the AudioFile class. Minimal for now.
- Added all properties based on item keys for APETag, but they aren't filled yet.
- Finished work on Stream Header of SV8 metadata.

Related to issue 0000257, issue 0000258, issue 0000260.

Files modified:
U MPfm/branches/current/MPfm.Sound/AudioFiles/AudioFile.cs
U MPfm/branches/current/MPfm.Sound/Tags/APETag.cs
U MPfm/branches/current/MPfm.Sound/Tags/SV8Metadata.cs
U MPfm/branches/current/MPfm.Sound/Tags/SV8Tag.cs