1. 4226315 Multiboot update manual entry by William Wilgus · 6 years ago
  2. c70e40f Add HAVE_LINEOUT_DETECTION to features.txt by Solomon Peachy · 6 years ago
  3. d8bd356 Revert "As3525 v1/v2 Add power savings menu" by William Wilgus · 6 years ago
  4. 6f0320a As3525 v1/v2 Add power savings menu by William Wilgus · 6 years ago
  5. efb71ed Add boot data to MOST AS3525 Devices by William Wilgus · 8 years ago
  6. 66690ca Get rid of USE_ROCKBOX_USB by Amaury Pouly · 10 years ago
  7. 8146b40 Fuze+: add a configurable deadzone area for touchpad buttons by Amaury Pouly · 11 years ago
  8. f67d9bd apps: factor depth3d capability in features.txt by Amaury Pouly · 11 years ago
  9. d37bf24 Enable setting of global output samplerate on certain targets. by Michael Sevakis · 11 years ago
  10. d29a11b Rename HAVE_PITCHSCREEN to HAVE_PITCHCONTROL by Nils Wallménius · 12 years ago
  11. be716c0 Finally commit FS#5111 - piezo clicker for ipods! by Jonathan Gordon · 13 years ago
  12. 544a52d Add "USB Hide Internal Drive" option for multidrive devices with software usb. by Frank Gevaerts · 13 years ago
  13. 82f4c60 Make the histogram code usable for playback as well. Move the recording histogram code to peakmeter, rename it to remove the recording reference, and rename anything referring to it as well. Change the drawing code so there are more options to position them. This may change your histogram settings, so check after upgrading. by Peter D'Hoye · 13 years ago
  14. 05d16b1 Add 'lowmem' feature to the manual, defined if MEM <= 2 by Rafaël Carré · 14 years ago
  15. 6ce2c67 Manual - Recording source settings description: replace target options with the correct features (needs one more in features.txt). Correct(s) wrong list of options in some manuals (e.g. Gigabeat S) at the same time. by Marianne Arnold · 14 years ago
  16. 45fc5e3 Add a 'ab_repeat_buttons' feature by Rafaël Carré · 14 years ago
  17. 895e104 Add a lcd_contrast feature and use it for the relevant manual section by Rafaël Carré · 14 years ago
  18. 1bd072c FS#10853 - Skin support in the radio screen! Check CustomWPS for the new tags by Jonathan Gordon · 14 years ago
  19. d5e6bc7 FS#11081 - Hotkey patch. Many targets supported, but some keymaps need work before they can be switched on by Jeffrey Goode · 15 years ago
  20. b6c12a1 Submit FS#11065. Introduce a new system setting for en-/disabling the Line-out. For now only implemented on iPod Video. This allows to save power if the user does not use the player's Line-out. On iPod 5G the saving is ~0.5 mA. by Andree Buschmann · 15 years ago
  21. be90f74 Histogram display on recording screen. Based on the work of Jvo Studer in FS #5021 but reduced and reworked since the recording screen code changed quite a bit since his patch. For now enabled on iriver h1x0 and h3x0 only. by Peter D'Hoye · 15 years ago
  22. c617a59 Show USB power not charging in the ondio manual, and rename usb_charging to usb_power as it is dependent on HAVE_USB_POWER. by Alex Parker · 15 years ago
  23. 4f89765 Differentiate between HAVE_USB_CHARGING_ENABLE and HAVE_USB_POWER for the manual. This is what r24005 probably should have been by Frank Gevaerts · 15 years ago
  24. dbb46b7 features.txt: `usb_charging' ifdefed to `HAVE_USB_CHARGING_ENABLE' by Tomer Shalev · 15 years ago
  25. 0212de4 Add crossfade feature tag, update manual, fix crossfade WPS tag behavior by Jeffrey Goode · 15 years ago
  26. 92fb1df FS#10338: Add "use morse input " entry to settings menu by Teruaki Kawashima · 15 years ago
  27. ad3b2e3 USB_ENABLE_HID can be enabled without USE_ROCKBOX_USB, so move the usb_hid and usb_hid_mouse features a bit to allow for that by Frank Gevaerts · 15 years ago
  28. 2e0af89 Show USB HID mouse mode in manual only in targets which supports it by Tomer Shalev · 15 years ago
  29. 3d1b26c Fix delta in targets without HAVE_USBSTACK and USE_ROCKBOX_USB caused by by Tomer Shalev · 15 years ago
  30. bb059ab Manual section for the pitch detector (this is just the beginning) by Alexander Levin · 15 years ago
  31. af68987 Fix FS#10556 so that we now include the wps tags for the hold switch and remote hold switch for other targets than the iriver h100 and h300, introduce a new feature for remote_button_hold by Nils Wallménius · 15 years ago
  32. 9c1283c Add the Lua scripting language plugin to the manual. by Alex Parker · 15 years ago
  33. ed1a335 Add a Touchscreen Mode setting to switch between 3x3 grid and absolute point modes. Note that many screens have not yet been adjusted to absolute point mode, so use with caution. by Rob Purchase · 16 years ago
  34. 7aaffa5 Remove duplicated 'usbstack' feature, sort features.txt, deprecate unused left over strings depending on it by Nils Wallménius · 16 years ago
  35. 3f69f89 Document the new disconnect behaviour introduced by r20244 by Frank Gevaerts · 16 years ago
  36. e54c1cc Revert r20200, it was incorrect. The feature 'serial_port' refers to serial ports that can be configured. Possibly the feature should be renamed instead. by Bertrik Sikken · 16 years ago
  37. 5322258 Make the 'serial_port' feature depend on HAVE_SERIAL instead of IPOD_ACCESSORY_PROTOCOL by Bertrik Sikken · 16 years ago
  38. fd14cac Split HAVE_SCROLLWHEEL into HAVE_SCROLLWHEEL and HAVE_WHEEL_ACCELERATION, where the latter now activates the wheel acceleration code. by Thomas Martitz · 16 years ago
  39. 09f012a Only enable LANG_ENABLE_SPEAKER if HAVE_SPEAKER is defined by Maurus Cuelenaere · 16 years ago
  40. 12a0ed3 Commit FS#9724, which reworks the preprocessor defines related to backlight fading to a CONFIG_BACKLIGHT_FADING style. The apps/ code will only see which setting is supposed to be used, specific backlight fading handling is kept in firmware, slightly reword the manual text about software fading too with regards to the Gigabeat S by Thomas Martitz · 16 years ago
  41. 70e9c7a Commit FS#8624 by Linus Nielsen, Ryan Press, Craig Elliott, and Kenderes Tamas. Adds preliminary support for numerous accessories that use the ipod serial port on the dock connector. See IpodAccessories for a list of tested devices. by Michael Giacomelli · 16 years ago
  42. 495115b Add hardware backlight fading on Gigabeat S with fade up and down options in LCD Settings. USE_BACKLIGHT_CUSTOM_FADING_BOOL is used to specify the setting type needed but leave the fading code itself implementation-defined. by Michael Sevakis · 16 years ago
  43. e73383e FS#9580 by Thomas Martitz, split the two types of backlight fading into two seperate features and add correct description of the new one based on changing brightness by Nils Wallménius · 16 years ago
  44. f684726 Add software backlight fading for E100/H300/X5/D2, by Thomas Martitz and others - see FS#6800 for credits. by Steve Bavin · 16 years ago
  45. 6f73ebe Introduce 'features' for button light and button light brighness, delete a couple of empty strings in translations, some neccesary reordering of strings to match them correctly by Nils Wallménius · 16 years ago
  46. 4657301 add HAVE_DISK_STORAGE, and use that instead of HAVE_FLASH_STORAGE when checking for an actual disk (i.e. related to spindown, skipping,...) by Frank Gevaerts · 16 years ago
  47. d34ab4a Display the expected album art size in the info screen by Jonathan Gordon · 16 years ago
  48. 16d32d5 Separate the feature for remote lcd inversion from main lcd inversion to fix a small manual bug by Nils Wallménius · 16 years ago
  49. ca03591 Added feature switch for LANG_ACCESSORY_SUPPLY as this is only used for some targets yet. by Andree Buschmann · 16 years ago
  50. 373d56b spelling mistakes pointed out by Alex Wallis by Daniel Stenberg · 17 years ago
  51. 5365535 fix lang problem and little clean up by Christian Gmeiner · 17 years ago
  52. dff023f use usbstack language stuff only on some devices by Christian Gmeiner · 17 years ago
  53. f28da1a Enable a lot more features for simulators and add stubs where necessary, simulators should now work with identical lng and voice files as the respective target by Nils Wallménius · 17 years ago
  54. ff2a93f Remove the 'USB' menu item from the sim system menu, press the 'u' key to display the USB screen instead, will break binary lng files and voice files for the sims only by Nils Wallménius · 17 years ago
  55. 0fa488f Correct check for the tuner feature by Linus Nielsen Feltzing · 17 years ago
  56. b311367 *** Lang v2 cleanup (FS#6574) *** by Nils Wallménius · 17 years ago