Omnimaga

General Discussion => Technology and Development => Computer Projects and Ideas => Topic started by: JincS on October 14, 2006, 01:49:00 pm

Title: JuMP MP3 Player ALPHA
Post by: JincS on October 14, 2006, 01:49:00 pm
http://JincS.rivereye.net/JuMP.zip <--Link is down, I'll re-host it ASAP

I started working on this the other day, because I was bored and it was EARLY in toe morning. It's just a *SUPER BUGGY* MP3 player, with BASIC skinning support. As of now it supports the following:

*Play/Pause/Stop Music
*Open MP3 File
*BASIC skinning

More Things To Come:
*Custom XML-Based Playlist Support (demo below)

c1-->
CODE
ec1
 JuMP Playlist



 C:\\1.mp3
 C:\\2.mp3
 C:\\3.mp3
 C:\\4.mp3
 C:\\5.mp3


c2
ec2

*ADVANCED Skinning support
*Song scanning (switching to a different time in the song)
*Track Skipping
*Random Song Player
*CDDB Track Info grabber (gets online to cddb.org & grabs the track info)
*Volume Control
*Equalizer

AND MAYBE:
*Visualization Support Like WMP (OpenGL graphics)

Anyway, DOWNLOAD IT, TRY IT, LEAVE FEEDBACK!
http://JincS.rivereye.net/JuMP.zip <--Link is down, I'll re-host it ASAP
Title: JuMP MP3 Player ALPHA
Post by: DJ Omnimaga on October 14, 2006, 03:40:00 pm
cool you should make it very simple, but with advanced features, so ppl with old pc can run it fine :)smile.gif
Title: JuMP MP3 Player ALPHA
Post by: JincS on October 15, 2006, 09:24:00 am
Planning on it. I use the Win32 API, so most everything is backward-compatible as it is (I just haven't fixed my old comp yet, so I can't test it :(sad.gif ).
Title: JuMP MP3 Player ALPHA
Post by: DJ Omnimaga on October 15, 2006, 11:17:00 am
i c, I hope you can fix it soon
Title: JuMP MP3 Player ALPHA
Post by: bfr on October 15, 2006, 12:22:00 pm
Looks cool  :)smile.gif

*bfr
Title: JuMP MP3 Player ALPHA
Post by: JincS on October 15, 2006, 02:17:00 pm
I'll post the C++ tutorials I write awhile back for you :)smile.gif