Author Topic: A small media player  (Read 108 times)

0 Members and 1 Guest are viewing this topic.

Offline accelleon

  • ***
  • Windows UserOld Forum Member
    View More Badges!

  • Posts: 219
  • Gender: Male
  • OS Dev is the black magic of programming.
  • Respect: +20
A small media player
« on: June 04, 2012, 04:34:54 PM »
+1
Heres a little media player that ive been working on. It started out as a test for FMOD and i kinda got out of hand with it lol



Download here

suggestions and bug reports can also go here lol :p
I'm back and playing gmod again!

Offline coolzeldad

  • ******
  • OwnerDonatorOld Forum MemberrNd DeveloperLinux UserWindows UserDog LoverLeague PlayerDWO Player
    View More Badges!

  • Posts: 3333
  • I eat ddos for breakfast OMNOMONOM
  • Respect: +2711
    • .:`=-~rANdOm~`-=:. Game Servers
Re: A small media player
« Reply #1 on: June 07, 2012, 05:47:41 PM »
0
looks pretty decent,

just curious what language you used and what libraries if any
 ▲
▲▲Big thanks to Marie for this awesome sprite! :3

Spoiler: Moar Imagez (click to show/hide)
pingaz
Thanks Cryptokid!

Thanks gamefreak!


-- My youtube: http://www.youtube.com/coolzeldad
-- My deviantart: http://coolzeldad.deviantart.com
-- My soundcloud: http://www.soundcloud.com/coolzeldad
-- My ustream: http://www.ustream.tv/channel/coolzeldapingaz
-- My twitchtv: http://www.twitch.tv/coolzeldad

-- rNd Wiki: http://wiki.randomgs.com
-- rNd Youtube: http://www.youtube.com/RandomgsProductions
-- rNd Steam Group: http://steamcommunity.com/groups/r_A_N_d_O_m

Spoiler: rNd Typography (click to show/hide)





Every time you download Garry's Mod illegally, Garry makes a bug.

When people ask me "Plz" because its shorter than "Please" I feel perfectly justified to answer "No" because its shorter than "Yes".

derp herp lerp perp kerp serp zerp - say faiv timez fazt


Offline accelleon

  • ***
  • Windows UserOld Forum Member
    View More Badges!

  • Posts: 219
  • Gender: Male
  • OS Dev is the black magic of programming.
  • Respect: +20
Re: A small media player
« Reply #2 on: June 07, 2012, 06:43:43 PM »
0
I used C++
The only library i used was the FMOD Ex sound library
all the GUI was done using the WinAPI not the windows forms as i find windows forms to be distasteful
and thanks
I'm back and playing gmod again!