aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-05-20CATSFC/system/gui/uicolors.txt: Theme support for active and inactive item te...Nebuleon Fumika
2013-05-20Put the most recently played file at the top. This does not introduce an inco...Nebuleon Fumika
2013-05-17sdk-modifications: Fix totally broken short-file-name (SFN) alias support whi...Nebuleon Fumika
2013-04-28Fix a GUI bug whereby an incorrect item is considered touched in file selectors.Nebuleon Fumika
2013-04-16Update language.msgrickvdwetering
2013-04-09Add the year to the date displayed in a saved state's screenshot.Nebuleon Fumika
2013-04-03Brazilian Portuguese block: Correct typing errors and add missing accents. Im...Hyura
2013-03-30Release 1.34.Nebuleon Fumika
2013-03-30Wait for a button to be pressed and released after showing version information.Nebuleon Fumika
2013-03-30Fix the odd text disappearance bug in recently played games due to the positi...Nebuleon Fumika
2013-03-30Increase the row count from 6 to 8 in the GUI, file selector and cheats. Remo...Nebuleon Fumika
2013-03-29Optimise the reading of bitmap files.Nebuleon Fumika
2013-03-29Fix scrollers in file selectors after the previous commit.Nebuleon Fumika
2013-03-29Stop the odd disappearing text when moving between files in recently played g...Nebuleon Fumika
2013-03-29Make rendering a GUI background (256x192) more efficient.Nebuleon Fumika
2013-03-29gui.c: Overhaul the autorepeat behaviour of get_gui_input.Nebuleon Fumika
2013-03-29Preserve the position in a menu when moving into one of its submenus.Nebuleon Fumika
2013-03-28Restore the functionality of selection options with handler functions. This u...Nebuleon Fumika
2013-03-28Remove some button press/release recognition latency in the menu.Nebuleon Fumika
2013-03-28Reduce the number of special cases in the touch handling code.Nebuleon Fumika
2013-03-28Fix overlapping text (screenshot creation OK/failed) in message boxes.Nebuleon Fumika
2013-03-28Make "Save a screenshot" work with touch.Nebuleon Fumika
2013-03-28Fix a crash in the touch handler of the delete saved state submenu.Nebuleon Fumika
2013-03-28Finish the back button uniformisation.Nebuleon Fumika
2013-03-28Stop the path scroller flashing when moving between files in a file selector.Nebuleon Fumika
2013-03-27Delete 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-27Use white text with a black outline when drawing the date of a saved state in...Nebuleon Fumika
2013-03-27Show the screenshot with timestamp after writing a state.Nebuleon Fumika
2013-03-27Use update method 0 everywhere in the code except that double-buffered update...Nebuleon Fumika
2013-03-26Default to the first non-Back option in all menus for which the element count...Nebuleon Fumika
2013-03-26Saved state menu overhaul.Nebuleon Fumika
2013-03-26Uniformise the location of the title icon across all interfaces, default and ...Nebuleon Fumika
2013-03-26Uniformise the location of the back button across all interfaces, default and...Nebuleon Fumika
2013-03-26Make the Back button more visibly selected in the default skin.Nebuleon Fumika
2013-03-23Spanish change backported from TempGBA commit 4f2205f2e554a6fa33237395c1350f1...Boriar
2013-03-23Remove \r's in the basic initialisation error messages.Nebuleon Fumika
2013-03-23Allocate fewer screens for the console shown when a basic initialisation erro...Nebuleon Fumika
2013-03-20Release 1.33.Nebuleon Fumika
2013-03-16Simplified Chinese block completion.Syphurith
2013-03-11Fix the text scrollers, and make the scroller code smaller to boot.Nebuleon Fumika
2013-03-10Center text without needing endless spaces; also support \n in centered text.Nebuleon Fumika
2013-03-07Modified the SNES file icon not to resemble a generic controller anymore.Nebuleon Fumika
2013-03-07Add credits for language files.Nebuleon Fumika
2013-03-03Brazilian Portuguese adjustment: Frequencia da CPU -> FrequĂȘncia da CPU.Nebuleon Fumika
2013-03-03Update the hotkeys preview.Nebuleon Fumika
2013-03-01Release 1.32.Nebuleon Fumika
2013-02-27Remove unneeded variables in draw.c.Nebuleon Fumika
2013-02-27Remove unneeded functions in draw.c.Nebuleon Fumika
2013-02-24Define u8, s8, u16, s16, u32, s32, u64, s64 as typedefs. Ported from a test r...Nebuleon Fumika