Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 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
- Loading branch information