1. 2acc0ac Updated our source code header to explicitly mention that we are GPL v2 or by Daniel Stenberg · 16 years ago
  2. ff469ab Updated recording trigger screen (seems to be a feature almost noone uses?) by Jonathan Gordon · 16 years ago
  3. 236cdae Make the recording screen handle button repeats correctly when changing gain. Fixes FS#8038. by Linus Nielsen Feltzing · 17 years ago
  4. e676b81 FS#7158 - Bookmark selection as a list. by Magnus Holmgren · 17 years ago
  5. ce05add 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). by Jens Arnold · 18 years ago
  6. 4995232 Recording countdown timer and repeat timer - see FS #6297 for more details by Martin Scarratt · 18 years ago
  7. a053e58 minor actions cleanup: by Jonathan Gordon · 18 years ago
  8. 6915ae5 X5/M5: Add an extra select button to the 'menu' button for one handed op. by Michael Sevakis · 18 years ago
  9. d17a383 X5/M5: Add a remote keymap for the keyboard because there was none. by Michael Sevakis · 18 years ago
  10. 91cb68a Introducing the root menu! by Jonathan Gordon · 18 years ago
  11. a0f3113 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. by Jens Arnold · 18 years ago
  12. 53a93be Patch FS#6365 by Stephane Doyon, Fix x5 bookmark screen keys by Jonathan Gordon · 18 years ago
  13. 3b99840 Patch #6145 by Alexander Levin - Pitch adjustment in semitone steps by Linus Nielsen Feltzing · 18 years ago
  14. 55e899c $Id was not getting updated in keymap-x5.c (Was '$Id $') by Michael Sevakis · 18 years ago
  15. 6c9b1d4 Made EQ and color chooser buttons work with remote. Fixed the date/time screen mappings on main unit (no date/time settings are possible from remote yet). Rearranged mappings and switch statements into alphabetical order for easier reference. by Michael Sevakis · 18 years ago
  16. 504dae2 Restored context menu to x5 remote by Michael Sevakis · 18 years ago
  17. 56f5061 Add the bookmark context to the X5 keymap by Linus Nielsen Feltzing · 18 years ago
  18. b2111b9 Fix X5 radio buttons by Martin Scarratt · 18 years ago
  19. 1ab1f02 fix the bug where when scrolling text left in the filebrowser you could suddenly find yourself in the root directory. A long press on the left scrolling button will still take you to the root quickly. by Martin Scarratt · 18 years ago
  20. a2ac8f4 Enable FM_MODE button and add new fm context types - now the radio should be fine! by Martin Scarratt · 18 years ago
  21. cbe4427 some fixes for X5 remote, still needs a major rework. by Rani Hod · 18 years ago
  22. a982365 Button action code implemented in the radio screen. Should get rid of all thos wierd doublepress bugs and you can edit your presets again. by Martin Scarratt · 18 years ago
  23. 7343863 dont use power to go up a level in menus on x5 (blame jhMikeS) take 2 by Jonathan Gordon · 18 years ago
  24. c4379c5 dont use power to go up a level in menus on x5 (blame jhMikeS) by Jonathan Gordon · 18 years ago
  25. 2e3cfaf fixed the bookmark screen keys by Jonathan Gordon · 18 years ago
  26. 0ba2204 Button action code for the Virtual keyboard. Extra buttons for H1xx remote: Vol-+ Cursor Left/Right. H3xx remote:-10/+10 Cursor Left/Right. by Martin Scarratt · 18 years ago
  27. 1d1c59e Prevent infinite loop in the X5 keymap, and optimize the yesno context by Linus Nielsen Feltzing · 18 years ago
  28. 56a16d7 Action lists no longer automatically "chain" to the CONTEXT_STD unless explicitly told to by Jonathan Gordon · 18 years ago
  29. d12f81d fixed the settings action context, time/eq/colour chooser/dbug screens by Jonathan Gordon · 18 years ago
  30. c8bd912 Button action code for recording screen. Shouldnt make any noticable difference in recording screen button operation except for H300 I-River remote, which should now work as expected, -10 button = LCD off by Martin Scarratt · 18 years ago
  31. e5f1fe9 iAudio X5: draft of remote button mappings by Linus Nielsen Feltzing · 18 years ago
  32. 0fec0f5 Make the EQ setting work again on X5 by Linus Nielsen Feltzing · 18 years ago
  33. f7db043 * fix pitchscreen by Jonathan Gordon · 18 years ago
  34. 5e5bfab * fixed the pitch screen key mappings for all targets, targets require a by Jonathan Gordon · 18 years ago
  35. 1fdb5bf Changed the button action code to allow both single-fire and multi-fire events to be triggered with _REPEAT. Also simplifies the code. * Made the button mapping tables const to save RAM when running rockbox from flash ROM. * Repaired button mappings for Ondio. * Repaired some more button mappings for player. * Added missing TREE_STOP for iriver, and fixed WPS skipping for recorder. by Jens Arnold · 18 years ago
  36. fc36c0e Added quickscreen keys for x5 and ipod by Jonathan Gordon · 18 years ago
  37. 224c0a1 Finally, the new button action system is here, thanks to Jonathan Gordon. Some button mappings have changed and other things may break. Comments should go to the forum, http://forums.rockbox.org/index.php?topic=5829.0 or the mailing list. by Linus Nielsen Feltzing · 18 years ago