Skip to content

Commit

Permalink
List branch (#64)
Browse files Browse the repository at this point in the history
* 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>
  • Loading branch information
fgl82 and bittboy authored Mar 29, 2020
1 parent 91555c3 commit 8102ffd
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 8102ffd

Please sign in to comment.