Author Topic: JuMP MP3 Player ALPHA  (Read 3623 times)

0 Members and 1 Guest are viewing this topic.

Offline JincS

  • LV4 Regular (Next: 200)
  • ****
  • Posts: 191
  • Rating: +0/-0
    • View Profile
JuMP MP3 Player ALPHA
« 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

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
JuMP MP3 Player ALPHA
« Reply #1 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

Offline JincS

  • LV4 Regular (Next: 200)
  • ****
  • Posts: 191
  • Rating: +0/-0
    • View Profile
JuMP MP3 Player ALPHA
« Reply #2 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 ).

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
JuMP MP3 Player ALPHA
« Reply #3 on: October 15, 2006, 11:17:00 am »
i c, I hope you can fix it soon

Offline bfr

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 819
  • Rating: +4/-0
    • View Profile
    • bfr's website
JuMP MP3 Player ALPHA
« Reply #4 on: October 15, 2006, 12:22:00 pm »
Looks cool  :)smile.gif

*bfr

Offline JincS

  • LV4 Regular (Next: 200)
  • ****
  • Posts: 191
  • Rating: +0/-0
    • View Profile
JuMP MP3 Player ALPHA
« Reply #5 on: October 15, 2006, 02:17:00 pm »
I'll post the C++ tutorials I write awhile back for you :)smile.gif