Anonymous | Login | Signup for a new account | 2024-11-23 09:05 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 | |||
0000182 | MPfm | Player | public | 2011-12-20 20:29 | 2012-01-02 15:48 | |||
Reporter | ycastonguay | |||||||
Assigned To | ycastonguay | |||||||
Priority | normal | Severity | minor | Reproducibility | always | |||
Status | resolved | Resolution | fixed | |||||
Platform | OS | OS Version | ||||||
Product Version | ||||||||
Target Version | 0.5.1.0 | Fixed in Version | 0.5.1.0 | |||||
Summary | 0000182: Add support for M3U/M3U8 playlist files (import/export) | |||||||
Description | Add the M3U/M3U8 playlist file types to the Open audio file menu. Add an export option in the Playlist window. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Notes | |
(0000266) svn (developer) 2011-12-25 08:56 |
The user admin has checked in files related to this issue (revision 198). Comment: MPfm 0.5.0.5 - Added Load Playlist button to Playlist window. - Added PlaylistTools to MPfm.Sound which now loads M3U and M3U8 files correctly. - Removed Id from Playlist object and added FileName and Format properties. - Set assemblies version to 0.5.0.5 Related to issue 0000182. Files modified: U MPfm/branches/current/MPfm/Other Screens/frmPlaylist.Designer.cs U MPfm/branches/current/MPfm/Other Screens/frmPlaylist.cs U MPfm/branches/current/MPfm/Other Screens/frmPlaylist.resx U MPfm/branches/current/MPfm/Other Screens/frmRenameSavePlaylist.cs U MPfm/branches/current/MPfm/Properties/AssemblyInfo.cs U MPfm/branches/current/MPfm/frmMain.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/Library.cs U MPfm/branches/current/MPfm.Library/Properties/AssemblyInfo.cs U MPfm/branches/current/MPfm.Player/Objects/Playlist.cs U MPfm/branches/current/MPfm.Player/Properties/AssemblyInfo.cs U MPfm/branches/current/MPfm.Sound/AudioFile.cs U MPfm/branches/current/MPfm.Sound/AudioTools.cs U MPfm/branches/current/MPfm.Sound/MPfm.Sound.csproj A MPfm/branches/current/MPfm.Sound/PlaylistFileFormat.cs A MPfm/branches/current/MPfm.Sound/PlaylistTools.cs U MPfm/branches/current/MPfm.Sound/Properties/AssemblyInfo.cs U MPfm/branches/current/MPfm.WindowsControls/Properties/AssemblyInfo.cs U MPfm/branches/current/TestControls/Properties/AssemblyInfo.cs |
(0000267) svn (developer) 2011-12-25 10:31 |
The user admin has checked in files related to this issue (revision 200). Comment: MPfm 0.5.0.5 - Added load/save support for M3U, M3U8, PLS and XSPF playlist formats. Related to issue 0000182, issue 0000214 and issue 0000215. Files modified: U MPfm/branches/current/MPfm/Other Screens/frmPlaylist.Designer.cs U MPfm/branches/current/MPfm/Other Screens/frmPlaylist.cs U MPfm/branches/current/MPfm/Other Screens/frmPlaylist.resx U MPfm/branches/current/MPfm.Sound/MPfm.Sound.csproj U MPfm/branches/current/MPfm.Sound/Playlists/PlaylistTools.cs |
(0000270) svn (developer) 2011-12-25 10:39 |
The user admin has checked in files related to this issue (revision 201). Comment: MPfm 0.5.0.5 - Added playlists to the File/Open audio file(s) menu item. Related to issue 0000182, issue 0000214 and issue 0000215. Files modified: U MPfm/branches/current/MPfm/Other Screens/frmPlaylist.cs U MPfm/branches/current/MPfm/frmMain.Designer.cs U MPfm/branches/current/MPfm/frmMain.cs U MPfm/branches/current/MPfm/frmMain.resx |
(0000323) svn (developer) 2012-01-01 22:24 |
The user admin has checked in files related to this issue (revision 230). Comment: MPfm 0.5.0.5 - Added relative paths (for files and directories) for M3U/M3U8 playlists Related to issue 0000182. Files modified: U MPfm/branches/current/MPfm.Sound/Playlists/PlaylistTools.cs |
(0000332) svn (developer) 2012-01-02 15:47 |
The user admin has checked in files related to this issue (revision 236). Comment: MPfm 0.5.1.0 - Added proper UTF8 saving for M3U8 files. Related to issue 0000182. Files modified: U MPfm/branches/current/MPfm/Other Screens/frmPlaylist.cs U MPfm/branches/current/MPfm.Sound/Playlists/PlaylistTools.cs |
Issue History | |||
Date Modified | Username | Field | Change |
2011-12-20 20:29 | ycastonguay | New Issue | |
2011-12-20 20:29 | ycastonguay | Status | new => assigned |
2011-12-20 20:29 | ycastonguay | Assigned To | => ycastonguay |
2011-12-20 20:30 | ycastonguay | Target Version | 0.5.2.0 => 0.5.0.4 |
2011-12-21 18:37 | ycastonguay | Target Version | 0.5.0.4 => 0.5.1.0 |
2011-12-25 08:56 | svn | Checkin | |
2011-12-25 08:56 | svn | Note Added: 0000266 | |
2011-12-25 10:31 | svn | Checkin | |
2011-12-25 10:31 | svn | Note Added: 0000267 | |
2011-12-25 10:39 | svn | Checkin | |
2011-12-25 10:39 | svn | Note Added: 0000270 | |
2011-12-25 11:01 | ycastonguay | Status | assigned => resolved |
2011-12-25 11:01 | ycastonguay | Fixed in Version | => 0.5.1.0 |
2011-12-25 11:01 | ycastonguay | Resolution | open => fixed |
2011-12-25 20:56 | ycastonguay | Summary | Add support for M3U playlist files (import/export) => Add support for M3U/M3U8 playlist files (import/export) |
2011-12-25 20:56 | ycastonguay | Description Updated | View Revisions |
2011-12-28 20:34 | svn | Checkin | |
2011-12-28 20:34 | svn | Note Added: 0000290 | |
2011-12-28 20:35 | ycastonguay | Note Deleted: 0000290 | |
2012-01-01 22:24 | svn | Checkin | |
2012-01-01 22:24 | svn | Note Added: 0000323 | |
2012-01-02 15:29 | ycastonguay | Status | resolved => assigned |
2012-01-02 15:47 | svn | Checkin | |
2012-01-02 15:47 | svn | Note Added: 0000332 | |
2012-01-02 15:48 | ycastonguay | Status | assigned => resolved |
Copyright © 2000 - 2011 MantisBT Group |