1. d12f81d fixed the settings action context, time/eq/colour chooser/dbug screens by Jonathan Gordon · 18 years ago
  2. 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 · 19 years ago
  3. 1e88be5 Barry Wardell's keymappings for H10 by Daniel Stenberg · 19 years ago
  4. 05ddd9a X5 remote LCD drawing. This will break target linking atm - lcd_remote_update[_rect]() are not yet implemented. by Jens Arnold · 19 years ago
  5. 91d2678 Oops - fix warning and ensure bg_col is always set to a value. by Dave Chapman · 19 years ago
  6. 3ea74cc Patch #5584 from Jonathan Gordon - fix the remote support for the colour picker by Dave Chapman · 19 years ago
  7. b81f596 Patch by Jonathan Gordon for bug report FS#4861 - map Select (Navi) to save the settings in the color picker in addition to Play. by Zakk Roberts · 19 years ago
  8. 87142ab Patch 4765 by Jonathan Gordon - don't allow the same colors to be selected for foreground and background. by Zakk Roberts · 19 years ago
  9. 8d0a32e gigabeat related changes by Marcoen Hirschberg · 19 years ago
  10. 14fe89a Add iaudio x5 support to the color picker by Dave Chapman · 19 years ago
  11. 1c18146 Correct the id string by Hristo Kovachev · 19 years ago
  12. 603f87f Foreground/Background colour settings. Based on patch #3050 by Jonathan Gordon, extended my me. The principle of the patch is that the three sliders contain the native ranges (currently 0..31, 0..63, 0..31), and the equivalent RGB888 colour is displayed underneath. The config block (and global_settings struct) contain the native value for the fg/bg colours (either RGB565 or RGB565SWAPPED), but the text .cfg files contain the RGB888 value written as 6 hex digits. by Dave Chapman · 19 years ago