Anonymous | Login | Signup for a new account | 2024-11-23 08:42 PST |
Main | My View | View Issues | Change Log | Roadmap | Repositories | My Account |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||
0000261 | MPfm | Sound | public | 2012-01-08 16:27 | 2012-01-18 18:32 | |||
Reporter | ycastonguay | |||||||
Assigned To | ycastonguay | |||||||
Priority | normal | Severity | feature | Reproducibility | N/A | |||
Status | resolved | Resolution | fixed | |||||
Platform | OS | OS Version | ||||||
Product Version | ||||||||
Target Version | 0.5.1.2 | Fixed in Version | 0.5.1.2 | |||||
Summary | 0000261: Add the SV7Metadata and SV7Tag classes to read MusePack SV7 header from MPC files | |||||||
Description | Specs are here: http://trac.musepack.net/trac/wiki/SV7Specification [^] The source code of MusePack can be useful: http://trac.musepack.net/trac/browser/libmpc/trunk/libmpcdec/streaminfo.c#L206 [^] | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Notes | |
(0000347) svn (developer) 2012-01-08 19:53 |
The user admin has checked in files related to this issue (revision 249). Comment: MPfm 0.5.1.1 - Added the SV7Metadata and SV7Tag classes for reading SV7 tags from MPC files. Still too early to be used (25% complete). - Added the SV8TagNotFoundException to SV8Metadata. - AudioFile: Added the SV8/SV7 try catch routine. Related to issue 0000258 and issue 0000261. Files modified: U MPfm/branches/current/MPfm/Other Screens/frmEditSongMetadata.Designer.cs U MPfm/branches/current/MPfm/Other Screens/frmEditSongMetadata.resx U MPfm/branches/current/MPfm.Sound/AudioFiles/AudioFile.cs U MPfm/branches/current/MPfm.Sound/MPfm.Sound.csproj A MPfm/branches/current/MPfm.Sound/Tags/SV7Metadata.cs A MPfm/branches/current/MPfm.Sound/Tags/SV7Tag.cs U MPfm/branches/current/MPfm.Sound/Tags/SV8Metadata.cs U MPfm/branches/current/MPfm.Sound/Tags/SV8Tag.cs |
(0000359) svn (developer) 2012-01-16 21:31 |
The user admin has checked in files related to this issue (revision 259). Comment: MPfm 0.5.1.2 - Finished working on the SV7Metadata and SV7Tag classes. The AudioFile class now loads SV7 and SV8 MPC files successfully. - Re-enabled MPC files in the Player and Main window dialogs. Related to issue 0000177 and issue 0000261. Files modified: U MPfm/branches/current/MPfm/Properties/AssemblyInfo.cs U MPfm/branches/current/MPfm/frmMain.Designer.cs U MPfm/branches/current/MPfm/frmMain.resx U MPfm/branches/current/MPfm.Core/Properties/AssemblyInfo.cs U MPfm/branches/current/MPfm.Fonts/Properties/AssemblyInfo.cs U MPfm/branches/current/MPfm.Library/Properties/AssemblyInfo.cs U MPfm/branches/current/MPfm.Player/Player.cs U MPfm/branches/current/MPfm.Player/Properties/AssemblyInfo.cs U MPfm/branches/current/MPfm.Sound/AudioFiles/AudioFile.cs U MPfm/branches/current/MPfm.Sound/Properties/AssemblyInfo.cs U MPfm/branches/current/MPfm.Sound/Tags/SV7Metadata.cs U MPfm/branches/current/MPfm.Sound/Tags/SV7Tag.cs U MPfm/branches/current/MPfm.Sound/Tags/SV8Metadata.cs U MPfm/branches/current/MPfm.Sound/Tags/SV8Tag.cs U MPfm/branches/current/MPfm.WindowsControls/Properties/AssemblyInfo.cs |
Issue History | |||
Date Modified | Username | Field | Change |
2012-01-08 16:27 | ycastonguay | New Issue | |
2012-01-08 16:27 | ycastonguay | Status | new => assigned |
2012-01-08 16:27 | ycastonguay | Assigned To | => ycastonguay |
2012-01-08 19:53 | svn | Checkin | |
2012-01-08 19:53 | svn | Note Added: 0000347 | |
2012-01-10 17:34 | ycastonguay | Target Version | 0.5.1.1 => 0.5.1.2 |
2012-01-16 21:31 | svn | Checkin | |
2012-01-16 21:31 | svn | Note Added: 0000359 | |
2012-01-18 18:31 | ycastonguay | Status | assigned => resolved |
2012-01-18 18:31 | ycastonguay | Resolution | open => fixed |
2012-01-18 18:32 | ycastonguay | Fixed in Version | => 0.5.1.2 |
Copyright © 2000 - 2011 MantisBT Group |