-
Notifications
You must be signed in to change notification settings - Fork 40
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
List branch #56
Merged
Merged
List branch #56
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Adding New Pocket Go * Fixing relative size * Pushing SDL_Color to graphics.c to keep the code generic * Unused joystick * Tidying stuff up * Zooming Images to screen size * setting height for 2devices that use 320x240 * Changing footer for full screen mode * transparent footer * Fixing resolution for console and managing smoothing * Updating resources * Fixing indentation * Fixing full screen footer, adding the chance of not scaling and also scaling logos correctly * Fixing foter * Adding better navigation in full screen mode using shoulder buttons * Replacing images for rectangles, making fullscreen menu more compact and making logos be shown when pressing shoulder buttons while in FS mode
full screen text view
text alignment in that mode
triggers in favorites in full screen mode
…into LIST_BRANCH
fgl82
added a commit
that referenced
this pull request
Feb 18, 2020
* Adding New Pocket Go * Fixing relative size * Pushing SDL_Color to graphics.c to keep the code generic * Unused joystick * Tidying stuff up * Zooming Images to screen size * setting height for 2devices that use 320x240 * Changing footer for full screen mode * transparent footer * Fixing resolution for console and managing smoothing * Updating resources * Fixing indentation * Fixing full screen footer, adding the chance of not scaling and also scaling logos correctly * Fixing foter * Adding better navigation in full screen mode using shoulder buttons * Replacing images for rectangles, making fullscreen menu more compact and making logos be shown when pressing shoulder buttons while in FS mode * Better indication of total items per page, smaller fullscreen text, darker fullsceen background and showing logo while roms load in the background in fullscreen mode or hotkey mode * List branch (#54) * Universal dev (#49) * Adding New Pocket Go * Fixing relative size * Pushing SDL_Color to graphics.c to keep the code generic * Unused joystick * Tidying stuff up * Zooming Images to screen size * setting height for 2devices that use 320x240 * Changing footer for full screen mode * transparent footer * Fixing resolution for console and managing smoothing * Updating resources * Fixing indentation * Fixing full screen footer, adding the chance of not scaling and also scaling logos correctly * Fixing foter * Adding better navigation in full screen mode using shoulder buttons * Replacing images for rectangles, making fullscreen menu more compact and making logos be shown when pressing shoulder buttons while in FS mode * first commit of the list branch * Fixing memory leak * Adding numbers in full screen mode and making it display 12 games instead of 10 * Fixing favorites * Restoring execution * Setting 12 games per page when coming back to full screen and altering full screen text view * Fixing 12 games per page when comming back to full screen and altering text alignment in that mode * Fixing relative distance of text in full screen mode and ignoring triggers in favorites in full screen mode * Fixing how much text you can see in full screen * Fixing bugs and tuning fullscreen mode letter box * Better * Changing alpha navigation in fullscren mode * Fixing bugs * Showing the logo before loading the games * Fixing delete functionality * Improving fullscreen menu appearance when deleting games * Improving menu behavior in fullscreen mode * more tweaks * Keeping the strip roms state between sessions * POC for only highlighting letters that exist in the current rom list * Graying out letters in alpha nav, fullscreen * Fixing seg fault when exiting if showing the menu * Fixing showing favorites in the right spot, bad, bad code, but works * List branch (#56) * Universal dev (#49) * Adding New Pocket Go * Fixing relative size * Pushing SDL_Color to graphics.c to keep the code generic * Unused joystick * Tidying stuff up * Zooming Images to screen size * setting height for 2devices that use 320x240 * Changing footer for full screen mode * transparent footer * Fixing resolution for console and managing smoothing * Updating resources * Fixing indentation * Fixing full screen footer, adding the chance of not scaling and also scaling logos correctly * Fixing foter * Adding better navigation in full screen mode using shoulder buttons * Replacing images for rectangles, making fullscreen menu more compact and making logos be shown when pressing shoulder buttons while in FS mode * first commit of the list branch * Fixing memory leak * Adding numbers in full screen mode and making it display 12 games instead of 10 * Fixing favorites * Restoring execution * Setting 12 games per page when coming back to full screen and altering full screen text view * Fixing 12 games per page when comming back to full screen and altering text alignment in that mode * Fixing relative distance of text in full screen mode and ignoring triggers in favorites in full screen mode * Fixing how much text you can see in full screen * Fixing bugs and tuning fullscreen mode letter box * Better * Changing alpha navigation in fullscren mode * Fixing bugs * Showing the logo before loading the games * Fixing delete functionality * Improving fullscreen menu appearance when deleting games * Improving menu behavior in fullscreen mode * more tweaks * Keeping the strip roms state between sessions * POC for only highlighting letters that exist in the current rom list * Graying out letters in alpha nav, fullscreen * Fixing seg fault when exiting if showing the menu * Fixing showing favorites in the right spot, bad, bad code, but works * Fixing favrites bug, adding logo and imporving full screen mode * no idea * Making it fullscreen * whatever
fgl82
added a commit
that referenced
this pull request
Feb 22, 2020
* Adding New Pocket Go * Fixing relative size * Pushing SDL_Color to graphics.c to keep the code generic * Unused joystick * Tidying stuff up * Zooming Images to screen size * setting height for 2devices that use 320x240 * Changing footer for full screen mode * transparent footer * Fixing resolution for console and managing smoothing * Updating resources * Fixing indentation * Fixing full screen footer, adding the chance of not scaling and also scaling logos correctly * Fixing foter * Adding better navigation in full screen mode using shoulder buttons * Replacing images for rectangles, making fullscreen menu more compact and making logos be shown when pressing shoulder buttons while in FS mode * Better indication of total items per page, smaller fullscreen text, darker fullsceen background and showing logo while roms load in the background in fullscreen mode or hotkey mode * List branch (#54) * Universal dev (#49) * Adding New Pocket Go * Fixing relative size * Pushing SDL_Color to graphics.c to keep the code generic * Unused joystick * Tidying stuff up * Zooming Images to screen size * setting height for 2devices that use 320x240 * Changing footer for full screen mode * transparent footer * Fixing resolution for console and managing smoothing * Updating resources * Fixing indentation * Fixing full screen footer, adding the chance of not scaling and also scaling logos correctly * Fixing foter * Adding better navigation in full screen mode using shoulder buttons * Replacing images for rectangles, making fullscreen menu more compact and making logos be shown when pressing shoulder buttons while in FS mode * first commit of the list branch * Fixing memory leak * Adding numbers in full screen mode and making it display 12 games instead of 10 * Fixing favorites * Restoring execution * Setting 12 games per page when coming back to full screen and altering full screen text view * Fixing 12 games per page when comming back to full screen and altering text alignment in that mode * Fixing relative distance of text in full screen mode and ignoring triggers in favorites in full screen mode * Fixing how much text you can see in full screen * Fixing bugs and tuning fullscreen mode letter box * Better * Changing alpha navigation in fullscren mode * Fixing bugs * Showing the logo before loading the games * Fixing delete functionality * Improving fullscreen menu appearance when deleting games * Improving menu behavior in fullscreen mode * more tweaks * Keeping the strip roms state between sessions * POC for only highlighting letters that exist in the current rom list * Graying out letters in alpha nav, fullscreen * Fixing seg fault when exiting if showing the menu * Fixing showing favorites in the right spot, bad, bad code, but works * List branch (#56) * Universal dev (#49) * Adding New Pocket Go * Fixing relative size * Pushing SDL_Color to graphics.c to keep the code generic * Unused joystick * Tidying stuff up * Zooming Images to screen size * setting height for 2devices that use 320x240 * Changing footer for full screen mode * transparent footer * Fixing resolution for console and managing smoothing * Updating resources * Fixing indentation * Fixing full screen footer, adding the chance of not scaling and also scaling logos correctly * Fixing foter * Adding better navigation in full screen mode using shoulder buttons * Replacing images for rectangles, making fullscreen menu more compact and making logos be shown when pressing shoulder buttons while in FS mode * first commit of the list branch * Fixing memory leak * Adding numbers in full screen mode and making it display 12 games instead of 10 * Fixing favorites * Restoring execution * Setting 12 games per page when coming back to full screen and altering full screen text view * Fixing 12 games per page when comming back to full screen and altering text alignment in that mode * Fixing relative distance of text in full screen mode and ignoring triggers in favorites in full screen mode * Fixing how much text you can see in full screen * Fixing bugs and tuning fullscreen mode letter box * Better * Changing alpha navigation in fullscren mode * Fixing bugs * Showing the logo before loading the games * Fixing delete functionality * Improving fullscreen menu appearance when deleting games * Improving menu behavior in fullscreen mode * more tweaks * Keeping the strip roms state between sessions * POC for only highlighting letters that exist in the current rom list * Graying out letters in alpha nav, fullscreen * Fixing seg fault when exiting if showing the menu * Fixing showing favorites in the right spot, bad, bad code, but works * Fixing favrites bug, adding logo and imporving full screen mode * no idea * Making it fullscreen * whatever * List branch (#59) * first commit of the list branch * Fixing memory leak * Adding numbers in full screen mode and making it display 12 games instead of 10 * Fixing favorites * Restoring execution * Setting 12 games per page when coming back to full screen and altering full screen text view * Fixing 12 games per page when comming back to full screen and altering text alignment in that mode * Fixing relative distance of text in full screen mode and ignoring triggers in favorites in full screen mode * Fixing how much text you can see in full screen * Fixing bugs and tuning fullscreen mode letter box * Better * Changing alpha navigation in fullscren mode * Fixing bugs * Showing the logo before loading the games * Fixing delete functionality * Improving fullscreen menu appearance when deleting games * Improving menu behavior in fullscreen mode * more tweaks * Keeping the strip roms state between sessions * POC for only highlighting letters that exist in the current rom list * Graying out letters in alpha nav, fullscreen * Fixing seg fault when exiting if showing the menu * Fixing showing favorites in the right spot, bad, bad code, but works * Fixing favrites bug, adding logo and imporving full screen mode * no idea * Making it fullscreen * whatever * tweaks * Improving speed with less calls to getNthElement * Fixing scroll down * Fixing scroll up and down plus advance section * More fixes when changing page and loading * Fixing section switching * Fixing favorites * Fixing switching between fullscreen and menu mode * Fixing random select * Removing printfs * Fixing coming in and out of favorites in different modes * Fixing section switching in fullscreen mode * Fixing reintroduced bug when switching sections in different modes * Fixing section switching in fullscreen * Fixing favorites * Fixing favorites deletion * Configurable media folder
fgl82
added a commit
that referenced
this pull request
Mar 29, 2020
* Adding New Pocket Go * Fixing relative size * Pushing SDL_Color to graphics.c to keep the code generic * Unused joystick * Tidying stuff up * Zooming Images to screen size * setting height for 2devices that use 320x240 * Changing footer for full screen mode * transparent footer * Fixing resolution for console and managing smoothing * Updating resources * Fixing indentation * Fixing full screen footer, adding the chance of not scaling and also scaling logos correctly * Fixing foter * Adding better navigation in full screen mode using shoulder buttons * Replacing images for rectangles, making fullscreen menu more compact and making logos be shown when pressing shoulder buttons while in FS mode * Better indication of total items per page, smaller fullscreen text, darker fullsceen background and showing logo while roms load in the background in fullscreen mode or hotkey mode * first commit of the list branch * Fixing memory leak * Adding numbers in full screen mode and making it display 12 games instead of 10 * Fixing favorites * Restoring execution * Setting 12 games per page when coming back to full screen and altering full screen text view * Fixing 12 games per page when comming back to full screen and altering text alignment in that mode * Fixing relative distance of text in full screen mode and ignoring triggers in favorites in full screen mode * Fixing how much text you can see in full screen * Fixing bugs and tuning fullscreen mode letter box * Better * Changing alpha navigation in fullscren mode * Fixing bugs * Showing the logo before loading the games * Fixing delete functionality * Improving fullscreen menu appearance when deleting games * Improving menu behavior in fullscreen mode * more tweaks * Keeping the strip roms state between sessions * POC for only highlighting letters that exist in the current rom list * Graying out letters in alpha nav, fullscreen * Fixing seg fault when exiting if showing the menu * Fixing showing favorites in the right spot, bad, bad code, but works * List branch (#54) * Universal dev (#49) * Adding New Pocket Go * Fixing relative size * Pushing SDL_Color to graphics.c to keep the code generic * Unused joystick * Tidying stuff up * Zooming Images to screen size * setting height for 2devices that use 320x240 * Changing footer for full screen mode * transparent footer * Fixing resolution for console and managing smoothing * Updating resources * Fixing indentation * Fixing full screen footer, adding the chance of not scaling and also scaling logos correctly * Fixing foter * Adding better navigation in full screen mode using shoulder buttons * Replacing images for rectangles, making fullscreen menu more compact and making logos be shown when pressing shoulder buttons while in FS mode * first commit of the list branch * Fixing memory leak * Adding numbers in full screen mode and making it display 12 games instead of 10 * Fixing favorites * Restoring execution * Setting 12 games per page when coming back to full screen and altering full screen text view * Fixing 12 games per page when comming back to full screen and altering text alignment in that mode * Fixing relative distance of text in full screen mode and ignoring triggers in favorites in full screen mode * Fixing how much text you can see in full screen * Fixing bugs and tuning fullscreen mode letter box * Better * Changing alpha navigation in fullscren mode * Fixing bugs * Showing the logo before loading the games * Fixing delete functionality * Improving fullscreen menu appearance when deleting games * Improving menu behavior in fullscreen mode * more tweaks * Keeping the strip roms state between sessions * POC for only highlighting letters that exist in the current rom list * Graying out letters in alpha nav, fullscreen * Fixing seg fault when exiting if showing the menu * Fixing showing favorites in the right spot, bad, bad code, but works * Fixing favrites bug, adding logo and imporving full screen mode * no idea * Making it fullscreen * whatever * List branch (#56) * Universal dev (#49) * Adding New Pocket Go * Fixing relative size * Pushing SDL_Color to graphics.c to keep the code generic * Unused joystick * Tidying stuff up * Zooming Images to screen size * setting height for 2devices that use 320x240 * Changing footer for full screen mode * transparent footer * Fixing resolution for console and managing smoothing * Updating resources * Fixing indentation * Fixing full screen footer, adding the chance of not scaling and also scaling logos correctly * Fixing foter * Adding better navigation in full screen mode using shoulder buttons * Replacing images for rectangles, making fullscreen menu more compact and making logos be shown when pressing shoulder buttons while in FS mode * first commit of the list branch * Fixing memory leak * Adding numbers in full screen mode and making it display 12 games instead of 10 * Fixing favorites * Restoring execution * Setting 12 games per page when coming back to full screen and altering full screen text view * Fixing 12 games per page when comming back to full screen and altering text alignment in that mode * Fixing relative distance of text in full screen mode and ignoring triggers in favorites in full screen mode * Fixing how much text you can see in full screen * Fixing bugs and tuning fullscreen mode letter box * Better * Changing alpha navigation in fullscren mode * Fixing bugs * Showing the logo before loading the games * Fixing delete functionality * Improving fullscreen menu appearance when deleting games * Improving menu behavior in fullscreen mode * more tweaks * Keeping the strip roms state between sessions * POC for only highlighting letters that exist in the current rom list * Graying out letters in alpha nav, fullscreen * Fixing seg fault when exiting if showing the menu * Fixing showing favorites in the right spot, bad, bad code, but works * Fixing favrites bug, adding logo and imporving full screen mode * no idea * Making it fullscreen * whatever * tweaks * Improving speed with less calls to getNthElement * Fixing scroll down * Fixing scroll up and down plus advance section * More fixes when changing page and loading * Fixing section switching * Fixing favorites * Fixing switching between fullscreen and menu mode * Fixing random select * Removing printfs * Fixing coming in and out of favorites in different modes * Fixing section switching in fullscreen mode * Fixing reintroduced bug when switching sections in different modes * Fixing section switching in fullscreen * Fixing favorites * Fixing favorites deletion * Configurable media folder * Increasing 10K limit to 50K and other small tweaks * Adding favorites logo and new background * (bad) initial check of if sections have games * Adding simpleback * removing check for no roms and allowing display of empty sections, to make things faster * Fixing loading of an empty section Fixing launching an emulator without roms * Fixing no sec switch in favs * CHANGES - config.cfg now an ini file - font, logo background and fullscreen backgrunds now configurable - png extension supported for pico8 files - better speed when switching sections. - empty sections now possible, displaying "no games" - fullscreen background incorporated - fixed bug when reordering section names * Changes - Changing config files names to match what they are - Adding neo geo pocket color logo * fixing rom name on screen when no picture Co-authored-by: bittboy <bittboy@bittboy-pc>
fgl82
added a commit
that referenced
this pull request
Mar 29, 2020
* Adding New Pocket Go * Fixing relative size * Pushing SDL_Color to graphics.c to keep the code generic * Unused joystick * Tidying stuff up * Zooming Images to screen size * setting height for 2devices that use 320x240 * Changing footer for full screen mode * transparent footer * Fixing resolution for console and managing smoothing * Updating resources * Fixing indentation * Fixing full screen footer, adding the chance of not scaling and also scaling logos correctly * Fixing foter * Adding better navigation in full screen mode using shoulder buttons * Replacing images for rectangles, making fullscreen menu more compact and making logos be shown when pressing shoulder buttons while in FS mode * Better indication of total items per page, smaller fullscreen text, darker fullsceen background and showing logo while roms load in the background in fullscreen mode or hotkey mode * first commit of the list branch * Fixing memory leak * Adding numbers in full screen mode and making it display 12 games instead of 10 * Fixing favorites * Restoring execution * Setting 12 games per page when coming back to full screen and altering full screen text view * Fixing 12 games per page when comming back to full screen and altering text alignment in that mode * Fixing relative distance of text in full screen mode and ignoring triggers in favorites in full screen mode * Fixing how much text you can see in full screen * Fixing bugs and tuning fullscreen mode letter box * Better * Changing alpha navigation in fullscren mode * Fixing bugs * Showing the logo before loading the games * Fixing delete functionality * Improving fullscreen menu appearance when deleting games * Improving menu behavior in fullscreen mode * more tweaks * Keeping the strip roms state between sessions * POC for only highlighting letters that exist in the current rom list * Graying out letters in alpha nav, fullscreen * Fixing seg fault when exiting if showing the menu * Fixing showing favorites in the right spot, bad, bad code, but works * List branch (#54) * Universal dev (#49) * Adding New Pocket Go * Fixing relative size * Pushing SDL_Color to graphics.c to keep the code generic * Unused joystick * Tidying stuff up * Zooming Images to screen size * setting height for 2devices that use 320x240 * Changing footer for full screen mode * transparent footer * Fixing resolution for console and managing smoothing * Updating resources * Fixing indentation * Fixing full screen footer, adding the chance of not scaling and also scaling logos correctly * Fixing foter * Adding better navigation in full screen mode using shoulder buttons * Replacing images for rectangles, making fullscreen menu more compact and making logos be shown when pressing shoulder buttons while in FS mode * first commit of the list branch * Fixing memory leak * Adding numbers in full screen mode and making it display 12 games instead of 10 * Fixing favorites * Restoring execution * Setting 12 games per page when coming back to full screen and altering full screen text view * Fixing 12 games per page when comming back to full screen and altering text alignment in that mode * Fixing relative distance of text in full screen mode and ignoring triggers in favorites in full screen mode * Fixing how much text you can see in full screen * Fixing bugs and tuning fullscreen mode letter box * Better * Changing alpha navigation in fullscren mode * Fixing bugs * Showing the logo before loading the games * Fixing delete functionality * Improving fullscreen menu appearance when deleting games * Improving menu behavior in fullscreen mode * more tweaks * Keeping the strip roms state between sessions * POC for only highlighting letters that exist in the current rom list * Graying out letters in alpha nav, fullscreen * Fixing seg fault when exiting if showing the menu * Fixing showing favorites in the right spot, bad, bad code, but works * Fixing favrites bug, adding logo and imporving full screen mode * no idea * Making it fullscreen * whatever * List branch (#56) * Universal dev (#49) * Adding New Pocket Go * Fixing relative size * Pushing SDL_Color to graphics.c to keep the code generic * Unused joystick * Tidying stuff up * Zooming Images to screen size * setting height for 2devices that use 320x240 * Changing footer for full screen mode * transparent footer * Fixing resolution for console and managing smoothing * Updating resources * Fixing indentation * Fixing full screen footer, adding the chance of not scaling and also scaling logos correctly * Fixing foter * Adding better navigation in full screen mode using shoulder buttons * Replacing images for rectangles, making fullscreen menu more compact and making logos be shown when pressing shoulder buttons while in FS mode * first commit of the list branch * Fixing memory leak * Adding numbers in full screen mode and making it display 12 games instead of 10 * Fixing favorites * Restoring execution * Setting 12 games per page when coming back to full screen and altering full screen text view * Fixing 12 games per page when comming back to full screen and altering text alignment in that mode * Fixing relative distance of text in full screen mode and ignoring triggers in favorites in full screen mode * Fixing how much text you can see in full screen * Fixing bugs and tuning fullscreen mode letter box * Better * Changing alpha navigation in fullscren mode * Fixing bugs * Showing the logo before loading the games * Fixing delete functionality * Improving fullscreen menu appearance when deleting games * Improving menu behavior in fullscreen mode * more tweaks * Keeping the strip roms state between sessions * POC for only highlighting letters that exist in the current rom list * Graying out letters in alpha nav, fullscreen * Fixing seg fault when exiting if showing the menu * Fixing showing favorites in the right spot, bad, bad code, but works * Fixing favrites bug, adding logo and imporving full screen mode * no idea * Making it fullscreen * whatever * tweaks * Improving speed with less calls to getNthElement * Fixing scroll down * Fixing scroll up and down plus advance section * More fixes when changing page and loading * Fixing section switching * Fixing favorites * Fixing switching between fullscreen and menu mode * Fixing random select * Removing printfs * Fixing coming in and out of favorites in different modes * Fixing section switching in fullscreen mode * Fixing reintroduced bug when switching sections in different modes * Fixing section switching in fullscreen * Fixing favorites * Fixing favorites deletion * Configurable media folder * Increasing 10K limit to 50K and other small tweaks * Adding favorites logo and new background * (bad) initial check of if sections have games * Adding simpleback * removing check for no roms and allowing display of empty sections, to make things faster * Fixing loading of an empty section Fixing launching an emulator without roms * Fixing no sec switch in favs * CHANGES - config.cfg now an ini file - font, logo background and fullscreen backgrunds now configurable - png extension supported for pico8 files - better speed when switching sections. - empty sections now possible, displaying "no games" - fullscreen background incorporated - fixed bug when reordering section names * Changes - Changing config files names to match what they are - Adding neo geo pocket color logo * fixing rom name on screen when no picture Co-authored-by: bittboy <bittboy@bittboy-pc>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.