Dragon Media Player Wii

From GameBrew
(Redirected from Dragonmedia Player Wii)
DragonMedia Player
Dragonmediaplayerwii.jpg
General
AuthorJennifer Taylor (DragonMinded)
TypeMedia Players
Version0.25 Alpha
LicenseGPL (open source)
Last Updated2011/02/20
Links
Download
Website
Source
Support Author


Dragon Media Player is an audio player for the Nintendo Wii console created by DragonMinded.

It is a native Wii application with the intent of being a multi-source media player on the Wii. It enables easy playback of various audio formats from USB, SD, DVD, and internet sources.

Features

  • Support playing back audio from the SD card slot and a USB mass storage device formatted with the FAT file system.
  • Support audio playback from samba shares wirelessly with up to 10 configurable samba mount points.
  • Support the majority of popular audio formats in use.

Installation

Dragon Media Player is meant to be run from an SD card inserted in the front slot of your Wii. The most convenient way to launch DMP is through the Homebrew Channel.

Assuming you already have Homebrew Channel installed on your Wii, there should be an apps directory on the root of the SD card you wish to install DMP on.

Unzip the contents of the above zip file into apps\ so that your SD card has a apps\dmp\ folder on it. You'll know you've installed correctly if Homebrew Channel displays DMP on the list of launchable appications.

User guide

DragonMedia Player will pick up files anywhere on your SD or USB stick, and plays sequentially once a file has started. If you set up a samba share on your computer and configure it through the /shares/ folder, DMP will play music back wirelessly from your share.

Supported file sources

Dragon Media Player supports various audio formats, which can be swapped while the program is running (nothing from DVD or Internet Radio supported yet).

  • USB (FAT/FAT16/FAT32)
  • SD (FAT/FAT16/FAT32)
  • Samba

Using Samba

When browsing for Samba shares on the source browser, please be patient as it may take some time to enumerate. Dragon Media Player supports up to 10 uniquely configured Samba mount points.

To add a mount point to DMP, go to the shares/ folder in your installation and create a new XML file. The name of the file is not important, as long as it is properly formatted. An example share is described below:

<Share>
<Name>music</Name>
<Location>192.168.100.80</Location>
<Share>Music</Share>
<Username>Guest</Username>
<Password></Password>
</Share>

In the above example, Name denotes the share name as it would display on the file/source browser. In line with the example, the file browser would display music:// on the list. The Location is an IP address of the computer hosting the share.

The Share is the actual name of the share according to the computer. If you shared a folder as Music on your computer, it would be added as above.

The Username and Password is what to authenticate as on the hosting computer. Leaving this as Guest with no password should suffice normally. It is safe to add shares that will not always be present when DMP is running as it should figure this out.

Supported file formats

Dragon Media Player supports multiple audio formats as well as a few playlist formats. Currently, all tracked and game formats play continuously by default.

Audio Formats *aac, *flac, *mp1/mp2/mpa/mp3, *mp4/m4a, *ogg, *wav
Tracked Formats *it, *mod, *s3m, *xm
Emulated Formats *ay, *gbs, *gym, *hes, *kss, *nsf, *sap, *sc68, *sid, *snd, *sndh, *spc, *vgm, *ym
Playlist Formats *m3u, *pls

Customization

Dragon Media Player features fully customizable themes, allowing you to personalize the interface to your liking.

Additionally, it includes a fully translatable interface and supports UTF-8 from any file source. It can read True Type fonts and supports extended Unicode, which is necessary for displaying East Asian scripts.

Themes can be found in the apps/dmp/themes/ directory and language translations can be found in the apps/dmp/languages/ directory.

DMP comes with several language translations and a few alternate themes.

For assistance in creating themes or language translations, refer to the Customizing page.

Controls

A - Select

B - Drag-scroll

Minus - Up one directory on file browser

D-Pad Left/Right - Previous/Next song

D-Pad Up- Toggle random play

1 - Play/Pause

2 - Stop

Home - Quit

Plus/Minus - Seek between files (for emulated format files)

Screenshots

dragonmediaplayerwii3.png

dragonmediaplayerwii4.png

Media

How to turn your Wii into a music player with DragonMedia Player (Nerdacorn's Technology)

Known issues

Tracker formats (mod, s3m, etc.) always playing in "loop" mode.

Changelog

0.25 Alpha

  • Added support for AAC, M4A and MP4 file format.
  • Songs now continue to play from old directory when browsing through directories.
  • Fixed a crash bug with modules that don't load properly.
  • Fixed an issue where sometimes it would take several seconds to play the next song.

0.21 Alpha

  • Added checking for share names and name correction on invalid share names.
  • Fixed issue with inability to load custom cursors.
  • Fixed memory leak with ym file source.
  • Fixed crash bug on ejecting certain media types and playing a song near a tracked module.
  • Fixed media seek location flying out of whack when abnormal conditions occur.
  • Shares no longer disappear and reappear if they can't be found.

0.2 Alpha

  • Added ability for wav files to read ahead.
  • Added configurable samba shares.
  • Added ability to hot-plug USB and SD.
  • Updated render loops to be multithreaded.
  • Updated resampling code for better quality audio.
  • Updated audio out code for better handling when network hiccups occur.
  • Updated readahead code to work better.
  • Fixed themes/langauges to display in alphabetical order.
  • Fixed FFT display to have less noise and no frequency offset.
  • Fixed theming engine not retaining default text if language string doesn't have a custom string.
  • Fixed possibility of crashing on filenames with long/no extension.
  • Fixed a few memory leaks in skinning engine.

0.16 Alpha

  • Added support for ym emulated files.
  • Added in support for changing menu text font.
  • Added repeat mode (sequential with loop around).
  • Changed ogg read size to support some files.
  • Fixed freeze with a few mp3s.
  • Fixed freeze with some sid files.

0.15 Alpha

  • Added sid playback support.
  • Added snd/sndh/sc68 playback support.
  • Added language file support.
  • Tweaked a few things to refine more.
  • Fixed memory leak in emulated support.
  • Location in filebrowser is preserved when browsing to subfolders.

0.14 Beta

  • Added ay/gbs/gym/hes/kss/nsf/sap/spc/vgm emulated support.
  • Sequential/random setting is preserved across skin changes.
  • Song highlight preserved across skin changes.
  • Fixed crash with usb keyboards and lan adapters.

0.13 Alpha 2

  • Fixed core dump on loading pls files.

0.13 Alpha

  • Added m3u/pls playlist support.
  • Fixed a few memory leaks (switching themes and playing songs should be more stable).
  • Fixed a few misc stability issues.

0.12 Alpha

  • Implemented read-ahead buffer to help with some choppy files on usb.
  • Fixed settings not getting saved if you don't change the theme name sometimes.

0.11 Alpha

  • Added load screen for impatient noobs.
  • Added ability to change themes from menu.
  • Added more options to home menu.
  • Integrated USB patches (no guarantee that it works).
  • Fixed 24bit flac support (note that SD card is the limit for playing back).
  • Settings now get saved from home menu.

0.1 Beta

  • Home menu is now functional.
  • Added random playback mode.
  • Added support for wav encapsulated mp3 files.
  • Added support for ogg flac files.

0.07 Alpha

  • Added flac support!
  • Fixed the reported crash with mp3's and weird xing headers.
  • Should no longer crash if you eject the SD while playing music.
  • Should not crash (now just exits to loader) if no menu background is present.

0.06 Alpha

  • Added ogg vorbis support!
  • Added utf-8 support (including japanese/chinese if you select a proper font).
  • Changed default font to Deja Vu (no licensing issues).
  • Fixed background image not moving with screen adjustment.
  • Fixed seek bar allowing seeking using (+) and (-) on unseekable file formats.

0.05 Alpha

  • Improved scrolling on file list and dragging of seek bar.
  • Added seeking via (+) and (-) while hovering over seek bar.
  • Added cursor hotspot adjustment.
  • Added optional flashing drive light to music.
  • Added optional icons to file browser.
  • Fixed FFT.

0.04 Alpha

  • Added in background image capability.
  • Added seek bar.
  • Added new hotkeys. Left/right to select different songs. (1) to play/pause, (2) to stop.
  • Changed directory enumeration method to speed up changing directories and fix large directory crash.
  • Fixed bug where scrolling would stop one file short of the bottom.
  • Fixed some text ignoring theme settings for color.
  • Fixed modules not starting from the beginning after hitting stop then play.

0.03 Alpha

  • Refactored some code for easier addition of new codecs.
  • Added mp3/mp2/mp1/mpa support (libmpg123 for better quality).

0.02 Alpha

  • Added mod/xm/it/s3m support (dumb + mikmod to combine best of both, more files supported).
  • File browser now scrolls with next/previous.
  • Sounds do not have first bit cut off anymore.

0.01 Alpha

  • Added scrolling support to the browser.
  • Added (-) support to go up a directory quickly.
  • Added sequential play ability.

Third Public Build

  • Vastly sped up text rendering.
  • Fixed more sound quirks.

Second Public Build

  • Added graphic eq meter.
  • Fixed some sound inconsistencies.

First Public Build

  • Lists directories and files on SD card.
  • Plays wav files.
  • Includes limited theme support.

External links

Advertising: