forked from hex007/freej2me
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Manager + PlatformPlayer: Revamp dumps, try loading media locators
Opening media files from the jar when it sent a locator instead of the inputstream and its type directly wasn't supported yet. Also, media checks were simplified in both platformPlayer and Manager. Although the inclusion of locators will end up with manager dumping them with the incorrect extension depending on the name at the moment. As a bonus, Nokia Sound also now exports the original OTA tone sequence as well.
- Loading branch information
1 parent
38ae8ab
commit 0dfa65c
Showing
3 changed files
with
71 additions
and
54 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters