Page 8 of 8

Re: Modifying the loader

PostPosted: Mon Jul 13, 2015 3:55 pm
by Skyrunner65
What size do the icons need to be?

Re: Modifying the loader

PostPosted: Mon Jul 13, 2015 4:46 pm
by rodot
erico wrote:Also, you could do a new post with that video to tell everyone about the changes. ;)

I've posted it on gamebuino's facebook, youtube and twitter accounts, here on the forum... isn't that enough ? :P

Skyrunner65 wrote:What size do the icons need to be?

Logo must be 19*18px. Everything is explained in the readme.md on InfEncoder repo ;)

Re: Modifying the loader

PostPosted: Mon Jul 13, 2015 4:50 pm
by erico
rodot wrote:
erico wrote:Also, you could do a new post with that video to tell everyone about the changes. ;)

I've posted it on gamebuino's facebook, youtube and twitter accounts, here on the forum... isn't that enough ? :P


Ops, didnĀ“t know there were all those channels. :oops: All that sure should do it. :D

Re: Modifying the loader

PostPosted: Sat Jul 18, 2015 3:00 pm
by Sorunome
Could it be that the version with the slides from the INF isn't on github yet?

Re: Modifying the loader

PostPosted: Sun Jul 19, 2015 9:47 am
by rodot
The version on github should be the one supporting .INF, it doesn't work on your Gamebuino ?

Re: Modifying the loader

PostPosted: Sun Jul 19, 2015 10:23 am
by Sorunome
Would you mind double-checking as the one on github is definitely where it immediately loads the file if it is selected and you hit A, so now slides screen: https://github.com/Rodot/Gamebuino/blob ... #L121-L123

Re: Modifying the loader

PostPosted: Tue Jul 21, 2015 5:48 am
by rodot
You're right I messed up the version, I just fixed it. Should be alright now.

Re: Modifying the loader

PostPosted: Tue Jul 21, 2015 12:52 pm
by Sorunome
Yes, it's there now!

Also note my pull request https://github.com/Rodot/Gamebuino/pull/14

Re: Modifying the loader

PostPosted: Tue Jul 21, 2015 5:55 pm
by rodot
I did some minor modifications to your branch and merged your pull request :)