milkytracker / MilkyTracker

An FT2 compatible music tracker
http://milkytracker.github.io/
Other
1.7k stars 162 forks source link

Cocoa: Starting MT via registered file type doesn't load the file #18

Closed Deltafire closed 9 years ago

Deltafire commented 9 years ago

Example:

Double-click a .mod or .xm file, Milkytracker launches because it's registered as a handler for that file type, it doesn't load in the file that was double-clicked.

dwhinham commented 9 years ago

Thanks - I've fixed this in ec8ca45242fcb9c74ca5c5543ff3319ef295959b. If you have tabs enabled on MT, opening batches of multiple files also works, which is quite nice!

Please feel free to test and pull.

Deltafire commented 9 years ago

Looks good, works for me.