Short: mp3 Player For Aros Author: serk118@gmail.com Uploader: serk118 gmail com Type: mus/play Version: 0.2 Architecture: i386-aros From: archives.aros-exec.org meteMP3 0.2 beta ---------------- *)Corrected button set(2 Frame Buttons). *)Drag and Drop implemented.. *)Added new custome memmory allocation/deallocation. *)command line play via cli/shell (meteMP3 location+filename).. *)Search playlist function also implemented (needs bit more work). *)Add/Remove Playlist added. *)Load/Save Playlist functions added. *)Play/pause/stop/ff/rw/exit buttons added *)mp3 header magic/filename extension matching.. *)volume class implemented.. *)Top info box/bar class implemented (%70 done and more work needed). *)Double click and play added. *)Custom string class added for nicer and neat look. *)Null. To-Do ----- -> VBR + CBR correction. -> ID3 Tagging functions to Add/Edit any mp3. -> radio/stream Play). -> rework on interface. -> add graphical theme to match original mockup.. -> null meteMP3 0.1 beta ----------------- I have started meteMP3 player right after zoggPlayer for AROS but never had enought time to finish, HarmonyPlayer plays/covers mp3 but ristricted to sdl so nothing i could do to change decoder side of code. Playlist files can be double clicked on wanderer(not tried with dopus) and should/does work with mplayer too. Whats used ---------- *)Gui = mui/zune. *)Decoder = mad via pthread. *)Output = Direct AHI. *)ID3 Tagging = 2.x (only for title atm). *)Playlist= basic. *)Mp3 duration = basic. *)Volume control = custom class. *)MP3 Timing = custom class. *)Icon= by me(lunapaint). *)Readme pdf = txt2pdf (by me). *)custom string class (by me). DO NOT TRY / NOT STABLE ----------------------- Time line slider calculation is wrong so you are warned..(Do not use atm). Some mp3 mudule time duration also wrong(Time line slider may not function when wrongly calculated). Top info bar class also not doing the job right so its disabled for now.. Enjoy.. Uploaded using: archives.aros-exec.org