index
:
snes9x2005
asmgfx
dynarec
performance
trimui-s
Snes9x 2005. Port of SNES9x 1.43 for libretro (was previously called CAT SFC). Forked from https://github.com/libretro/snes9x2005
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
/
nds
/
gui.c
Age
Commit message (
Expand
)
Author
2013-06-16
Release 1.36.
Nebuleon Fumika
2013-06-16
Don't crash on extensionless files. Helps GitHub issue #37 some more. Taken f...
Nebuleon Fumika
2013-06-15
Dynamically allocate memory for the file selector to store the name pointers ...
Nebuleon Fumika
2013-06-10
Prevent a file handle leak when previewing saved states in the row of Load ce...
Nebuleon Fumika
2013-05-25
L+R takes a screenshot of the Touch Screen in the menu. Taken from TempGBA co...
Nebuleon Fumika
2013-05-23
Release 1.35.
Nebuleon Fumika
2013-05-23
Add support for custom main menu active/inactive, message text and background...
Nebuleon Fumika
2013-05-20
Fix a bug whereby quick saved states would have a screenshot of "Saving state...
Nebuleon Fumika
2013-05-20
Add an option to put the game on the Lower Screen.
Nebuleon Fumika
2013-05-20
CATSFC/system/gui/uicolors.txt: Theme support for active and inactive item te...
Nebuleon Fumika
2013-05-20
Put the most recently played file at the top. This does not introduce an inco...
Nebuleon Fumika
2013-04-28
Fix a GUI bug whereby an incorrect item is considered touched in file selectors.
Nebuleon Fumika
2013-04-09
Add the year to the date displayed in a saved state's screenshot.
Nebuleon Fumika
2013-03-30
Release 1.34.
Nebuleon Fumika
2013-03-30
Wait for a button to be pressed and released after showing version information.
Nebuleon Fumika
2013-03-30
Fix the odd text disappearance bug in recently played games due to the positi...
Nebuleon Fumika
2013-03-30
Increase the row count from 6 to 8 in the GUI, file selector and cheats. Remo...
Nebuleon Fumika
2013-03-29
Stop the odd disappearing text when moving between files in recently played g...
Nebuleon Fumika
2013-03-29
gui.c: Overhaul the autorepeat behaviour of get_gui_input.
Nebuleon Fumika
2013-03-29
Preserve the position in a menu when moving into one of its submenus.
Nebuleon Fumika
2013-03-28
Restore the functionality of selection options with handler functions. This u...
Nebuleon Fumika
2013-03-28
Remove some button press/release recognition latency in the menu.
Nebuleon Fumika
2013-03-28
Reduce the number of special cases in the touch handling code.
Nebuleon Fumika
2013-03-28
Fix overlapping text (screenshot creation OK/failed) in message boxes.
Nebuleon Fumika
2013-03-28
Make "Save a screenshot" work with touch.
Nebuleon Fumika
2013-03-28
Fix a crash in the touch handler of the delete saved state submenu.
Nebuleon Fumika
2013-03-28
Finish the back button uniformisation.
Nebuleon Fumika
2013-03-28
Stop the path scroller flashing when moving between files in a file selector.
Nebuleon Fumika
2013-03-27
Delete the right number of saved states when selecting one of the options.
Nebuleon Fumika
2013-03-27
"Saving state..." was still way below the top of its message box.
Nebuleon Fumika
2013-03-27
Use white text with a black outline when drawing the date of a saved state in...
Nebuleon Fumika
2013-03-27
Show the screenshot with timestamp after writing a state.
Nebuleon Fumika
2013-03-27
Use update method 0 everywhere in the code except that double-buffered update...
Nebuleon Fumika
2013-03-26
Default to the first non-Back option in all menus for which the element count...
Nebuleon Fumika
2013-03-26
Saved state menu overhaul.
Nebuleon Fumika
2013-03-26
Uniformise the location of the title icon across all interfaces, default and ...
Nebuleon Fumika
2013-03-26
Uniformise the location of the back button across all interfaces, default and...
Nebuleon Fumika
2013-03-23
Remove \r's in the basic initialisation error messages.
Nebuleon Fumika
2013-03-20
Release 1.33.
Nebuleon Fumika
2013-03-10
Center text without needing endless spaces; also support \n in centered text.
Nebuleon Fumika
2013-03-01
Release 1.32.
Nebuleon Fumika
2013-02-20
Use the CATSFC directory in the root of the storage card if a SYSTEM/GUI dire...
BassAceGold
2013-02-19
Start option text more to the left to fit more text in a line. Widen cheat de...
Nebuleon Fumika
2013-02-14
Release 1.31.
Nebuleon Fumika
2013-02-14
Adjust hotkeys to allow using the directional pad for them. Suggested usage i...
Nebuleon Fumika
2013-02-14
Brazilian Portuguese adjustments.
Nebuleon Fumika
2013-02-14
Add a Brazilian Portuguese localisation.
Diego Liberal
2013-02-14
Merge pull request #35 from alexinfurs/master
Nebuleon Fumika
2013-02-14
Add hotkeys to quickly load from and save to saved state #1, as well as to to...
Nebuleon Fumika
2013-02-13
Update source/nds/gui.c
Alessandro Pelliccia
[next]