1. d1b8b39 Fix build on non-RTC targets. by Solomon Peachy · 5 years ago
  2. 3e504c3 Fix reversal of "always/never" in "LCD setting > Sleep (After Backlight Off)" by Sebastian Leonhardt · 5 years ago
  3. 0a6cad7 FS#12353: For car adapter mode, make delay before resuming configurable by Solomon Peachy · 6 years ago
  4. d4942cc Add Xuelin iHIFI 770/770C/800 support by Solomon Peachy · 6 years ago
  5. a06d9c8 Auto-Ranging Time Formatting For Menus (hh:mm:ss:mss) by William Wilgus · 6 years ago
  6. bea9cf7 FS11473: Add bookmarking option: one per track. by Solomon Peachy · 6 years ago
  7. d8bd356 Revert "As3525 v1/v2 Add power savings menu" by William Wilgus · 6 years ago
  8. 0662793 Add cleaned-up xDuoo X3 support by Solomon Peachy · 6 years ago
  9. 6f0320a As3525 v1/v2 Add power savings menu by William Wilgus · 6 years ago
  10. abef236 Do playback restarts the proper way by Michael Sevakis · 7 years ago
  11. 1245c5f Implement speaker enable/disable on jack (un)plug by Amaury Pouly · 8 years ago
  12. dc87e9e Selective Backlight/Advanced Softlock - Selective actions based on context by William Wilgus · 8 years ago
  13. 6228c8d Fix reset runtime by Mihail Zenkov · 9 years ago
  14. 95fdad5 iBasso DX50/DX90: User selectable USB mode. by Udo Schläpfer · 10 years ago
  15. 040306a iBasso DX50/DX90: User selectable freq scaling governor. by Udo Schläpfer · 10 years ago
  16. dbabd0d iBasso DX50/DX90: Major code cleanup and reorganization. by Udo Schläpfer · 10 years ago
  17. 3ae0f32 three new DSPs by Chiwen Chang · 10 years ago
  18. 8146b40 Fuze+: add a configurable deadzone area for touchpad buttons by Amaury Pouly · 11 years ago
  19. 31b7122 Implement time-based resume and playback start. by Michael Sevakis · 11 years ago
  20. 05a67d0 Touchscreen: Show a line separator in lists. by Thomas Martitz · 11 years ago
  21. f0bec02 Implement volume limiter feature by PurlingNayuki · 11 years ago
  22. d37bf24 Enable setting of global output samplerate on certain targets. by Michael Sevakis · 11 years ago
  23. 0519f7e Add DAC's oversampling filter roll-off selection to sound settings. by Andrew Ryabinin · 11 years ago
  24. 212e780 Use crc32 of filename to resume tracks by Richard Quirk · 12 years ago
  25. 18f0ba0 Revert 64d048be. It breaks h300. by Frank Gevaerts · 12 years ago
  26. 64d048b Make code that depends on HAVE_USB_CHARGING_ENABLE check HAVE_USBSTACK. by Frank Gevaerts · 12 years ago
  27. 63d2762 Database: Support for multiple search roots. by Thomas Martitz · 12 years ago
  28. afc9608 New crossfeed algorithm for Rockbox: "Meier" crossfeed by Bertrik Sikken · 12 years ago
  29. d29a11b Rename HAVE_PITCHSCREEN to HAVE_PITCHCONTROL by Nils Wallménius · 12 years ago
  30. 57a20d2 Make DSP's replaygain independent of global_settings. by Michael Sevakis · 12 years ago
  31. 56f17c4 Make rbcodec/dsp includes more specific. by Michael Sevakis · 12 years ago
  32. c9bcbe2 Fundamentally rewrite much of the audio DSP. by Michael Sevakis · 13 years ago
  33. 0842d7f Consolidate compressor settings into a struct. by Michael Sevakis · 12 years ago
  34. 6f62226 quickscreen: optionally display the shortcuts menu instead of the QS by Jonathan Gordon · 13 years ago
  35. be10817 Option to constrain get_next_dir() to directories below global_settings.start_directory. by Nick Peskett · 13 years ago
  36. 7676dae More meaningful name and type for 'root menu' setting by Alexander Levin · 13 years ago
  37. f637072 Change EQ settings to use a struct array in global_settings. by Michael Sevakis · 13 years ago
  38. 13412f6 main menu: Add the ability to hide and reorder the main menu items. by Jonathan Gordon · 13 years ago
  39. c5f772c correct a typo by Wieland Hoffmann · 13 years ago
  40. c1bd9b0 Rework powermgmt to enable code re-use on appliation and sims. by Thomas Martitz · 13 years ago
  41. 0726b17 Clarify in what units the settings.sleeptimer_duration is by Alexander Levin · 13 years ago
  42. 5dba771 Option to restart running sleep timer on keypress. by Nick Peskett · 13 years ago
  43. fdc29d0 Add more INIT_ATTR and add config.h includes to header files with INIT_ATTR. by Boris Gjenero · 13 years ago
  44. 0ca4b38 skinengine: Rework skin loading so skins can be un/loaded individually. This also means that loading a .cfg which doesnt change themes shouldnt have them reloaded by Jonathan Gordon · 13 years ago
  45. fdfc88f Rename global_settings member glyphs to glyphs_to_cache and add descriptive comment. by Fred Bauer · 13 years ago
  46. ea7a896 FS#12293 Global default glyph setting in System > Limits > Glyphs To Cache. Defaults to 250. This saves a lot of RAM while still allowing non-English users to have adequate glyph coverage. by Fred Bauer · 13 years ago
  47. be716c0 Finally commit FS#5111 - piezo clicker for ipods! by Jonathan Gordon · 13 years ago
  48. e347146 Sleep timer options: persistent duration and start on boot. by Thomas Martitz · 13 years ago
  49. 3b12634 Commit FS#12321 - Touchscreen: List line padding, to more easily select lines by Thomas Martitz · 13 years ago
  50. aa0f4a4 FS#12273 - use buflib for font storage. thanks to the testers :) by Jonathan Gordon · 13 years ago
  51. 544a52d Add "USB Hide Internal Drive" option for multidrive devices with software usb. by Frank Gevaerts · 13 years ago
  52. 8997321 Remove duplicated code to search for a setting by its cfg name by Jonathan Gordon · 13 years ago
  53. 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
  54. 5aec3c2 FS#11931 part 2: Allow a short rewind when playback is paused. Patch by Michael Hohmuth · 13 years ago
  55. 204a2e9 Move declaration of global function cfg_string_to_int to header file settings.h by Bertrik Sikken · 13 years ago
  56. d09f978 Support loading backdrops from anywhere in the filesystem. Fixes FS#12041 by Frank Gevaerts · 13 years ago
  57. a530376 autoresume: Match full directory path names only in autoresumable() by Michael Hohmuth · 14 years ago
  58. 7141ff4 Add option to resume next track on automatic track change by Michael Hohmuth · 14 years ago
  59. f8f91d0 Fix typo in the comment by Alexander Levin · 14 years ago
  60. 66e8fc0 Commit part of FS#11748 by Michael Hohmuth. Adds support for automatically resuming any song that is not played to completion at any point later in time, regardless of how many intermediate tracks are played. This is accomplished by expanding the database to record incompletely played tracks. Currently, the feature is simply on or off, in which case all tracks automatically resume, or they do not. The remainder of patches in the task expand this feature by allowing only certain file to automatically resume, only resuming in certain circumstances, etc but are not included until we reach agreement on what should be included. Additionally, the manual will need to be updated once we agree on the available settings. by Michael Giacomelli · 14 years ago
  61. e6b4d8f remaining of FS#11777. Use rockbox_browse() to display playlists in Playlist Catalog. by Teruaki Kawashima · 14 years ago
  62. 2142628 FS#11751: increase buffer size of settings to store path. by Teruaki Kawashima · 14 years ago
  63. efbcece New setting to control the file browser start location. by Jonathan Gordon · 14 years ago
  64. f366090 Make disabling HAVE_PITCHSCREEN actually work without breaking the build by Frank Gevaerts · 14 years ago
  65. 24424ba Fix reds. The battery_capacity setting is used even for fixed-battery targets. by Thomas Martitz · 14 years ago
  66. f05cdc4 Android: don't compile powermgmt-sim.c by Thomas Martitz · 14 years ago
  67. 9c0b247 Rockbox as an application: add get_user_file_path(). by Thomas Martitz · 14 years ago
  68. 2d31d77 FS#11470 - new skin code, finally svn uses the new parser from the theme editor. This means that a skin that passes the editor WILL pass svn and checkwps (unless the target runs out of skin buffer or something. by Jonathan Gordon · 14 years ago
  69. a3e6a86 Rewrite set_file() to be smaller and better readable, and a comment describing what it does. by Thomas Martitz · 14 years ago
  70. 145a89f Fix the comment by Alexander Levin · 14 years ago
  71. db1b823 Provide the option to automatically update existing bookmark files on stop, without creating ones that don't already exist. by Torne Wuff · 14 years ago
  72. 042adbb Remove the jump scroll settings since they don't do anything, drop the relevant lang ids too by Nils Wallménius · 14 years ago
  73. 991e92f New USB charging system, part 1 - API rework and user-visible setting update by Torne Wuff · 14 years ago
  74. 33bb4cd Make sure to include audiohw.h in settings.h or the definition of struct user_settings could get out of sync amongnst various #includes. Might be the reason for FS#11277 -iPod Video crashes at startup. by Michael Sevakis · 14 years ago
  75. e73a175 Hopefully finish off the red from r26051. by Michael Sevakis · 14 years ago
  76. 80d0d15 Gigabeat S: Fully enable access to hardware tone controls and 3-D effect feature. Under the hood, it's designated a hardware equalizer since it is one. Implement code framework for hardware EQ in general. Menu aspect is well abstracted and so the UI and strings can be changed around if taste doesn't quite suit. So far the emphasis is distinction of the UI labelling from the software EQ so that it's clear the settings are for a different thing. by Michael Sevakis · 14 years ago
  77. 1bd072c FS#10853 - Skin support in the radio screen! Check CustomWPS for the new tags by Jonathan Gordon · 14 years ago
  78. 1ad76ff FS#11250: Hotkey setting method changed to menu item vs button pres in context menu. Manuals updated to match. by Jeffrey Goode · 14 years ago
  79. d38093d FS#11099 - Rewind before resume by Magnus Holmgren · 14 years ago
  80. accc046 Hotkey: better settings handling, fewer saved variables, localizable hotkey info list by Jeffrey Goode · 15 years ago
  81. 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
  82. 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
  83. a14f4ac Restore the 'read_disk' flag for settings_apply that was removed in r24922. It is still needed to prevent uncessary disk I/O for fonts etc. Should fix FS#11071 (I haven't tested it on a HD-based player). by Magnus Holmgren · 15 years ago
  84. 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
  85. 4c6b355 split the theme settings apply() sutff out of settings_apply(). this should fix splashes not being loc'ed, statusbar over the splash (fixed in sim, not on my mini2g though), and the supposed boot time slowdown. by Jonathan Gordon · 15 years ago
  86. 0acb38b some minor changes to checkwps, shouldn't change anything by Jonathan Gordon · 15 years ago
  87. 1c2aa35 FS#10984 - multifont! 2 major additions: by Jonathan Gordon · 15 years ago
  88. 29d2711 Crossfade: fix shuffle OR manual skip functionality, verbiage and manual by Jeffrey Goode · 15 years ago
  89. 664dc90 Crossfade: added a new option, rewrote decision logic, updated manual and menus. Translators please note that updated translations may be required for some crossfade menu items! by Jeffrey Goode · 15 years ago
  90. 9e09534 Crossfade: carved out crossfade related code with lots of HAVE_CORSSFADE conditionals, eliminated fade buffer on low memory targets by Jeffrey Goode · 15 years ago
  91. 92fb1df FS#10338: Add "use morse input " entry to settings menu by Teruaki Kawashima · 15 years ago
  92. 9b6d3d7 Replace enum statusbar_values in global_settings with int, fixing crash with -fshort-enums. by Andrew Mahone · 15 years ago
  93. 95e2d72 Compressor: simplify makeup gain setting, expand release range, finally provide documention in the manual! by Jeffrey Goode · 15 years ago
  94. 235d1ae Fix FS#10745 - %mv not working in sbs... by Jonathan Gordon · 15 years ago
  95. ff197a4 Use array for quickscreen item settings to simplify some logic by Nils Wallménius · 15 years ago
  96. 83d24f8 FS#10704 - Make a configuration option to disable USB HID by Tomer Shalev · 15 years ago
  97. de7f241 Add a browse (remote) custom statusbar item in the theme settings. by Thomas Martitz · 15 years ago
  98. 1016ee4 Initial custom statusbar commit. by Thomas Martitz · 15 years ago
  99. 94f7651 Revert r23212, I committed it accidentally. by Thomas Martitz · 15 years ago
  100. 8d032ae initial custom statusbar commit by Thomas Martitz · 15 years ago