- 精华
- 2
- 帖子
- 5433
- 威望
- 7 点
- 积分
- 6041 点
- 种子
- 5 点
- 注册时间
- 2005-7-12
- 最后登录
- 2020-11-17
|
转自:
http://wiibrew.org/wiki/Homebrew_apps/DragonMedia_Player
下载:
dmp_0_07_alpha.zip
支持格式:
- flac
- it
- mod
- mp1
- mp2/mpa
- mp3
- ogg
- s3m
- wav
- xm
支持换肤,皮肤请到原地址下载。
readme.txt
Dragon Media Player 0.07 Alpha
==============================
This is a proof of concept of what is to come. As of now, it only does sequential play, and it only allows for file playback of the below listed formats. In the future, more sources will be added, as well as more sound codecs. Look at the theme file under default.xml, as well as the documentation for themes to understand how to customize the display. Be careful when skinning as some things do not have a fallback and will exit you back to the menu if done wrong. This will change in the future
To run, please use the HBC. Make sure you copy the dmp folder under /apps/ as it expects all the data to be there.
Controls:
(A) - Select/Activate/Etc on any control that has an action
(B) - Scroll on file browser
(-) - Quickly go up one directory on file browser
? ?Seek backwards five seconds on seek bar
(+) - Seek forwards five seconds on seek bar
(1) - Pause/Play currently selected file
(2) - Stop currently playing file
(<) - Previous file
(>) - Next file
Press home to exit at any time!
File Formats:
- flac
- it
- mod
- mp1
- mp2/mpa
- mp3
- ogg
- s3m
- wav
- xm
Enjoy~ readme log.txt
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 p_w_picpath 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 p_w_picpath 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. . |
|