AgeSort asc/descChange
Prev 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 Next
Oct 23, 2011
12 years 5 months SettingsDialog: removed unused action variable and macros.
12 years 5 months MessageBox: header cleanups.
12 years 5 months MessageBox: Use arrays instead of vectors for buttons.
12 years 5 months InputManager: removed "clear" and "manual" logical buttons.
12 years 5 months InputManager: improved config file parsing.
12 years 5 months InputManager: Don't break if joystick support is disabled in SDL.
12 years 5 months InputManager: have "joystick" as a member instead of a global.
12 years 5 months MenuSettingBool: Support toggling of boolean settings using left/right.
12 years 5 months SettingsDialog: simplify code using InputManager::waitForPressedButton().
12 years 5 months MessageBox: minor cleanup.
12 years 5 months BrowseDialog: simplify code using InputManager::waitForPressedButton().
12 years 5 months InputManager: C++-style type definitions.
12 years 5 months InputManager: reduce namespace pollution.
12 years 5 months Include SDL header as <SDL.h> instead of <SDL/SDL.h>.
12 years 5 months InputManager: re-layouted code.
12 years 5 months InputManager: SDL_NumJoysticks is a function, try calling it.
12 years 5 months PowerSaver: re-layouted code.
Sep 23, 2011
12 years 6 months Removed per-application brightness setting.
12 years 6 months Use existing brightness value instead of overriding it.
12 years 6 months Minor cleanup: better usage of fscanf.


interactive