HarmonyPlayer 0.5
-----------------

-Added new mp3 detection..
-reworked on Basic Theme..
 


HarmonyPlayer 0.4
-----------------

-Restructured entire code..
-New zune/mui interface..
-Playrate bug found and fixed..
-Added timeline slider class.
-Added music playtime duration..
-Added volume class
-Added digital volume display class.
-Added Playlist load/save/append management..
-Removed ID3/Flac/Ogg TAGS and added my own basic tagging.(in progress for better Tagging interface)
-ported modplug for Hp but going to seperate them to have another standalone music player..
-Added a function to convert kbyte/mbyte/gbyte instead of just byte(request from caveman)..
-Remembers Last visited disk/path/folder location..
-Magic added instead of extension(just for mp3/flac/ogg/midi).
-Fixed Iconfy to unIconfy(reworked and it now continues to play).
-Its possible to enable/disable AutoUpdater..(broken dont use this option until its fixed)
-Timidity handling has changed to be more user friendly..
-Added new button [loop]on/off.
-MUSIC_LOCATION= removed..
-Basic Theme.
-Double click on any Playlist files for a quick load..



Now working on
--------------
-Drag n Drop (basic implemention is done but disabled for now).
-Option to enable/disable file path/location.
-fix tcp again..
-mp3/flac/ogg CoverArt.
-mp3/flac/ogg Tag info instead of basic tag info.
-Duration class for other formats is well..


Download Timidity
-----------------
Timidity sample set comes with icaros-desktop..(Timidity allows you to play midi files)

or

download at http://www.portacall.org/downloads/Timidity.zip (32mb)

and assign Timidity: location_in_your_hd/



New ToolType options
--------------------

If you dont want to download or use timidity! than a fake Timidity assignment will be made by HP to ram:

FAKE_TIMIDITY=YES (resolves the requester popup)..
TCP_CHECK=YES (If you dont or want autoupdater than enable to yes or no)..



To enable SKIN
--------------
THEME=SKIN  (uses skin and defaultly set for skins/serk118/) 
SKIN=Skins/SERK118/ (if skin is enabled)

THEME=BLUE  (default off)
THEME=ZUNE   (Plane zune -> manu's button set used)


You are welcome to add a skin of your own and share with me..


WB_BACK_IMG=YES
----------------
If you set to Yes the back images will kick in to display instead of wb backround..

BACK_IMAGE=Skins//Harmony.png
-------------------------------------
set the location of where your backdrop image is.. 


SCREEN=YES  
----------
if you want Custom puplic screen than change to YES.




All done using 
--------------
Used LunaPaint for the Graphics on native aros.
Txt2Pdf to generate pdf readme file.
JanoEditor for the sourcecode/text writing.
compiled with gcc c/c++ on my acer aspreOne. (native)
ZUNE for GUI..
Arzip to compress zip archive..

Bugs: report them at aros-exec or serk118@gmail.com

[USE AT YOUR OWN RISK] + (\/E*N*J*O*Y\/)




HarmonyPlayer 0.2
-----------------
-Removed reported bugs & recompiled for latest kernel..


HarmonyPlayer 0.1
-----------------

This is a native music player for arOS which supports

.669 
.AMF
.APUN
.FAR
.GDM
.IT
.IMF
.MOD
.MED
.MTM
.OKT
.S3M
.STM
.STX
.ULT
.UNI
.XM (refuses to play some of the badly writen .xm fotmat files (needs rework))
.Ogg
.Flac
.Wav
.Mid
.Mp3(all started as mp3Player)



-Skinable (default mp3Player blue kicks in when swicthed off )
-AutoUpdate(should download new file in .lha format in same folder where HarmonyPlayer is installed)
-Search enabled
-restructured entire code from mp3Player to HarmonyPlayer..
-rework on volume class
-disabled LIGHT_ON_DARK disabled untill i am happy with the interface...
-rework on graphics/skin/button...

Alot more has been done than what i list here and i never noted but outcome is a nice uturn
from mp3Player to Harmonyplayer..


And sorry for the short readme since im not a good readme writer..

I like to thank.
----------------
Thank you manu for the graphics/skin/button set..
 



How Skin works
--------------
There is a folder called skins/ and you can add your own folder there and to enable your skin 
SKIN=PROGDIR:skins/myskin/)





ToolTypes
----------

SCREEN=YES  
----------
if you want Custom puplic screen than change to YES and if not than set to NO.


FIXNPLAY=NO  
-----------
if you ever come cross to slow play which due to broken tag file than set this to YES for once
and go click on that file while this option is enabled which should fix the broken file than turn this option 
to NO after usage.

note! Do not use this option other than if you broken mp3..


WB_BACK_IMG=YES
----------------
If you set to Yes the back images will kick in to display instead of wb backround..

BACK_IMAGE=PROGDIR:BackDrops/mybackimage.jpg
-------------------------------------
set the location of where your backdrop image is.. 


MUSIC_LOCATION=Work:mp3_files/
Location is where your music files kept so you dont have to go find location everytime..

To enable SKIN
--------------
THEME=SKIN  (uses skin) 
THEME=BLUE  (mp3Player blue look)
THEME=ZUNE   (Plane zune)
SKIN=PROGDIR:skins/serk118/)




notes
-------

-Added new wb icon...
-.pdf readme created by Txt2Pdf aros on aros
- default graphics done in lunapaint on aros
- Icons and some images are scaleddown using FrameScale..


keys
----
(+)=Asl requester
(-)=Remove From list
(x)=Pause
(p)=play
(s)=stop


-Now plays plays all selected/highlighted mp3 files....
-Files are moveable to ctreat your own playlist.
-Valume remembers better.
-Enabled iconify and removed minimized panel.
-New volume class to display set volume. 
-reworked on task/process(exit signal fails <fixed now)
-Reworked on zune/Interface..
-reworked on volume drop... 
-added a icon to load single file(disabled for now)..
-reworkded on few thing LuKeJerry reported... 
-etc..

Thanks to Manu for the gfx..
