iShuffle - Low Resource MP3 Player (Comments Wanted)

Cheetah

Well-known member
Joined
Oct 12, 2006
Messages
232
Programming Experience
Beginner
Hey all,

EDIT: Sorry for posting in the wrong forum - thanks for moving.

Created this small MP3 player for windows a while ago and forgot about it. Have now rebuilt it with my functionality and it uses fewer resources. Using DirectX rather than Windows Media Player.

What is it?
A low resource MP3 player than shuffles through your library - giving you a prompt showing you track and album art.

Functionality yet to implement (but will - hopefully):
  • Playlists - with playlist editor
  • Play single file select
  • Hotkeys
  • Proper skin feature - although basic skin changing is available.

Screenshots:
untitled2pt2.png


untitled4xy4.png


Basic Controls:
  • Right-Click On Tray-Icon = show menu
  • Hover On Tray-Icon = show player
  • Hover On Player = makes sure it doesn't fade out whilst the mouse is on it. Also shows navigational controls.
  • Click & Drag On Player = move player

Download iShuffle v0.2
(Requires .NET 2 Framework - Available from Microsoft)
(Download Source Code)

Any comments appreciated. Any errors...etc...

Thanks.
 
Last edited:
Would be more interesting if there were source code, after all that's the core of what the forums of this site is about. The design and features could be discussed also of course :)
 
Yeah sorry :p

Here is the source (as it stands): Click to Download

I am going to be moving all the playlist functions in the musicplayer class.
 
Back
Top