.:`=-~rANdOm~`-=:. Game Servers

Technology (Read Only) => Programming => Topic started by: accelleon on June 04, 2012, 04:34:54 PM

Title: A small media player
Post by: accelleon on June 04, 2012, 04:34:54 PM
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

(http://accelleon.ucoz.com/FMOD_player.jpg)

Download here (http://accelleon.ucoz.com/load/software/fmod_media_player/1-1-0-1)

suggestions and bug reports can also go here lol :p
Title: Re: A small media player
Post by: coolzeldad on June 07, 2012, 05:47:41 PM
looks pretty decent,

just curious what language you used and what libraries if any
Title: Re: A small media player
Post by: accelleon on June 07, 2012, 06:43:43 PM
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