MantisBT - MPfm
View Issue Details
0000309MPfmUI | Macpublic2012-03-11 22:342012-04-24 14:59
ycastonguay 
ycastonguay 
highfeatureN/A
resolvedfixed 
 
0.6.0.00.6.0.0 
0000309: Add a MonoMac project to the solution (for Mac OS X)
Develop a MonoMac project using MonoDevelop and Xcode on Mac OS X. The Cocoa Framework is available through Mono with MonoMac.
No tags attached.
child of 0000302assigned ycastonguay Add support for multiple platforms using the Mono Framework (Linux, OS X, iOS, Android) 
Issue History
2012-03-11 22:34ycastonguayNew Issue
2012-03-11 22:34ycastonguayStatusnew => assigned
2012-03-11 22:34ycastonguayAssigned To => ycastonguay
2012-03-11 22:34ycastonguayRelationship addedchild of 0000302
2012-03-20 21:01ycastonguayTarget Version0.6.0.0 => 0.7.0.0
2012-04-14 19:24svnCheckin
2012-04-14 19:24svnNote Added: 0000601
2012-04-15 21:15svnCheckin
2012-04-15 21:15svnNote Added: 0000604
2012-04-20 22:35ycastonguaySummaryMake a MonoMac (Cocoa) UI using Mono for the Mac OS X platform => Add a MonoMac project to the solution (for Mac OS X)
2012-04-20 22:35ycastonguayDescription Updatedbug_revision_view_page.php?rev_id=160#r160
2012-04-20 22:37ycastonguayTarget Version0.7.0.0 => 0.6.0.0
2012-04-22 10:11ycastonguayCategoryGlobal => UI | Mac
2012-04-24 14:59ycastonguayStatusassigned => resolved
2012-04-24 14:59ycastonguayFixed in Version => 0.6.0.0
2012-04-24 14:59ycastonguayResolutionopen => fixed

Notes
(0000601)
svn   
2012-04-14 19:24   
The user animal has checked in files related to this issue (revision 430).

Comment:
MPfm 0.6.0.0
* MPfm.Mac
  - Added the MPfm.Mac project (MonoMac with Cocoa bindings) to the solution.

Related to issue 0000309.


Files modified:
A MPfm/branches/current/MPfm.Mac/
A MPfm/branches/current/MPfm.Mac/AppDelegate.cs
A MPfm/branches/current/MPfm.Mac/AppDelegate.designer.cs
A MPfm/branches/current/MPfm.Mac/Info.plist
A MPfm/branches/current/MPfm.Mac/MPfm.Mac.csproj
A MPfm/branches/current/MPfm.Mac/Main.cs
A MPfm/branches/current/MPfm.Mac/MainMenu.xib
A MPfm/branches/current/MPfm.Mac/MainWindow.cs
A MPfm/branches/current/MPfm.Mac/MainWindow.designer.cs
A MPfm/branches/current/MPfm.Mac/MainWindow.xib
A MPfm/branches/current/MPfm.Mac/MainWindowController.cs
(0000604)
svn   
2012-04-15 21:15   
The user animal has checked in files related to this issue (revision 432).

Comment:
MPfm 0.6.0.0
* MPfm.Mac
  - Now loading the player on start.
  - Added a test button to load and play files. It works but the playback stops randomly when using multiple files.
* Player
  - Added more specific code for the Mac OS X platform.

Related to issue 0000303 and issue 0000309.


Files modified:
A MPfm/branches/current/MPfm.Mac/Bass.Net.dll.config
U MPfm/branches/current/MPfm.Mac/Info.plist
U MPfm/branches/current/MPfm.Mac/MPfm.Mac.csproj
U MPfm/branches/current/MPfm.Mac/MainWindow.designer.cs
U MPfm/branches/current/MPfm.Mac/MainWindow.xib
U MPfm/branches/current/MPfm.Mac/MainWindowController.cs
A MPfm/branches/current/MPfm.Mac/libbass.dylib
A MPfm/branches/current/MPfm.Mac/libbass_fx.dylib
A MPfm/branches/current/MPfm.Mac/libbass_mpc.dylib
A MPfm/branches/current/MPfm.Mac/libbassflac.dylib
A MPfm/branches/current/MPfm.Mac/libbassmix.dylib
A MPfm/branches/current/MPfm.Mac/libbasswv.dylib
U MPfm/branches/current/MPfm.Player/Player.cs
U MPfm/branches/current/MPfm.UI/Controllers/MainWindowController.cs
U MPfm/branches/current/MPfm_Mac.sln