Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Player - New Features #1

Merged
merged 9 commits into from Dec 5, 2014
Merged

Player - New Features #1

merged 9 commits into from Dec 5, 2014

Conversation

marceloadsj
Copy link
Contributor

Hello folks, I'm making the pull request with the new features on player.

Before speaking of the features, I like to say abour organizing. I've reornanized the player folder (and only this folder for now), with a "new" structure" (separating the files in the appropriated folders like: Headers, Sources, Forms, Images ...). Then, I've commented some files with a simple description of functions. My workflow is: using the qt5 project of player, I make the changes in QT Creator and build with there (only mingw because I don't have a mac), next, o run the script in "script" folder to copy the libraries (.dlls builded previously) to a new folder, with the .exe of player ("builded" folder). Because this, the .gitignore don't upload some files and folders (makefiles, builded, release and debug folders).

Well, for the features, are:

Auto Scale (shortcut: Alt+A):
This mode enable the canvas to get size of screen. It "disable" de resolution option, because the size of window is the main focus to get width and height of canvas.

Full Screen (Alt+Enter):
Feature that make the gideros fullscreen.

Hide Menu (Alt+M):
A feature that hide the menu bar to develop more easy with full screen or auto scale modes.

Resolution info:
The screen now show the current player resolution in pixels (e.g. 1280x720).

Black Background:
The canvas is now black, and the infos is white! Better to develop at night (yet?). haha

Well, this is it. If you can test well (in Mac mainly), because I could not do it much. :/

Let's get it on! \o/

atilimcetin added a commit that referenced this pull request Dec 5, 2014
@atilimcetin atilimcetin merged commit 49a16b8 into gideros:master Dec 5, 2014
@marceloadsj marceloadsj deleted the player/newFeatures branch January 16, 2015 17:21
hgy29 pushed a commit that referenced this pull request Sep 1, 2016
hgy29 pushed a commit that referenced this pull request Dec 16, 2020
hgy29 pushed a commit that referenced this pull request Mar 8, 2022
Update to current version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants