The new 4.7" version of the iPhone 6 brings a brand-spanking new 1334x750 resolution to the table. Unfortunately, the Gideros Player app (for Mac, at least) has no option for this resolution. Of course, in an ideal world, I'd like to be able to manually enter any resolution I want.
With Gideros in its new open source state, I figured I'd take a crack at changing this myself (once I figure out how to compile all of this), but I also figured I should make a mention of it here.
Comments
- i'm interested in having a full-screen gideros player, if you get to know how to do that, let me know (i need it for win btw).
Fragmenter - animated loop machine and IKONOMIKON - the memory game
Its easy to add a new resolution:
In the mainwindow.ui, player folder:
https://github.com/gideros/gideros/blob/master/player/mainwindow.ui
Add a new addaction and action:
In the mainwindow.cpp:
https://github.com/gideros/gideros/blob/master/player/mainwindow.cpp
Constructor, these snippets:
To build, see the steps that EricCarr said:
http://giderosmobile.com/forum/discussion/5243/gideros-source-released
Sorry if I missed, or if something is wrong.
Likes: nextgamevertex, ar2rsawseen
http://giderosmobile.com/DevCenter/index.php/Add_New_Resolution_To_Gideros_Player
where can we reach these from the main wiki page? (from here:
http://giderosmobile.com/DevCenter/index.php/Main_Page )
Fragmenter - animated loop machine and IKONOMIKON - the memory game
But my guess would be, you could get to there by using search
Fragmenter - animated loop machine and IKONOMIKON - the memory game
You can register there and make it all even more practical if you want
@ar2rsawseen
Can we register in the wiki to write/update the documentation?
I'm trying but returns permission error.
https://drive.google.com/a/codget.com/file/d/0B8mnhWOnho8nU3Z1MjRaTGdUWWc/edit?usp=sharing
The soundtrack has a special touch :P (Jake Hamilton)
Sorry to those who do not like.
that's amazing, can you share the exe?
also, would it be possible to make a real full-screen version, one without the top menu? (say esc or even better alt-enter could switch back to non-fullscreen or fullscreen+menu view)
Fragmenter - animated loop machine and IKONOMIKON - the memory game
There's the link with 2 files, to use the black player \m/:
GiderosPlayer.exe
gideros.dll
https://drive.google.com/file/d/0B8mnhWOnho8nUHhTUVJUOWxzSVk
It's strange because, my gideros.dll has 53kb, and the gideros.dll that come with installation has 133kb, lol.
Please, rename the original gideros.dll and giderosplayer.exe to won't lose anything.
I've tested so much the player with the gideros studio, if you have any trouble, post here to us.
There are 2 shortcuts:
Fullscreen: Alt+Return
Hide Menu: Alt+M
Likes: unlying, Mells
What do you think?
Perhaps a form, collaborative spreadsheet or the github itself to raise the requirements.
so that my friends can use this feature too, could you compile such a mac player too? (not urgent whatsoever)
Likes: Mells
Fragmenter - animated loop machine and IKONOMIKON - the memory game
Yah, i'm happy to help.
Well, i dont have a mac but in my workplace there are. I do not know much of mac, but I will search how to build the player on it.
It may take a while (days, weeks), okay? 8-|
=;
Fragmenter - animated loop machine and IKONOMIKON - the memory game
Here's the link for info to build on Mac:
http://giderosmobile.com/DevCenter/index.php/Build_Gideros_On_Mac
And feel free to make fork on github and make a pull request later, I will merge it after reviewing
and I'll review and approve it
http://giderosmobile.com/DevCenter/index.php/Special:RequestAccount
Thanks.
I have requested an account in the wiki.
\o/
I'll create a page to put the things that I learned about the Gideros source code.
good work
Fragmenter - animated loop machine and IKONOMIKON - the memory game
https://deluxepixel.com
Fragmenter - animated loop machine and IKONOMIKON - the memory game
i will try this.
A little test with Auto Scale on player:
https://drive.google.com/open?id=0B8mnhWOnho8nZGhIajVCdE9Ed2M&authuser=0
Likes: unlying, ar2rsawseen
That looks awesome
Fragmenter - animated loop machine and IKONOMIKON - the memory game