In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

Difference between revisions of "DragonMedia Player"

From WiiBrew
Jump to navigation Jump to search
Line 44: Line 44:
 
== Supported Formats ==
 
== Supported Formats ==
  
Currently, this list is limited, as I have tried to set up the application framework before porting codecs.  I am working on getting more formats such as aac/m4a integrated, and I am interested in supporting as many strange formats as possible such as spc, sid, nsf, etc, so look forward to more support.
+
Currently, this list is limited, as I have tried to set up the application framework before porting codecs.  I am working on getting more formats such as aac/m4a integrated, and I am interested in supporting as many strange formats as possible even beyond what is already implemented.
 
* ay
 
* ay
 
* flac
 
* flac
Line 60: Line 60:
 
* s3m
 
* s3m
 
* sap
 
* sap
 +
* sc68
 +
* sid
 +
* snd
 +
* sndh
 
* spc
 
* spc
 
* vgm
 
* vgm
Line 78: Line 82:
 
Things I would like to add when I get the time:
 
Things I would like to add when I get the time:
 
* Meta tag support (embedded images, id3, etc)
 
* Meta tag support (embedded images, id3, etc)
* Localizable to different languages
 
 
* File source from Internet (and DVD if documentation comes out)
 
* File source from Internet (and DVD if documentation comes out)
 
* Samba
 
* Samba
Line 106: Line 109:
 
| Xbmc  || [[Image:Xmbc_icon.png ]] || {{u|J-roen}}|| A theme based on the X-Box Media Center|| [http://wiibrew.org/wiki/Image:Xmbc_creenshot.jpg Screenshot 1] || [http://wiibrew.org/wiki/Image:Xbmc_for_DMP_0.14b.zip Download Xbmc_for_DMP_0.14b.zip]
 
| Xbmc  || [[Image:Xmbc_icon.png ]] || {{u|J-roen}}|| A theme based on the X-Box Media Center|| [http://wiibrew.org/wiki/Image:Xmbc_creenshot.jpg Screenshot 1] || [http://wiibrew.org/wiki/Image:Xbmc_for_DMP_0.14b.zip Download Xbmc_for_DMP_0.14b.zip]
 
|}
 
|}
 +
 +
== DMP Themes ==
 +
 +
Please submit any translated language files for DMP in a similar format to the skins table above.  Keep in mind anything that isn't a filename in DMP can be translated, and the translations will accept any utf-8 string.
  
 
==Changelog==
 
==Changelog==
 +
'''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'''
 
'''0.14 Beta'''
 
*Added ay/gbs/gym/hes/kss/nsf/sap/spc/vgm emulated support.
 
*Added ay/gbs/gym/hes/kss/nsf/sap/spc/vgm emulated support.

Revision as of 22:42, 10 August 2008

DragonMedia Player
DMP.png
General
Author(s)DragonMinded
TypeMedia
Version0.15 Alpha
Links
[[Binary|Download]]
[[Source|Source]]
Peripherals
Wiimote1.svg Loads files from the Front SD slot USB mass storage device

Music player for the Wii. It has a nice interface and is skinnable. It plays mp3, ogg, flac and other formats but does not work with wma or aac. It is a native Wii application (no Wii Linux) with the intent of being a multi-source media player on the Wii.

Controls

Button Action
Wiimote A Button Select
Wiimote B Button Drag-scroll
Wiimote - Button Up one directory on file browser
Wiimote D-Pad Left Previous song
Wiimote D-Pad Right Next song
Wiimote D-Pad Up Toggle random play
Wiimote 1 Button Play/Pause
Wiimote 2 Button Stop
Wiimote HOME Button Quit

Usage

DragonMedia Player will pick up files anywhere on your SD or USB stick, and plays sequentially once a file has started. Simply install into the HBC by copying the dmp folder in the zip file to /apps/ and run the program. Do not rename the folder as DragonMedia Player expects things to be in the correct place in order to function. For the changelog, please look inside either the source or the binary zip file.

Supported Formats

Currently, this list is limited, as I have tried to set up the application framework before porting codecs. I am working on getting more formats such as aac/m4a integrated, and I am interested in supporting as many strange formats as possible even beyond what is already implemented.

  • ay
  • flac
  • gbs
  • gym
  • hes
  • it
  • kss
  • mod
  • mp1
  • mp2/mpa
  • mp3
  • nsf
  • ogg
  • s3m
  • sap
  • sc68
  • sid
  • snd
  • sndh
  • spc
  • vgm
  • wav
  • xm

DMP also supports a few playlist types.

  • m3u
  • pls

Supported File Sources

Again, this list is very limited, nothing from DVD or Internet supported yet.

  • Front SD
  • USB

Future Plans

Things I would like to add when I get the time:

  • Meta tag support (embedded images, id3, etc)
  • File source from Internet (and DVD if documentation comes out)
  • Samba
  • More interactive theme support
  • Video (?)

Known Bugs

No known bugs as of this release.

Bug Reports/Suggestions

At this point, I'm not open to suggestions as it is too early. However, if you find a bug, please feel free to edit in the discussion of this page to let me know. Please don't take this as a suggestion to fork. I will start taking suggestions as the project stabilizes. Be patient!

DMP Themes

To install these themes, unzip them into the themes directory. Then, in the home menu, select the theme on the list. If you are interested in creating a sharp looking default theme, let me know and I'll consider including it as the official default. The one thing is, it has to be entirely created by you; no outside images.

Name Custom Icon Author Description Screen shot Download
Dark-Ice Dark-Ice icon.png DasBaUm A very dark theme with bright-shining ice-blue buttons and font Screenshot 1, Screenshot 2 Download DMP_Dark-Ice
Fire and Ice v2 Fire and ice Icon.png Wolfmanz51 A Radical and awesome Fire and ice theme by me and DasBaUm(updated now the icons work) no preview can someone make one? Download Fire_and_Ice_for_DMP_0.14b.zip
R.Betis Icon R.Betis.png serneo A theme dedicated to the supporters of Real Betis Screenshot 1, Screenshot 2 Download R.Betis_for_DMP_0.14b.rar
Xbmc Xmbc icon.png J-roen A theme based on the X-Box Media Center Screenshot 1 Download Xbmc_for_DMP_0.14b.zip

DMP Themes

Please submit any translated language files for DMP in a similar format to the skins table above. Keep in mind anything that isn't a filename in DMP can be translated, and the translations will accept any utf-8 string.

Changelog

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.