Welcome, Guest. Please login or register. Did you miss your activation email?

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - The Illusionist Mirage

Pages: 1 [2] 3 4 ... 8
16
SFML projects / Re: Terra - Rise Of Mankind
« on: December 01, 2013, 05:32:33 am »
Amazing screenshot!  :)

Are you using SFML in this project also? (if yes would be kind enough to tell specifically where).

17
SFML projects / Re: SFML Installer
« on: November 30, 2013, 04:44:26 pm »
Nice project binary1248. :)

Quote from: binary1248
If you don't trust me and think my win32 code will format your drive

But I'm not sure of what you meant by that.

Now we just need to test it some more and then make Laurent to host the installer and promote it on the download page. :D

I agree with exploiter.

P.S binary1248 Your license is amazing ;)

18
SFML projects / Re: BEAT$ATION MU$IX Mp3 Player - A SFML based Mp3 player
« on: November 27, 2013, 04:51:23 am »
@zsbzsb

Looks like I don't need to purchase a license since I'm not using Mp3 for commercial purposes. :)

19
SFML projects / Re: BEAT$ATION MU$IX Mp3 Player - A SFML based Mp3 player
« on: November 27, 2013, 04:19:04 am »
Well, I am not making this Mp3 player to compete with media player or vlc. I am mostly done with C++ so I thought of trying something different rather than games and hence created this :) It's just a project.

Quote from: FRex
Also mp3 is patent encumbered, which is why SFML doesn't load it at all

I didn't quite follow you. Can you shed some more light on this topic. Or give me some links where I can learn more.

Thanks

20
SFML projects / Re: BEAT$ATION MU$IX Mp3 Player - A SFML based Mp3 player
« on: November 26, 2013, 01:13:04 pm »
And I'd love if i get some feedback/suggestion or criticism!

21
SFML projects / Re: BEAT$ATION MU$IX Mp3 Player - A SFML based Mp3 player
« on: November 26, 2013, 01:09:04 pm »
Now BEAT$ATION-MU$IX has all the features of a mp3 player(mostly!) and all graphics made using SFML-2.1 and TGUI!:
-> A seek bar
-> volume bar
-> mute option
-> timer
->import tracks(maybe in the next few days)

Updated sources will be abvilable on github soon ;)



Cheers!

22
SFML projects / Re: BEAT$ATION MU$IX Mp3 Player - A SFML based Mp3 player
« on: November 26, 2013, 10:17:04 am »
Ok. I have changed and updated things in my mp3 player quite a bit. I've also used TGUI(http://tgui.eu/) for making it more presentable and added a seek bar also.

Please note that I've not updated the codes on github since I'm frequently changing things. I'll notify when updation is complete :)

Here's a screenshot:


A short video:


Thanks


23
SFML projects / Re: Plataforma - ALL ABOUT CUSTOMIZATION
« on: November 22, 2013, 06:57:43 am »
Nice game :)

Is it opensource?

24
SFML projects / BEAT$ATION MU$IX Mp3 Player - A SFML based Mp3 player
« on: November 21, 2013, 07:00:14 pm »
Hello!

I've been developing a Mp3 player for the last couple of days. Here's what I've come up with : BEATSATION MUSIX Mp3 Player

The project is still very primitive and has many bugs to be fixed but I'll be working on it ;). Also, a seek bar, volume bar, song time, album info options are not yet present.

The instructions to use can be found either in README.md or INSTRUCTIONS.txt.

Screenshots:








A quick video:




Please run it and tell me what you think about it.

Thanks
The Illusionist Mirage

P.S. SFML doesn't support the mp3 format. So, I used irrKlang for playing mp3 files.

EDIT:
Added video link

25
General / Re: Playback of Mp3 files using SFML
« on: November 17, 2013, 12:00:34 pm »
What do you mean?

Ok, I'll ask this straight :  How do I install mpg123 so that I can use it like the example link above uses?

26
General / Playback of Mp3 files using SFML
« on: November 17, 2013, 05:08:38 am »
Hello

I just came accross this source for a Mp3 player using SFML here:
https://github.com/SFML/SFML/wiki/Source%3A-MP3-Player

This source uses mpg123 and I just wanted to know if mpg123 is installed in the same way as SFML?

Thanks

27
General / Re: [SOLVED]Displaying Music info
« on: November 16, 2013, 04:14:32 pm »
Thanks! :)

28
General / Re: Displaying Music info
« on: November 16, 2013, 02:44:39 pm »
Yea, I was talking about the data that comes with the file. Thanks now I understand.

29
General / [SOLVED]Displaying Music info
« on: November 16, 2013, 02:34:39 pm »
Hello

Suppose I want to create a simple audio player using SFML, is it possible to display audio info like artist, album, year, etc. as with Windows Media player or others?

Thanks

EDIT:
Are Mp3 files also supported in SFML? And can you please tell all the formats supported?

30
General / Re: Sprite not moving
« on: October 18, 2013, 11:21:18 am »
Hello

Umm.. it was a very silly mistake on my part that I forgot to initialize the speed variable in the player class. Hence, my sprite wasn't moving.

Apologies for posting without looking thoroughly.

Pages: 1 [2] 3 4 ... 8