rockbox/apps/keymaps
2007-04-15 22:16:28 +00:00
..
keymap-av300.c rename ACTION_WPSAB_RESET to ACTION_WPS_ABRESET to be more consistent with the rest 2007-04-13 15:42:25 +00:00
keymap-e200.c rename ACTION_WPSAB_RESET to ACTION_WPS_ABRESET to be more consistent with the rest 2007-04-13 15:42:25 +00:00
keymap-gigabeat.c rename ACTION_WPSAB_RESET to ACTION_WPS_ABRESET to be more consistent with the rest 2007-04-13 15:42:25 +00:00
keymap-h1x0_h3x0.c Revert recording/repeat timer for now. It is useful as a feature, but didn't receive enough testing on multiple targets, and fixing it is non-trivial. Later reversal would be complicated because of .lng spreading. * The patch should probably redone in a different way, as it's huge for what it does... * Issues: (1) The repeat timer setting has NULL pointer hits. (2) The multi-int setting screen breaks with proportional fonts, and with somewhat larger fonts. (3) On some targets, all values except the leftmost one are unreachable. * Hint: The timer itself would be much simpler if it'd just store & compare ticks (497 days before it wraps). 2007-04-15 22:16:28 +00:00
keymap-h10.c Revert recording/repeat timer for now. It is useful as a feature, but didn't receive enough testing on multiple targets, and fixing it is non-trivial. Later reversal would be complicated because of .lng spreading. * The patch should probably redone in a different way, as it's huge for what it does... * Issues: (1) The repeat timer setting has NULL pointer hits. (2) The multi-int setting screen breaks with proportional fonts, and with somewhat larger fonts. (3) On some targets, all values except the leftmost one are unreachable. * Hint: The timer itself would be much simpler if it'd just store & compare ticks (497 days before it wraps). 2007-04-15 22:16:28 +00:00
keymap-ifp7xx.c rename ACTION_WPSAB_RESET to ACTION_WPS_ABRESET to be more consistent with the rest 2007-04-13 15:42:25 +00:00
keymap-ipod.c minor actions cleanup: 2007-04-08 01:33:01 +00:00
keymap-newtarget.c Action code: Made all private functions & variables static. Better module separation, and it saves a bit of binary size. * Added a few missing 'const's. 2006-12-12 07:55:17 +00:00
keymap-ondio.c minor actions cleanup: 2007-04-08 01:33:01 +00:00
keymap-player.c minor actions cleanup: 2007-04-08 01:33:01 +00:00
keymap-recorder.c rename ACTION_WPSAB_RESET to ACTION_WPS_ABRESET to be more consistent with the rest 2007-04-13 15:42:25 +00:00
keymap-x5.c Revert recording/repeat timer for now. It is useful as a feature, but didn't receive enough testing on multiple targets, and fixing it is non-trivial. Later reversal would be complicated because of .lng spreading. * The patch should probably redone in a different way, as it's huge for what it does... * Issues: (1) The repeat timer setting has NULL pointer hits. (2) The multi-int setting screen breaks with proportional fonts, and with somewhat larger fonts. (3) On some targets, all values except the leftmost one are unreachable. * Hint: The timer itself would be much simpler if it'd just store & compare ticks (497 days before it wraps). 2007-04-15 22:16:28 +00:00