DragonMedia Player 0.16 Alpha
=============================

This is a subset of what I would like to see in the finished product.  As of now, it does sequential and shuffle play, and it only allows for file playback of the below listed formats.  In the future, more file 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.  Look at the xml file under the english langauge selection to see how to translate.  Any utf8 string is accepted as a translation, but it is your responsibility to ensure that it fits on screen.  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.

Support for loading files off of usb and sd card is included.  M3u and pls type playlists are supported.  Support for multiple tracks on emulated formats is done through the seek bar.  Press (+) or (-) while your cursor is over the seek bar to jump ahead or back one track.  Alternatively, you can drag to scroll to a new track.

To run, please use the HBC.  Make sure you copy the dmp folder under /apps/ as it expects all the data to be there.  If you set the directory structure up properly, it should run with the twilight hack as well.

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/one song on seek bar
(+) - Seek forwards five seconds/one song on seek bar
(1) - Pause/Play currently selected file
(2) - Stop currently playing file
(<) - Previous file
(>) - Next file
(^) - Toggle random mode

Press home to get to the settings menu.

Audio Formats:
- flac
- mp1
- mp2/mpa
- mp3
- 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

Sources:
- usb
- sd


Enjoy~