0
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected 2 days ago.
May 10, 2023 — May 10, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Release 1.36. More... almost 11 years ago
Remove the reference to splitting the cheat database into two folders. More... almost 11 years ago
Don't crash on extensionless files. Helps GitHub issue #37 some more. Taken from DS2Compress. More... almost 11 years ago
Dynamically allocate memory for the file selector to store the name pointers into. Also dramatically simplify the file selector's name management code. This has many effects: More... almost 11 years ago
Prevent a file handle leak when previewing saved states in the row of Load cells. More... almost 11 years ago
L+R takes a screenshot of the Touch Screen in the menu. Taken from TempGBA commit b4a68a9ad710cd37fec0c0f604218f5a34d10fc7. More... almost 11 years ago
Release 1.35. More... almost 11 years ago
Add support for custom main menu active/inactive, message text and background colors. Fill in default values for the purple skin in uicolors.txt. More... almost 11 years ago
Complete the Simplified Chinese block and rewrite some unclear messages for Chinese speakers. Taken from TempGBA commit 657856afdc0639c446665aa71eeb3003c0bb81ad. More... almost 11 years ago
Complete the Dutch, German, Portuguese (Brazil) and Spanish localisations, aligning some messages to columns for option screens. Taken from TempGBA commit 0b4252dc2f1d6a5c7445ffd6f265e59df277ceef. More... almost 11 years ago
Fix a bug whereby quick saved states would have a screenshot of "Saving state...". More... almost 11 years ago
Add an option to put the game on the Lower Screen. More... almost 11 years ago
CATSFC/system/gui/uicolors.txt: Theme support for active and inactive item text colors. More... almost 11 years ago
Put the most recently played file at the top. This does not introduce an incompatibility with older preference files. More... almost 11 years ago
sdk-modifications: Fix totally broken short-file-name (SFN) alias support which caused computers to report duplicate SFNs in directories, as well as corrupted file names and breakage with files that have no extension. More... almost 11 years ago
Fix a GUI bug whereby an incorrect item is considered touched in file selectors. More... about 11 years ago
Update language.msg More... about 11 years ago
Add the year to the date displayed in a saved state's screenshot. More... about 11 years ago
Brazilian Portuguese block: Correct typing errors and add missing accents. Imported from TempGBA commit d55e30a2cc4943e74a2d2505c9823dc222e220a3. More... about 11 years ago
Release 1.34. More... about 11 years ago
Wait for a button to be pressed and released after showing version information. More... about 11 years ago
Fix the odd text disappearance bug in recently played games due to the position being preserved. More... about 11 years ago
Increase the row count from 6 to 8 in the GUI, file selector and cheats. Remove the useless "dynamic cheat" functions. More... about 11 years ago
Optimise the reading of bitmap files. More... about 11 years ago
Fix scrollers in file selectors after the previous commit. More... about 11 years ago
Stop the odd disappearing text when moving between files in recently played games. More... about 11 years ago
Make rendering a GUI background (256x192) more efficient. More... about 11 years ago
gui.c: Overhaul the autorepeat behaviour of get_gui_input. More... about 11 years ago
Preserve the position in a menu when moving into one of its submenus. More... about 11 years ago
Restore the functionality of selection options with handler functions. This unbreaks commit 57bcab6a250a138d42735504e871ff7011974532. More... about 11 years ago